body {
	margin: 0;
	padding: 0;
	text-align: center;
    background-image:url(../slices/bg.jpg);
	background-repeat:repeat-x;
	background-color:#CCC;
	font-family: arial;
	font-size:13px;
	Color:#000;
	}

#wrap {
	position: relative;
	text-align:left;
	margin:	0 auto;
	width:780px;
	}
	
h1 {
	font-size: 15px;
	color: #000;
	margin:0;
	display:none;
	}
	
h2 {
	font-size: 14px;
	color: #000;
	margin-top:0;
	margin-bottom:10px;
	}
	
h3 {
	font-size: 14px;
	color: #000;
	margin-top:0;
	margin-bottom:10px;
	}
	
p {
	margin:0;
	padding:0;
}

.clear_both {
	clear:both;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

.navlinks a:link {color: #FFF; text-decoration: none; font-weight: bold; font-size:13px;  }
.navlinks a:visited {color: #FFF; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks a:hover {color: #FFF; text-decoration: underline; font-weight: bold; font-size:13px; }
.navlinks a:active {color: #FFF; text-decoration: none; font-weight: bold; font-size:13px; }

.navlinks2 a:link {color: #000; text-decoration: none; font-weight: bold; font-size:13px;  }
.navlinks2 a:visited {color: #000; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks2 a:hover {color: #000; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks2 a:active {color: #000; text-decoration: none; font-weight: bold; font-size:13px; }


#content {
	position:relative;
	background-image:url(../slices/middle.jpg);
	background-repeat:repeat-y;
	top:0;
	left:0;
	text-align:left;
	padding-top:295px;
	padding-bottom:0;
	width:780px;
}

#content_container {
	position:relative;
	top:0;
	left:0;
	text-align:left;
	margin:0;
	width:770px;
	height:auto;
}

#content_left {
	float:left;
	background-image:url(../slices/left.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:0;
	width:230px;
	height:480px;
}

#content_right {
	float:right;
	text-align:left;
	margin:0;
	width:535px;
	height:auto;
	padding-bottom:20px;
}

.right_left {
	margin:0;
	width:285px;
	height:auto;
}

#quicksearch {
	position:absolute;
	top:342px;
	left:28px;
	width:185px;
	height:280px;
}

#feature {
	position:absolute;
	top:315px;
	left:555px;
	text-align:center;
	width:auto;
	height:auto;
	z-index:5;
}

#feature p {
	padding-top:12px;
	line-height:22px;
	margin-left:0;
	margin-bottom:0;
}

#feature img {
	margin-bottom:5px;
}

#footer {
	position:relative;
	top:0;
	left:0;
	background-image:url(../slices/footer.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:58px;
}

#footer p {
	margin:0;
	font-size:11px;
	padding-top:17px;
	padding-left:300px;
}

#footer a {
	color:#000;
	text-decoration:none;
}

#header {
	position:absolute;
	width:780px;
	height:295px;
	background-image:url(../slices/header.jpg);
	background-repeat:no-repeat;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

#listingsc {
	position:absolute;
	top:105px;
	left:10px;
	width:auto;
	height:auto;
	z-index:5;
}

#listingsj {
	position:absolute;
	top:130px;
	left:10px;
	width:auto;
	height:auto;
	z-index:5;
}

#searchcolumbia {
	position:absolute;
	top:155px;
	left:10px;
	width:auto;
	height:auto;
	z-index:5;
}

#searchjeffcity {
	position:absolute;
	top:180px;
	left:10px;
	width:auto;
	height:auto;
	z-index:5;
}

#aboutus {
	position:absolute;
	top:205px;
	left:10px;
	width:auto;
	height:auto;
	z-index:5;
}

#community {
	position:absolute;
	top:230px;
	left:10px;
	width:auto;
	height:auto;
	z-index:5;
}

#mortgage {
	position:absolute;
	top:255px;
	left:10px;
	width:auto;
	height:auto;
	z-index:5;
}

#home {
	position:absolute;
	top:20px;
	left:587px;
	width:auto;
	height:auto;
	z-index:5;
}

#contact {
	position:absolute;
	top:20px;
	left:692px;
	width:auto;
	height:auto;
	z-index:5;
}