html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-weight:400;
	font-style:normal;
	font-size:100%;
	line-height:1;
	font-family:inherit;
	text-align:left;
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ol, ul {
	list-style:none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}
* {
	margin:0;
	padding:0;
	ouline: none;
}

html {
	height: 100%;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #949596;
	margin:0;
	padding: 0;
	height: 100%;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
img {
	border: none;
	padding:0;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
.clear {
	clear: both;
}
/* links */
a {
	color:#007be0;
	text-decoration:none;
}
a:hover {
}
hr {
	margin: 20px 0 20px 0;
	border: none;
	background: transparent;
	border-bottom: 1px solid #d4d4d6;
	clear: both;
	height: 1px;
	width: 690px; 
}

#phonehead {
	width: 100%;
	height: 18px;
	background-color: #00aeef;	
}

#phonehead p {
	width: 970px;
	height: 18px;
	color: #fff;
	margin: 0 auto;
	line-height: 18px;
}

/* container */
#container {
	width: 970px;
	padding:0 5px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -28px;
}
/* header */
#header {
	height: 72px;
	float: left;
	width: 970px;
	margin-top: 10px;
}
#header h1 {
	width: 149px;
	float: left;
	margin-top: 6px;
}
#header h1 a {
	display: block;
	text-indent: -9000px;
	background: url(../images/logo.jpg) no-repeat;
	height: 50px;
	width: 166px;
}
#login_form {
	position: relative;
	background: url(../images/login_bg.png) no-repeat;
	width: 149px;
	height: 83px;
	padding: 6px 15px 0px 15px;
	margin: -18px 0 -70px 745px;
	z-index: 10;
}
#login_form input {
	margin: 3px auto;
	border: none;
	padding: 3px 6px;
	display: block;
	float: left;
	color: #9a9b9c;
}
#login_form #useremail {
	width: 120px;
}
#login_form #userpwd {
	width: 75px;
}
#login_form #go_submit {
	margin: 0
}
/* main menu */
#main_nav {
	float: left;
	margin: 0 0 0 38px;
	width: 775px;
}
#main_nav ul {
	margin:0;
	padding:0;
	height: 45px;
	overflow: hidden;
}
#main_nav ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#main_nav ul li a {
	margin: 0;
	color: #fff;
	float: left;
	text-indent: -900px;
	display: block;
	height: 45px;
}
#main_nav ul li a:hover {
}
#main_nav #nav_pest a {
	width: 103px;
	background: url(../images/nav_pest.jpg) no-repeat;
}
#main_nav #nav_pest:hover a, #main_nav #nav_pest a.active_page {
	background: url(../images/nav_pest.jpg) no-repeat left -45px;
}
#main_nav #nav_termite a {
	width: 130px;
	background: url(../images/nav_termite.jpg) no-repeat;
}
#main_nav #nav_termite:hover a, #main_nav #nav_termite a.active_page {
	background: url(../images/nav_termite.jpg) no-repeat left -45px;
}
#main_nav #nav_lawn a {
	width: 108px;
	background: url(../images/nav_lawn.jpg) no-repeat;
}
#main_nav #nav_lawn:hover a, #main_nav #nav_lawn a.active_page {
	background: url(../images/nav_lawn.jpg) no-repeat left -45px;
}
#main_nav #nav_comm a {
	width: 174px;
	background: url(../images/nav_comm.jpg) no-repeat;
}
#main_nav #nav_comm:hover a, #main_nav #nav_comm a.active_page {
	background: url(../images/nav_comm.jpg) no-repeat left -45px;
}
#nav_last {
	width: 258px;
	height: 200px;
	background: #000000 url(../images/nav_last.jpg) no-repeat;
	float: left;
}
#sec_nav {
	width: 500px;
	height: 31px;
	background: url(../images/sec_nav.jpg) no-repeat;
	margin: -3px 0 0 70px;
	position: relative;
	float: left;
	z-index: 20;
}
#sec_nav ul {
	list-style: none;
	height: 31px;
	line-height: 31px;
}
#sec_nav ul li {
	display: inline;
	height: 31px;
	line-height: 27px;
}
#sec_nav ul li a {
	text-transform: uppercase;
	color: #fff;
	padding: 0 24px 0 0;
	margin: 0 0 0 16px;
}

#sec_nav ul li a:hover, #sec_nav ul li a.active_page {
	color: #007be0;
}

#sec_nav ul li:last-child a {
	border: none;
	padding: 0 0 0 12px;
	margin: 0;
}

/* home page */
#slider_wrapper {
	margin: 26px auto 15px auto;
	overflow: hidden;
	width: 972px;
	height: 368px;
	float: left;
	position: relative;
}
#slider_wrapper #prev_slide {
	position: absolute;
	z-index: 500;
	margin: 160px 0 0 15px;
	cursor: pointer;
}
#slider_wrapper #next_slide {
	position: absolute;
	z-index: 500;
	margin: 160px 0 0 910px;
	cursor: pointer;
}

#tab_wrapper {
	width: 464px;
	height: 236px;
	background: url(../images/tab_wrapper_bg.jpg) no-repeat;
	float: left;
	overflow: hidden;
}
#tab_container {
	margin: 10px auto;
	width: 431px;
	height: 208px;
	overflow: hidden;
}
.tabs {
	list-style: none;
	margin-left: 5px
	float: left;
}

.tabs li {
	float: left;
}
.tabs li a {
	margin: 0;
	padding: 7px 10px 0 0;
	text-align: center;
	width: 130px;
	height: 21px;
	display: block;
	background: url(../images/tab_inactive.jpg) no-repeat;
	cursor: pointer;
	color: #fff;
}
.tabs li a.active {
	background: url(../images/tab_active.jpg) no-repeat;
	color: #8b8b8b;
	font-weight: bold;
}
#tab_content {
	width: 431px;
	height: 175px;
	background:url(../images/tab_content_bg.jpg) no-repeat;
	overflow: hidden;
}
#tab_content div {
	padding: 25px 0 0 0;
	width: 428px;
	height: 175px;
}
#tab_content div img {
	float: left;
	margin: 0 10px 10px 0;
}
#tab_content div p {
	font-size: 14px;
	line-height: 16px;
	width: 240px;
	float: left;
	margin-bottom: 15px;
}
#tab_content div a {
	font-size: 12px;
}
#home_ad {
	float: left;
	width: 250px;
	margin: 0 3px;
}
/* inner pages */
#content {
	float:left;
	width:700px;
}
#page_header {
	float: left;
	width: 970px;
	margin-bottom: 12px;
}
.post {
	margin:0;
	padding:0;
	font-size: 14px;
	width: 690px;
	float: left;
}
.post h2 {
	color: #424242;
	font-size: 24px;
	font-weight: bold;
}

#termites_list {
	float: left;
	width: 690px;
	padding-bottom: 20px;
}

#termites_list div {
	width: 320px;
	float: left;
}
#termites_list div h3 {
	color: #424242;
}
#termites_list div img {
	margin: 0 0 10px 0;
}

.commercial_list {
	width: 311px;
	border-right: 1px solid #d4d4d6;
	float: left;
}

.commercial_list li {
	height: 180px;
	font-size: 12px;
	padding: 20px 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #d4d4d6;
}

.commercial_list h3 a {
	color: #424242;
	font-size: 18px;
}

.commercial_list img {
	float: left;
	margin: 0px 10px 70px 0;
}
.fake_ol_list {
	width: 320px;
	float: left;
	border-right: 1px solid #d4d4d6;
}
.fake_ol_list li {
	list-style: none;
	padding: 10px 0;
	height: 70px;
	border-bottom: 1px solid #d4d4d6;
	float: left;

}
.fake_ol_list li span {
	font-size: 24px;
	color: #d6d7d8;
	width: 40px;
	margin:0;
	font-weight: bold;
	float: left;
	padding: 0;
}
.fake_ol_list li span.copy {
	font-size: 12px;
	width: inherit;
	float: left;
	width: 280px;
	font-weight: normal;
	color: #939598;
	line-height: 18px;
}

.four_locations {
	margin: 10px 0;
	float: left;
	width: 700px;
}
.four_locations li {
	list-style: none;
	float: left;
	width: 150px;
	padding: 10px 12px 10px 0;
	border-right: 1px solid #d4d4d6;
	margin: 0 12px 20px 0;
}
.four_locations li h3 {
	color: #424242;
}
.four_locations li p {
	font-size: 12px;
}

.post div.contact_text {
	float: left;
	width: 230px;
	line-height: 18px;
}
.post div.contact_text p span {
	font-weight: bold;
}
.entry p {
	margin:12px 0;
	line-height: 1.3em;
}
.get_serv_btn {
	margin: 30px 0 20px 0;
	float: left;
	clear: both;
}
.pagetitle {
	color: #424242;
	font-size: 24px;
	font-weight: bold;
	margin: 0; 
}
.cat_desc {
	font-size: 14px;
	padding: 0;
	margin: 12px 0 0px 0;
	color: #949596;
}
.cat_desc p {
	width: 700px;
	line-height: 1.4em;
	padding-bottom: 0;
}
div.arrow {
	background:url(../images/hr_arrow.gif) no-repeat;
	height: 20px;
	border: none;
	clear: both;
	margin-top: 20px;
	width: 700px;
}

.termite_serv {
	width: 320px;
	margin:0;
	border-right: 1px solid #d4d4d6;
	float: left;
	font-size: 12px;
}

.termite_serv li {
	height: 40px;
	padding: 15px 0;
	margin: 0;
	width: 320px;
	border-bottom: 1px solid #d4d4d6;
	line-height: 1.5em;
}
.lawn_serv {
	width: 320px;
	border-right: 1px solid #d4d4d6;
	margin:0;
	float: left;
	font-size: 12px;
}
.lawn_serv li {
	height: 75px;
	padding: 15px 0;
	margin: 0;
	width: 320px;
	border-bottom: 1px solid #d4d4d6;
	line-height: 1.5em;
}

.postmetadata {
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
}
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}

/* employment */
#avail_pos {
	float: left;
	width: 270px;
	margin: 20px 0;
}
#avail_pos ul {
	list-style: none;
	border-top: 1px solid #d4d4d6;
	margin-top: 16px;
}
#avail_pos ul li {
	border-bottom: 1px solid #d4d4d6;
	padding: 7px 5px;
	font-size: 18px;
	color: #949596;
	cursor: pointer;
}

#avail_pos ul li.POSactive {
	color: #424242;
	background-color: #f9f9f9;
	background-image: url(../images/grn_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 98%;
	border-left: 1px solid #d4d4d6;
	border-right: 1px solid #d4d4d6;
}

.job_desc {
	width: 350px;
	float: left;
	margin-left: 40px;
	margin-top: 50px;
	margin-bottom: 20px;
	display: none;
	color: #949596;
}

.POSactive {
	display: block;
}

.job_desc h3 {
	color: #424242;
	margin: 20px auto -5px auto;
	font-weight: bold;
}

.job_desc p {
	margin: 8px 0;
	color: #949596;
	font-size: 12px;
	line-height: 16px;
	width: 350px;
}
.job_desc ul {
	margin: 12px 0 12px 14px;
}
.job_desc ul li {
	list-style-type: disc;
	margin: 12px auto;
	padding-left: 10px;
	color: #949596;
	width: 330px;
	line-height: 1.2em
}
/*FAQ */
#faq {
	float: left;
	width: 320px;
	margin: 20px 0;
}
#faq ul {
	list-style: none;
	border-top: 1px solid #d4d4d6;
}
#faq ul li {
	border-bottom: 1px solid #d4d4d6;
	padding: 10px 20px 10px 5px;
	font-size: 14px;
	color: #949596;
	cursor: pointer;
}
#faq ul li.FAQactive {
	color: #424242;
	background-color: #f9f9f9;
	background-image: url(../images/grn_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 98%;
	border-left: 1px solid #d4d4d6;
	border-right: 1px solid #d4d4d6;
}

.faq_ans {
	width: 320px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	display: none;
	color: #949596;
}

.FAQactive {
	display: block;
}

.faq_ans h3 {
	color: #424242;
}
.faq_ans h3.job_title {
	text-transform: uppercase;
	margin-bottom: 25px;
}
.faq_ans p {
	margin: 8px 0;
	color: #949596;
	font-size: 12px;
	line-height: 16px;
}
.faq_ans ul {
	margin: 12px;
}
/* Bug Identifier */
.bugs {
	width: 320px;
	border-right: 1px solid #d4d4d6;
	float: left;
	margin-bottom: 20px;
}

.bugs li {
	height: 180px;
	font-size: 12px;
	padding: 20px 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #d4d4d6;
}
.bugs li p {
	line-height: 16px;
}

.bugs img {
	float: left;
	margin: 20px 20px 70px 0;
} 

.bugs h3 {
	font-size: 18px;
	color: #424242;
	margin-bottom: 10px;
}
.bugs li a {
	font-size: 10px;
	margin: 5px 0 0 0;
	display: block;
}
#bugs_desc {
	border: none;
}
#ajax_bug {
	width: 370px;
	margin: 0 auto;
}
#ajax_bug #bug_photo {
	clear: both;
	float: none;
	min-height: 180px;
	width: 370px;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #d4d4d6;
}
#ajax_bug #bug_photo img {
	display: block;
	margin-bottom: 5px;
}
#ajax_bug h2 {
	color: #424242;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: bold;
}
#ajax_bug h3 {
	color: #424242;
	margin-bottom: 3px;
}
#ajax_bug p {
	color: #949596;
	font-size: 12px;
	margin:0 0 25px 0;
	line-height: 16px;
}
/* About Page */
#map {
	float: left;
	margin: 0 20px 30px 10px;
}
ul.counties {
	list-style: none;
	width: 380px;
	float: left;
	margin: 0;
}
ul.counties li {
	float: left;
	width: 190px;
	color: #21b8f1;
	font-size: 12px;
	cursor: pointer;
	margin: 5px 0;
}
ul.counties li ul {
	display: none;
	position: absolute;
	background-color: #fff;
	padding: 5px 10px;
	list-style: none;
	margin: 0 0 0 20px;
	border: 1px solid #d4d4d6;
	-moz-box-shadow: 2px 2px 5px #d4d4d6;
}
ul.counties li:hover ul {
}
ul.counties li ul li {
	float: none;
	color: #949596;
}
/* Commercial Services */
#ajax_com_serv {
	width: 370px;
	margin: 0 auto;
}
#ajax_com_serv .entry h2 {
	padding-top: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #424242;
	margin-bottom: 10px;
}
#ajax_com_serv .entry h3 {
	color: #424242;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
}
#ajax_com_serv .entry p {
	margin: 0 0 15px 0;
	color: #949596;
}
/* Forms */

/* Mailing List Form */
#mailing_list_wrapper {
	width: 250px;
	height: 236px;
	background: url(../images/mailing_list_wrapper_bg.jpg) no-repeat;
	float: left;
	margin-bottom: 12px;
}
#mailing_list_form {
	margin: 23px auto;
	width: 215px;
}
#mailing_list_form h2 {
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
#mailing_list_form p {
	text-align: center;
	font-size: 10px;
	margin: 3px auto;
	line-height: 1.1em;
}
#mailing_list_form input {
	margin: 5px auto;
	font-size: 14px;
	border: none;
	padding: 5px 6px;
	display: block;
	float: left;
	color: #9a9b9c;
}
#mailing_list_form #mailing_name, #mailing_list_form #mailing_email {
	width: 200px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#mailing_list_form #mailing_zipcode {
	width: 120px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#mailing_list_form #mailing_submit {
	margin: 0;
	float: right
}
#mailing_list_form .thank_you_message {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	margin-top: 15px;
	padding: 10px 15px;
	color: #00aeef;
}
/* Employment Form */
#sidebar #employment_form_wrapper {
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	padding: 10px 20px;
	-moz-box-shadow: 1px 1px 1px #ccc;
}
#sidebar #employment_form_wrapper h2 {
	color: #424242;
	font-size: 24px;
}
#sidebar #employment_form_wrapper p {
	color: #949596;
	font-size: 14px;
	line-height: 18px;
	margin: 10px auto 15px auto;
	padding: 0;
}

#sidebar #employment_form_wrapper input {
	margin: 5px auto;
	font-size: 14px;
	color: #9a9b9c;
	border: none;
	padding: 5px 6px;
	display: block;
	float: left;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#sidebar #employment_form_wrapper #apply_submit {
	margin: 0;
	border: none;
	float: right;
	width: 68px;
	height: 28px;
}
#emp_job {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#949596;
	float:left;
	font-size:14px;
	height:30px;
	margin:8px 0;
	padding:4px 0;
	width:195px;
}

#sidebar #employment_form_wrapper #attach {
	border: none;

}

.SI-FILES-STYLIZED label.cabinet
{
    width: 203px;
    height: 30px;
    background: url(../images/choose-file.gif) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer; 
    float: left;
}

.SI-FILES-STYLIZED label.cabinet input.attach
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    cursor: pointer;
}



#sidebar #employment_form_wrapper #thanks p {
	text-align: center;
	color: #00aeef;
}
/* Quote Form */
#quote_form_wrapper {
	width: 210px;
	margin-top: 163px;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	padding: 15px 20px;
	-moz-box-shadow: 1px 1px 1px #ccc;
}
#quote_form_wrapper h2 {
	color: #424242;
	font-size: 24px;
	font-weight: bold;
}
#quote_form_wrapper p {
	color: #949596;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	padding: 0;
}
#quote_form_wrapper #quote_total_text {
	float: left;
	width: 90px;
	margin: 0;
	padding: 0
}

#quote_total_wrapper h2 {
	color: #424242;
	font-size: 24px;
	font-weight: bold;
}

#quote_total_wrapper h2 span {
	font-weight: bold;
}

#quote_form_wrapper input {
	margin: 5px auto;
	font-size: 14px;
	border: none;
	padding: 5px 6px;
	display: block;
	float: left;
	color: #9a9b9c;
	border: 1px solid #ccc;
	width: 198px;
}
#quote_form_wrapper #quote_sqft {
	font-size: 14px;
	color: #949596;
	border: none;
	width: 198px;
	height: 35px;
	margin: 6px 0;
	border: 1px solid #ccc;
}

#quote_form_wrapper #quote_sqft_lawn {
	font-size: 14px;
	color: #949596;
	border: none;
	width: 198px;
	height: 35px;
	margin: 6px 0;
	border: 1px solid #ccc;
	display: none;
}

#quote_form_wrapper #quote_area {
	font-size: 14px;
	color: #949596;
	border: none;
	width: 198px;
	height: 35px;
	margin: 6px 0;
	border: 1px solid #ccc;
}
#quote_form_wrapper #quote_area_list {
	display: none;
	position: absolute;
	background-color:#fff;
	margin: 235px 0 0 0;
	-moz-box-shadow: 2px 2px 1px #ccc;
}

#quote_state {
	font-size: 14px;
	color: #949596;
	padding: 0px 8px;
	border: none;
	width: 60px;
	height: 30px;
	float: left;
	border: 1px solid #ccc;
}

#sidebar ul #quote_state_trim {
	margin: -5px 0 0 0;
}
#quote_form_wrapper #quote_zip {
	float: left;
	width: 75px;
	margin: 0 0 0 20px;
}
#quote_form_wrapper hr {
	width: 215px;
	margin: 10px auto;
	border: none;
	background: transparent;
	border-bottom: 1px solid #ccc;
}
#quote_form_wrapper #quote_total_wrapper {
	float: left;
	width: 215px;
}
#quote_form_wrapper #quote_submit {
	float: right;
	border: none;
	width: 94px;
	height: 28px;
}
#sidebar #quote_form_wrapper p.small, #quote_form_wrapper p.small {
	font-size: 10px;
	margin: 0 auto;
	line-height: 1.2em;
}
#green_check {
	position: absolute;
	margin: 80px 0 0 0;
	right: 30px;
}
/*Inspection Form */
#inspection_form {
	float: left;
	padding-bottom: 18px;
}

#inspection_form #fieldset_left {
	float: left;
	width: 430px;
	border-right: 1px solid #ccc;
	padding-right: 10px;
}
#inspection_form #fieldset_right {
	float: left;
	width: 230px;
	margin-left: 15px
}
#inspection_form h2 {
	color: #424242;
	font-size: 24px;
}
#inspection_form p {
	color: #949596;
	font-size: 14px;
	line-height: 18px;
	margin: 5px auto 15px auto;
	padding: 0;
}
#inspection_form p.cbbox_text {
	padding: 3px 0 0 0
}
#inspection_form #fieldset_right p {
	font-size: 16px
}
#inspection_form p span {
	clear: both;
	color: #91ca00;
	display: block;
	font-weight: normal;
	font-size: 12px
}

#inspection_form p.small {
	font-size: 10px;
}
#inspection_form input {
	margin: 5px auto;
	font-size: 14px;
	color: #9a9b9c;
	padding: 5px 6px;
	float: left;
}
#inspection_form input.checkboxes {
	margin-right: 15px;
	float: left;
	display: block;
}
#other_interest {
	width: 185px;
	margin: -3px 0 0 0
}
#inspection_form #inspec_first_name {
	margin-right: 12px;
	width: 183px;
}

#inspection_form #inspec_last_name {
	width: 183px;
}


#inspec_street {
	width: 395px;
}
#inspec_city {
	margin-right: 10px;
	width: 183px;
}
#inspec_state {
	margin: 6px 12px 0 12px;
	padding: 4px 0;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #949596;
	width: 70px;
	float: left;
	height: 30px;
	background-color: #FFFFFF;
}

#inspec_zip {
	width: 103px;
}
#inspection_form #inspec_phone {
	width: 183px;
}

#inspec_best_time {
	margin: 6px 0 0 20px;
	padding: 4px 0;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #949596;
	width: 195px;
	float: left;
	height: 30px;
	background-color: #FFFFFF;
}

#inspec_email {
	width: 396px;
}

#inspec_sqft {
	margin: 8px 24px 0 0;
	padding: 4px 0;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #949596;
	width: 195px;
	float: left;
	height: 30px;
	background-color: #FFFFFF;
}

#inspec_area {
	margin: 8px 0;
	padding: 4px 0;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #949596;
	width: 195px;
	float: left;
	height: 30px;
	background-color: #FFFFFF;
}

#inspec_refer {
	margin: 8px 0;
	padding: 4px 0;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #949596;
	width: 415px;
	float: left;
	height: 30px;
	background-color: #FFFFFF;
	line-height: 30px;
}

#inspection_form #inspection_submit {
	width: 68px;
	height: 28px;
	padding: 0;
	border: none;
	float: left;
	margin: 24px 0 0 0;
}
#inspection_form .thank_you_message p {
	border-bottom: 1px solid #ccc;
	text-align: center;
	margin-top: 15px;
	padding: 0 15px 15px 15px;
	color: #00aeef;
}
/* Contact Form */
#contact_form input {
	margin: 5px 0px 5px 15px;
	font-size: 14px;
	width: 200px;
	padding: 5px 6px;
	display: block;
	float: left;
	color: #9a9b9c;
	border: 1px solid #ccc;
	border-top: 2px solid #c6c6c6;
}
#contact_form textarea {
	font-family: arial, helvetica, sans-serif;
	margin: 5px 0px 5px 15px;
	font-size: 14px;
	width: 430px;
	height: 130px;
	padding: 5px 6px;
	display: block;
	float: left;
	color: #9a9b9c;
	border: 1px solid #ccc;
	border-top: 2px solid #ccc;
}
#contact_form #contact_submit {
	width: 68px;
	height: 28px;
	padding: 0;
	border: none;
	float: right;
	margin: 10px 0px 10px 0;
}
#contact_form #thanks p {
	margin-left: 250px;
	padding: 15px 20px;
	color: #00aeef;
	width: 400px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* Sidebar */

#sidebar {
	width:250px;
	float:right;
	padding: 0;
}
#sidebar h2 {
	margin: 0;
	padding: 0;
}
#sidebar label {
	margin: 0;
	padding: 0;
}
#sidebar p {
	margin:0;
	padding: 0;
}
#sidebar img {
	padding: 0;
	margin: 0;
}

#sidebar ul a img {
	margin-bottom: 12px;
}
.boxtext {
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	padding: 20px 18px;
	width: 210px;
	margin: 0 0 12px 0;
}
.boxtext h2 {
	font-size: 24px;
	color:#424242;
	font-weight: bold;
	margin-bottom: 8px;
}

.boxtext h3 {
	color:#424242;
	font-size:14px;
	font-weight:bold;
}
.boxtext p {
	font-size: 14px;
	line-height: 16px;
	color: #949596;
}
.boxtext a {
	color: #00aeef;
	font-size: 14px;
	font-weight: bold;
}

.boxtext ul {
	margin:0 0 20px 15px;
}

.boxtext ul li {
	line-height:16px;
	list-style:disc outside none;
	margin:8px auto;
}


/*What to Look for Widget */

#wtlf {
	height: 120px;
	width: 250px;
	background: url(../images/wtlf_bg.jpg) no-repeat;
	padding-top: 145px;
	margin-bottom: 12px;
}
#wtlf_slider {
	width: 210px;
	height: 80px;
	margin: 0 auto;
}
#wtlf_slider div {
	display: none;
	color: #949596;
	font-size: 12px;
	line-height: 1.3em;
	padding: 0 3px;
	
}
ul#wtlf_btns {
	padding:0;	
	float: left;
	width: 105px;
	margin-top: 16px;
	margin-left: 135px;
}

#wtlf_btns li {
	float: left;
	background: url(../images/wtlf_btn.png) no-repeat;
	width: 15px;
	height: 10px;
	text-indent: -9000px;
	cursor: pointer;
}
#wtlf_btns li.active {
	background: url(../images/wtlf_btn_active.png) no-repeat;
}
/* comments */


#commentform {
	margin:0;
	padding:0;
}
#commentform p {
}
#commentform a {
	border-bottom: 1px dotted #465D71;
}
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
}
#submit {
	margin:5px 5px 0 0;
}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.avatar {
	float:left;
	margin:0 12px 0 0;
}
ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}

ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}
ol.commentlist a {
	color:#000;
}
cite {
}
cite a {
	border-bottom: 1px dotted #465D71;
}
/* search */

#searchform {
	padding:0;
	margin:14px 0;
}
#searchform input#s {
	margin:0;
	padding:2px;
	border:1px solid #000;
}
#searchform input#searchsubmit {
	border:none;
}
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* footer */

#bottom {
	margin: 12px auto 12px auto;
	width: 970px;
	height: 90px;
	clear: both;
	float: left;
}
#bottom ul {
	list-style:none;
	margin: 0;
	padding: 0;
	float: left;
}
#bottom ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#bottom ul li a {
	margin: 0;
	padding: 0;
}
#bottom ul li a img {
	margin: 0;
	padding: 0;
}

.push {
	height: 28px;
	clear: both;
}

#footer {
	width: 100%;
	height: 28px;
	background-color: #00aeef;
	margin: 0;
	color: #006bc3;
	clear: both;
}

#footer_inner {
	width: 990px;
	margin: 0 auto;
	padding: 8px 0;
	height: 12px;
}

#footer ul li {
	display: inline;
}
#footer ul li a {
	float: left;
	border-right: 1px solid #0057d3;
	padding: 0 5px;
	margin: 0;
	display: block;
}
#footer p {
	float: right;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #007be0
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
 #sidebar #employment_form_wrapper #emp_job_list {
display: none;
background-color: #fff;
position: absolute;
margin: 208px 0 0 0;
-moz-box-shadow: 2px 2px 1px #ccc;
}
 #sidebar #employment_form_wrapper p.resume {
margin:  10px 0 20px 0;
font-size: 13px;
}
}

/* ADDED STYLES */

.right20 {
	padding-right: 20px;
	margin-right: 20px;
}

li.noborder {
	border: none;

}

.noborder {
	border: none;

}

.borderright {
	border-right: 1px solid #d4d4d6;
}

.left20 {
	padding-left: 20px;
}

.callout {
	float: left;
	margin-bottom: 12px;
}

#content.headless {
	margin-top: 32px;
}

.post.headless {
	margin-top: 32px;
}

#sidebar.headless {
	margin-top: 32px;
}

.req {
	border: 1px solid #91ca00;
}

.comlist {
	list-style-type: disc;
	margin-left: 18px;
}

.comlist li {
	margin: 8px 0;
}

#opt {
	font-size: .85em;
	line-height: 22px;
	margin-top: 6px;
}

#ajax_bug ul {
	list-style-type: disc;
	margin: 0 0 12px 14px;
}

#ajax_bug ul li {
	line-height: 1.4em;
	margin-bottom: 8px;
}

/* Get Service */
#buynow {
	width: 965px;
	float: left;
	margin: 32px 0 0 0;
}

#packages h2 {
	margin-bottom: 24px;
}

div.package {
	background: url(../images/package_bg.jpg) no-repeat;
	height: 136px;
	padding: 5px 20px;
	margin-bottom: 20px;
	position: relative;
}
div.package div {
	float: left;
	width: 275px;
}
div.package h3 {
	width: 200px;
	color: #00aeef;
	margin-top: 10px;
	font-weight: bold;
}
div.package p {
	width: 150px;
	font-size: 14px;
	color: #000000;
}
div.package p span {

}

.smaller {
	font-size: 10px;
}
div.package p.desc {
	float: left;
	width: 340px;
	font-size: 12px;
	height: 90px;
}
div.package p.desc span {
	font-weight: bold;
	display: block;
	font-size: 14px;
	color: #424242;
	margin-bottom: 3px;
}
div.package a.select_serv_btn {
	background: url(../images/select_serv_btn.png) no-repeat;
	text-indent: -9000px;
	display: block;
	width: 160px;
	height: 40px;
	cursor: pointer;
	float: right;
	margin-right: 32px;
}

#buy-sidebar {
	width:250px;
	float:right;
	padding: 0;
}

#pay_schedule {
	font-size: 14px;
	color: #949596;
	border: none;
	width: 198px;
	height: 35px;
	cursor: pointer;
	margin: 6px 0;
	border: 1px solid #ccc;
}

#calc p span {
	float: right;
}

#calc p {
	color: #000000;
	font-size: 1.4em;
	margin-bottom: 6px;
}
