/* CSS Document */



body{
	font-family: Verdana ,Arial,sans-serif;
	font-size:10px;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color:#A8CDE8;
	background-image:url(images/bg_stripes.gif);
	scrollbar-base-color: #D3EBF1;
	scrollbar-track-color:#EBEBEB;
	scrollbar-face-color: #D3EBF1;
	scrollbar-highlight-color: #A8CDE8;
	scrollbar-3dlight-color: #D3EBF1;
	scrollbar-darkshadow-color: #D3EBF1;
	scrollbar-shadow-color: #D3EBF1;
	scrollbar-arrow-color: #333333;
	

	
}

a:hover{
	color:#3399FF;
	}


#container{
width:780px;
border:#0A0080 solid 1px;
border-bottom-style:none;
margin-top:10px;
background-color:#ffffff;
	}
	
	
#content{
	float:left;
	width:440px;
	height:330px;
	margin-left:17px;
	margin-top:30px;
	border:#0A0080 solid 1px;
	margin-right: 20px;
	padding-left: 15px;
	clear: left;
}	

	


#contacttitle{
	float:left;
	width:160px;
	z-index:2;
	position:relative;
	top:-16px;
}

#title{
	float:left;
	width:160px;
	z-index:2;
	position:relative;
	top:-16px;
}


#contact{
	float:left;
	margin-right:2px;
	margin-top:30px;
	width:220px;
	height:330px;
	border:#0A0080 solid 1px;
	padding-left:15px;
}


#top_banner{
	width:780px; height:238px; z-index:1; left: 0px; top: 0px;
	}
	
	
#telephone_bar{
	width:780px; height:45px; z-index:1; left: 0px; top: 0px;
	}
	
	
#main_content{

	width:780px; height:380px; z-index:1; left: 0px; top: 0px;
	}
	
	
#bottom_bar{
	width:780px; height:61px; z-index:1; left: 0px; top: 0px; background-image:url(images/bottombar_tile.jpg);
	}
	
	
#bottom_links{
	width:780px;
	height:41px;
	z-index:1;
	left: 0px; top: 0px;
	padding-top:24px;
	color:#FFFFFF;
	font-size:10px;
	}
	
	
#bottom_links a {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;

}


#bottom_links a:hover {
    color:#CDCDFE;
	font-size:10px;
	text-decoration:underline;
}


#copyright{
	width:780px; height:35px; z-index:1; left: 0px; top: 0px;
	color:#000000;
	}
	
	
#copyright a {
	color:#666666;
	font-size:10px;
	text-decoration:none;

}


#copyright a:hover {
	color:#990000;
	font-size:10px;
	text-decoration:underline;
}
