/******************************* HEADER **************************************/
#header 
{
	position: relative;
	height: 147px;
	margin-right: 10px;
}

/******************************* CONTENT *************************************/
#content #flash
{
	height: 275px;
	width: 968px;
	overflow: hidden;
}
#content .features
{
	width: 900px;
	height: 180px;
	overflow: hidden;
	background: url(../images/layout/bg-features.gif) no-repeat top center;
	padding: 0 34px;
	margin: 0;
	position: relative;
}
