#threecolwrap {
	font-size:85%;
	width:829px;
	background-color:#000;
	height:156px;
	margin-right:20px;
	margin-left:20px;
}

#threecolwrap .left {
	width:260px;
	float:left;
	height:133px;
	background-image:url(images/diamondloose.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:12px;
	padding-bottom:12px;
	padding-right:13px;
}

#threecolwrap .centre {
width:260px;
float:left;
height:133px;
background-repeat:no-repeat;
background-image:url(images/threecol-centre.jpg);
padding-top:12px;
padding-bottom:12px;
padding-left:12px;
background-position:right;
}

#threecolwrap .right {
	width:260px;
	float:right;
	height:133px;
	background-image:url(images/threecol-right.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-top:12px;
	padding-right:13px;
	padding-bottom:12px;
}

#indexcontent {
	width:830px;
	margin-top:12px;
	margin-right:19px;
	margin-left:19px;
	background-image:url(images/PSJ_homesale.jpg);
	background-repeat:no-repeat;
	height:343px;
}

#indextext {
font-size:85%;
position:absolute;
top:153px;
left:44px;
text-decoration:none;
width:257px;
line-height:15px;
margin:0;
padding:0;
}

a.leftmore {
display:block;
width:35px;
padding-left:20px;
line-height:25px;
text-decoration:none;
color:#999;
background-position:3px 5px;
background-image:url(images/purple-line.gif);
background-repeat:no-repeat;
margin-left:20px;
margin-bottom:5px;
}

a:hover.more,leftmore,a:hover.leftmore {
color:#fff;
background-position:3px -40px;
background-color:#000;
width:35px;
}
