html, body {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/testgif.gif) repeat-x #F5DFA4;
}
a {
	color:#000000;
}
a:hover   {
	color:#333333;
	text-decoration: none;
}
.heading {
	padding-bottom: 12px;
	padding-top: 9px;
}
.statement {
	font-weight: bold;
	color: #333333;
	line-height: 28px;
}
.highlight {
	font-weight: bold;
	color: #333333;
}
.spaceout {
	line-height: 28px;
}

#loftimg, #cavityimg, #heatingimg { float: left; height: 120px; width: 150px; }
#heatingimg { background-image: url(img/heating.gif); }
#loftimg {
	background-image: url(img/loft.gif);
}
#cavityimg {
	background-image: url(img/walls.gif);
}


#container_1 {
	width:862px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#container_xml {
	width:862px;
	height: 4200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#container_2 {
	width:862px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

#header {
	width:862px;
	height:85px;
	font-color:#454546;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}
#menu {
	height:37px;
	font-color:#454546;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#menu_item {
	float: left;
	padding-left: 15px;
	padding-right: 61px;
}
#menu_home {
	height: 33px;
	width: 121px;
	float: left;
	background: url(images/home.gif) 15px top no-repeat;
	text-indent: -5000px;
}
#menu_home:hover {
	background-position: 15px bottom;
}
#menu_what {
	height: 33px;
	width: 220px;
	float: left;
	background: url(images/whatwilliget.gif) 15px top no-repeat;
	text-indent: -5000px;
}
#menu_what:hover {
	background-position: 15px bottom;
}
#menu_qualify {
	height: 33px;
	width: 189px;
	float: left;
	background: url(images/doiqualify.gif) 15px top no-repeat;
	text-indent: -5000px;
}
#menu_qualify:hover {
	background-position: 15px bottom;
}
#menu_apply_new {
	height: 33px;
	width: 121px;
	float: left;
	background: url(images/apply.gif) 15px top no-repeat;
	text-indent: -5000px;
}
#menu_apply_new:hover {
	background-position: 15px bottom;
}
#menu_apply {
	height: 33px;
	width: 209px;
	float: left;
	background: url(images/rebate.gif) 15px top no-repeat;
	text-indent: -5000px;
}
#menu_apply:hover {
	background-position: 15px bottom;
}

#content_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	background-repeat: repeat-x;
	padding-top: 10px;
	background-image: url(images/testgif.gif);
	height: 100px;

}
#col_right {
	width: 189px;
	float: left;
}
#col_right  #inner_1 {
	width: 172px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-left-color: #777777;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#col_right #inner_1 a {
	color: #333333;
}
#col_right      .border_1    {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}

#col_right  #inner_2 {
	width: 172px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-left-color: #777777;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}
#col_right #inner_2 a {
	color: #333333;
}
#col_right .border_2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}

#col_right a:hover {
	text-decoration: underline;
}
#col_right a {
	font-weight: bold;
	text-decoration: none;
}
#container_1  #content_main  #col_mid_holder  #col_mid {
	width: 633px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/couple.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}

#container_2 #content_main #col_mid_holder #col_mid {
	width: 633px;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}
#col_mid_holder {
	float: left;
	width: 663px;
}

#col_mid a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#col_mid a:hover {
	text-decoration: underline;
	color: #333333;
}
#col_mid #footer {
	padding-top: 240px;
	font-size: 10px;
}




#spacer {
	padding-top: 5px;
	padding-bottom: 5px;
}
#spacer_line {
	padding-top: 12px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C2F75;
}
#form1 input {
	width: 175px;
	margin-bottom: 3px;
}
#form1 #button {
	width: 75px;
}
#form1 #total_debts {
	width: 125px;
	margin-bottom: 4px;
}
#form1 #call_time {
	width: 125px;
	margin-bottom: 20px;
}
#menu_item_end {
	float: left;
	padding-left: 12px;
}
#col_mid #click_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #333333;
	background-image: url(images/testgif.gif);
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 11px;
	border: 1px solid #777777;
	margin-top: 20px;
	margin-bottom: 30px;
	clear: both;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	clear: left;
	line-height: 16px;

}


.heading2 {
	font-size: 18px;
	color: #777777;
	font-weight: bold;
}

#step1 {
	float: left;
	height: 107px;
	width: 162px;
	padding-top: 13px;
	padding-right: 25px;
	padding-left: 20px;
	background-image: url(images/step-1.gif);
	background-repeat: no-repeat;
}
#step2 {
	float: left;
	height: 105px;
	width: 148px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 49px;
	background-image: url(images/step-2.gif);
	background-repeat: no-repeat;
}
#step3 {
	float: left;
	height: 105px;
	width: 151px;
	padding-top: 15px;
	padding-left: 44px;
	padding-right: 12px;
	background-image: url(images/step-3.gif);
	background-repeat: no-repeat;
}
#stepouter {
	line-height: 18px;
	height: 120px;
	padding-left: 6px;


}
.heading3 {
	font-size: 18px;
	color: #CDA236;
	font-weight: bold;
}
#smallspacer {
	padding-top: 2px;
	padding-bottom: 2px;
}
#stuff {
	clear: both;
	padding-top: 20px;
}
#col_spacer {
	float: left;
	width: 10px;
}
#improvement {
	clear: both;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#improvement img {
	float: left;
	padding-right: 10px;

}
#improvement_txt {
	float: left;
	margin-top: 23px;
	width: 473px;
}
#benefit {
	padding-left: 25px;
}



















#floater {
	position: absolute;
	left: 570px;
	top: 25px;
	width: 200px;
	background-color: #eeeeFF;
	border: 1px solid #000000;
	padding: 5px;
}
#floater a:link {
	color: #0066FF;
}
#floater a:active {
	color: #0066FF;
}

#floater a:hover {
	color: #0066FF;
}

#floater a:visited {
	color: #0066FF;
}




#wrap {
	width: 862px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#content {
	clear: both;
	width: 860px;
	padding-top: 25px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position: relative;
}

#foot { background-image: url(img/bottom-curve.gif); background-color: #FFFFFF; background-repeat: no-repeat; background-position: center bottom; height: 50px; width: 900px; text-align: center; font-size: 11px; margin: 0px; color: #999999; padding-top: 40px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }
#foot a, #foot a:visited { text-decoration: none; color: #999999; }
#foot a:hover { text-decoration: underline; color: #999999; }

#border { background-image: url(img/border.gif); background-repeat: repeat-x; clear: both; height: 5px; width: 100%; }

.getwrap {
	height: 120px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
}
.getright {
	float: left;
	width: 400px;
}
.getright p { margin-left: 10px; }
#content_main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	background-repeat: repeat-x;
	padding-top: 10px;
	background-image: url(images/testgif.gif);
}
#main_col {
}

#apply-self { clear: both; height: 50px; width: 540px; margin: 40px auto 25px auto; }
#apply-self a { height: 50px; width: 540px; background-image: url(img/myself.gif); display: block; background-position: center top; 	text-indent: -3000px; background-repeat: no-repeat; }
#apply-self a:hover { height: 50px; width: 540px; background-image: url(img/myself.gif); background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }
#apply-else { clear: both; height: 50px; width: 540px; margin: 40px auto 25px auto; }
#apply-else a { height: 50px; width: 540px; background-image: url(img/someone-else.gif); display: block; background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }
#apply-else a:hover { height: 50px; width: 540px; background-image: url(img/someone-else.gif); background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }
#apply-owner { clear: both; height: 50px; width: 540px; margin: 40px auto 25px auto; }
#apply-owner a { height: 50px; width: 540px; background-image: url(img/owner.gif); display: block; background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }
#apply-owner a:hover { height: 50px; width: 540px; background-image: url(img/owner.gif); background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }
#apply-rent { clear: both; height: 50px; width: 540px; margin: 40px auto 25px auto; }
#apply-rent a { height: 50px; width: 540px; background-image: url(img/rent.gif); display: block; background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }
#apply-rent a:hover { height: 50px; width: 540px; background-image: url(img/rent.gif); background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }


#apply-else-owner { clear: both; height: 50px; width: 540px; margin: 40px auto 25px auto; }
#apply-else-owner a { height: 50px; width: 540px; background-image: url(img/they-own.gif); display: block; background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }
#apply-else-owner a:hover { height: 50px; width: 540px; background-image: url(img/they-own.gif); background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }
#apply-else-rent { clear: both; height: 50px; width: 540px; margin: 40px auto 25px auto; }
#apply-else-rent a { height: 50px; width: 540px; background-image: url(img/they-rent.gif); display: block; background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }
#apply-else-rent a:hover { height: 50px; width: 540px; background-image: url(img/they-rent.gif); background-position: center top; text-indent: -3000px; background-repeat: no-repeat; }

.nobullet { list-style-type: none; }
.nobullet_bold {
	list-style-type: none;
	font-weight: bold;
}
#outline {
	border: 2px solid #000000;
}
#main_col {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}
#main_col a {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#main_col a:hover {
	text-decoration: underline;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CDA236;
}
.other_help {
	width: 177px;
	height: 34px;
	background: url(images/tab1.gif);
	clear: both;
	text-indent: -5000px;
	padding: 0px;
	margin: 0px;
}
.fuel_bills {
	width: 189px;
	height: 34px;
	background: url(images/tab4.gif);
	clear: both;
	text-indent: -5000px;
	padding: 0px;
	margin: 0px;
}
.debt {
	width: 189px;
	height: 34px;
	background: url(images/tab2.gif);
	clear: both;
	text-indent: -5000px;
	padding: 0px;
	margin: 0px;
}
.parents {
	width: 189px;
	height: 34px;
	background: url(images/tab3.gif);
	clear: both;
	text-indent: -5000px;
	padding: 0px;
	margin: 0px;
}
.loans {
	width: 189px;
	height: 34px;
	clear: both;
	text-indent: -5000px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/debthelp.jpg);
}
