@charset "utf-8";
body{-webkit-text-size-adjust: none;
	background-color: #0258c2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
h1{
	font-size: 17px;
	color: #035bc7;
}
#top {
	background-image: url(graphics/top-bg-x.jpg);
	background-repeat: repeat-x;
	height: 361px;
	width: 100%;
}
#scrollbg{
	background-image: url(graphics/scrollerbg.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 275px;
	position: relative;
}
#scroller{
	position: absolute;
	height: 203px;
	width: 243px;
	left: 16px;
	top: 19px;
}
img{
border:none;}
#top-in {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(graphics/header.jpg);
	background-repeat: no-repeat;
	height: 348px;
}
#nav {
	height: auto;
	width: auto;
	position: absolute;
	left: 60px;
	top: 153px;
}
#nav a{
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
#nav a:link{
margin-right: 20px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	font-size: 17px;
	font-weight: bold;
	color: #FF0000   ;
	text-decoration: none;
}
#phone{
	position: absolute;
	height: auto;
	width: auto;
	top: 153px;
	right: 10px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
#images{
	position: absolute;
	height: 151px;
	width: 485px;
	top: 0px;
	right: 0px;
}
#mid {
background-color:#FFFFFF;
	
	height: auto;
	width: 100%;
}
#mid-in {
position: relative;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#mid-in a{
	text-decoration: underline;
	font-size: 12px;
	color: #0066FF;
	
}
#mid-in a:link{
	text-decoration: underline;
	font-size: 12px;
	color: #0066FF;
	
}
#mid-in a:hover{
	text-decoration: underline;
	
	color: #ff0000;
	
}

#main-left {
	position: relative;
	width: 600px;
	margin-right: 20px;
	float: left;	
}
#main-right {
	position: relative;
	width: 350px;
	
	float: right;	
}
#clr{
	clear: both;
	height: 1px;
	width: 100%;
}
#bottom {
	background-image: url(graphics/bottom-bg-x.jpg);
	background-repeat: repeat-x;
	height: 129px;
	width: 100%;
}
#bottom-in {
	position: relative;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
#bottom-in a{
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	
}
#bottom-in a:link{
	text-decoration: none;
	font-size: 12px;
	color:#FFF;
	
}
#bottom-in a:hover{
	text-decoration: none;
	
	color: #ff0000;
	
}
#bar{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(graphics/barbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

