#mainimage {
	background:url(../images/main_image.jpg) 5px 0px no-repeat;
	height:350px;
	width:965px;
	padding: 0 5px 0 5px; 
}

#mainimage ul {
	list-style:none;
	text-indent:-9000px;
}

#body_product ul {
	list-style:none;
}

#body_product li {
	float:left;
}



#banner {
	background:url(../images/main_banner.gif) 15px 0px no-repeat;
	width:395px;
	height:60px;
	text-indent:-9000px;
	display:block;
	cursor:pointer;
}

#newsticker {
	background:url(../images/main_unetnews.gif) 15px 0px no-repeat;
	width:560px;
	height:60px;
	font-size:12px;
}

#newstext {
	padding : 25px 0 0 30px;
	width : 540px;
}

#newstext a:link, #newstext a:visited, #newstext a:active, #newstext a:hover  {
	text-decoration:none;
	color:#333;
}
#newstext a:hover {
	color:#76ba43;	
}
