@import url(common.css);
@import url(2col.css);
@import url(sampling.css);

#slider {
    left: 0px;
    width: 42px;
}

#Spotlight 
{
	padding: 0 0px 0 25px;
}

#Spotlight blockquote 
{
	margin: 1em 0 1em 0;
}

#Spotlight .Quote
{
	display: none;
}

#Features
{
	background: transparent url(/images/seperator.gif) no-repeat 318px 45px;
}

#Features h2 
{
	color: #000000;
	font-size: 127.5%;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: normal;
	padding: 8px 0 7px;
}

#Features h2 em 
{
	color: #ffffff;
	font-size: 107.5%;
	font-style: normal;
}

#Feature1
{
	float: left;
	width: 317px;
}

#Feature1 h2
{
	background: url(/images/hp/bg_featureheader.png) no-repeat left top;
}

#Feature1 h2 em
{
	font-size: 122.5%;
	text-transform: none;
}

#Feature2
{
	float: left;
	width: 328px;
}

#Feature2 h2
{
	background: url(/images/hp/bg_featureheader.png) no-repeat right top;
}

#Feature2 h2 em
{
	font-size: 122.5%;
}

#Features .content
{
	padding: 0 20px 0 25px;
}