body{
	padding:0;
	margin:0;
	background-color:#000000;
	
	
	font-family:arial;
	color:#ffffff;
	font-size:1em;
}

/* links */

a{
	color:#006dcc;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/* text */

h1, .huge{
	font-size:32px;
	margin:0 0 10px 0;
}

h2, .large{
	font-size:24px;
	margin:0 0 10px 0;
}

h3, .tall{
	font-size:18px;
	margin:0 0 10px 0;
}

h4, .medium{
	font-size:14px;
	line-height:150%;
	margin:0 0 10px 0;
}


p, .regular, td{
	font-size:12px;
	line-height:200%;
}

.small{
	font-family:verdana;
	font-size:10px;
}

.green{
	color:#8ff621;
}

.dark-green{
	color:#2c9721;
}

.orange{
	color:#f68121;
}

.grey{
	color:#555555;
}

.blue{
	color:#589ee6;
}

.yellow{
	color:#fcff00;
}

.red{
	color:#ff3300;
}
.brown {color:#a95819;
}

.white{
	color:#ffffff;
}
.black{
	color:#000000;
}

/* layout */


/* body-shadow */
.body-shadow{
	width:1010px;
	
	padding:0;
	margin:0;

	background:url('../images/body_shadow.gif') repeat-y;	
}

/* header */
#header-container {
	width:990px;
	height:125px;
}

#logo{
	float:left;
	width:405px;
	height:359px;
}
#splash{
	float:left;
	width:585px;
	height:359px;
}

/* welcome */
#welcome-container{
	width:100%;
	background-color:#333333;
}
#welcome{
	width:990px;
	background-color:#333333;
}


/* mainmenu */
#mainmenu-container{
	width:100%;
	height:59px;
	
	background:url('../images/menu_bg.gif') repeat-x;
}

#mainmenu-footer{
	width:100%;
	height:11px;
	background-color:#f68121;
}

#mainmenu-subcontainer{
	width:793px;
	height:59px;
}

#mainmenu-subcontainer ul {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:59px;
	font-size:1em;
	font-weight:bold;
	font-family:Arial,sans-serif;
	margin:0;
	padding:0;
}

#mainmenu-subcontainer ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:59px;
}

#mainmenu-subcontainer ul li a {
	float:left;
	color:#A79787;
	text-decoration:none;
	height:59px;
	padding:9px 15px 0;
}

#mainmenu-subcontainer ul li a:hover, #mainmenu-subcontainer ul li.current a:hover{
	color:#fff;
	background:url('../images/menu_item_bg.gif') repeat-x 0px 0px;	
}

#mainmenu-subcontainer ul li.current a {
	color:#fff;
	background:url('../images/menu_item_bg.gif') repeat-x 0px -59px;		
}


/* submenu */
#submenu-container{
	width:100%;
	height:59px;
	
	background:url('../images/submenu_bg.gif') repeat-x;
}

#submenu-footer{
	width:100%;
	height:11px;
	background-color:#f68121;
}

#submenu-subcontainer{
	width:793px;
	height:59px;
}

#submenu-subcontainer ul {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:59px;
	font-size:1em;
	font-weight:bold;
	font-family:Arial,sans-serif;
	margin:0;
	padding:0;
}

#submenu-subcontainer ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:59px;
}

#submenu-subcontainer ul li a {
	float:left;
	color:#A79787;
	text-decoration:none;
	height:59px;
	padding:9px 15px 0;
}

#submenu-subcontainer ul li a:hover, #submenu-subcontainer ul li.current a:hover{
	color:#fff;
	background:url('../images/menu_item_bg.gif') repeat-x 0px 0px;	
}

#submenu-subcontainer ul li.current a {
	color:#fff;
	background:url('../images/menu_item_bg.gif') repeat-x 0px -59px;		
}


/* countdown */
#countdown-container{
	width:100%;
	height:249px;
	
	background:url('../images/content_bg.gif');
}

#countdown{
	width:793px;
	height:249px;
}

/* video */
#video-container{
	width:100%;
	height:529px;
	
	background:url('../images/content_bg.gif');
}

#video{
	width:793px;
	height:529px;
}

/* content */
#content-container{
	width:100%;
	background:url('../images/content_bg.gif');	
}

.content{
	width:94%;
	text-align:left;
	padding-top:20px;
	padding-bottom:10px;
}

.panel-1{
	width:793px;
}

.black-panel{
	width:100%;
	background-color:#000000;
}

.blue-panel-plain{
	width:100%;
	background-color:#589ee6;	
}

.black-panel-plain{
	width:100%;
	background-color:#000000;	
}

.dark-grey-panel-plain{
	width:100%;
	background-color:#333333;	
}

.orange-panel-plain{
	width:100%;
	background-color:#f68121;	
}

.blue-panel{
	width:100%;
	background:#589ee6 url('../images/blue_gradient.gif') repeat-x bottom;
	padding-bottom:50px;
}

.brown-panel{
	width:100%;
	background:#a76119 url('../images/brown_gradient.gif') repeat-x bottom;
	padding-bottom:50px;	
}

.grey-panel{
	width:100%;
	background:#eeeeee url('../images/grey_gradient.gif') repeat-x bottom;
	padding-bottom:50px;
	
	color:#333333;
}

/* footer */
#footer-container{
	width:100%;
	height:100px;
	background:#eeeeee url('../images/footer_bg.gif') repeat-x;
	padding-top:20px;
	
	font-size:11px;
	color:#333333;
}

#footer-subcontainer{
	width:793px;
}

.registernow{
	width:271px;
	height:42px;
	background:url('../images/register_now.gif') no-repeat;
}

.registernow:hover{
	background:url('../images/register_now.gif') no-repeat 0px -42px;
}
