/* special styles for home page */

#homeLogo {
	float: left;
	display: block; 
	margin: 21px 0 0px 0px;
}

#body .contentGeneral {
	padding: 0px;
	margin: 0;
}

.contentGeneral h2 {
	margin: 0;
	font-size: 12px;
	color: #54301a;
	font-weight: bold;
}

.contentGeneral ul, .contentGeneral li {
	padding: 0;
	margin-left: 0;
	list-style: none;
	list-style-image: none;
}

.contentGeneral li {
	margin-bottom: 0px;
	margin-top: 0px;
}

#body #header {
	height: 107px;
	background-color: #fff;
	margin: 0px;
}

#body #banner {
	display: none;
}

#body #top { display: none; }

#body .submenu_start { display: none; }

#body .submenu { display: none; }

.home_section { margin-bottom: 12px; }

#body #home_left {
    clear: both;
	float: left;
	padding: 0px;
	margin: 70px 0 0 0;
}

#accessories {
	display: none;
}

#body .contentGeneral #home_accessories {
	padding: 0 0 0 17px;
}

#body .contentGeneral #home_accessories ul {
	
}

#body .contentGeneral #home_accessories ul li {
	list-style: none url(../i/bullet_home.png);
	_list-style: none url(../i/bullet_home_ie.png);
	!list-style: none url(../i/bullet_home_ie.png);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#body .contentGeneral #home_accessories ul li a {
	color: #696a6d;
}

#body .contentGeneral #home_accessories ul li a:hover {
	color: #317b92;
}	
	
#home_right {
	float: right;
	padding: 0px;
	margin: 70px 0 0 0px;
	width: 562px;
}

#home_right .spotlight{ margin: 0px 0 25px 0; padding: 0px; font-size: 12px;}

#home_news_noshow {
	border-top: 70px solid #fff;
}

#body .footer {
	margin: 0px;
	padding: 0px 0 0px 10px;
	line-height: 28px;
	clear: both;
	text-align: left;
}

#menu_wrapper {
	position:absolute;
	top: 107px;
	width: 188px;
	height: 170px;
	margin: 0px auto;
}

#menu {
	background-color: transparent;
	width: 188px;
	height: 170px;
	background: url(../i/nav/home_nav_back.png) no-repeat;
}

#udm {
	height: 170px;
	width: 188px;
	margin: 0px;
	padding: 0px;	
}
