/* CSS Document */
body {
	background-color: #27313b;
	margin:7px;
	}
#page 
	{
	position: relative;
	margin: 0 auto 0 auto;
	width: 761px;
	height: auto;
	}
#box {
	position: absolute;
	padding: 9px 7px 9px 7px;
	width: auto;
	height: auto;
	background-color:#27313b;	
	border-style:solid;
	border-width: 1px;
	border-color: #aba27b;
	}
/********************** IMAGES **********************/
#header {
	position:relative;
	padding: 0px;
	background-image:url(../images/header.jpg);
	width: 743px;
	height: 100px;
	float: left;
	background-repeat: no-repeat;
	}
#topnav {
	position:relative;
	padding: 0px;
	background-image:url(../images/topnav.jpg);
	width: 743px;
	height: 29px;
	float: left;
	background-repeat: no-repeat;
	text-align:center;
	margin:0px;
	}
#logo {
	position:relative;
	padding: 0px;
	background-image:url(../images/remax.jpg);
	width: 255px;
	height: 200px;
	float: left;
	background-repeat: no-repeat;
	}
#main_img {
	position:relative;
	padding: 0px;
	background-image:url(../images/main_img.jpg);
	width: 488px;
	height: 200px;
	float: left;
	background-repeat: no-repeat;
	}
#footer {
	position:relative;
	padding: 0px;
	background-image:url(../images/footer.jpg);
	width: 743px;
	height: 41px;
	float: left;
	background-repeat: no-repeat;
	text-align:center;
	}
	
/********************** MAIN **********************/
#main {
	background-color: #27313b;
	width: 743px;
	height: auto;
	margin: 0px;
	padding:0px;
	position:relative;
	float:left;
	}
#left_col {
	background-color: #27313b;
	width: 255px;
	height: auto;
	position:relative;
	float:left;
	padding:0px;
	}
#left_text {
	width: 223px;
	height:auto;
	position:relative;
	margin-top: 0px;
	margin-left: 10px;
	}
#right_bg {
	background-color: #afa57d;
	width: 488px;
	height: 500px;
	position:relative;
	float:left;
	padding:0px;
	}
	
#right_col {
	background-color: #afa57d;
	width: 488px;
	height: auto;
	position:relative;
	float:left;
	padding:0px;
	}
#right_text {
	width: 454px;
	height:auto;
	position:relative;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 18px;
	}
/********************** MAIN **********************/
.style1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #989ca1;
	line-height: 40px;
	}
.style2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-style:italic;
	}
.style3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #637175;
	line-height: 40px;
	}
.style4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #303030;
	font-weight:500;
	}
#readmore {
	text-decoration:none;
	position:relative;
	float:left;
	border: none;
	}
#buyer_img {
	position:relative;
	width: 219px;
	height: 162px;
	background-image:url(../images/buyer_img.jpg);
	float:left;
	margin-top: 28px;
	margin-bottom: 17px;
	background-repeat:no-repeat;
	}
#marketleader {
	position:relative;
	float:left;
	margin-top: 28px;
	margin-bottom: 17px;
	}
#WMS_234x60{
	text-decoration:none;
	position:relative;
	float:left;
	margin-top: 10px;
	margin-bottom: 17px;
	border: none;
	}
#report_banner_sm{
	text-decoration:none;
	position:relative;
	float:left;
	margin-top: 30px;
	margin-bottom: 17px;
	border: none;
	}
#welcome_img {
	position:relative;
	width: 226px;
	height: 154px;
	float:right;
	padding-left:12px;
	padding-bottom: 12px;
	}
#topnav_text {
	position:absolute;
	top: 0px;
	left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin-top:9px;
	text-align:center;
	letter-spacing: .03em;
	}
a:link {
	text-decoration:none;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	}
a:hover {
	text-decoration:none;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	}
a:active {
	text-decoration:none;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	}
a:visited {
	text-decoration:none;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	}
