#main {
	position: relative;
	z-index: 8;
	left: 0;
	width: 787px;
	_width: 787px;
	margin-left: 0;
	margin-right: auto;
}
#header {
	z-index: 6;
	top: 0;
	left: 0;
	width: 100%;
	height: 181px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#nav { background-color: transparent; margin-left: 0; position: absolute; z-index: 10; top: 181px; left: 0; width: 102px; height: 232px;}
#wrapper{
	background-image: url(images/extender.jpg);
	background-repeat: repeat-y;
}
#content {
	z-index: 10;
	height: auto;
	_height: 415px;
	min-height: 415px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	padding-left: 110px;
	padding-right: 25px;
}
#pageText{
	width: 305px;
}
#footer {
	z-index: 10;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-right: 13px;
	padding-top: 35px;
	_padding-top: 20px;
	_padding-left: 35px;
}
.headingImage {
	margin-left: -8px;
	margin-bottom: 3px;
}
#preLoader {
	display: none;
}
#right { width: 344px; float: right; margin-top: 24px; margin-left: 20px; }
#rotator { width: 336px; /* float: right; margin-top: 24px; margin-left: 20px; */ border: 3px solid #82567e;}
#rotatorCaption { width: 336px; }
#whatsnew {
	margin-top: 7px;
}
