﻿.feature {
	position: relative;
	width: 960px;
	margin: auto;
	height: 312px;
}
.s1 {
	background-image: url('../img/shadow1.jpg');
	background-repeat: no-repeat;
	height: 312px;
	position: absolute;
	width: 35px;
	left: 0px;
}
.s2 {
	background-image: url('../img/shadow2.jpg');
	background-repeat: no-repeat;
	right: 0px;
	width: 35px;
	height: 312px;
	position: absolute;
}
.sub {
	width: 960px;
	height: 44px;
	position: relative;
	margin: auto;
	background-image: url('../img/zoop.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sub_banner {
	background-color: #f8f9fa;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-top-color: #ebeced;
	border-bottom-color: #F8F8F8;
}
.slideshow {
	position: absolute;
	width: 865px;
	height: 287px;
	padding-top: 22px;
	padding-right: 47px;
	padding-left: 47px;
}
.subbanner_wrap {
	position: relative;
	width: 960px;
	margin: auto;
	height: 250px;
}
#featured {
	background-position: left center;
	width: 330px;
	right: 50px;
	position: absolute;
	background: url("../img/bkg_feature-separator.gif") left center no-repeat;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 39px;
}
#featured-carousel img {
	border-bottom: 1px solid #EBEBEB;
	display: block;
	margin-bottom: 9px;
	padding-bottom: 3px;
}
#featured-carousel li {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #bebfbe;
	font-size: 10px;
	text-transform: uppercase;
	list-style: none;
}
#featured-carousel strong {
	color: #8d8c8c;
}
a {
	border: none;
	outline: none;
}
img {
	border: none;
}
#intro {
	background-position: 50px 0px;
	position: absolute;
	left: 0px;
	width: 460px;
	font-size: 11px;
	color: #808080;
	padding-left: 50px;
	background-image: url('../img/intro_image.gif');
	background-repeat: no-repeat;
	top: 22px;
}
.welcome {
	padding-top: 45px;
}
