#homepage #top {
	height: 504px;
	background-image: url(../img/bg-top-homepage.jpg)
	}
	
	#homepage #topBox {
		background-image: url(../img/bg-hypopowebu-box-homepage.jpg);
		width: 292px;
		height: 293px;
		top: 146px;
		left: 655px;
		}
		#homepage #topBox p {margin: 145px 25px 0 25px;}
		
	#homepage .topBoxLink {
	width: 292px;
		height: 293px;
		top: 146px;
		left: 655px;
		}
		
		
#homepage #main {padding-left: 50px;}
#homepage #content_container {
	float: none;
	width: 100%;
	}
	#homepage #maincol {
		width: 630px;
		background: #f0f0f0;
		}	
	
#mainNewsBox {
	background: url(../img/bg-mainnewsbox.png) no-repeat top right #fff;
	}
	.mainNewsImg {
		width: 295px;
		height: 215px;
		position: relative;
		float: left;

		}
		.mainNewsImg span {background: url(../img/rohy-bignewsIco-trans.png) no-repeat top left; line-height: 0; height: 215px;}
			.mainNewsImg img {_margin-bottom: -3px;} /* IE6 */
	.mainNewsText {
		width: 312px;
		float: right;
		padding-top: 45px;
		}
							
.mainNewsText p, .mainNewsText h2 {margin-right: 25px;}
			

		
		
/* global */
.mainNewsText p.newsText, #newsBox p {margin-bottom: 8px;} 		

#homepage .box {background: url(../img/bg-box-light-homepage.gif) no-repeat bottom left;}

#homepage #main {background: url(../img/bg-main-homepage.gif) repeat-x #B4B7B8;}
#homepage #ender {background-image: url(../img/bg-ender-homepage.gif);}

