#container {
	width:930px;
	margin: 0 auto 0 auto;
}

#st_nav_col {
	float:left;
	width:300px;
	margin-top:25px;
}

#st_nav_top {
	float:left;
	margin:0;
	width:300px;
	height:7px;
	background:url(/img/body/nav_top.png) top center no-repeat;
}

#st_nav_body {
	float:left;
	width:300px;
	margin:0;
	color:#EEE;
	background:url(/img/body/nav_body.png) top center repeat-y;
}

#st_nav_body ul {
	margin-top:20px;
	margin-left:0;
	padding:0 10px 0 10px;
	font-size:19px !important;
}

#st_nav_body ul a, #st_nav_body ul a:visited {
	text-decoration:none;
	border:none;
	color:#EEE;
}

#st_nav_body ul a:hover, #st_nav_body ul a:active, #st_nav_body ul a:focus {
	color:#FF9900;
}

#st_nav_body ul li  {
	padding:0;
	margin-left:33px;
	list-style:none;
	text-indent:-33px;
	line-height:2em;
	background:url(/img/body/nav_line.gif) 0 bottom no-repeat;
}

#st_nav_body ul li a img, #st_nav_body ul li a:visited img {
	vertical-align:middle;
	margin-top:-3px;
	border:none;
	width:24px;
	height:24px;
	background:url(/img/body/st_nav_gear.gif) 0 0 no-repeat;
}

#st_nav_body ul li a:hover img, #st_nav_body ul li a:active img, #st_nav_body ul li a:focus img  {
	background-position:0 -24px;
}

#nav_bottom {
	float:left;
	width:300px;
	height:32px;
	background:url(/img/body/nav_bottom.png) bottom center no-repeat;
}

#stage_col {
	float:left;
	margin:25px 0 0 20px;
	width:610px;
	color:#EEE;
	padding:0;
}

#stage_top {
	float:left;
	margin:0;
	width:610px;
	height:7px;
	background:url(/img/body/stage_top.png) top center no-repeat;
}

#stage_header {
	float:left;
	margin:0;
	width:610px;
	color:#fff;
	background:url(/img/body/stage_body.png) top center repeat-y;
}

#stage_body {
	float:left;
	width:610px;
	font-size:19px !important;
	background:url(/img/body/stage_body.png) top center repeat-y;
}

#stage_body ul {
	width:580px;
	margin-left:30px;
	padding:0;
}

#stage_body ul li {
	list-style:none;
}

#stage_body .desc_block {
	width:100%;
	padding:0;
	margin:0;
}

#stage_body .desc_block h1{
	color:#CCFF44;
	font-size:1.5em;	
}

#stage_body .desc_block blockquote {
	display:block;
	width:60%;
	padding-left:25px;
	padding-top:5px;
	margin:20px 0 30px 0;
	background:url(/img/body/quoleft.png) top left no-repeat;
}

#stage_body .desc_block blockquote div{
	background:url(/img/body/quoright.png) bottom right no-repeat;
}

#BE_desc_block {
	background:url(/img/body/st_nav_BE_icon.png) 95% center no-repeat;
}

#OD_desc_block {
	background:url(/img/body/st_nav_OD_icon.png) 95% bottom no-repeat;
}

#OM_desc_block {
	background:url(/img/body/st_nav_OM_icon.png) 90% center no-repeat;
}

#HP_desc_block {
	background:url(/img/body/st_nav_HP_icon.png) 93% center no-repeat;
}

#SM_desc_block {
	background:url(/img/body/st_nav_SM_icon.gif) 95% center no-repeat;
}

#stage_bottom {
	float:left;
	width:610px;
	height:33px;
	background:url(/img/body/stage_bottom.png) top center no-repeat;
}

#stage_init {
	width:610px;
	padding:0;
	margin:0;
	text-align:center;
}

#stage_init h1 {
	text-align:center;
	line-height:46px;
}

#stage_init img {
	margin-top:20px;
	margin-left:140px;
}


