body.home {
	background: url(../images/sub-header_0.png) repeat-x;
}

#sub-header_front {
	border: 0px solid #000;
	height: 309px;
	position: relative;
}

#v_menu {
	position: absolute;
	//top: 45px;
	top: 30px;
	left: 0px;
	z-index:10;
}

#front_img {
	position: absolute;
	top: 5px;
	right:0px;
	width:600px;
}

#front_left {
	position: absolute;
	top: 15px;
	right:30px;
	z-index:5;
}

#front_right {
	position: absolute;
	top:-30px;
	right:230px;
	z-index:4;
}


.wrap_three_modules {
	background: url(../images/mod_front_top.jpg) no-repeat top left;
	float:left;
	width:830px;
}

.wrap_three_modules_in {
	float:left;
	width:830px;
	background: url(../images/mod_front_bottom.jpg) no-repeat bottom left;
}

.wrap_module_front {
	width: 250px;
	float: left;
	margin-right: 40px;
	display:inline;
}

.last {
	margin-right:0px;
}

.box_rss {
	border: 0;
	float: right;
	margin: 2px 3px 0 0;
}

.clear {
	clear: both;
}

