#slideMainDiv {
	width:950px;
	border:0px;
	border-bottom:0px;
	text-align:left;
	vertical-align:middle;
	float:left;

	
}
#slideHeaderDiv {
	height:346px;
	width:950px;
	position:relative;
	border:none;
	float:left;
	
}
.slideDiv {
	position:absolute;
	left:0;
	top:0;
	width:950px;
	height:290px;
	padding-top:10px;
	border:none;

}
#newdiv {
	width:950px;
	float:left;
		background:url(../images/banner-menu-bg.jpg) right bottom no-repeat;
}

#newdiv ul{
	width:950px;
	float:left;
	padding:0px;
	margin:0px;
}


#newdiv ul li{
	float:left;	
	height:51px;
	padding-left:1px;
	list-style-type:none;
}
#newdiv ul li:first-child
{
background:none;
}


div#rollover	{ 
 position:absolute;
left:2px;
top:200px;
	width:150px; 
	overflow:hidden;
	background:#009966;	
	}


.tab
{
width:153px;
}
