* {
	margin:0;
	padding:0;
	color:#000000;
	}
	
ol,ul {
	list-style : none;
	}

body {
	margin: 35px auto;
	padding: 0;
	width: 839px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	background-color: #939393;
	}
	
#wrapper {
	margin: 0;
	padding: 0;
	width: 820px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	background-color: #a6a6a6;
	background-image:url(../images/index/index_row.gif);
}

#header {
	background-color:#ffffff;
	width: 820px;
	height: 80px;
	background-image:url(../images/index/index_header.gif);
	/*background-position:-30px;*/
	margin-left: 0px;
	}
	


#navbar {
	background-color:#ffffff;
	width: 325px;
	/*height: 117px;*/
	margin-left: 27px;
	float:left;
	border:none;
	}


.button a {
	width: 325px;
	height: 39px;
	color:#ffffff;
	font-size:6px;
	text-align:left;
	text-decoration:none;
	padding:0;
	margin:0;
	display:block;
	float:left;
	background-position:60px 0;
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-top:10px;
}

.lease a {
	background-image:url(../images/index/index_leasebutton_up.jpg);
}

.flexi-lease a {
	background-image:url(../images/index/index_flexileasebutton_up.jpg);
}

.rental a {
	background-image:url(../images/index/index_rentalbutton_up.jpg);
}

.lease a:hover {
	background-image:url(../images/index/index_leasebutton_down.jpg);
}

.flexi-lease a:hover {
	background-image:url(../images/index/index_flexileasebutton_down.jpg);
}

.rental a:hover {
	background-image:url(../images/index/index_rentalbutton_down.jpg);
}

#term_pointers {
	width: 133px;
	height: 150px;
	padding:0;
	margin:10px 0 0 0;
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/index/term_pointers2.gif);
}

p {
	float:left;
	margin:10px 0px 30px 87px;
	width:398px;
	font-size:13px;
	text-align:justify;
	}
	
#ten_years {
	width: 200px;
	height: 200px;
	padding:0;
	margin:-15px 40px 20px 0;
	display:block;
	float:right;
	background-repeat:no-repeat;
	background-image:url(../images/index/ten-years.gif);
	background-color:#ffffff;
}

#footershadow {
	clear: both;
	background-color:#a6a6a6;
	width: 820px;
	height: 67px;
	background-image:url(../images/index/index_footer.jpg);
	background-repeat:no-repeat;	
	}
		



