html,body {
margin: 0px;
margin-top: 3px;
height: 100%;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
color: #b7b7b7;
background-color: #000000;
background-image: url(../images/bkg-realtor-grad.jpg);
}

/* CENTER ALL */
div.bodyMAINcontent {
position: relative;
width: 910px;
height: 1580px;
background-color:#000000;
margin-left: auto;
margin-right: auto;

}
/* END */
#MainTopGreyLine {
	position:absolute;
	left:0px;
	top:31px;
	width:100%;
	height:2px;
	z-index:50;
	background-image: url(../images/TopLine-Grey.jpg);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#HeaderImage {
	position:absolute; 
	left:0px; 
	top:30px; 
	width:910px; 
	height:190px; 
	z-index:48;
	background-image: url(../images/Header-Realtor1.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#TopGreyLine {
	position:absolute;
	left:0px;
	top:28px;
	width:910px;
	height:2px;
	z-index:50;
	background-image: url(../images/TopLine-Grey.jpg);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#TopGreyLine2 {
	position:absolute;
	left:0px;
	top:232px;
	width:910px;
	height:2px;
	z-index:50;
	background-image: url(../images/TopLine-Grey.jpg);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
}


#ColorStrip {
	position:absolute;
	left:0px;
	top:220px;
	width:910px;
	height:13px;
	z-index:49;
	background-image: url(../images/colorStrip-realtor.jpg);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#TopNavigation {
	position:absolute;
	left:0px;
	top:235px;
	width:910px;
	height:13px;
	z-index:49;
	margin-left: auto;
	margin-right: auto;
}

/* PAGE LINKS */
a {
	font-size: 12px;
	color: #757575;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #757575;
}
a:hover {
	text-decoration: none;
	color: #0e55a5;
}
a:active {
	text-decoration: none;
	color: #757575;
}
/* END */

#TitleContact {
	position:absolute;
	left:33px;
	top:315px;
	width:188px;
	height:22px;
	background-image: url(../images/title-realtors.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	z-index:1;
}

#IntroTXT {
	position:absolute;
	left:32px;
	top:347px;
	width:605px;
	height:60px;
	z-index:1;
}
#FooterComplete {
	position:absolute;
	left:360px;
	top:1390px;
	width:744px;
	height:175px;
	z-index:55;
}
#Stats {
	position:absolute;
	left:655px;
	top:1540px;
	width:98px;
	height:32px;
	z-index:52;
}