@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	}
body {
	background-image:url(images/body_bg_tile.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
#container_1 {
	width:760px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	background-image:url(images/content_bg_tile.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	border: 1px solid #00b2c7;
	}
#container_2 {
	width:760px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
#slideshow {
	overflow:hidden;
	height:225px;
	margin-top:-30px;
	margin-bottom:20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00b2c7;
	border-bottom-color: #00b2c7;
	}
#column_container {
	padding-top:251px;
	width:760px;
	}
#menu_column {
	width:200px;
	float:left;
	text-align:left;
	display: block;
	}
.b_container {
	width:190px;
	float:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #01B1C8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #01B1C8;
	}
.lu {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	}
.ll {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.home_b {
	width:190px;
	height:26px;
	background-image:url(images/home_on.jpg);
	text-indent: 26px;
	display: block;
	line-height: 25px;
	margin-bottom: 5px;
	}
/* Menu Link CSS */
a.home_b:link {
	color: #000000;
	text-decoration: none;
	}
a.home_b:visited {
	color: #000000;
	text-decoration: none;
	}
a.home_b:hover {
	color: #00b2c7;
	text-decoration: none;
	background-image: url(images/home_off.jpg);
	}
a.home_b:active {
	color: #00b2c7;
	text-decoration: none;
	background-image: url(images/home_on.jpg);
	}
/* */
.building_b {
	width:190px;
	height:28px;
	text-indent: 25px;
	display: block;
	background-image: url(images/building_on.jpg);
	line-height: 25px;
	margin-bottom: 5px;
	}
/* Menu Link CSS */
a.building_b:link {
	color: #000000;
	text-decoration: none;
	}
a.building_b:visited {
	color: #000000;
	text-decoration: none;
	}
a.building_b:hover {
	color: #00b2c7;
	text-decoration: none;
	background-image: url(images/building_off.jpg);
	}
a.building_b:active {
	color: #00b2c7;
	text-decoration: none;
	background-image: url(images/building_on.jpg);
	}
/* */
.inspections_b {
	width:190px;
	height:29px;
	text-indent: 30px;
	display: block;
	background-image: url(images/inspections_on.jpg);
	line-height: 25px;
	margin-bottom: 5px;
	}
/* Menu Link CSS */
a.inspections_b:link {
	color: #000000;
	text-decoration: none;
	}
a.inspections_b:visited {
	color: #000000;
	text-decoration: none;
	}
a.inspections_b:hover {
	color: #00b2c7;
	text-decoration: none;
	background-image: url(images/inspections_off.jpg);
	}
a.inspections_b:active {
	color: #00b2c7;
	text-decoration: none;
	background-image: url(images/inspections_on.jpg);
	}
/* */
.forms_b {
	width:190px;
	height:25px;
	text-indent: 30px;
	display: block;
	background-image: url(images/forms_on.jpg);
	line-height: 25px;
	margin-bottom: 5px;
	}
/* Menu Link CSS */
a.forms_b:link {
	color: #000000;
	text-decoration: none;
	}
a.forms_b:visited {
	color: #000000;
	text-decoration: none;
	}
a.forms_b:hover {
	color: #00b2c7;
	text-decoration: none;
	background-image: url(images/forms_off.jpg);
	}
a.forms_b:active {
	color: #00b2c7;
	text-decoration: none;
	background-image: url(images/forms_on.jpg);
	}
/* */
.contact_b {
	width:190px;
	height:30px;
	text-indent: 30px;
	display: block;
	background-image: url(images/contact_on.jpg);
	line-height: 25px;
	}
/* Menu Link CSS */
a.contact_b:link {
	color: #000000;
	text-decoration: none;
	}
a.contact_b:visited {
	color: #000000;
	text-decoration: none;
	}
a.contact_b:hover {
	color: #00b2c7;
	text-decoration: none;
	background-image: url(images/contact_off.jpg);
	}
a.contact_b:active {
	color: #00b2c7;
	text-decoration: none;
	background-image: url(images/contact_on.jpg);
	}
/* */
#content_column {
	width:540px;
	margin-right:10px;
	float:right;
	text-align:left;
	}
.content_container {
	width:540px;
	margin-top:20px;
	}
.content_left {
	width:265px;
	float:left;
	text-align:center;
	}
.content_right {
	width:265px;
	float:right;
	text-align:left;
	}
.clear {
	clear:both;
	}
#footer {
	width:760px;
	height:173px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	text-align: center;
	}
#footer_text {
	padding-top:80px;
	}
a:link {
	color: #00b2c7;
	text-decoration: none;
}
a:visited {
	color: #00b2c7;
	text-decoration: none;
}
a:hover {
	color: #00b2c7;
	text-decoration: underline;
}
a:active {
	color: #00b2c7;
	text-decoration: underline;
}
p {
	margin:0px;
	}
h1 {
	font-size:16px;
	color:#ff9801;
	margin-top:0px;
	padding-top:0px;
	}
h2 {
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
	}
b {
	font-weight:normal;
	}
	
/* Contact Form CSS */
#mailerform {
	width:365px;
	margin-left:50px;
}
.mailercontainer {
	width:365px;
}
.formtext {
	width:60px;
	float:left;
	text-align:right;
	padding-top:10px;
}
.formbox {
	width:220px;
	float:right;
	padding-top:5px;
	margin-right:70px;
}
.asterix {
	color: #FF0000;
}
.sitemapcenter {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

