/*
 *	Homepage
 */

#Statement
{
	float: left;
	width: 100%;
	margin: 40px 0 10px 0;
}
#Statement img
{
	float: left;
	margin-top: 10px;
}
#Statement ul
{
	float: right;
	width: 310px;
	padding-left: 20px;
}
#Statement ul li
{
	float: left;
	clear: left;
	width: 290px;
	padding-left: 20px;
	margin: 0 0 30px 0;
	background: url( '../../Images/Pages/Homepage/bullet.gif' ) no-repeat 0% 50%;
}
#HomeModule
{
	float: left;
	clear: both;
	width: 322px;
}
#ContactCypower
{
	float: right;
	width: 387px;
}
#ContactCypower ul
{
	float: left;
	width: 310px;
	padding: 20px 0 0 30px;
}
#ContactCypower ul li
{
	float: left;
	clear: left;
	width: 290px;
	padding-left: 20px;
	margin: 0 0 5px 0;
	background: url( '../../Images/Pages/Homepage/bullet.gif' ) no-repeat 0% 50%;
}
#FeaturedMfgr h2
{
	float: left;
	padding: 10px;
	margin: 30px 0 0 20px;
	text-align: center;
	font-size: 1.5em;
}
#FeaturedMfgr a
{
	color: #570101;
	line-height: normal;
}
#FeaturedMfgr a:hover
{
	background: none;
}
#FeaturedMfgr img
{
	float: none;
}
#AdScroller
{
	margin-top:5px;
	margin-bottom:5px;
	float: left;
	overflow: hidden;
	height: 220px;
	width: 717px;
}
#Scroller {
    margin : 0 0 20px 0; padding: 0; float: left;
    }
#SearchStep1 {
 width: 179px;
 height: 106px;
 background: #FFF url('../../Images/Pages/Homepage/main-button-1.jpg') no-repeat;
}
#SearchStep2 {
 width: 180px;
 height: 106px;
 background: #FFF url('../../Images/Pages/Homepage/main-button-2.jpg') no-repeat;
}
#SearchStep3 {
 width: 180px;
 height: 106px;
 background: #FFF url('../../Images/Pages/Homepage/main-button-3.jpg') no-repeat;
}
#SearchStep4 {
 width: 179px;
 height: 106px;
 background: #FFF url('../../Images/Pages/Homepage/main-button-4.jpg') no-repeat;
}
#SearchStep1Over {
 width: 179px;
 height: 106px;
 background: #FFF url('../../Images/Pages/Homepage/main-button-1_over.jpg') no-repeat;
}
#SearchStep2Over {
 width: 180px;
 height: 106px;
 background: #FFF url('../../Images/Pages/Homepage/main-button-2_over.jpg') no-repeat;
}
#SearchStep3Over {
 width: 180px;
 height: 106px;
 background: #FFF url('../../Images/Pages/Homepage/main-button-3_over.jpg') no-repeat;
}
#SearchStep4Over {
 width: 179px;
 height: 106px;
 background: #FFF url('../../Images/Pages/Homepage/main-button-4_over.jpg') no-repeat;
}
.SearchStep {
    float: left;
}