﻿#left{
	margin-right:595px;
	margin-top:140px;
}
#wrapper{
	float:left;
	width:100%;
}
*html #left{
	/*width:52%;
	float:left;*/
	margin-top:140px;
}
#right{
	width:563px;
	float:left;
	margin-left:-563px;
	/*max-width:562px;*/

}
#leftGalleryBox{
	width:402px;
	height:380px;
	margin-top:32px;
	float:left;
	margin-left:-23px;
}
#content{
	color:#010101;
	width:379px;
	height:378px;
	margin-top:32px;
	float:left;
	border:1px solid #464646;
	background-image:url('../img/bg_box.png');
	-background: none;
    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg_box.png', sizingMethod='scale');
}
#leftGalleryBox .boxImg{
	width:108px;
	height:108px;
	float:left;
	background-color:#ebebeb;
	border:1px solid #9c9c9c;
	margin-left:24px;
	margin-bottom:25px;
	display:inline;
}
#leftGalleryBox .boxImgN{
	width:108px;
	height:108px;
	float:left;
	background-color:#ebebeb;
	border:1px solid #9c9c9c;
	margin-left:24px;
	margin-bottom:25px;
	display:inline;
}
#leftGalleryBox .boxImg:hover{
	width:108px;
	height:108px;
	float:left;
	background-color:#e0e0e0;
	border:1px solid #fff;
}
#leftGalleryBox .boxImgNone{
	width:108px;
	height:108px;
	float:left;
	background-color:#fff;
	border:1px solid #9c9c9c;
	margin-left:24px;
	margin-bottom:25px;
	display:inline;
	filter:alpha(opacity=55);
	-moz-opacity:0.55;
	-khtml-opacity:0.55;
	opacity:0.55;
}
.box_partner{
	float:left;
	width:108px;
	display:inline;
}
.logoPart{
	float:left;
	width:108px;
	height:108px;
	float: left;
	display: table;
	$position: relative;
	overflow: hidden;
}
.vertcent{
	width: 100%; 
	text-align: center;
	$position: absolute; 
	$top: 50%;
	display: table-cell;
	vertical-align: middle;
}
.vertcent img{
	 $position:relative;
	 $top:-50%;
	 margin:auto;
}
#footer{
	position: relative;
	float:right;
	height:45px;
	width:381px;
	margin-top:-45px;
	padding-right:180px;
	clear:both;
	overflow:hidden;
}
#left .galleryBig{
	float:right;
	padding-top:20px;
	padding-right:20px;
	height:360px;
}
#content .contentPadd{
	padding-left:17px;
	padding-top:20px;
	padding-right:17px;
	float:left;
}
.priceBox{
	float:left;
	width:100%;
}
