#Feature {
	display: block;
	width: 1000px;
	height: 300px;
	position: static;
	overflow: hidden;	
}
/* @group Contact Us */

#ContactUs {
	display: none;
	width: 1000px;
	height: 460px;
	overflow: hidden;
	font-size: 0.9em;
	color: #000;
}
#ContactUs .form {
	padding: 43px 32px;
	display: block;
	margin: 0;
	height: 1%;
	zoom: 1;
}
#ContactUs form {
	padding: 0;
	margin: 0;
}
/*#ContactUs form {
	display: block;
	padding: 0;
	margin: 0;
	height: 1%;
	zoom: 1;
}*/
#ContactUs input.text, #ContactUs select {
	width: 240px;
	height: 20px;
	border: 1px solid #b2b2b2;
	margin-top: 3px;
	margin-bottom: 3px;
}

#ContactUs textarea {
	width: 240px;
	height: 50px;
	border: 1px solid #b2b2b2;
	margin-top: 3px;
	margin-bottom: 3px;
}
#formLeft {
	float: left;
	width: 370px;
}
#formRight {
	float: left;
}
.disclaimer {
	float: none;
	clear: both;
	font-size: 11px;
}
#ContactUs a, #ContactUs a:link, #ContactUs a:visited, #ContactUs a:active {
	color: #c00;
}
#ContactUs .button {
	background: #b2b2b2;
	color: #fff;
	padding: 6px 10px;
	border: none;
	font-size: 13px;
}

/* @end */
/* @group Banners */

#BannerContainer {
	width: 980px;
	height: 280px;
	display: block;
	position: static;
	overflow: hidden;
	z-index: 90;
	margin:0 0 0 10px;
}

#Banners {
	position: static;
	display: block;
	/*left: 0;
	top: 100px;*/
	z-index: 5;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#Banners li.active{
	list-style: none;
	list-style-type: none;
	display: inline;
	/*position: absolute;
	left: 0;
	top: 0;
	z-index: 5;*/
	zoom: 1;
	*display: inline;
	padding: 0;
	margin: 0;
}
#Banners li {
	list-style: none;
	list-style-type: none;
	/*position: absolute;
	left: 0;
	top: 0;
	z-index: 5;*/
	zoom: 1;
	*display: inline;
	padding: 0;
	margin: 0;
	display: none;
}
#Banners li img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#BannersNav {
	z-index: 6;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 980px;
	height: 10px;
	position: absolute;
	/*left: 0px;*/
	top: 445px;
	display: block;
}
#BannersNav li {
	list-style: none;
	list-style-type: none;
	width: 14px;
	height: 14px;
	display: inline-block;
	background-image: url(../images/home_banner_nav2.png);
	zoom: 1;
    *display: inline;
    margin: 0 9px;
	line-height: 0;
	overflow: hidden;
}
#BannersNav li:hover, #BannersNav li.active {
	background-position: 0 -14px;
}

/* @end */

/* @group SubBanners */

#SubBannerContainer {
	display: block;
	margin-top: 8px;
}
#SubBannerContainer ul {
	display: inline;
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 1%;
}
#SubBannerContainer ul li {
	padding: 0;
	list-style: none;
	list-style-type: none;
	zoom: 1;
	display: inline-block;
	float: left;
	*display: inline;
	margin: 0;
	height: auto;
	width: 336px;
}
#SubBannerContainer ul li:last-child {
	width: 328px;
}

/* @end */

#artwork{ float:left;}
#artwork img{ padding:5px}
#artwork p{ padding:0 5px 0 5px}
.red_14{ color:#FF0000; font-size:15px}
.normal{ color:#666666; font-size:12px}
.grey_12c{
	color:#FF0000;
	font-size:12px;
	text-transform:uppercase;
	padding:0 0 6px 0
}
.grey_11{ color:#666; font-size:11px; line-height:1.2}
.grey_11 a, .grey_11 a:visited{ color:#FF0000; text-decoration:none}
.grey_11 a:hover{ color:#FF0000; text-decoration: underline}
#artwork a:link, #artwork a:visited{ width:235px; height:218px; display:block; border:#DDD 1px solid; text-decoration:none}
#artwork a:hover{
	width:235px;
	height:218px;
	border:1px solid #FF0000;
	text-decoration:none
}
