/* CSS Document */

body{
	margin:0px;
	background-color:#FFFFFF;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a img{
border:0px none;
}

h3{
	font-family:"Trajan Pro",Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#005fb0;
	margin:0px 0px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
	
}

h3 span{
	
	font-size:21px;
	color:#005fb0;
	font-family:"Trajan Pro",Georgia, "Times New Roman", Times, serif;
	}
	
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#005fb0;
}	

h4{
margin:200px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#005fb0;
}
h5{
font-family:Tahoma;
margin:95px 0px 0px 0px;
font-size:13px;
color:#FFFFFF;
font-weight:normal;

}

h5 p{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
padding-top:72px;

}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#212121;
	line-height:18px;
	margin:20px 0px;
}

.text-box{
	border: 1px solid #999999;
}

#container{
	width:908px;
	margin:0px auto;
}

#wrapper{
	width:904px;
	float:left;
}

#header{	
	width:904px;
	float:left;
	margin:36px 0px 0px 0px;
	
}
#peak{
	width:680px;
	float:left;
	height:56px;
		
}
#callus{
	width:170px;
	float:right;
	height:58px;
	background:url(../images/callus.gif);
}

#nav{
	width:904px;
	float:left;
	height:70px;
	font-family:"Myriad Pro";
	font-size:16px;
	text-transform: uppercase;
	margin:8px 0px 0px 0px;
	background:url(../images/nav.png);
	z-index:1;
	
}

#nav a{
	text-decoration:none;
	color:#FFFFFF;
}

#nav ul{
	margin:0px;
	padding:0px 0px 0px 6px;
	list-style:none;
	line-height:35px;
}
#nav ul li{
	float:left;
	background:url(../images/sep.gif) no-repeat top right;
	padding:14px 25px;
	font-size:13px;
	font-weight:400;
}
#nav ul li.end{
	background:none;
	
}


#banner{
	width:903px;
	float:left;
	height:348px;
	background-color:#f5f5f5;
	background:url(../images/header.png);
	margin:-15px 0px 0px 0px;
	z-index:2;
}
#banner2{
	width:903px;
	float:left;
	height:157px;
	background-color:#f5f5f5;
	background:url(../images/header1.jpg);
	margin:-15px 0px 0px 0px;
	z-index:2;
}


#banner3{
	width:903px;
	float:left;
	height:157px;
	background-color:#f5f5f5;
	background:url(../images/header2.jpg);
	margin:-15px 0px 0px 0px;
	z-index:2;
}

#banner4{
	width:903px;
	float:left;
	height:157px;
	background-color:#f5f5f5;
	background:url(../images/header3.jpg);
	margin:-15px 0px 0px 0px;
	z-index:2;
}

#banner5{
	width:903px;
	float:left;
	height:157px;
	background-color:#f5f5f5;
	background:url(../images/header4.jpg);
	margin:-15px 0px 0px 0px;
	z-index:2;
}

#main-cont{
	float:left;
	width:901px;
	background:#f5f5f5;
	height:auto;

	
}

ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
}

li{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
	padding-bottom:10px;
}


#left-cont{
	float:left;
	width:550px;
	margin:20px 35px 0px 25px;
	height:auto;	
	
}



#right-cont {
	border-left:1px solid #6998d1;
	float:right;
	margin:20px 15px 0 0;
	padding:0 0 0 10px;
	width:260px;
}

#footer
{
	float:left;
	width:856px;
	background:url(../images/footer.png) no-repeat;
	height:173px;
	padding:0px 50px;
	margin:-25px 0px 0px 0px; 
}
#footer p{
	margin:-70px 50px 0px 0px;
	float:left;
}

#footer div h5 a{
	text-decoration:underline;
	color:#FFFFFF;	
}

#footer div h5 a:hover{
	text-decoration:underline;
	color:#FFFFFF;	
}




/* CSS Document */

