@charset "utf-8";
body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: century;
	text-align:left;
	list-style-type: none;
	font-size: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	background-color: #ffffff;
	color: #999999
}

a:visited {
text-decoration:underline;

}
ul {
	list-style-type: none;


}
.navleft {
	padding-left: 30px;
	width: 150px;
}

a:active {
	color: #FFFFFF;
	background-color: #666666;
}

#banner {
	text-align: center;
	display: block;
	width: 575 px;
}

#contact {
text-align: center;
font-size:15px;
}

#rapidrent {
text-align: left;
display: block;
width: 160 px;}
