body {
	min-width:760px;
}
#left {
	/*position:fixed;
	margin-left:-312px;*/
	position: relative;
	width:100%;
	height:auto;
	position:static;
}
#left .white {
	width:100%;
	height:auto;
	position:static;
	background:#fff;
}
#left .white .leftmenu {
	position:fixed;
	bottom:0;
	z-index:1;
	margin:0;
	padding:17px 0;
}
#left .white .leftmenu ul {
	text-align:center;
}
#left .white .leftmenu ul li {
	display:inline-block;
	margin:0 10px;
}
#left .white .leftmenu ul li a {
	padding-left:0;
}
#left .white .leftmenu ul li.active a {
	background: none;
}
#left .white .leftmenu ul li ul {
	position:absolute;
	width:100%;
	left:0;
	bottom:62px;
	margin:0;
}
#left .white .cont {
	overflow:hidden;
	height:147px;
	float:left;
	/*margin-top:-15px;*/
}

#right {
	padding-left:0px;
	padding-top:165px;
}
#slider #bottom {
	display:none;
}

#bigimg {
	display:block;
	margin-bottom:60px;
}
#right #index-act iframe {
	width:96%;
}
#right .content.bg-1.no-margin h2 {
	display:none;
}
#right #index-menu table tr td.desc {
	padding-left:20px;
}
#right .content.bg-1.no-margin {
	padding-left:20px;
}
#right #index-act.photos {
	text-align: center;
	padding-left:0px;
}