div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }
/*== featured box begin ==*/
#featured {	width:100%; position:relative;	height:439px;}

#featured ul.ui-tabs-nav {
	position: absolute;
	top: 417px;
	left: 495px;
	list-style: none;
	width: 182px;
	z-index: 100;
}
#featured ul.ui-tabs-nav li { width:60px; height:11px; overflow:hidden; background:url(../images/item.png) no-repeat 0 top; vertical-align:top; font-size:0; line-height:0; text-align:left; float:right;}
#featured ul.ui-tabs-nav li.ui-tabs-selected { 	background:url(../images/item-selected.png) no-repeat left top;}
	#featured ul.ui-tabs-nav li a { display:block; width:60px; height:11px; overflow:hidden; text-align:left;	}
	#featured ul.ui-tabs-nav li:hover a{background:url(../images/item-selected.png) no-repeat 0 top; 	}

#featured .ui-tabs-hide {display:none; }
/*== featured box end ==*/
.slide_img{ cursor:pointer;}
.seperator{ width:1px; height:11px; background:url(../images/seperator.png) bottom;}
.slide1{ background:url(../images/slide1.jpg) top center no-repeat; min-width:990px; height:439px;}
.slide2{ background:url(../images/slide2.jpg) top center no-repeat; min-width:990px; height:439px;}
.slide3{ background:url(../images/slide3.jpg) top center no-repeat; min-width:990px; height:439px;}
