@charset "UTF-8";
/* CSS Document */

body  {
	background:#ffffff;
	background-image:url(img/background1.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, Verdana Sans;
	font-size: 12px;
	color: #666666;
}

#wrapper  {
	width: 970px;
	margin: 0 auto;
	padding: 0px 20px 20px 20px;
	position: relative;
}

#header {
	height: 113px;
	width: 970px;
}

#giantimg {
	height:369px;
	left:21px;
	position:absolute;
	top:131px;
	visibility:visible;
	width:657px;
	cursor:pointer;
}

#sideimgbtns {
	background-image: url(img/remakeresave.png);
	height:369px;
	left:678px;
	position:absolute;
	top:131px;
	width:307px;
}

#affordable {
	text-align: left;
	margin-top: -10px;
	margin-left: 10px;
	margin-right: 10px;
}

#affordable a, #reliable a, #green a {
	color: #666666;
}

#reliable {
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

#green {
	text-align: left;
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
}

#logins {
	color:#000000;
	font-size:12px;
	position:absolute;
	right:25px;
	top:0;
}

#navbar {
	background-image:url(img/navbar.png);
	background-repeat:no-repeat;
	font-family:Arial Narrow;
	height:52px;
	position:absolute;
	left:290px;  /* right:20px */
	top:60px;
	width:710px;
	padding-top: 5px;
	
	z-index:200;
}

#navbar a {
	text-decoration: none;
	font-size: 15px;
	padding-right: 5px;
}

#navbar ul {
	list-style-type: none;
/* 	margin-left: -11px; */
}

#navbar li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	

}

#navbar .highlighted {
	background: url(img/highlighted-navbar.png);
	padding-top: 13px;
	padding-bottom: 19px;
}

#subpage-header img {
	margin-left: -9px
}

#subpage-content {
	width: 658px;
}

#stacked {
	border:none;
	left: 19px;
	position:absolute;
	top:505px;
	visibility:visible;
	width:657px;
	z-index:4;
}

#circle {
	border:none;
	left:260px;
	position:absolute;
	top:509px;
	visibility:visible;
	z-index:4;	
}

#newsletter {
	margin-left: -46px;
	margin-top: 5px;
	padding-left: 5px;
	width: 196px;
	border: 0px;
}

.nxtstps {
	margin-left:-46px;
	margin-top: -39px;
}

.signup {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

#searchform {
	margin-left: -45px;
}

#building {
	border:none;
	left:482px;
	position:absolute;
	top:509px;
	visibility:visible;
	z-index:4;	
}

.leaf {
	float:left;
	margin-bottom:-10px;
	margin-right:15px;
	height:102px;
	width:90px;
}
#leafarticle {
	margin-top:-19px;
	font-size: 14px;
	width:540px;
	
	float:left;
}
#leaftext {
	float:left;
	}
#footer {
	background-color:#f8f8f8;
	height:115px;
	width: 970px;
}

.footerp {
	padding-top:19px;
	padding-left: 244px;
	font-size: 12px;
}

#partners {
clear:left;
	text-align: center;	
	padding-top:50px;
}

#partners span {
	margin-left: 50px;
}

.stacked1 {
	border: medium none;
	margin-left: 69px;
	margin-top: -85px;
	width: 50px;
}

.loginbtn {
	margin: 0;
	padding: 0;
}

#sidebar {
	height:369px;
	left:780px;
	position:absolute;
	top:507px;
	visibility:visible;
	z-index:0;
}

#fakevideo {
	margin-left: -45px;
}


/* TYPOGRAPHY */

h1 {
	font-size: 23px;
	font-family: Arial;
	color: #666666;
}

h2 {
	font-size:13px;
	font-family:Arial Narrow;
	padding-bottom: 12px;
	font-style: normal;
}

h3 {
	font-size: 23px;
	font-family: Arial;
	color: #666666;
}



h4 {
	font-size: 17px;
	font-family: Arial Narrow;
	color: #666666;
}



#contentblah p {
	padding-left: 117px;
	width: 100%;
}

#nextsteps {
	margin-top: 58px;
	width: 231px;
}

#nextlinks {
	margin-left: -25px;
	font-family: Arial Narrow;
	line-height: 19px;
}

#contentblah {
	width: 505px;
	margin-left: 0;
	margin-top:530px;
	min-height: 400px;
}

#byleaftxt {
	margin-top:-19px;
	font-size: 14px;
	padding-left: 106px;
	width:540px;
}

.key {
	font-size: 12px;
}

.key2 {
	font-size: 14px;
	color: #666666;
}

#quicklinks {
	display: inline;
}

#foot1 {
	height:50px;
	margin-left: 50px;
	padding-top:3px;
}

#foot2 {
	height:50px;
	margin-left:234px;
	margin-top: -51px;
}

#foot3 {
	height:50px;
	margin-left: 430px;
	margin-top:-62px;
}

#foot4 {
	height:50px;
	margin-left: 625px;
	margin-top: -63px;
}

#foot5 {
	height:50px;
	margin-left: 800px;
	margin-top: -62px;
}

a:link  {
	color:#6e8c2a;
	text-decoration: none;
}

a:hover  {
	color:#6e8c2a;
	text-decoration: none;
}

a:visited  {
	color:#6e8c2a;
	text-decoration: none;
}
a:active  {
	color:#6e8c2a;
	text-decoration: none;
}

img {
	border: 0px;
}

#left-content {
	width: 600px;
	min-height:1000px;
	font-family:Arial,Helvetica,Verdana Sans;
	font-size:12px;
	font-style:normal;
}

#subpage-sidebar {
	float: right;
	margin-top: 25px;
	width: 274px;
}

#subpage-sidebar h1 {
	background-image:url(img/underscore.jpg);
	background-position:8px 39px;
	background-repeat:no-repeat;
	margin-bottom:0;
	margin-left:10px;
	margin-top:10px;
	padding-bottom:20px;
	padding-top:10px;
}

.right-icon {
	float: right;
	margin-right:5px;
	margin-top:5px;
}

#subpage-nextsteps, #subpage-navigation, #subpage-subnavigation, #subpage-quote {
	background: url(img/stretch-border.png);
	padding-bottom:10px;
	position:relative;
}

#subpage-navigation h4, #subpage-subnavigation h4 {
	margin: 1px;
	padding-left: 10px;
	font-size: 14px;
}

#subpage-navigation li, #subpage-subnavigation li {
	list-style-type: none;
	padding-left: 15px;
}

#subpage-steps {
	text-align: center;
}

#subpage-quote h3 {
	font-size: 13px;
	padding-left: 15px;
}

.qmark {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}

#testimonial span {
	font-size:10px;
	margin-right:5px;
	margin-top:-12px;
	text-align:right;
}

.lilman {
	float: right;
	margin-left:15px;
	margin-right:5px;
	margin-top:-10px;
}

#subpage-hearfrom {
	font-size:14px;
	margin-top:40px;
	text-align:right;
}

#subpage-newsletter {
	margin-left: 75px;
}

#subpage-breadcrumb {
	color: #000;
	font-weight: bold;
	padding:10px 0;
}

.gray {
	color: #666666 !important;
}

.top-border {
	position: absolute;
	top: 0;
	left: 0;
}

.bottom-border {
	position: absolute;
	bottom: 0;
	left: 0;
}

table.comp {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#DFF4FD none repeat scroll 0 0;
border:3px solid #919191;
border-collapse:collapse;
color:#363636;
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

/* NAVBAR STUFF */

#nextlinks p {
	position: relative;
}

#nextlinks a {
	position: absolute;
	top: -1px;
	font-size: 15px;
}

