/* CSS Document */

* {
	padding: 0 2px 0 2px;
	margin: 0;
} 

body {
background: #3B3333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #333333;
}

img { border: none; }
a { color: #3E92EA;  }
a:hover { text-decoration: none; color : #000; }

#wrap {
	margin: 0 auto 0 auto;
	width: 800px;
}

#header {
	height:65px;
	margin: 0 -2px 0 0px;
	padding:0 0 0px 0px;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: 0px;
padding: 0 0 5px 0px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

 .title {
	color: #000;
	font-size: 26px;
	font-weight: 100;
	letter-spacing: normal;
	clear: both;
	float: left;
	padding-left:0px;
	padding-top:1px;
	padding-bottom:0px;
	background-color:#CCCCCC;
	width:100%;
	}
.toptext{font-size:14px; vertical-align:super; margin-left:30px;}

#header .title a {
color: #000;
text-decoration: none;
}
#header .live {
	color: #fff;
	font-size: 10px;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 10px 0px 0px 0px;
	clear: both;
	float:right;
	width:100px;
}

#menu {
height: 30px;
line-height: 30px;
background: #222 url(images/menu.jpg) no-repeat;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#banner{background-image:url(images/banner.jpg); width:795px; height:250px;}

#allcert {
	font-size: 9px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.allcert {
margin:50px 0 0 0;
	clear:both;
	width: 568px;
	float: left;	
}

#content {
background: #ffffff;
padding:5px 0px;
margin-top:-5px;
margin-left:1px;
}

.left {
	width: 568px;
	float: left;
	text-align: left;
	margin-left:5px;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.left h1 {
	font-size: 0.8em;
	font-family: Arial, Sans-Serif;
	margin: 0 0 0px;
	padding: 0px 0 0px;
	COLOR: #78B3F0;
	text-decoration: none;
	line-height: 1.5em;
}
.left .title {
	font-size: 1.5em;
	font-family: Arial, Sans-Serif;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px  0px 0px;
	COLOR: #3E92EA;
	text-decoration: none;
	font-weight: bolder;
}
.left .titlered {
	font-size: 1.2em;
	font-family: Arial, Sans-Serif;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px  0px 0px;
	COLOR: #F00;
	text-decoration: none;
	font-weight: bolder;
}
.left .table{

}

.right {
width: 160px;
float: right;
padding: 0px;
border-left: 2px solid #bbb;
font-size: 12px;
background: #ccc url(images/vndr-bg-extd.png) repeat-y;
}

.right ul {
list-style-type: none;
padding: 5px 10px 10px 20px;
font-family:Berlin Sans FB, Arial;
font-size:15px;
font-weight:550;
line-height:23px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }

#top {
background: #cccccc;
padding:0px 0;
margin-top:0px;
}
#bottom {
background: #cccccc;
padding: 10px 0;
}

#footer {
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 0px 0;
}


