#main { background-color: #ffffff; position: relative; z-index: 8; left: 0; width: 853px; min-width: 750px; margin-left: auto; margin-right: auto;}
#header {
	width: 100%;
	height: 54px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 90px;
}
#nav {
	background-color: transparent;
/*	position: absolute;
*/	z-index: 10;
/*	top: 90px;
	left: 222px;
*/	margin: 0 auto;
	width: 464px;
}
* html #nav {
	width: 456px;
}
#content { height: auto; _height: 559px; min-height: 559px; background-image: url(images/bg_content.jpg); background-repeat: no-repeat; padding-right: 92px; padding-bottom: 57px; padding-left: 73px; }
#footer { clear: both; padding-top: 4px; padding-right: 100px; }
#preLoader {
	display: none;
}
#rotator { width: 318px; float: right; margin-top: -11px; _margin-top: 0; margin-left: 10px; border: 4px solid #736d6d; text-align: center;}
#rotatorCaption { width: 318px; }
#pageText {margin-right: 320px;}
