#lefthome {
	width:481px;
	height:506px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:28px;
}	
#righttophome {
	background-color:#ededed;
	width:444px;
	height:159px;
	padding-left:12px;
	padding-top:14px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:14px;
}
	
#righttophome h2{
	background-image:url(../images/say-hello-to-ray.png);
	width:142px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:7px;
	text-indent:-9999px;
	
}
	
#righttophome p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8C8C8C;
	line-height:24px;
}
#righttophome a {
	color:#C60751;
	text-decoration:none;
	font-weight:bold;
		
}	
	
#homehighlight {
	width:456px;
	height:319px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#homehighlight h2 {
	background-image:url(../images/featuring.png);
	display:block;
	text-indent:-9999px;
	background-color:#ededed;
	width:456px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:11px;
}

a.homehighlight1 {
	width:213px;
	height:28px;
	margin-top:0px;
	float:left;
	clear:left;
	margin-right:30px;
	padding-top:260px;
	text-decoration:none;
}
a.homehighlight2 {
	width:213px;
	height:28px;
	margin-top:0px;
	float:left;
	padding-top:260px;
	text-decoration:none;
}
.homehighlight1 span, .homehighlight2 span {
	width:206px;
	background-color:#666666;
	height:17px;
	padding-bottom:2px;
	background-repeat:repeat-y;
	display:block;
	padding-top:9px;
	padding-left:7px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:lighter;
	font-size:12px;
	cursor:pointer;
}


