html {
		width: 612px;
}	
body {
	color: #685744;
	width: 612px;
	height: 600px;
	text-align: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	background: url(../images/buyerResources/vertical_dots_bg.gif) repeat-y 0 0;
}
a {
	color: #685744;
	text-decoration: none;
	outline: none;
}
#outerContainer {
	width: 100%;
	display: block;
	text-align: left;
	float: left;
}
img {
	float: left;
	display: block;	
}
#header {
	width: 612px;
	height: 220px;
	background: url(../images/renterResources/RR_header_0.gif) no-repeat 0 0;
	float: left;
}
.faq #header {
	background-image: url(../images/renterResources/RR_header_faqs.gif)
}
.resources #header {
	background-image: url(../images/renterResources/RR_header_resources.gif)
}
.wellsFargo #header {
	background-image: url(../images/buyerResources/BR_header_2.gif)
}
.safetyNetProgram #header {
	background-image: url(../images/buyerResources/header_safetyNetProgram.gif)
}
.priceGuarantee #header {
	background-image: url(../images/buyerResources/header_priceGuarantee.gif)
}
.calculators #header {
	background-image: url(../images/buyerResources/BR_header_3.gif)
}
.hotDotHomes #header {
	background-image: url(../images/hotDotHomes/header_hotDotHomes.gif);
	height: 128px;
}
.incentivesMath #header {
	background-image: url(../images/incentivesMath/header_incentivesMath.gif);
	height: 128px;
}
.disclaimer #header,
.privacyPolicy #header {
	background-image: url(../images/legal/header_disclaimer.gif);
	height: 128px;
}
.greenSheet #header {
	background-image: url(../images/green/header_greenSheet.gif);
	height: 216px;
}
#centerContainer {
	width: 100%;
	display: block;
	float: left;
}
#mainLeft {
	float: left;
	width: 152px;
	display: block;
}	
#mainRight {
	float: right;
	width: 460px;
	display: block;
	position: relative;
}
#mainRight .copyContainer {
	overflow: auto;
	width: 420px;
}
#mainRight .jScrollPaneContainer {
	width: 430px;
	margin: 20px 0 0 20px;
}
.copyContainer p {
	padding-bottom: 12px;
}
#nav {
	margin: 20px 0 0 12px;
	line-height: 20px;
}
#nav li.selected a,
#nav a:hover,
.copyContainer a {
	color: #37648e;
}
.copyContainer ul {
	padding: 0 0 12px 20px;
}
.copyContainer ul li {
	display: list-item;
	list-style: disc outside;
	padding: 2px 0 2px 0;
}
.hidden {
	display: none;
}
.bold {
	font-weight: bold;
}
h1 {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.accordionTitle {
	display: block;
	font-weight: bold;
	padding: 8px 0 8px 0;
}
.scrollBackLink {
	padding: 0px 0px 0px 5px;
	font-size: 0.85em;
}
.sectionContent {
	width: 420px;
}
.unitInfoContainer {
	width: 100%;
	height: 250px;
	margin-top: 20px;
	overflow: visible;
}
.unitInfoContainer#home1Container,
.unitInfoContainer#home2Container {
	height: 200px;
}
.unitInfoContainer#home3Container {
	height: 470px;
}
.horizontalSeparator {
	height: 2px;
	width: 100%;
	background: url(../images/hotDotHomes/horizontal_dots_bg.gif) repeat-x 0 0;
	display: block;
	line-height: 2px;
}
.topSection {
	height: 113px;
	margin: 20px 0 0 0;
}
.specsContainer {
	height: 113px;
	width: 200px;
	float: left;
	margin: 0 0 0 20px;
}
.downloadLink {
	margin-top: 25px;
}
.dot {
	width: 113px;
	height: 113px;
	position: absolute;
	left: 20px;
	z-index: 200;
}
.dot#homeDot_1 {
	background: url(../images/hotDotHomes/homeDot_1.png) no-repeat 0 0;
	top: 320px;
}
.bottomSection {
	float: left;
	clear: both;
	margin: 20px 0 30px 0;
}
.hotDotHomes .innerContent {
	width: 420px;
	float: right;
	margin-top: 20px;
}
.hotDotHomes #mainRight {
	width: 100%;
}
.hotDotHomes #mainLeft {
	width: 0px;
}
.hotDotHomes .dotsContainer {
	position: relative;
	width: 152px;
	height: 100%;
}
#homeDot_1 {
	position: absolute;
	top: 210px;
	left: 20px;
}
#homeDot_2 {
	position: absolute;
	top: 430px;
	left: 20px;
}
#homeDot_3 {
	position: absolute;
	top: 650px;
	left: 20px;
}
.hotDotHomes #mainRight .jScrollPaneContainer {
	margin: 20px 0 0 0;
}
.incentivesMath #mainImage {
	margin-left: 170px;
}
body.greenSheet {
	background: none;
}
.greenSheet table {
	width: 550px;
	margin-left: 25px;
	font-size: 12px;
}
.greenSheet tr {
	border-bottom: 1px solid #ddd7ce;
}
.greenSheet tr.first td {
	padding-top: 0;
}
.greenSheet tr.last {
	border: none;
}
.greenSheet td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.greenSheet td.col1 {
	width: 250px;
	padding-right: 10px;
}
.greenSheet td.col2 {
	width: 40px;
}
.greenSheet td.col2 img {
	margin-left: 8px;
}
.greenSheet td.col3 {
	padding-left: 10px;
}
.disclaimerText {
	font-style: italic;
	font-size: 0.9em;
}
.incentivesMath #mainLeft img {
	margin: 20px;
}
.incentivesMath #disclaimerLink {
	margin: 40px 0 0 170px;
}
.incentivesMath .coloredText {
	color: #a0b220;
}

table {
	margin: 0 0 15px 0;
}

td {
	height: 20px;
}