/* CSS Document */



body {

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#333333;	

}





.clearfloat {

	height:0px;

	line-height:0px;

	font-size:1px;

	clear:both;

}



.style1 {color: #1047BE}

.style2 {color: #CCCCCC}

.style3 {color: #1B42CB}





#wrapper{

	width:913px;

	height:auto;

	margin: 0 auto;

	margin-bottom:20px;

	background-color:#FFFFFF;

	

}



#header{

	width:913px;

	height:100px;

	}



#logo{

 	float:left;

	display:inline;

	margin-top:20px;

}



#phone{

 	float:right;

	margin-top:30px;

	display:inline;

	margin-right:1px;

}





#menu{

 	width:913px;

	height:32px;

}

#nav {

		margin:0; 

		padding:0; 

		list-style:none;

		

	}	

	

		

#nav li {

			float:left; 

			display:block; 

			width:107px; 

			background:#e8e8e8; 

			position:relative;

			z-index:500; 

			margin:0 1px;

			

			

		}

		

	

#nav li a {

			display:block; 

			padding:8px 5px 0 5px; 

			font-weight:700;  

			height:23px; 

			text-decoration:none; 

			color:#fff; 

			text-align:center; 

			color:#333;

		}



#nav li a:hover {

			color:#B80200;

		}

	

	

#nav a.selected {

			color:#1648CB;

		}

	

		

#nav ul {

			position:absolute; 

			left:0; 

			display:none; 

			margin:0 0 0 -1px; 

			padding:0; 

			list-style:none;

			background:#e8e8e8; 

		}



#nav ul li {

			width:100px; 

			float:left; 

			border-top:1px solid #fff;

		}

		

#nav ul a {

			display:block;  

			height:15px;

			padding: 8px 5px; 

			color:#666;

		}

		

#nav ul a:hover {

			text-decoration:none;	

		}



	



	







#content{

	width:913px;

	height:auto;

	margin-bottom:30px;

}







#content-boxes{

	width:913px;

	height:auto;

	float:left;

	display:inline;

	margin-bottom:20px;

	

}







#box1{

	float:left;

	width:272px;

	height:195px;

	border:1px solid #000000;

	display:inline;

	

}



#box2{

	float:left;

	width:272px;

	height:195px;

	border:1px solid #000000;

	margin-left:50px;s

	display:inline;

	

	

}



#box3{

	float:left;

	width:272px;

	height:195px;

	border:1px solid #000000;

	margin-left:40px;

	display:inline;

	

}





#footer{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	width:703px;

	font-size:12px;

	color:#000000;

	text-align:center;

	padding-top:20px;

	padding-left:210px;

	margin-bottom:10px;

}



#footer a{

	color:#000000;

	text-decoration:none;

}



#footer a:hover{

	color:#000000;

	text-decoration:underline;

	

}







#footer ul li{

	text-align:center;

	float:left;

	list-style:none;

	color:#000000;

	padding-left:5px;

	padding-right:5px;

	border-right:1px solid #000000;

	display:inline;

			

}

	

	