body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: #5d5d5d url(images/page_bg.gif);
	margin: 0px;
	padding: 10px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #537AC8;
	font-size: 18px;
}

html, #wrapper, h1 {
    margin: 0px;
    padding: 0px;
}

img { border: 0px; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 1020px;
	position: relative;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}

h2 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h3 {
    padding: 4px 0px 0px 0px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}

.readmore {
    text-align: right;
}

 /* page structure */

#wrapper {
	padding-top: 20px;
}
#nav {
	position: absolute;
	top: 25px;
	left: 253px;
	width: 752px;
	height:35px;
	background: url(images/nav.gif) repeat-x;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}
#nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
}
#nav li{
	padding: 7px 16px 0px 16px;
	margin: 0px;
	height:35px;
	list-style-type: square;
	list-style-position: inside;
	float:left;
	border-right: 1px solid #fff;
	display:inline;
}

.lastchild{
	border-right-style: none;
	border-right-color: #FFFFFF;
}

#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	color:#ED9A34;
}

#current {
	width: 235px;
	margin-left: 10px;
	margin-top: -10px;
	border-bottom: 1px solid #05256b;
	background-repeat: repeat-y;
	background-color: #537ac8;
	float: left;
	clear: left;
	height: 100%;
}
#current #thankyou {
	height: 600px;
}
#current #contact {
	height: 700px;
}
#current #request {
	height: 1425px;
}
#current #whatinspect {
	height: 865px;
}
#current  #home  {
	height: 712px;
}
#current #additional {
	height: 680px;
}
#current  #services {
	height: 1270px;
}
#current #about {
	height: 730px;
}

* html #current {
	margin-left: 5px;
}
#current /* current column */

 .text {
	font-size: 12px;
	color: #666666;
	margin-top: 70px;
	margin-left: 0px;
	line-height: 17px;
	background-image: url(images/testimonial_bkgr.png);
	width: 190px;
	padding-left: 25px;
	padding-right: 20px;
}
#currentBtm {
	float: left;
	width: 235px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/testimonial_btm.png);
	height: 60px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
}
#currentBtm  h2 {
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 80px;
	font-weight: normal;
	padding-top: 11px;
}

* html #currenttitle {
	top: 411px;
}

#content {
	float: right;
	width: 750px;
	padding-top: 40px;
	margin-right: 8px;
}

* html #content {
	margin-right: 4px;
}

/* page content */

#content h2 {
	line-height: 1;
	margin: 0px 00px;
	padding: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #537AC8;
}

#content h3 {
	margin: 10px 0px;
	padding: 0px;
	text-transform: capitalize;
}
#content .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #537AC8;
	font-weight: bold;
	padding-bottom: 10px;
}

#content p {
    margin: 10px 0px;
    padding: 0px;    
}
#content    .underline  {
	padding: 0px;
	text-decoration: underline;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#content .contentbox {
	position: absolute;
	margin-top: 285px;
	padding-top: 5px;
	padding-right: 20px;
	width: 700px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

* html #content .contentbox {
    padding-bottom: 11px;
}

#content, #content a {
	color: #000000;
	font-size: 11px;
}

#content a:hover {
    color: #000;
}
#content .hilight {
	border: 0px none #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #537AC8;
}
#content .subContentbox {
	position: absolute;
	margin-top: 245px;
	padding-top: 5px;
	padding-right: 20px;
	width: 700px;
	padding-left: 20px;
	padding-bottom: 20px;
	border: 1px solid #CCCCCC;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 35px;
	margin-left: 30px;
}

#footer {
	background: url(images/body_b.gif) no-repeat;
	text-align: center;
	padding-right: 10px;
	padding-left: 780px;
	padding-bottom: 30px;
}

#copyright {
    position: relative;
    top: -8px;
    color: #989898;
}
#testimonials {
	position: absolute;
	top: 405px;
	background-image: url(images/testimonial_top.png);
	width: 207px;
	height: 38px;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 33px;
	padding-left: 25px;
	left: 10px;
}
#flasharea {
	width: 750px;
	height: 273px;
	background-image: url(images/home_inspector.jpg);
	position: absolute;
	top: 70px;
	left: 253px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #537AC8;
	text-transform: uppercase;
}
#subImageArea {
	width: 750px;
	height: 232px;
	background-image: url(images/flash_area_sub.jpg);
	position: absolute;
	top: 70px;
	left: 253px;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #537AC8;
	font-size: 13px;
}

#body {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	height: 710px;
}

#body p {
    background: white;
}
#bodyServices {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	height: 1280px;
}
#bodyAddServices {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	height: 680px;
}
#bodyWhatInsp {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	height: 860px;
}
#bodyAbout {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	height: 730px;
}
#bodyRequest {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	height: 1425px;
}
#bodyContact {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	height: 700px;
}
#bodyThankyou {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	height: 600px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 3px}
.thankYou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #537AC8;
	line-height: 30px;
}
