@charset "utf-8";
html {
     overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #161616;
	background-image: url(../images/bg.jpg);
	font-size: 14px;
}

a:link {
	color: #1A93D2;
	text-decoration: none;
}




a:visited {
	color: #1A93D2;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {

}

h2 {
	color: #FFFFFF;
	font-weight: normal;
}

h3 {
	font-weight: normal;
	color: #1A93D2;
	margin: 0px;
	font-size: 18px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #1A95D3;
}

#range {
	width: 445px;
	float: left;
	margin-right: 15px;
	font-size: 16px;
}
.back {
	font-size: 10px;
	color: #2C9BD6;
	margin-left: 20px;
}


#googlemaps {
	width: 425px;
}
#contact {
	width: 400px;
	float: right;
}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/blue_line.gif);
	background-repeat: repeat-x;
}

#header {
	width: 1000px;
	height: 180px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#nav {
	padding-top: 125px;
	padding-right: 30px;
	text-align: right;
	padding-bottom: 10px;
	font-size: 16px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px;
	font-size: 16px;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px;
	font-size: 16px;
}
#nav a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A93D2;
}
#maintop {
	height: 16px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/maintop.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 5px;
}
#mainbottom {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainbottom.gif);
	background-repeat: no-repeat;
	height: 21px;
}
#main {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #222222;
}
#main2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#p1 {
	width: 420px;
	float: left;
	margin-right: 15px;
}
#p2 {
	width: 420px;
	float: right;
}





.clear {
	clear: both;
}
#footer {
	text-align: center;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1A93D2;
	margin-top: 30px;
	padding-top: 10px;
}
.imgright {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#flashcontent {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 502px;
}
.blue {
	color: #1A93D2;
}
#loadarea2 {
	height: 475px;
}
#loadarea3 {
	height: 246px;
}
.style1 {color: #FFFFFF}
#imgholder {
	float: right;
	width: 400px;
	padding: 10px;
}
