body {
	background-attachment: scroll;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
}
div#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
div#logo {
	float:left;
	clear:left; 
	margin-left:0px;
	margin-top: -15px;
	background-image: url(images/logo.png);
	width: 293px;
	height:97px;
}
div#contact {
	margin-left: auto;
	margin-right: 0;
	width: 181px;
}
div#bigpicture {
	position: relative;
	margin-top: -20px;
	margin-left: 0px;
	width: 1000px;
	height: 319px;
}

div#menu {
	margin-top: 10px;
}



div#mainbodyleft p{
	padding-left: 10px;
	font-family: lucida sans, verdana, san-serif;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color: #fff;
	font-weight: normal;
}

div#mainbodyright p{
	padding-left: 10px;
	padding-right: 10px;
	font-family: lucida sans, verdana, san-serif;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color: #fff;
	font-weight: normal;
}

.title {
	font-family: lucida sans, verdana, san-serif;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color:#2069bc;
	font-weight: bold;
}

li {
	font-family: lucida sans, verdana, san-serif;
	text-align:left;
	font-size:12px;
	line-height:18px;
	color: #fff;
	font-style:italic;
	font-weight: normal;
}	

div#copyright {
	text-align: center;
	margin-top: 15px;
	clear: both;
}

a:link, a:visited {
	font-family: lucida sans, verdana, san-serif;
	font-size:12px;
	line-height:18px;
	color: #fff;
	font-weight: normal;
	text-decoration:underline;
}

a:hover {
	font-family: lucida sans, verdana, san-serif;
	font-size:12px;
	line-height:18px;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

a#rollover0 { background-image: url(images/home_off.png); height: 65px; width:75px; margin-top: 0px; margin-right: 625px; margin-left:auto; display:block;}
a#rollover0 span { display:none; }
a#rollover0:hover { background-image :url(images/home_on.png); }

a#rollover1 { background-image: url(images/firm_off.png); height: 65px; width:75px; margin-top: -65px; margin-right: 545px; margin-left:auto; display:block;}
a#rollover1 span { display:none; }
a#rollover1:hover { background-image :url(images/firm_on.png); }

a#rollover2 { background-image: url(images/reo_off.png); height: 65px; width:96px;  margin-top: -65px; margin-right:444px; margin-left:auto; display:block;}
a#rollover2 span { display:none; }
a#rollover2:hover { background-image :url(images/reo_on.png); }

a#rollover3 { background-image: url(images/realty_off.png); height: 65px; width:109px; margin-top: -65px; margin-right:330px; margin-left:auto; display:block;}
a#rollover3 span { display:none; }
a#rollover3:hover { background-image :url(images/realty_on.png); }

a#rollover4 { background-image: url(images/mortgage_off.png); height: 65px; width:125px;  margin-top: -65px; margin-right:200px; margin-left:auto;display:block;}
a#rollover4 span { display:none; }
a#rollover4:hover { background-image :url(images/mortgage_on.png); }

a#rollover5 { background-image: url(images/asset_off.png); height: 65px; width:195px;  margin-top: -65px; margin-right:0; margin-left:auto; display:block;}
a#rollover5 span { display:none; }
a#rollover5:hover { background-image :url(images/asset_on.png); }

