@charset "utf-8";
body {font: 65% Verdana, Arial, Helvetica, sans-serif normal; background: #f0f0f0;	margin: 0; 	padding: 0;	text-align: center; color: #000000;}
#container {width:744px; margin: 0 auto; text-align: left;}
	#header {width:744px; height:59px; background: url(images/bg_top.jpg) no-repeat; padding:0; overflow:hidden; color:#666666; word-spacing:2px;}
		#header p {margin:3em;}
	#nav {width:715px; height:68px; padding:0; margin:0 auto;}
	#flash {width:744px; height:355px; background:url(images/bg_flash.jpg) no-repeat; padding:0; margin:0 auto; overflow:hidden;}
	#mainContent {width:744px; height:auto; padding:0; overflow:hidden;}
		#ltinfo {width:295px; height:367px; background:url(images/bg_teaser1.png) no-repeat; margin:-12em auto auto 2em; float:left; overflow:hidden;
	position:absolute; z-index: 50;}
			#ltinfo p{margin:auto 3em;} 
		#rtinfo {width:408px; height:243px; background:url(images/bg_teaser2.png) no-repeat; margin:0 1.65em auto auto; float:right; overflow:hidden;}
			#rtinfo p{margin:auto 3em;} 
#footer {width:744px; height:78px; background: url(images/bg_ftr.jpg) no-repeat; color:#666666; overflow:hidden;}
#footer p {margin:2em;}

