body {
	background:#E8E8E8;
	background-image: url('../imgs/bg.png');
	background-repeat:repeat-x;
	margin:0 auto;
	padding:0;
	font-family:Arial;
	font-size:10pt;
	}
a {
	color: #26328c;
	text-decoration:none;
}
a.free {
	font-size:11pt;
	font-weight:bold;}
a.free:hover {
	text-decoration:underline;}
a img { border-style: none; }
#wrapper, #container {
	width:1020px; 
	/* height:1020px; */		
}
#wrapper {
	position: absolute;
    right: 50%;
}
#container {
	/* background: url('../imgs/Footer_Roofshape.png') no-repeat bottom center; */
 	position: relative;
    left: 50%;
}
#inside {
	position:relative;
	}
#header {
	position:relative;
	margin-top:0px;
}

#header_image {
	float: left;
	width: 705px;
	height: 202px;
}

#call {
	float: right;
	width: 275px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 8px;
	height:179px;
	background-color: #D1D1D1;
}

#speak {
	color: #26328C;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: center;
}

#number {
	text-align: center;
	font-size: 35px;
	font-family: Rockwell, Times New Roman;
	color: #B5121B;
	font-weight: bold;
	padding-bottom: 10px;
}

#reviews {
	text-align: center;
	padding-left: 13px;
	padding-bottom: 10px;
	padding-top: 3px;
	position: relative;
	bottom: 6px;
}

#homestars_small {
	position: relative;
	top: 8px;
}

.sub_nav {
	padding-right: 70px;
}

.sub_nav_links {
	text-align: center;
	font-size: 17px;
	margin-left: auto;
	margin-right: auto;
}

.sub_nav_first {
	padding-left: 30px;
	padding-right: 70px;
}

.sub_nav_first a:hover {
	text-decoration: underline;
}

.sub_nav a:hover {
	text-decoration: underline;
}

.sub_nav_last a:hover {
	text-decoration: underline;
}

	.menu_left {
		/* background:url('../imgs/Logo_nav2.png') no-repeat right; */
		position:relative;
		height:101px;
		margin:0px;
	}
	.menu_left2 {
		position:relative;
		height:101px;
		margin:0px;
	}
		.menu_links {
			position:absolute;
			/* float:right; */
			height:40px;
			right:20px;
			bottom:0px;
		}
		.menu_links2 {
			position:absolute;
			height:40px;
			right:20px;
			bottom:0px;
		}
			
		h1.menu_link, h1.menu_link_select {
			height:28px;
			padding:17px;
			font-size:18px;
			font-family:"Arial";
			font-weight:normal;
			color:#26328c;
			display:inline;
		}
		h1.menu_link_select {
			background: url('../imgs/mouseover_bg_3.png') bottom center no-repeat;
			background-position:bottom center;
			background-repeat:no-repeat;
		}
		h1.menu_link_select#menu_airquality {
			background: url('../imgs/mouseover_bg_4.png') bottom center no-repeat;}
		h1.menu_link_select#menu_tankless {
			background: url('../imgs/mouseover_bg.png') bottom center no-repeat;}
		h1.menu_link:hover {
			cursor:pointer;
			background: url('../imgs/mouseover_shape.png') no-repeat bottom center;
		}		
	.tag {
		position:absolute;
		left:30px;
		bottom:-5px;
		z-index:1;
	}
	.image {
		/* height:235px; */
		margin-left:30px;
		top:0px;
		overflow: hidden;
		padding-bottom: 10px;
	}
	
#leftnav {
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:160px;
	padding-right:20px;
	background: url('../imgs/Seperator.png') right repeat-y; }
h2 {
	font-size:13px;
	font-family:"Arial";
	font-weight:normal;
	color:#26328c;
	padding-top:8px;
	padding-bottom:4px;
	padding-left:5px;
}
	h2.selected {
		background: url('../imgs/sidebar_notifier.png') no-repeat;
	}
	h2 a {
		font-weight:bold;
	}
	ul {
		margin:0px;
		padding-left:10px;
		list-style:none;
		color:#26328C;
		font-family:"Arial";
		font-size:9pt;
	}
	li.selected {
		font-weight:bold;
	}
	
	li a:hover {
		font-weight:bold;
	}

#rightcontent {
	float:right;
	margin-top:15px;
	margin-right:15px;
	width:810px;
	min-height:450px;
	/* background: #eee; */
	background: url('../imgs/Footer_Roofshape2.png') no-repeat bottom center;
}
	#rightcontent h1 {
		font-size:13pt;
		font-family:"Arial";
		font-weight:normal;
		color:#26328c;
	}
	#rightcontent p {
		padding:0px 15px;
	}


#above_house {
	/* background:#E8E8E8; */
	width:1020px;
	height:190px;
	padding-top: 7px;
}
	.choices {
		text-align:center;
		width:236px;
		float:left;
		/* background:rgba(0,0,0,0.3); */
		padding-bottom:15px;
	}
		#welcome { 
			width:248px;
			margin-left:30px;
		}
		#good {margin-left:30px;}
		.choices_label { padding-top:5px; }
			#featuring_label {
				margin-top:2px;
				margin-left:-25px;
			}
			#whybuy_label { margin-top:5px; }
			#testimonials_label { margin-top:5px; }
		.choices_content {
			padding:10px 10px 5px 5px;
			text-align:center;
			min-height:50px;
			height: 70px;
		}
			#featuring_content { margin-top:-23px; }
			#whybuy_content { margin-top:-5px; }
		.choices_more { text-align:center; }
		.choices_more a:hover { font-weight:bold; }
	.choices_sep {
		padding-top:5px;
		width:4px;
		float:left;
	}
#line {
	width:1020px;
	height:30px;
	background: url('../imgs/Horiz_Line.png') no-repeat;
}
#house {
	width:1020px;
	min-height:300px;
	background: url('../imgs/Footer_Roofshape2.png') no-repeat bottom center;
}

	#familyrun {
		float:left;
		width:518px;
	}
	#familyrun_label {
		padding:0px 0px 0px 38px;
	}
	#familyrun_content {
		padding:5px 10px 0px 38px;
	}
	
	#affiliates {
		float:left;
		width:500px;
	}
	#affiliates_label {
		padding-left:25px;
	}
	#affiliates_content {
		padding:0px 10px 5px 20px;
	}
	#affiliates_content img {
		padding:5px 20px 5px 10px;
	}
	#house_sep {
		float:left;
		padding-top:15px;
		width:2px;
	}
div.clear {
	clear:both;
}
#footerh {
	height:75px;
	background-color:#3E5390;
	/* IE7 Hack */
	*position: relative;
	*top: 4px;
}
#footerh a {
	color:#fff;font-weight:bold; }
#footer {
	height:48px;
	background-color:#3E5390;
	/* IE7 Hack */
	*position: relative;
	*top: 4px;
}
#footer a {
	color:#fff; }
	#contact {
		color:#fff;
		font-size:11px;
		float:left;
		padding-top:10px;
		padding-left:30px;
	}
	#social {
		float:right;
		padding-right:10px;
	}
	#social img {
		padding:5px 20px 0px 0px;
	}
	#social img.bump {
		margin-bottom:10px;
	}
#footer2 {
	border-top:dashed solid #FFFFFF;
	background-color:#3E5390;
	color:#FFFFFF;
	font-size:11px;
	padding:10px 30px; }.rightphoto {
	float: right;
	height: 604px;
	width: 360px;
	padding: 0;
}
#wrapper #container #inside #rightcontent .rightphoto p {
	font-size: 9pt;
}
.photocaptionBlue {
	color: #5169A0;
	font-family: Arial;
	font-style: italic;
}
#rate-homestars{
	width:450px;
	float: left;
	height:auto;
	background:url(imb/reviewsg.png) no-repeat top center;
}
#rate-google{
	width:250px;
	float: right;
	height:240px;
	padding-right:40px;
	background:url(imb/reviewsg.png) no-repeat top center;
}
