body {
	margin:0;
	padding:0;
}

#site {
	width:902px;
	margin:0 auto;
	padding:0;
	position:relative;
}

#masthead {
	width:902px;
}

#right-masthead {
	width:539px;
	float:right;
}

#nav {
	width:537px;
}

/** LOGO **/
#logo {
height:95px;
width:361px;
float:left;
}

#logo a {
	height:95px;
	width:361px;
	display:block;
	background:url(/images/layout/logo.jpg) no-repeat;
}

#logo span {
	display:none;
}

#quality {
	height:39px;
	width:509px;
	background:#000;
	padding:28px 0 0 28px;
}

#quality-slogan {
	width:132px;
	height:17px;
	background:url(/images/layout/we-like-quality-too.gif) no-repeat;
}

#quality span {
	display:none;
}

#sidebar {
	width:148px;
	float:left;
	padding:45px 16px 0 0;
	margin:0 0 0px 0px;
}

#main-box {
	width:705px;
	float:left;
	padding:0px 0 0 30px;
}

#main-content, #products-content {
	padding:26px 0 26px 0px;
}

#page-image {
	position:relative;
	margin:1px 0 1px 0;
	width:900px;
	height:137px;
}

.home #page-image {
	height:227px;
}
#page-image #page-title{
	position:absolute;
	bottom:0;
	left:0;
	width:153px;
	padding:0 ;
	height:26px;
	overflow:hidden;
	background:url(/images/layout/title-bg.png) bottom right no-repeat;
}

#page-title h1 {
	margin:4px 19px 0 0;
	padding:0;
	text-align:right;
}

#logos {
	width:88px;
	text-align:right;
	padding:25px 0 0px 60px;
}

.home #logos {
	margin:0px 0 0 0;
}

#logos span {
	display:none;
}

#sidebar-content {
	border-top:#999 1px solid;
	text-align:right;
	padding: 0 4px 0 0;
}

#free-estimates {
	text-align:right;
	width:148px;
	height:57px;
	margin:20px 0 20px 0;
}

#free-estimates a{
	width:148px;
	height:57px;
	display:block;
	background:url(/images/layout/free-estimates.gif) no-repeat;
}

.home #free-estimates {
	width:461px;
	height:20px;
	margin:20px 0 0 0;
}

.home #free-estimates a {
	width:461px;
	height:20px;
	display:block;
	background:url(/images/layout/free-estimates-home.gif) no-repeat;
}

#free-estimates span {
	display:none;
}

#bullfrogpower {
	width:52px;
	height:23px;
	margin:13px 0 0 18px;
}

#bullfrogpower a {
	width:52px;
	height:23px;
	display:block;
	background:url(/images/layout/bullfrogpower-logo.gif) no-repeat;
}

#bbb {
	width:90px;
	height:34px;
	margin:13px 0 0 0;
}

#bbb a {
	width:90px;
	height:34px;
	display:block;
	background:url(/images/layout/bbbsealh1.gif) no-repeat;
}

#credit-cards {
	margin:12px 0 0 0;
}

#visa {
	float:left;
	width:33px;
	height:21px;
}

#visa a {
	width:33px;
	height:21px;
	display:block;
	background:url(/images/layout/visa-logo.gif) no-repeat;
}

#mastercard {
	float:right;
	width:31px;
	height:20px;
}

#mastercard a{
	width:31px;
	height:20px;
	display:block;
	background:url(/images/layout/mastercard-logo.gif) no-repeat;
}

#footer {
	text-align:center;
	padding:10px 0 0 0;
	height:24px;
	clear:both;
}

#credits {
	font-size:0.75em;
	padding:0;
}

.gallery {
	width:310px;
	margin-bottom:1em;
}

.gallery .gallery-image {
	width:95px;
	float:left;
	padding:6px 6px 0 0;
}

.product {
	width:185px;
	float:left;
	padding:6px 6px 0 0;
}

.product-title {
	text-align:center;
	color:#000;
}

.product-title a {
	color:#000;
	font-size:0.75em;
}

#theform div {
	padding:6px;
}

#theform label {
	padding:0 6px 0 0;
vertical-align:top;
}

form div.full label {
 clear:left;
 font-weight:bold;
 font-size:0.75em;
 text-align:right;
 line-height:20px;
}



.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */