body.custom { background: #fff url(images/ecosure_bg.jpg) repeat-x; }
	
	.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0em; background: #00CCCB; border: 0.50em solid #fff; }

		.custom #page { background: #fff; }
.custom #header {background: url(images/phx_exterminator_hdr.jpg) no-repeat; height: 200px; width: 905px; border-bottom: none; margin-bottom:-4.5em;}
.custom .navbg {background: #007401}

.custom.author #archive_info {display: none;}
.custom.author #author_page {border: 10px solid #eee;}
.custom.author #author_page .left {width: 140px; float: left; background: #f7f5f5; padding: 10px;}
.custom.author #author_page .left #follow {padding: 5px 0 5px 0;}
.custom.author #author_page .left #contact h3 {font-size: 1.6em; padding-bottom: 10px;}
.custom.author #author_page .left #contact p {font-size: 1.2em; padding-bottom: 5px;}
.custom.author #author_page .left #map span {display: none;}
.custom.author #author_page .right {width: 350px; float: right; padding: 15px; }
.custom.author #author_page .right p {font-size: 1.4em; padding-bottom: 10px;}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

