html , body {
	margin:0;
	padding:0;
	background-color: #c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	background: url(../images/bg.jpg) repeat; 
}

.container {
	position:absolute; 
	width:916px;
	margin:0 50%;
	padding:0;
	height:100%;
	top:0;
	left: -458px;
	border-left:1px solid #b3afaf;
	border-right:1px solid #b3afaf;
	background: url(../images/bg_container.gif) repeat;
	z-index:0;
}

.top_spacer {
	margin:0;
	padding:0;
	border-bottom:1px solid #b3afaf;
	height:58px;
	z-index:15;
	width:100%;
}

.header {
	margin:0;
	padding:0;
	height:76px;
	border-bottom:1px solid #b3afaf;
	z-index:15;
}

.flash {
	position:absolute;
	margin:0;
	padding:0;
	top:136px;
	left:2px;
	z-index:10;
}

.hdr_spacer {
	margin:0;
	padding:0;
	height:24px;
	border-bottom:1px solid #b3afaf;
	z-index:16;
}

.footerwrap {
	margin:0;
	padding:0;
	border-top:1px solid #b3afaf;
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	height:29px;
	z-index:15;
}

.border{
	margin-left:1px;
}

.banner {
	position:absolute;
	top:59px;
}

.middle{
	/*background: url(../images/sr_butterfly.png) no-repeat 423px 10px transparent;*/
	overflow:hidden;
	width:916px;
	z-index:0;
	position:absolute;
	top:161px;
}

.middle{
	/*background: url(../images/bg_content.gif) repeat-y top right transparent;*/
}

.middle_inner{
	float:left;
	height:auto;
	z-index:0;
	background: url(../images/bg_content.gif) repeat-y top right transparent;
}
.content_left{
	float:left; 
	width:218px;
	background:none;
}

.content_right{
	/*background: url(../images/sr_butterfly.png) no-repeat 204px 10px transparent;*/ 
	float:right; 
	width:697px;
	overflow: auto;
}

.content_area{
	color:#000000;
	font-size:11px;
    min-height:480px;
	background: url(../images/sr_butterfly.png) no-repeat 204px 10px transparent;
}

.content_area a img {border:none;}

.content{
	height:100%;
	padding:15px 10px 0px 15px;
	line-height:15px;
	width:655px;
}

.content a {
	color: #e20045;
	text-decoration:none;
}

div#mb_contents a {
	color: #e20045;
	text-decoration:none;
}

.menu{
	margin-top:25px;
	padding-left:10px;
	margin-bottom:100px;
}

ul{
	margin:0;
	padding:0;
}

.level1{
	/*background:transparent url(images/bullet_white.jpg) no-repeat scroll left;*/
	list-style-type:none;
	line-height:17px;
}

ul li {
	margin:0;
	padding:0;
}

li.selected{
	/*background:transparent url(images/buttet_pink.jpg) no-repeat scroll left 5px;*/
	list-style-type:none;
	line-height:17px;
}

a.menu_text{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-left:20px;
	background:transparent url(../images/bullet_white.jpg) no-repeat scroll left;
}

a.menu_text:hover {
	color:#e20045;
	background:transparent url(../images/buttet_pink.jpg) no-repeat scroll left;
}

a.selected_menu_text{
	color:#e20045;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-left:20px;
	background:transparent url(../images/buttet_pink.jpg) no-repeat scroll left;
}

.box{
	background-color:#f3f3f3;
	margin:0 0px 0 2px;
}
.box_heading{
	color:#005DA8;
	font-size:11px;
	font-weight:bold;
	padding:5px 0 5px 30px;
}
.box_content{
	border-top:2px solid #2C2C2C;
	font-size:11px;
	padding:5px 8px 10px 30px;
	line-height:15px;
	color:#585858;
}

.box_content a{
	color:#585858;
	font-size:11px;
	font-weight:bold;
}

.box_content p {
    margin:0;
    padding:0;
}

.logo{
	position:absolute;
	bottom: 9px;
	padding-left:10px;
}

h1{
	font-size:14px;
	color:#242424;
}

h2{
	font-size:14px;
	color:#005ea8;
}

.footer{
	z-index:105; 
	bottom:0; 
	float:left;
	position:absolute;
	width:917px;
	overflow:hidden;
	padding-left:37px;
}

.footer ul{
	margin:0;
	padding:0;
}

.footer_li{
	display:inline;
	padding:0 12px 0 8px;
	background:url(../images/menu_seprator.jpg) no-repeat scroll right 5px;
}
.last{
	display:inline;
	padding:0 0px 0 8px;
	border-left:none;
	background:none;
	
}
.footer_li a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.content li{
	background:transparent url(../images/buttet_pink.jpg) no-repeat scroll left 2px;
	padding-left:15px;
	list-style-type:none;
}


.flash ul {
    margin-left:5px;
}

.flash ul li {
    font-size:11px;
    display:inline;
}

.flash ul li a {
    text-decoration:none;
    color:#FFFFFF;
}

.flash ul li a:hover {
    text-decoration:none;
    color:#e20045;
}

.flash ul li a.cntlang
{
	padding:0 6px 0 2px;
	background:url(../images/menu_seprator.jpg) no-repeat scroll right 2px;
}

.flash ul li a.cntlang_last
{
	padding:0 6px 0 2px;
	background:none;
}
