
html, body{
	background:#000 url('images/background-tiler.gif');
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size:12px;
	color:#9b7d5b;
}

img{
	border:none;
}

p{
	text-align:left;
	line-height:1.5em;
	color:#9b7d5b;
}

h3{
	text-align:left;
}

strong{
	color:#664527;
}


#main{
	width:857px;
	margin:15px auto auto auto;
	
}

#header{
	width:856px;
	float:left;
}

#header ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#header ul li{
	float:left;
	height:114px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#header ul li a{
	display:block;
	text-indent:-1000px;
}

#header ul li a#logo{
	background: url('images/logo.gif') no-repeat;
	width:415px;
	height:114px;
}

#header ul li a#home{
	background: url('images/home-button.gif') no-repeat;
	width:85px;
	height:51px;
	margin-top:63px;
}

#header ul li a#howitworks{
	background: url('images/howitworks-button.gif') no-repeat;
	height:51px;
	width:171px;
	margin-top:63px;
	
}

#header ul li a#getstarted {
	background: url('images/getstarted-button.jpg') no-repeat;
	height:51px;
	width:185px;
	margin-top:63px;
	
}

#header ul li a:hover#home, #header ul li a:hover#howitworks, #header ul li a#howitworks.buttonon, #header ul li a:hover#getstarted, #header ul li a#getstarted.buttonon, #header ul li a#home.buttonon{
	background-position: 0 -51px;
}

#row2 {
	width:856px;
	height:79px;
	float:left;
}


#row2.homepage {
	background: url('images/home-header-bottom.jpg') no-repeat;
}

.howpage {
	background: url('images/howheader2.jpg') no-repeat;
}

.startedpage {
background: url('images/getrow2.jpg') no-repeat;
	
}

#content.homepage {
	float:left;
	width:856px;
	height:450px;
	background: url('images/home-main-bg.jpg') no-repeat;
	
}

#content.homepage #hometextarea {
	float:left;
	padding: 20px 0px 0px 50px;
	width:410px;
}

#content.homepage #hometextarea p {
	margin-top:10px;

}

a#learnmore{
	background: url('images/learnmore-button.gif') no-repeat;
	width:90px;
	height:13px;
	overflow:hidden;
	display:block;
	float:right;
	margin-top: 15px;
}


a:hover#learnmore{
	background-position: 0 -13px;
}


#footer{
	width:857px;
	float:left;
	height:51px;
	margin-top:8px;
}

#footer #footer-left{
	float:left;
	background: url('images/footer-left.gif') no-repeat;
	width:534px;
	height:51px;
}


#footer a#footer-right{
	float:left;
	display:block;
	width:323px;
	height:51px;
	overflow:hidden;
	background: url('images/footer-right.gif') no-repeat;
}

#footer a:hover#footer-right{
	background-position: 0 -51px;
}



#howcontent{
	width:857px;
	float:left;
	background: url('images/blank-bg.jpg') repeat-y;
	
}

#howcontent .leftcol{
	width:267px;
	float:left;
	padding:25px 23px 15px 40px;
	padding-top: 30px;
	
}

#howcontent p{
	text-align:left;
	font-size:.95em;
	line-height: 1.4em;
}


#howcontent .rightcol{
	background: url('images/dog-pic.jpg') no-repeat;
	float:left;
	width:479px;
	padding: 386px 23px 15px 23px;
}





#getstartedcontent{
	width:857px;
	float:left;
	background: url('images/blank-bg.jpg') repeat-y;
	
}

#getstartedcontent .leftcol{
	width:267px;
	float:left;
	padding:25px 23px 15px 40px;
	padding-top: 30px;
	
}
#getstartedcontent .leftcol p{
	font-size:1.15em;
}

#getstartedcontent p{
	text-align:left;
	line-height: 1.2em;	
}


#getstartedcontent .rightcol{
	float:left;
	width:479px;
	padding: 15px 23px 15px 23px;
	font-weight: bold;
	font-size:.9em;
}

#getstartedcontent .rightcol strong{
	font-size: 1.4em;
}


.special-header{
	font-size:.9em;
	font-weight: bold;
	text-transform: uppercase;
}

#finalfooter{
	width:857px;
	margin-top:8px;
	float:left;
	font-size:.8em;
}
#finalfooter #f-left {
float:left;
width:400px;
color:#674627;
}

#finalfooter #f-right{
	float:right;
}


.subtext{
	font-size:.8em;
}







