body {
	background: #ecebeb;
	margin: 0;
	padding: 0;
	}
:focus {
	-moz-outline-style: none;
	}
.wrapper-main {
	background: url(../images/layout/wraper-top.gif) top left no-repeat;
	width: 732px;
	margin: 6px auto 0 auto; padding: 4px 0 0 0;
	}
.wrapper-content {
	background: #ffffff;
	width: 730px;
	border: #d4d3d3 solid; border-width: 0 1px 0 1px;
	}
.clear-both {
	clear: both;
	}
 a:link, a:visited {
	text-decoration: none;
	}
 a:hover, a:active {
	text-decoration: underline;
	}
a img {
	border: none;
	}
/* ----- begin header ----- */
.header {
	position: relative;
	width: 730px;
	margin: 0; padding: 0;
	}
.header-image {
	background: url(../images/layout/header-bg.gif) bottom left no-repeat;
	width: 720px; height: 170px;
	margin: 0 0 0 5px; padding: 0;
	}
h1.logo {
	background: url(../images/layout/evalusafe-logo.gif) top left no-repeat;
	width: 157px; height: 148px;
	margin: 0; padding: 0;
	position: absolute;
	top: 82px; left: 30px;
	}
h1.logo a {
	display: block;
	line-height: 148px;
	overflow: hidden;
	text-indent: -9999px;
	}
h2.tagline {
	display: none;
	}
	
/* ----- begin navigation ----- */
#nav {
	background: url(../images/layout/nav-bg.gif) top left no-repeat;
	width: 724px; height: 70px;
	margin: 0 0 0 3px; padding: 0 0 3px 0;
	text-align: center;
	}
#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; padding: 0 0 0 3px;
	list-style: none;
	}
#nav ul li { 
	list-style: none;
	background: url(../images/layout/nav-divider.gif) center right no-repeat;
	margin: 0; padding: 0;
	height: 70px;
	float: left;
	}
#nav ul li.last {
	background: none;
	}
#nav ul li a.normal {
	line-height: 70px;
	margin: 0; padding: 0 8px 0 7px;
	height: 70px;
	}
#nav ul li a.break {
	line-height: 20px;
	margin: 0; padding: 15px 8px 0 7px;
	height: 51px;
	}
#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #044e87;
	text-decoration: none; text-transform: uppercase;
	display: block;
	float: left;
	}
#nav ul li a:hover, #nav ul li.active a:hover, #nav ul li.active a, #nav ul li.active a:link, #nav ul li.active a:visited {
	background: url(../images/layout/nav-active.gif) top left repeat-x;
	text-decoration: underline;
	}
/* ----- end navigation ----- */

/* ----- begin content ----- */
.content-home {
	font: 14px/17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0f5a95;
	text-align: center;
	}
.content-home strong {
	color: #000000;
	}
h1.home {
	font: 20px/24px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0; padding: 15px;
	}
div.home {
	background: #ffffff;
	width: 690px; height: 150px;
	list-style: none;
	margin: 25px 0 0 0; padding: 0 20px 0 20px;
	}
.content-home .links {
	float: left;
	width: 365px;
	}
.content-home .links a img {
	padding: 0px 10px 0 10px;
	}
div.home div.column {
	position: relative;
	background: url(../images/layout/home-list-bg.gif) top left no-repeat;
	float: left;
	color: #ffffff;
	width: 200px; height: 135px;
	margin: 0; padding: 15px 0 0 0;
	}
div.home div.divider {
	background: none;
	float: left;
	font-size: 36px;
	width: 45px; height: 129px;
	line-height: 129px;
	margin: 0; padding: 0;
	color: #000000;
	}
div.home div a {
	position: absolute;
	top: 105px;
	left: 130px;
	display: block;
	color: #ffff00;
	font-size: 10px;
	}
h2.liststyle {
	position: absolute;
	top: 111px;
	left: 6px;
	color: #000000;
	font: 18px/36px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 39px; height: 36px;
	margin: 0; padding: 0;
	}
h2.content {
	font: 14px/18px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0f5a95;
	margin: 15px 0 0 0; padding: 0 0 0 15px;
	}
.content-top {
	background: url(../images/layout/content-bg-top.jpg) top left no-repeat;
	width: 700px; height: 20px;
	margin: 15px auto 0 auto; padding: 0;
	}
.content-middle {
	background: url(../images/layout/content-bg-middle.jpg) top left repeat-y;
	width: 660px;
	margin: 0 auto; padding: 0 20px 0 20px;
	overflow: auto;
	}
.content-bottom {
	background: url(../images/layout/content-bg-bottom.jpg) top left no-repeat;
	width: 700px; height: 22px;
	margin: 0 auto; padding: 0;
	}
h1.content {
	font: 30px/40px normal Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	margin: 0; padding: 0;
	text-transform: capitalize;
	}
.content-middle p {
	font: 14px/18px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0 0 0; padding: 0 15px 0 15px;
	}
.content-middle p a {
	color: #0f5a95;
	}
.content-middle ul {
	font: 18px/28px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 30px 0 0 0; padding: 0 15px 0 15px;
	}
.content-middle ul li {
	font: 16px/22px bold Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	margin: 0; padding: 0 5px 0 5px;
	list-style-position: inside;
	}
.content-middle ul li strong {
	color: #000;
	}
.content-middle ul li ul {
	list-style: none;
	margin: 0; padding: 0 15px 0 15px;
	}
.content-middle ul li a {
	color: #0f5a95;
	font-weight: bold;
	}
.product {
	margin: 10px 0 0 0; padding: 0 15px 15px 15px;
	}
.product .img {
	float: left;
	margin: 0; padding: 2px 10px 0 0;
	text-align: center;
	width: 120px;
	}
.product .text {
	float: left;
	width: 480px;
	margin: 0; padding: 0;
	text-align: left;
	}
.product h3 {
	font: 16px/16px bold italic Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0; padding: 0 0 0 15px;
	}
.product h3 a {
	color: #044d86;
	}
h3.naohb {
	background: url(../images/layout/national-association-of-home-builders.jpg) top left no-repeat;
	width: 654px; height: 161px;
	margin: 0; padding: 0;
	}
h3.naohb a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	line-height: 161px;
	}
ul.list li {
font-size: 14px; 
font-weight: bold;
}

ul.list {
margin-top: 0; 
}
	
/* ----- end content ----- */

/* ----- Begin Contact Form ----- */
#contact-form  {
	margin: 30px 0 0 0; padding: 0 0 0 15px;
	}
fieldset {
	border: 0;
	font: 14px/12px Arial;
	}
fieldset legend, .portfolio-page-title {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 7px 0;
	padding: 0;
	border-bottom: 1px solid #666666;
	}
label {
	cursor: pointer;
	}
label.left {
	float: left;
	width: 125px;
	}
fieldset div{
	margin-bottom: 5px;
	}
.input {
	color: #000000;
	padding: 1px;
	border: 1px solid #cccccc;
	}
.form-status {
	text-align: center;
	font-weight: bold;
	}
	
/* ----- End Contact Form ----- */


/* ----- begin footer ----- */
.footer {
	position: relative;
	background: url(../images/layout/footer-bg.gif) top left no-repeat;
	height: 70px;
	margin: 0;
	padding: 13px 5px 0 5px;
	}
.footer a {
	background: none;
	font: 14px/30px normal Arial, Helvetica, sans-serif;
	color: #0a5590;
	height: 30px;
	margin: 0; padding: 0;
	}
.footer a.email {
	margin: 0 0 0 25px;
	}
h3.phonenumber {
	position: absolute;
	top: 17px;
	left: 570px;
	font: 24px/24px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #044d86;
	height: 24px;
	margin: 0; padding: 0 0 0 5px;
	}
h3#footer {
	font: 11px/30px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin: 0; padding: 0 0 0 5px;
	}
/* ----- end footer ----- */