@charset "iso-8859-1";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

body {
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#frame {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 130px;
	float: left;
}

#header_left_left {
	width: 100px;
	height: 130px;
	float: left;
}

#header_left {
	width: 300px;
	height: 130px;
	float: left;
}

#header_right {
	width: 560px;
	height: 130px;
	float: left;
}

#header_right_top {
	width: 560px;
	height: 100px;
	float: left;
}

#header_right_bottom {
	width: 560px;
	height: 30px;
	float: left;
}

#header_right_bottom ul {
	float: right;
}

#header_right_bottom ul li {
	display: inline;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}

#header_right_bottom ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}

#header_right_bottom ul li a:hover {
	color: #0099FF;
}

#bannertop {
	width: 960px;
	height: 255px;
	float: left;
}

#mainbody {
	width: 960px;
	float: left;
	padding-top: 30px;
	padding-bottom: 40px;
}

#mainbody h1 {
	width: 960px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0099FF;
	padding-bottom: 14px;
}

#mainbody h2 {
	width: 960px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	padding-top: 14px;
	padding-bottom: 14px;
}

#mainbody h3 {
	width: 960px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

#mainbody p {
	width: 960px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom: 14px;
}
#mainbody p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#listServicesCont {
	width: 960px;
	float: left;
}

.listServices {
	width: 320px;
	float: left;
}
.listServices {
	width: 320px;
	float: left;
}

.listServices li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-image: url(../images/bluebullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 20px;
}
.listServiceslong li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-image: url(../images/bluebullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 20px;
}

#banner_cont {
	width: 960px;
	height: 120px;
	float: left;
	clear: both;
}

.banner_cont_sect {
	width: 480px;
	height: 120px;
	float: left;
}

#frame2cont {
	width: 100%;
	float: left;
	clear: both;
}

#frame2_top {
	width: 100%;
	height: 10px;
	float: left;
	background-image: url(../images/bottomnavbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1px;
}

#frame2 {
	width: 100%;
	float: left;
	background-color: #0099FF;
}

#frame2_middle {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.titleSect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 8px;
	float: left;
	width: 960px;
}

.listingsSect {
	width: 520px;
	float: left;
}

.listingsSect2 {
	width: 400px;
	float: left;
}

.listing {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-bottom: 4px;
}

#frame2_bottom {
	width: 100%;
	height: 10px;
	float: left;
	background-image: url(../images/bottomnavbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 1px;
}

#footer {
	width: 100%;
	float: left;
	clear: both;
}

#footer_cont {
	width: 960px;
	margin: 0 auto;
}

#footer_cont img {
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer_cont a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
label {
	width:120px;
	float:left;
	text-align:left;
	margin-right:5px;
	display:block;
}

input {
	border: 1px solid #000;
}

textarea {
	border: 1px solid #000;
}

.submit input {
	margin-left:150px;
	color: #fff;
	background: #0099FF;
}
#mapCont {
	width: 960px;
	float: left;
}
