body {background: #011111 url(../images/bg-body.jpg) repeat-x;}
#wrap {color: #ccc; width: 960px; margin: 0 auto; font-size: 1em;}
#wrap:after {clear: both; content: ''; display: block; height: 0; visibility: hidden;}

/**************************************************header**************************************************/
#header {width: 240px; float: left; position: relative;}
#header h1 {display: none;}
#header h2 {display: none;}
#header ul#headerNav {background: url(../images/bg-headerNav01.png) no-repeat; min-height: 400px; padding: 0 30px;}
#header ul#headerNav li {list-style: none; text-align: center; display: block; padding: 15px 0 4px 0; border-bottom: 1px solid #757575; letter-spacing: 10px;}
#header ul#headerNav li:last-child {border-bottom: none;}
#header ul#headerNav li:hover {background: url(../images/bg-headerNav02.png) no-repeat -30px 0;}
#header ul#headerNav li a {color: #fff; font-size: 1.2em; font-weight: bold; display: block; text-decoration: none; text-transform: uppercase;}

/**************************************************content area********************************************/
#main {width: 471px; margin: 0 0 0 0; float: left; position: relative;}
#main #flashWrapper {background: url(../swf/flash-home-main.jpg) no-repeat; width: 960px; height: 759px; position: relative;}
#main #flashWrapper a {top: 100px; left: 50%; margin: 0 0 0 -66px; position: absolute;}

/**************************************************left column*********************************************/
#sidebar {background: url(../images/bg-home-sidebar.png) no-repeat; width: 189px; min-height: 400px; padding: 85px 30px 0 30px; float: left; position: relative; line-height: 1.4;}
#sidebar h4 {font-size: 1.2em;}
#sidebar h4 a {color: #ccc;}
#sidebar p {margin: 0 0 10px 0;}
#sidebar .alignright,img.alignright {float: right; margin: 0 0 1em 1em;}
#sidebar .alignleft,img.alignleft {float: left; margin: 0 1em 1em 0;}
#sidebar .aligncenter,img.aligncenter {display: block; margin: 1em auto; text-align: center;}

/**************************************************footer**************************************************/
#footer {display: none;}
