/* CSS Document for resale home page */

#homelogo
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 38px;
	left: 4px;

}

#homeflash
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 38px;
	left: 169px;
}

#bottomsub
{
	margin: 0;
	padding: 0;
/*	width: 139px;
	height: 117px; */
	line-height: 12px;
}

#bottomsub ul
{
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}

#bottomsub ul li
{
	padding: 5px 2px 0 8px;
	margin: 0;
}

#bottomsub ul li a
{
	text-decoration: none;
	color: #707070;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 10px;
}

#bottomsub ul li a:hover
{
	background-color: #E4DCCF;
	text-decoration: none;
}

#linkwrapper
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 304px;
	left: 4px;
}

#mainlinks
{
	margin: 0;
	padding: 0;
	background: url(../img/home-mid_resale.jpg);
	background-repeat: repeat-y;
}

#mainlinks table
{
border: 0;
}

#mainlinks tbody tr td
{
	padding: 0px 0px;
	border: 0px;
}

#footer a
{
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 9px;
	color: #999999;
}