@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#666666;
}

a{
	color:#000099;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:#000099;
	font-weight:bold;
	text-decoration:none;
}


h3{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:normal;
	color:#666666;
   }

#container{
	background: url(bg.png) top center;
	background-repeat: no-repeat;
	background-color: #fff;
	width: 100%;
	height: 100%;
}

#header{
	width:900px;
	height:130px;
	margin:0px auto;
	background:url(index-bg2.png) no-repeat top;
	padding-top: 20px;
}
#header h1{
	font-family:"Trebuchet MS", Verdana;
	font-weight:bold;
	font-size:27px;
	color: #000099;
	letter-spacing:1px;
	margin:10px 0 0 30px;
	padding:10px 0 0 0px;
}
#header h1 a{
	text-decoration:none;
}
#header h1 a:hover{ text-decoration:none;
}
#header h2{
    font-family:"Trebuchet MS", Verdana;
	font-weight:bold;
	font-size:16px;
	color: #990000;
    margin:10px 0 0 30px;
    padding:0px;

}
#header h3{
	font-family:"Trebuchet MS", Verdana;
	font-weight:normal;
	font-size:12px;
	color: #000099;
	margin:10px 0 0 30px;
	padding:0px;

}
#container1 {
	width:900px;
	margin:0 auto;
}
#container1 h2 a{
color:#000099;
text-decoration:none;
}
#container1 h2 a:hover{
color:#990000;
text-decoration:none;
}

#container2 {
	width:900px;
	margin:0 auto;

}


.box{
	width:277px;
	float:left;
	position: relative;
	margin:10px;
	padding: 0px;
	text-align:center;
	clear: inherit;
	/*border:1px solid  #EAEAEA;*/
	height: 277px;
	background-color: #FFFFFF;
	background-image: url(box-bg.png);
}

.box h2{
	font-family:"Trebuchet MS", Verdana;
	font-size:20px;
	color: #000099;
	
}

.box li{
	list-style:url(ico-list.png);
	text-align:left;
	padding-left:10px;
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.box2{
	width:277px;
	float:left;
	position: relative;
	margin:10px;
	padding: 0px;
	text-align:center;
	clear: inherit;
	border:1px dashed;
}
.box2 h2{
font-family:"Trebuchet MS", Verdana;
font-size:22px;
color: #000099;
	
}

.box2 li{
list-style:url(ico-list.png);
text-align:left;
padding-left:10px;
font-family:"Trebuchet MS", Verdana;
font-size:12px;
font-weight:bold;
color:#666666;
}
.footer{
padding-top:20px;
width:900px;
height:120px;
margin:0px auto;
clear:both;
background:url(footer-bg2.png) no-repeat top;
}
.footer p{
padding:25px 30px 0 0 ;
float:left;
}


.footer .stats{
	float:left;
	position: relative;
	margin: 10px 0 0 15px;;
}
.footer .credits{
text-align:right;
font-family:"Trebuchet MS", Verdana;
font-size:12px;
font-weight:bold;
color:#666666;
padding:25px 30px 0 0 ;
float:right;
}
.stats a img {
text-decoration:none;
padding:10px;
border:0px;
margin:0px;

}
.subfooter{
	width:900px;
	margin:0px auto;
	clear:both;
	padding-top: 10px;
	text-align: center;
}
.subfooter p{
	font-family:"Trebuchet MS", Verdana;
	font-size:11px;
	color:#666666;
	padding:15px 30px 0 0;
}
#container #header #search-box {
	width: 200px;
	float: right;
	top: 40px;
	position: absolute;
	left: 865px;
	text-align: right;
	line-height: 8pt;
	padding: 0px;

}
#container #header #search-box p{
height:5px;
}