body {background-color: #ffffff; margin: 0; background-image: url(/siteimages/bg_body.jpg); background-repeat: repeat-x;}
#main { position: relative; width: 1202px; margin-left: auto; margin-right: auto;}
#header { background-image: url(/siteimages/header.jpg); background-repeat: no-repeat; width: 100%; height: 172px; padding: 1px 0; }
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 126px;
	left: 510px;
/*	width: 585px; */
	height: 29px;
}
#content { position: relative; height: auto; min-height: 224px; padding: 1px 188px 35px 270px; background-image: url(/siteimages/bg_content.jpg); background-repeat: no-repeat; }
* html #content {height: 224px;}
#footer {/* background-image: url(/siteimages/footer.jpg); background-repeat: no-repeat; */ height: 100px; clear: both; padding: 73px 188px 0 0; }
#subNav {
	position: absolute;
	top: 20px;
	left: 100px;
	width: 150px;
}
#imageBlock {width: 100%; margin: 10px auto; overflow: auto;}
.imageHolder {float: left; margin-right: 10px;}
#today {
	position: absolute;
	top: 165px;
	right: 95px;
}
#preloader {
	visibility: visible;
}