#red
{
	background-image:url("../images/redbg.gif");
	height:399px;
}
#shades
{
	background-image:url("../images/redshades.png");
	height:399px;
	background-repeat:no-repeat;
	color:#ffffff;
}
#shades h1
{
	margin:0px;
	padding-top:50px;
	font-weight:100;
	font-size:36px;
	line-height:50px;
}
#shades p
{
	width:400px;
	line-height:20px;
}
#hero
{
	width:462px;
	height:306px;
	background-image:url("../images/heroshot.png");
	background-repeat:no-repeat;
	float:right;
	margin-top:60px;
}