/* M.Tyas IGT CSS 2007 */

body {
	margin: 0px auto 0px auto;
	background-color:#AABCB3;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	}
	
#wrapper {
	margin: 0px auto 0px auto;
	height: 869px;
	width: 800px;
	background-color:#FFFFFF;
	}
	
#wrapperhowwe {
	margin: 0px auto 0px auto;
	height: 1361px;
	width: 800px;
	background-color:#FFFFFF;
	}
	
#wrapperapp {
	margin: 0px auto 0px auto;
	height: 2000px;
	width: 800px;
	background-color:#FFFFFF;
	}

#head {
	height: 180px;
	width: 800px;
	}
	
/*NAV CODE*/	
	
#navblock {
	height: 182px;
	width: 800px;
	background-color:#FFFFFF;
	}
	
.stoprepbtn {
	height: 49px;
	width: 420px;
	margin: 0px 140px 0px 240px;
	}
	
.quicksalebtn {
	height: 42px;
	width: 420px;
	margin: 0px 140px 0px 240px;
	}
	
.rentbkbtn {
	height: 41px;
	width: 420px;
	margin: 0px 140px 0px 240px;
	}
	
.howwebtn {
	height: 50px;
	width: 420px;
	margin: 0px 140px 0px 240px;
	}
	
/*NAV END*/	
	
#hpblock {
	height: 507px;
	width: 800px;
	background-image:url(images/hpbg.gif);
	}

#hptxtarea {
	width: 700px;
	height: 360px;
	padding: 80px 50px 0px 50px;
	text-align:justify;
	}
	
#hpapply {
	width: 800px;
	height: 60px;
	}
	
.btnfloat {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	}
	
.homebtnfloat {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	}
	
/*REPPOSSETION PAGE */

#repblock {
	height: 507px;
	width: 800px;
	background-image:url(images/repbg.gif);
	}
	
.reptxt {
	color:#000000;
	}
	
/*QUICKSALE*/
	
#quickblock {
	height: 507px;
	width: 800px;
	background-image:url(images/quicksalebg.gif);
	}
	
/*RENTBACK*/

#rentblock {
	height: 507px;
	width: 800px;
	background-image:url(images/rentbg.gif);
	}
	
/*howwe*/

#howweblock {
	height: 500px;
	width: 800px;
	background-image:url(images/howwebg.gif);
	}
	
#testblock {
	height: 497px;
	width: 800px;
	background-image:url(images/testbg.gif);
	}
	
#howweapply {
	width: 800px;
	height: 65px;
	}
	
#howwetxtarea {
	width: 700px;
	height: 355px;
	padding: 80px 50px 0px 50px;
	text-align:justify;
	}
	
.howbtnfloat {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	}
	
.howhomebtnfloat {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	}

#testtxtarea {
	width: 700px;
	height: 345px;
	padding: 80px 50px 0px 50px;
	text-align:justify;
	}

.steptxt {
	color: #b5dd73
	}
	
/*application*/

#apptop {
	width: 800px;
	height: 19px;
	background-image:url(images/apptop.gif);
	}
	
#appmid {
	height: 1700px;
	width: 800px;
	text-align: left;
	background-image:url(images/appmid.gif);
	}
	
#appbottom {
	height: 60px;
	width: 800px;
	background-image:url(images/appbottom.gif);
	}
	
.apptable {
	}
	
.selectbox {
	width: 250px;
	}
	
.txtfield {
	width: 250px;
	}

.smallprint {
	font-size:10px;
	}
	
.smallprintbottom {
	font-size: 12px;
	}