/* CSS Document */
/*#tail-right{
	background:url(images/bg_body.jpg) repeat-x;
	height:auto;
	}*/
#header{z-index:1;}	
#main-bg{
	background:url(images/bg_.jpg) center repeat-y;
	width:100%;
	float:left;
	position:relative;
	z-index:1000;
	}
#main-top{
	background:url(images/bg_top.jpg) top no-repeat;
	width:100%;
	float:left;
	position:relative;
	z-index:1000;
	}	
#main-bott{
	background:url(images/bg_bott.jpg) bottom no-repeat;
	width:100%;
	float:left;
	position:relative;
	}	
#main{height:auto;}	
	
#content{
	background:none;
	height:auto;
	padding-top:105px;
	}	
#page5 #content{padding-top:105px;}	
#menu{
	bottom:55px;
	top:auto;
	}
.cont_left{
	float:left;
    width:468px;
	}	
#footer{
	height:40px;
	}	
#logo {
	position: absolute;
	top: 15px;
	left: 102px;
}
	





































