/*-------------------- левая часть ------------------------------*/
div#menu{
	position:absolute;
	top:0px;
	left:0px;
	width:33%;
	height:auto;
	background: #FFFFFF url('../images/home/bg_left_pattern.jpg')  right 40px no-repeat;
}

div#menuItems{
	height:300px;

}

div#menuItems div#blockMenu{
	margin-top:184px;
	width:150px;
	float:right;
}

div#menuItems div#blockMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

div#menuItems ul li{
	margin:0px;
	padding:0px;
	font-size:0px;
}
div#menuItems ul li img{
	float:left;
	margin:2px 0px 3px 0px;
	padding:0px;
}

div#menuItems div.separate{
	clear:left;
	width:33px;
	height:1px;
	font-size:0px;
	background-color:#2F2B60;
}

div#logo{
	margin-top:57px;
	height:60px;
	background: #2F2B60 url('../images/home/bg_logo.jpg') right bottom  no-repeat;
	border-bottom:1px solid #9DA0A4;
	overflow:visible;
}

div#logo img{
	position:relative;
	z-index:3;
	margin-top:-33px;
	margin-left: 17%;
}

div#menuBottom{
	height:322px;
	background: url('../images/home/bg_menu_bottom.jpg') right top no-repeat;
	overflow:hidden;
}

div#menuBottom div{
	margin-left: 17%;
	margin-top: 10px;
	padding:8px 0px 12px 0px;
	color:#9C9AB2;
	width:115px;
	background: url('../images/separate.gif') center top no-repeat;
}

div#menuBottom div a{
	color:#55517D;
}

/*-------------------- правая часть ------------------------------*/
div#content{
	margin-left:33%;
	width:67%;
	background:url('../images/home/bg_content.jpg') repeat-y;
}

div#collageTop{
	height:300px;
	background:#F4F4F5 url('../images/home/bg_woman_top.jpg') left top no-repeat;
}

div#slogan{
	height:118px;
	background:#F4F4F5 url('../images/home/bg_slogan.jpg') 481px repeat-y;
}

div#bgCollageBottom{
	height:360px;
	background:url('../images/home/bg_collage_bottom.jpg') repeat-x;
}
div#collageBottom{
	height:360px;
	background:url('../images/home/bg_woman_bottom.jpg') no-repeat;
	vertical-align:bottom;
}

div#scroll{
	width:150px;
	height:400px;
	position:absolute;
	top:200px;
	right:0px;
	text-align:right;
}
