.moduleContent{
	height:210px;
	margin-left:15px;
	padding:0px;
}
.content
{
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	float:left;
	background-attachment: scroll;
	background-image: url(../images/bgContentRight.gif);
	background-repeat: repeat-y;
	background-position: right top;	
}

.conLeftB
{
	width: 480px;
	padding:10px 0px 0px 0px;
	margin:0px;
	float:left;
}

.conLeftB ul
{
	float: left;
	padding: 0px 0px 15px 0px;
	margin:0px;	
}

.conLeftB ul li
{
	background-attachment: scroll;
	background-image: url(../images/bgArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0px;
	padding:0px 0px 2px 25px;
	font-size:11px;
	width: 444px;
	list-style-type:none;
	float:left;
}





.middle{
	background-image: url(../images/middle.jpg);
	width: 800px;
	height: 156px;
}

/*.ConLeftBLink a:hover
{
	text-decoration:none;
	color:#000000;
	background-image: url(../images/genesisOver.gif);
}*/

.menuMH {
	width:489px;
	height:42px;
	padding:14px 0px 14px 0px;
	margin:0px;
	float: left;
}
.menuMH ul {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.menuMH ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	top:0px;	
}
.menuMH ul li, .menuMH a {
	display:block;
	height:42px;
	border-bottom:0px;
}
.menuMH ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
}
.mh1 {
	left:0;
	top:0;
	width:258px;
}
.mh2 {
	left:258px;
	top:0;
	width:231px;
}

/*.mh1 a:hover {
	background: transparent url(../images/bgMenu.jpg) 0 -42px no-repeat;
	border-bottom:0;
}*/
/*.mh2 a:hover {
	background: transparent url(../images/bgMenu.jpg) -258px -42px no-repeat;
	border-bottom:0;
}*/


.menuML {
	width:489px;
	height:42px;
	padding:14px 0px 14px 0px;
	margin:0px;
	float: left;
}
.menuML ul {
	position: relative;
	width:489px;
	height:42px;
	margin: 0px;
	padding: 0px;
	float:left;
	background-image: url(../images/bgMenuLand.jpg);
}
.menuML ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top:0px;
	float:left;
}
.menuML ul li, .menuML a {
	display:block;
	height:42px;
	border-bottom:0px;
}
.menuML ul li a {
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
}
.ml1 {
	left:0;
	top:0;
	width:258px;
}
.ml2 {
	left:258px;
	top:0;
	width:231px;
}

.ml1 a:hover {
	background: transparent url(../images/bgMenuLand.jpg) 0 -42px no-repeat;
	border-bottom:0;
}
.ml2 a:hover {
	background: transparent url(../images/bgMenuLand.jpg) -258px -42px no-repeat;
	border-bottom:0;
}




.conRight h2
{
	padding: 0px 0px 20px 0px;
	margin:0px;
	float: left;
	font-size:13px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:normal;
	font-weight:bold;
}

.formCol1
{
	float: left;
	width: 127px;
	padding: 17px 0px 0px 0px;
	margin:0px;
}

.formCol2
{
	float: left;
	width: 93px;
	padding: 10px 0px 0px 0px;
	margin:0px;
}

.conRight a
{
	text-decoration:underline;
	color: #ffffff;
	font-size:12px;
}

.conRight a:hover
{
	text-decoration:none;
	color: #ffffff;
	font-size:12px;
}



a.view-homes {
	background-image: url(../images/view-homes.jpg);
	display:block;
	width: 217px;
	height:97px;
	padding:0px;	
	float:left;
	margin:0px 5px;
}
a.launch {
	background-image: url(../images/launch.jpg);
	display:block;
	width: 217px;
	height:97px;
	padding:0px;
	float: left;
	margin:0px 5px 0px 15px;
}

