#header a.logo {
	position: absolute;
	top: 0px;
	left: 50px;	
	width: 204px;
	height: 155px;
	background: url('/images/logo.png') no-repeat 0 0;
}

#banner {
	position: relative;
	float: left;
	width: 889px;
	height: 311px;
	margin: 0 0 0 15px;
	_margin: -9px 0 0 15px;
	display: inline;	
}

#banner .image {
	position: relative;
	float: left;
	width: 566px;
	height: 311px;
}

#banner .right {
	position: relative;
	float: right;
	width: 320px;
	height: 311px;
}

#rightbar {
	position: relative;
	float: right;
	width: 320px;	
	margin: 0px 0px 0 0;
	display: inline;
}

#rightbar .revolution {
	position: relative;
	float: left;	
	width: 320px;
	height: 65px;
	background: url('/images/rightbar_revolution.jpg') no-repeat 0 0;
}

#rightbar .webcast {
	position: relative;
	float: left;	
	width: 320px;
	height: 65px;
	background: url('/images/rightbar_webcast.jpg') no-repeat 0 0;
}

#rightbar .video {
	position: relative;
	float: left;
	width: 129px;
	height: 101px;
	margin: 0px 0 0 25px;
	display: inline;	
}

#rightbar .link1 {
	position: relative;
	float: right;
	width: 121px;
	height: 49px;
	margin: 0px 30px 0 0px;
	display: inline;	
}

#rightbar .link2 {
	position: relative;
	float: right;
	width: 121px;
	height: 45px;
	margin: 0px 30px 0 0px;
	display: inline;	
}

#rightbar .text {
	position: relative;
	float: left;
	width: 275px;
	margin: 5px 0 0 23px;
	display: inline;
	font: 11px/17px tahoma;
	color: #ffffff;
}

a.webcastlink {	
	color: #644d34;
	font: 11px/16px arial;
	color: #644d34;
	text-decoration: none;
}

a.webcastlink:hover {	
	text-decoration: underline;
}

#main a.pierhomes {
	position: relative;
	float: left;
	width: 156px;
	height: 121px;
	margin: 2px 0 0 10px;
	display: inline;
	background: url('/images/main_pierhomes.jpg') no-repeat 0 0;
}

#main a.communityrealty {
	position: relative;
	float: left;
	width: 156px;
	height: 121px;
	margin: 2px 0 0 25px;
	display: inline;
	background: url('/images/main_communityrealty.jpg') no-repeat 0 0;
}

#main a.pinnacle {
	position: relative;
	float: left;
	width: 156px;
	height: 121px;
	margin: 2px 0 0 25px;
	display: inline;
	background: url('/images/main_pinnacle.jpg') no-repeat 0 0;
}

#main .pierhomes_text {
	position: relative;
	float: left;
	width: 156px;
	margin: 0px 0 0 18px;
	display: inline;
	font: 11px/20px tahoma;
	color: #5d3e22;
}

#main .communityrealty_text {
	position: relative;
	float: left;
	width: 156px;
	margin: 0px 0 0 24px;
	display: inline;
	font: 11px/20px tahoma;
	color: #5d3e22;
}

#main .pinnacle_text {
	position: relative;
	float: left;
	width: 156px;
	margin: 0px 0 0 24px;
	display: inline;
	font: 11px/20px tahoma;
	color: #5d3e22;
}