/* PMI Layout */

body{

}

a {
	outline: none;
}

#left_column{
	float: left;
	clear: both;
	width: 244px;
	height: auto;
	margin-bottom: 20px;
}

#right_column{
	float: right;
	width: 710px;
	height: auto;
	margin-bottom: 20px;
}

.hide_text{
	display: block;
	text-indent: -9999px;
}

#site_container{
	margin: 0 auto;
	width: 960px;
}

#logo{
	float: left;
	width: 307px;
	height: 122px;
}

#logo h1 {
	padding: 0;
	margin: 0;
}

#logo h1 a {
	display: block;
	width: 307px;
	height: 122px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#customer_login{
	clear: right;
	float: right;
	width: 215px;
	height: 64px;
	margin-top: 5px;
	/*background-image: url('../images/customer_login.jpg');
	background-repeat: no-repeat;*/
}

#customer_login p{
	padding: 0;
	margin: 0;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}

#customer_login a{
	background-color: #669933;
	color: #fff;
	display: block;
	text-align: center;
	width: 215px;
	height: 50px;
	margin-top: 5px;
	font-size: 20px;
	text-decoration: none;
	line-height: 50px;
	
	/*text-indent: -9999px;*/
}

#customer_login a:hover {
	background-color: #000;
}

#nav{
	float: left;
	clear: both;
	width: 960px;
	height: 40px;
	margin-top: 20px;
	background-color: #aaaaaa;
}

#accordion{
	float: left;
	clear: both;
	width: 244px;
	height: 310px;
	margin-top: 20px;
	display: inline;
	margin-right: 6px;
	background-color: #ffffff;
}

#accordion h2 {
	padding: 0;
	margin: 0;
	height: 37px;
	text-indent: -9999px;
}

#accordion h2#general_pest_control{
	height: 38px;
	background-image: url('../images/accordion_general_pest_control.jpg');
}

#accordion h2#closed_crawl_space{
	background-image: url('../images/accordion_closed_crawl_space.jpg');
}

#accordion h2#green_pest_control{
	background-image: url('../images/accordion_green_pest_control.jpg');
}

#accordion h2#free_inspection{
	background-image: url('../images/accordion_free_inspection.jpg');
}

#accordion h2#media_library{
	height: 40px;
	background-image: url('../images/accordion_media_library.jpg');
}

#accordion .element{
	height: 125px;
	background-image: url('../images/accordion_background.jpg');
	background-repeat: repeat-y;
	text-align: justify;
}

#accordion a{
	color: #669933;
	display: block;
	font-weight: bold;
	margin-top: 10px;
	padding-right: 30px;
	background-image: url('../images/arrow.jpg');
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	margin-right: 10px;
}
.element_paragraph{
	margin: 0;
	padding: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	height: 80px;
	overflow: hidden;
}

#main_image{
	float: left;
	width: 710px;
	height: 314px;
	margin-top: 20px;
	/*background-image: url('../images/main_image.jpg');*/
	background-repeat: no-repeat;
}

#main_image h2{
	margin: 0;
	padding: 0;
	font-size: 40px;
	color: #ffffff;
	padding-left: 40px;
	padding-top: 20px;
}

#main_image p{
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 40px;
	width: 300px;
	font-size: 18px;
	line-height: 28px;
}

#body {
	float: left;
	width: 710px;
	min-height: 314px;
	margin-top: 20px;
}

#body_top{
	float: left;
	width: 710px;
	height: 11px;
	background-image: url('../images/body_top.jpg');
	background-repeat: no-repeat;
	font-size: 0;
}

#body_middle{
	float: left;
	width: 710px;
	min-height: 291px;
	background-image: url('../images/body_background.jpg');
	background-repeat: repeat-y;
}

#body_bottom{
	float: left;
	clear: both;
	width: 710px;
	height: 12px;
	background-image: url('../images/body_bottom.jpg');
	background-repeat: no-repeat;
}

#body h1 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 24px;
	color: #669933;
}

#body h2 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	color: #669933;
	font-size: 20px;	
}

#body h3 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 20px;
	color: #669933;
	font-size: 16px;	
}

#body hr {
	float: left;
	clear: both;
	width: 665px;
	margin-left: 20px;

}

#body p {
	padding-left: 20px;
	padding-right: 20px;	
}

#body .community_link_copy {
	float: left;
	width: 520px;
	margin-top: 20px;
}

#body .community_link_image {
	float: left;
	margin: 20px;
	margin-top: 20px;
	margin-right: 0px;
	clear: both;
	width: 145px;
}

#body_photo{
	float: right;
	width: 300px;
	margin: 20px;
	margin-bottom: 10px;
	clear: both;
}

#body_photo_caption{
	margin: 0;
	margin-bottom: 10px;
	float: right;
	clear: both;
	width: 300px;
	display: block;
	font-style: italic;
}

#educate_button{
	display: inline;
	float: left;
	clear: both;
	width: 240px;
	height: 80px;
	margin-top: 10px;
	margin-right: 6px;
}

#educate_button a{
	display: block;
	width: 244px;
	height: 84px;
	background-image: url('../images/educate_yourself_over.jpg');
	background-repeat: no-repeat;
}

#educate_button a:hover{
	background-image: url('../images/educate_yourself.jpg');
}

#inspection_button{
	display: inline;
	float: left;
	clear: both;
	width: 240px;
	height: 80px;
	margin-top: 6px;
	margin-right: 6px;
}

#inspection_button a{
	display: block;
	width: 244px;
	height: 84px;
	background-image: url('../images/free_inspection.jpg');
	background-repeat: no-repeat;
}

#inspection_button a:hover{
	background-image: url('../images/free_inspection_over.jpg');
}

#community_links_button{
	display: inline;
	float: left;
	clear: both;
	width: 240px;
	height: 80px;
	margin-top: 6px;
	margin-right: 6px;
}

#community_links_button a{
	display: block;
	width: 244px;
	height: 84px;
	background-image: url('../images/community_links.jpg');
	background-repeat: no-repeat;
}

#community_links_button a:hover{
	background-image: url('../images/community_links_over.jpg');
}


#offers{
	float: left;
	display: inline;
	width: 464px;
	height: 254px;
	margin-top: 6px;
	margin-right: 6px;
	background-repeat: no-repeat;
}

#offers h2{
	padding: 0;
	margin: 0;
}

.green{
	color: #669933;
}

#offers p{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 175px;
}

#testimonials{
	display: inline;
	float: right;
	width: 240px;
	height: 254px;
	margin-top: 6px;
	background-image: url('../images/testimonials_bg.jpg');
	background-repeat: no-repeat;
}

#testimonials blockquote{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	text-align: justify;
	font-style: italic;
	font-size: 15px;
}

#testimonials p{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #669933;
	font-weight: bold;
}

#testimonials a{
	color: #669933;
	display: block;
	margin-top: 10px;
	padding-right: 30px;
	background-image: url('../images/arrow.jpg');
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
}

#external_logos{
	float: none;
	clear: both;
	width: 960px;
	height: 60px;
	margin-top: 20px;
}

#external_logos ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#external_logos li{
	display: inline;
}

#external_logos a{
	display: block;
	float: left;
	text-indent: -9999px;
}

#external_logos a.csc_logo{
	width: 224px;
	height: 60px;
	background-image: url('../images/csc_logo.jpg');
	background-repeat: no-repeat;	
}

#external_logos a.ncpma_logo{
	width: 172px;
	height: 60px;
	background-image: url('../images/ncpma_logo.jpg');
	background-repeat: no-repeat;
	margin-left: 30px;	
}

#external_logos a.npmai_logo{
	width: 180px;
	height: 60px;
	background-image: url('../images/npmai_logo.jpg');
	background-repeat: no-repeat;
	margin-left: 50px;	
}

#external_logos a.qp_logo{
	float: right;
	width: 67px;
	height: 60px;
	background-image: url('../images/qp_logo.jpg');
	background-repeat: no-repeat;
	margin-right: 50px;
}

#external_logos a.pom_logo{
	float: right;
	width: 122px;
	height: 60px;
	background-image: url('../images/pom_logo.jpg');
	background-repeat: no-repeat;
}

#footer{
	float: left;
	clear: both;
	width: 960px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer ul{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 240px;
}

#footer li{
	display: inline;
}

#footer li a{
	float: left;
	color: #669933;
	margin-right: 20px;
	text-decoration: none;
}

#footer li a.last{
	margin-right: 0px;
}

ul#social_media {
	clear: both;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 190px;
}

ul#social_media li {
	float: left;
	margin-top: 10px;
	padding-bottom: 20px;
}

ul#social_media li a {
	display: block;
	float: left;
	margin-right: 10px;
}

fieldset {
	width: 655px;
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

legend {
	padding-left: 10px;
	padding-right: 10px;
	color: #669933;
	font-size: 14px;
	font-weight: bold;
}

label{
	float: left;
	display: block;
	width: 100px;
	margin-right: 20px;
}

input {
	color: #777777;
}

#gen_info p{
	float: left;
}

#gen_info span{
	display: block;
	float: left;
}

