@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#0a021b;
	margin:0px auto;
}

.topheadder {
	width:950px;
	height:198px;
	background: url(../images/topheadder.jpg) no-repeat;
}
.topmenu {
	width:950px;
	height:40px;
}
.logo{
 	width:214px;
	height:129px;
	padding:28px 0 0 36px;
}
.bodycontainer {
	background:#341d49;
}

.container {
width:950px;
background:url(../images/container_bg.jpg) repeat-y;
}
.left_menu {
	background:#9f8ec0;
}

.left_menu ul {}

.left_menu ul li {}

.left_menu ul li a {}

.left_menu ul li a:hover {}

.left_menu_bar {
	width:226px;
	height:54px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:54px;
	background: center top url(../images/left_menu_bar.jpg) no-repeat;
}

.footer_sub {
	background: center top url(../images/footer_sub.jpg) no-repeat;
	height:150px;
}

.footer_sub2 {
	background: center top url(../images/footer_sub2.gif) no-repeat;
	height:9px;
}
.left_menu_footer {
	width:226px;
	height:10px;
	background: center bottom url(../images/left_menu_footer.gif) no-repeat;
}
.f_round {
 width:950px;
 height:39px;
 background:url(../images/f_bg2.jpg) no-repeat;
}
.footerbg {
	height:9px;
	background:url(../images/f_bg.jpg) repeat-x;
}