body {background-color: #000000; margin: 0;}
#main { background-image: url(images/extender.jpg); background-repeat: repeat-y; position: relative; width: 936px; margin-left: auto; margin-right: auto;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; width: 100%; height: 236px; }
#nav { background-color: #000000; width: 605px; margin-left: auto; margin-right: auto; padding-left: 327px; height: 27px;}
#left { float: left; width: 242px; margin-left: 2px; height: auto; _margin-right: -3px; padding: 35px 16px 5px 57px;}
#content {
	margin-left: 317px;
	margin-right: 2px;
	height: auto;
	padding: 35px 90px 35px 12px;
}
#footer { background-color: #000000; background-image: url(images/footer.jpg); background-repeat: no-repeat; height: 45px; clear: both; padding-top: 55px;}
body.landingPage #main {margin-top: 69px; background-image: none;}
body.landingPage #content {
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	border: 2px solid #a3a3a3;
	border-top: 0;
	margin: 0 0 50px 0;
	padding: 35px 0 120px 292px;
	min-height: 164px;
	position: relative;
}
* html body.landingPage #content {
	height: 164px;
}
#flashArea {
	width: 639px;
	height: 115px;
	background-color: transparent;
	position: absolute;
	bottom: 0;
}
#flags {
	width: 296px;
	margin: auto;
}