body.homepage #header .logo { display: none; }
#header {
	background: url('/product_images/uploaded_images/template/layout/home-nav-inset.png') repeat-x bottom;
	height: 90px;
	margin-bottom: 0;
	padding-top: 0;
}
#header #TopMenu { display: none; }
#header .nav-contain {
	padding-top: 36px;
}
.top {
	height: 395px;
	background: url('/product_images/uploaded_images/template/layout/home-top-bg.png') repeat-x center top;
	padding-top:65px;
	margin-bottom: 40px;
}
.top  h1 {
	width: 721px;
	height: 157px;
	background: url('/product_images/uploaded_images/template/layout/home-logo.png') no-repeat center;
	margin: 0 auto 55px;
}
.top h1 span,
.top h2 span,
.top h4 span {
	display: none;
}
.top h2 {
	background: url('/product_images/uploaded_images/template/content/home-h2.png') no-repeat center;
	width: 474px;
	height: 33px;
	margin:0 auto 20px;
}
.top h4 {
	background: url('/product_images/uploaded_images/template/content/home-h4.png') no-repeat center;
	width: 213px;
	height: 20px;
	margin:0 auto;
}

.content {
	margin-bottom: 27px;
}

.content h5 {
	color: #313131;
	margin-bottom: 5px;
}

.content #TopMenu {
	background: url('/product_images/uploaded_images/template/layout/double-divider.png') no-repeat center;
	overflow:hidden;
	width:100%;
	margin-bottom: 15px;
}
.content #TopMenu ul {
	list-style: none; 
	position: relative; 
	float: left; 
	display: block; 
	left: 50%;
}
.content #TopMenu ul li { 
	background: #ebebeb url('/product_images/uploaded_images/template/layout/bg.png') repeat top;
	position: relative; 
	float: left; 
	display: block; 
	right: 50%;
	padding: 0 10px;
	margin: 0;
}
.content #TopMenu ul li a { text-shadow: 0 1px 0 #fff;}
.content #TopMenu ul li.first{ padding-left: 20px; }
.content #TopMenu ul li.last { padding-right: 20px; }

.content .home-img {
	margin: 10px 0 0 50px;
}