@charset "utf-8";
body {background: #000 url(../img/bg-body.jpg); min-width:950px; font-family: helvetica, arial, sans-serif; color: #737270;}
#container { width: 900px; margin: 0 auto; height: auto; background: #000; text-align:justify;}
#header { margin: 0px; height: 422px; background:#1f1f1c; }
#header_pages {
	margin: 0px;
	height: 700px;
	background:#1f1f1c;
}
#slides { margin-top: 67px; height: 210px; background: #fff; }
#apDiv1 {
	position:absolute;
	width:1px;
	height:1px;
	z-index:5;
	left: 532px;
	top: 25px;
	visibility: visible;
}
#footer { background: #1f1e1c; 	border:1px solid #413f3d; min-height: 108px;}
#footer_text { border: 1px solid #413f3d; margin: 10px 10px 10px 10px; height: 88px; float: right; width: 500px; font-size: 11px;  text-align: center; }
#page_header {
	height: 40px;
	repeat: no-repeat;
}
#nav {
	height: 83px;
}
#slides_vertical {
	float: right;
	width: 400px;
	height: 450px;
}
#rightcolumn {
	width: 463px;
	height: 500px;
	position: absolute;
	left: 278px;
	top: 120px;
}
#content {
	height: 450px;
	margin-top: 50px;
 }
 #floatleft {
	float: left;
	width: 500px;
	height: auto;
}
