html,body {margin:0; padding:0; height:100%; width:100%; background:#000; font:13px/15px verdana,sans-serif; color:#ffffff;}

/*________________________________________________
COMMON STYLES									*/

img {border:0;}
h1, h2 {height:51px; margin:0 0 50px; padding:0; text-indent:-1500px;}
h1 {background:url(../img/ooh.png) no-repeat !important; background:url(../img/ooh.gif) no-repeat; width:174px;}
	h1 a {display:block; width:174px; height:51px;}
h2 {background-repeat:no-repeat;}
h3 {margin:0; padding:0;}
p.big {font-size:12px;}
a{
	text-decoration: none;
	color: White;
}

/*________________________________________________
STRUCTURE										*/

table {width: 100%; height: 100%;}
td {vertical-align: middle; padding: 0; color: white;}
#container {position:relative; margin:0 auto; width: 1100px; min-height:678px; text-align:left; background-repeat:no-repeat; overflow:hidden;}
	#left {margin:45px 0 0 35px; width:235px; float:left; overflow:hidden;}
		#left ul {list-style:none; padding:0; margin:0;}
			#left ul li {padding:0; margin:0 0 35px; background-repeat:no-repeat; background-position:0 0; text-indent:-1500px;}
			
		#right {margin:45px 0 0; float:left; width:750px; overflow:hidden;}
			#content {float:left; width:450px; background:url(../img/bg_content.png) repeat !important; background:#ececec; padding:28px 20px; margin:2px 0 0; overflow:hidden; position:relative;}
				#content p {width:350px; padding:0; margin:0 0 18px;}
			#content-wide {float:left; width:660px; background:url(../img/bg_content.png) repeat !important; background:#ececec; padding:28px 20px; margin:2px 0 0; overflow:hidden; position:relative;}
	#content-sm {float:left; width:460px; background:url(../img/bg_content.png) repeat !important; background:#ececec; padding:28px 20px; margin:2px 0 0; overflow:hidden; position:relative;}
			#content-trans {float:left; width:450px; padding:28px 20px; margin:2px 0 0; overflow:hidden; position:relative;}
			.arrow_right {float:right; margin:65px 0 0;}
				.arrow_right a {display:block; height:18px; width:16px;background:url(../img/arrows.png) no-repeat -27px 0;}
			#right #subnav {float:right; width:245px; list-style:none; margin:0 0 0 3px; padding:33px 0;}
				#subnav li {margin:0 0 12px;}

/*________________________________________________
PRELOAD IMAGES									*/

#preload {display:none;}