body {
/*	background-image	: URL('/lib/img/bg.png');
*/}

#block_mother {
	width		: 782px;
/*	left		: 50%;*/
	margin-left	: -392px;
/*	position	: absolute;*/
	padding-bottom	: 6px;
	background	: #fff;
/*	border		: 1px solid #000;
*/}

#block_mother_left {
        width           : 782px;
        position        : absolute;
	top		: 5px;
	left		: 5px;
        padding-bottom  : 6px;
}


#block_topmenu {
	/*margin-top: -5px;*/ width: 100%; height: 57px; background-color: transparent; background-repeat: repeat-x; background-position: -36px -36px;
}

#block_body {
	width : 100%;
}

#block_body_left {
	width: 543px; float: left; border: 1px solid #000; border-width: 0px 0px 0px 0px; margin-top: 6px; display: inline;
}

#block_banner {
	margin-bottom: 5px;
}

#block_contents {
	width:540px;
}

#block_body_right {
	float: left; width: 226px; border: 1px solid #000; border-width: 0px 0px 0px 0px; margin-top: 6px;
}


