body {
	font: 14px Verdana, Arial, sans-serif;
	margin: 45px 0 0 0;
	padding: 0;
	color: black;
	background: #6a727c url('/img/bg.gif');
}

img {
	border: 0;
}

a {
	color:#045022; /*#d37715*/
}

h1, h2, h3, h4, h5, h6, legend {
	margin: 15px 0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #045022;
}

legend {
	font-size: 14px;
	font-family: 'Trebuchet MS';
}

fieldset h3 {
	font-size: 13px;
	font-family: 'Trebuchet MS';
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h5 { font-size: 18px; }

p {
	margin: 12px 0;
}

#wrap {
	width: 775px;
	margin: 0 auto;
	padding: 0 0px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}

#header {
	padding: 5px 0px 0px 0px;
}

#header ul.nav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #cccccc;
}

#header ul.nav>li {
	float: left;
	margin: 0;
	padding: 1 1px;
	border-right: 1px solid #cccccc;
}

#header ul.nav>li a {
	display: block;
	padding: 6px 0;
	width: 95.7px;
	text-align: center;
	font: normal 10px Verdana, Arial, sans-serif;
	color: #2A2772;
	text-decoration: none;
	background: url(img/li_bg.gif) right top no-repeat;
	border-bottom: 3px solid #d5d5d5;
	border-top: 3px solid #d5d5d5;
}

#header ul.nav>li a:hover, #header ul.nav li a.selected {
	color: #999999;
	border-bottom: 3px solid #004E1E;
}

#header ul.nav li>ul {
	display: none;
	position: absolute;
	margin-left: 0;
	background-color:#ffffff;
	border: 1px solid #cccccc;
}

#header ul.nav li>ul a {
	border-bottom: 1px solid #d5d5d5;
}

#header ul.nav li:hover>ul {
	display: block;
}

#phone {
	display: inline;
	float: left;
	text-indent: 12px;
	font: normal 11px Verdana, Arial, sans-serif;
	color: #2A2772;
}

#email {
	display: inline;
	float:right;
	font: normal 11px Verdana, Arial, sans-serif;
	color: #2A2772;
}

#header form {
	float: right;
	text-align: right;
	width: 500px;
	margin-top: 40px;
}

#header form input.text {
	width: 96px;
	padding: 0 2px;
	margin-right: 5px;
	font: normal 11px Arial, sans-serif;
	color: #2a2772;
	border: 1px solid #869ba9;
}

#header form input.button {
	vertical-align: top; 
}

#main-image, #main-image2, #sub-aboutus, #sub-concerns, #sub-prevention, #sub-services {
	clear: both;
	border-top: 5px solid #e4e4e4;
}

#main-image {
	width: 775px;
	height: 140px;
	background: url(img/banner5.jpg) no-repeat;
}

#main-image2 {
	color: #ffffff;
	width: 745px;
	height: 100px;
	padding: 52px 0 0 30px;
	background: url(img/banner4.jpg) no-repeat;
	font: normal 20px Verdana, Arial, sans-serif;
}

#sub-image {
	width: 775px;
	height: 50px;
	background: url(img/prevention2.jpg) no-repeat;
}

#sub-aboutus {
	width: 775px;
	height: 65px;
	background: url(img/about.jpg) no-repeat;
}

#sub-concerns {
	width: 775px;
	height: 65px;
	background: url(img/concerns.jpg) no-repeat;
}

#sub-prevention {
	width: 775px;
	height: 65px;
	background: url(img/prevention.jpg) no-repeat;
}

#sub-services {
	width: 775px;
	height: 65px;
	background: url(img/services.jpg) no-repeat;
}

#sub-realtors {
	width: 775px;
	height: 65px;
	background: url(img/realtors.jpg) no-repeat;
}

#sub-homeowners {
	width: 775px;
	height: 65px;
	background: url(img/homeowners.jpg) no-repeat;
}

#sub-propertymanagers {
	width: 775px;
	height: 65px;
	background: url(img/propertymanagers.jpg) no-repeat;
}

#sub-buildersDevelopers {
	width: 775px;
	height: 65px;
	background: url(img/buildersDevelopers.jpg) no-repeat;
}

#sub-remediationProvider {
	width: 775px;
	height: 65px;
	background: url(img/remediationProvider.jpg) no-repeat;
}

#content {
	overflow: hidden;
	margin-bottom: 2px;
}


#left {
	float: right;
	width: 510px;
	padding: 5px 10px;
	border-top: 5px solid #e4e4e4;
	line-height: 1.6;
}

#left h1 {
	margin: 0;
	padding: 5px 0;
	width: 510px;
	border-bottom: 1px solid #cccccc;
}


#right {
	float: left;
	width: 215px;
	padding: 10px 15px;
	border-top: 5px solid #579f31;
	background-color: #C7DEB4;
}

#right h3 {
	margin: 5px 0;
	width: 215px;
}

#right ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#right li {
	padding: 5px 0 5px 18px;
	margin: 0;
	background: url(img/arrow.jpg) 0 53% no-repeat;
}

#right li a {
	color: #555555;
	text-decoration: none;
}

#right li a:hover, #content .right li .selected {
	text-decoration: underline;
}

#left, #right {padding-bottom:32767px; margin-bottom:-32767px;}

#footer {
	clear: both;
	padding: 10px 20px 10px 0;
	border-top: 1px solid #cccccc;
	background: url(img/footer_bg.gif) repeat-x;
	text-align: right;
}

#footer a {
	color: #555555;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer2 {
	color: #6e6e6e;
	padding: 15px 0;
	text-align: center;
}
.floatl, .floatr {
	border:1px solid silver;
	padding:2px;
	}
.floatl {
		float:left;
		margin:0px 8px 8px 0px;
}
.floatr {
		float:right;
		margin:0px 0px 8px 8px;
}

.clear {
	clear:both;
}

.form_left {
	float: left;
	width: 180px;
	text-align: right;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.form_right {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
