#header
{
	height: 280px;
}

#navigation
{
	margin-bottom: 12px;
}

#scroller-container
{
	clear: left;
	margin: 16px 0;
	height: 210px;
	width: 720px;
	width: 632px;
}

#header img
{
	margin: 0;
	padding: 0;
	border: none;
}

div.scroller
{
	border: none;
	height: 210px;
	overflow: hidden;
	width: 632px;
	position: relative;
}

div.scroller div.section
{
	float: left;
	height: 210px;
	overflow: hidden;
	padding: 0;
	width: 632px;
}

div.scroller div.section img
{
}

div.scroller div.content
{
	width: 50000px;
}


#headlines
{
	background: #f1592a;
	border-top: 1px solid #f57f5a;
	border-bottom: 1px solid #555;
	color: #000;
}

#headlines .column-left, #headlines .column-middle, #headlines .column-right
{
	float: left;
	width: 298px;
	padding: 0 10px;
	min-height: 220px;
	border: 1px solid transparent;
}

#headlines .column-left:hover, #headlines .column-middle:hover, #headlines .column-right:hover
{
	background: #222;
	color: #ddd;
	cursor: pointer;
	border-left: 1px solid #f57f5a;
	border-right: 1px solid #f57f5a;
	width: 298px;
	border-top: 1px solid #555;
	margin-top: -1px;
	padding-top: 1px;
}

#headlines a:link, #headlines a:visited
{
	color: #fff;
}

#headlines a:hover, #headlines a:active
{
}

#headlines h3 a:link, #headlines h3 a:visited
{
	width: 300px;
	height: 80px;
	display: block;
	text-indent: -10000px;
}

#headlines .column-left h3 a:link, #headlines .column-left h3 a:visited
{
	background: url(../img/highlight-left.png) no-repeat;
}

#headlines .column-middle h3 a:link, #headlines .column-middle h3 a:visited
{
	background: url(../img/highlight-middle.png) no-repeat;
}

#headlines .column-right h3 a:link, #headlines .column-right h3 a:visited
{
	background: url(../img/highlight-right.png) no-repeat;
}



#content
{
	border-top: 4px solid #484848;
}

#content .container
{
	background: none;
}

#content #main
{
	clear: both;
	width: 100%;
	padding: 0;
}

#heating-up
{
	float: right;
	width: 640px;
	margin: 0 70px 0 10px;
}

#services
{
	float: right;
	width: 220px;
	margin: 0 10px;
}


#services
{
}

#services ul
{
	margin-left: 0;
}

#services ul li
{
	background: url(../img/sidebar-navigation-background.png) bottom no-repeat;
	height: 25px;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#services ul li:hover
{
	background: #222;
	color: #ddd;
	padding-left: 12pt;
	margin-left: 0;
	list-style: none;
}

#services ul li:hover a:link, #services ul li:hover a:visited
{
	color: #ddd;
}


#services ul li a:link, #services ul li a:visited
{
	display: block;
	color: #f1592a;
	font-size: 10pt;
	height: 24px;
	line-height: 24px;
	margin-bottom: 1px;
	padding-left: 10px;
}

#services ul li a:hover, #services ul li a:active
{
	background: #222;
	color: #ddd;
	text-decoration: none;
}
