body {background-color: #000000; margin: 0; }
#main { position: relative; width: 1330px; margin-left: auto; margin-right: auto; background-image: url(images/extender.jpg); background-repeat: repeat-y;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; width: 100%; height: 269px; padding: 1px 0;}
#wrapper { background-image: url(images/bg_contentBottom.jpg); background-position: bottom; background-repeat: no-repeat; }
#nav { background-color: transparent; position: absolute; z-index: 10; top: 271px; left: 155px; width: 81px; height: 312px;}
#content {
	background-image: url(images/bg_contentTop.jpg);
	background-repeat: no-repeat;
	height: auto;
	_height: 537px;
	min-height: 537px;
	padding: 1px 270px;
}
#homecontent { background-image: url(images/bg_contentTop.jpg); background-repeat: no-repeat; padding: 1px 250px; height: auto; min-height: 537px; _height: 537px; }
#footer {
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 108px;
	padding-top: 100px;
	padding-left: 280px;
	background-color: #000000;
}
#flashmap { width: 750px; margin-right: auto; margin-left: auto; border: ridge 5px #5b3d1b; }
