/* CSS Document */
html, body{
	margin:9px 9px 0 9px; 
	padding:0px;
	background-color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555;
	}
#lang{
	text-align:right;
	text-transform:capitalize;
	font-size:9px;
	padding-top:5px;
	padding-bottom:3px;	
	background:#8C8C8C;
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	padding-right:15px;
	color:#FFF;}
#lang span{ cursor:pointer;}
#lang a{text-decoration:none; color:#FFF;}
#lang a:hover{text-decoration:none; color:#FFF;}
#frame{
	position:relative;
	width:716px;
	background:#FFF;}
#top{
	background:#CCC;
	width:716px;
	height:119px;
	text-align:left;}
#content{
	width:100%;
	margin-top:5px;}
#content a{color:#CC0000; cursor:pointer; text-decoration:none;}
#content a:hover{color:#FF0000; cursor:pointer; text-decoration:none;}
#left{
	float:left;
	width:450px;}
#nav{
	position:relative;
	top:-5px;
	padding-top:1px;
	padding-bottom:1px;	
	background:#CCC;
	height:20px;
	text-align:left;
	border:solid 1px #000;
	border-right:none;
	border-left:none;
	background:url(../img/nav_bg.gif) repeat-x;}
#nav img{float:left; cursor:pointer; margin-left:23px;}
#submenu{
	position:absolute;
	top:18px;
	left:20px;
	padding-top:4px;
	z-index:2;
	}
#submenu1{
	position:absolute;
	padding-top:4px;
	top:18px;
	left:122px;
	z-index:2;	
	}
#submenu2{
	position:absolute;
	top:18px;
	left:215px;
	padding-top:4px;
	z-index:2;	
	}
	
#submenu3{
	position:absolute;
	top:18px;
	left:308px;
	padding-top:4px;
	z-index:2;	
	}
#right{
	top:-28px;
	float:right;
	width:232px;
	text-align:right;
	position:relative;
	right:20px;
	border:solid 4px #D52026;
	border-top:none;
	background:#4D4D4D;
	color:#CCC;}
#news_right{
	float:right;
	width:237px;
	text-align:left;
	position:relative;
	top:-24px;
	right:20px;
	border:solid 1px #4D4D4D;
	background:#B0B0B0;
	color:#000;
	clear:right;
	}
.news_header{
	width:220px;
	background:#6B605A;
	text-align:right;
	padding-right:17px;}
#news_right a{color:#333; text-decoration:none;}
#bottom{
	width:705px;
	text-align:right;
	color:#CCC;
	padding-top:5px;}
#bottom a{
	color:#FF0000;
	text-decoration:none;}

#bottom a:hover{
	color:#FFF;
	text-decoration:none;}