body {
	margin: 0 auto;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FF00;
	background:#111C1C url(images/bg.png);
}

a:link, a:visited {
	color: #99FF00;
	text-decoration: none;
	font-weight: normal;
} 
a:active, a:hover {
	color: #ffffff;
	text-decoration: none
}

h1 {
	margin: 0 0 25px 0;
	padding: 10px 0;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}

h2 {
	margin: 5px 0 0 10px;
	padding: 5px 0;
	font-size: 25px;
	font-weight: bold;
	color: #f6d848;
	text-align: left;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
}

p {
	padding: 5px 10px;
	margin: 0;
	color: #FFFFFF;
}

.view_all a{
	clear: both;
	display: block;
	width: 100%;
	margin-bottom: 5px; 
	font-weight: bold;
	text-decoration: none;
}

.more_button a{
	clear: both;
	float: right;
	display: block;
	width: 80px;
	height: 20px;
	padding: 3px 0 1px 0;
	margin: 10px 0 0 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #f6d848;
	background: #333333;
	border-top: 1px solid #CCCCCC;
}

#container {
	
	

		
}

/* top panels */

#top_panelone {
	width: 1002px;
	height: 100px;
	padding: 15px 0 0px 0;
	margin: 0;
	background:url(images/top-bg.png) repeat-x;
}

#language_panel {
	float: right;
}

#language_panel img{
	border: 1px solid #FFF;
}

#top_paneltwo {
	width: 1000px;
	height: 100px;
	padding: 0px 0;
	float: left;
}

#title_section {
	float: left;
	width: 300px;
	padding: 0px 0 0px 30px;
	font-size: 40px;
	font-weight: bold;
	color: #f6d848;
}

#searchbox {
	float: right;
	margin: 10px 0 0 15px;
}

#searchbox form {
	margin: 0px;
	padding: 0px;
}

#searchfield{
	background:#FFFFFF;
	border: none;
	color: #000;
	font-size: 13px;
	font-variant: normal;
	height: 16px;
	padding: 4px;
	text-align: left;
	width: 200px;
	font-size: 13px;
}


#searchbutton{
	background: url(images/search_button.gif); 
	border: none;
	color: #f6d848;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0 0 0 7px;
	padding: 0 8px 0 4px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 66px;
}

/* end of top panels */

/* menu and banner panel */
#menu_banner_panel {
	width: 1002px;
	height: 249px;
	background: #46464a url(images/banner.jpg) no-repeat;
	border: 0px solid #5d5d5e;
	border-bottom: 0px solid #0F1818;
	border-top: 1px solid #0F1818;
}

#menu_banner_panel p{
	color: #FFFFFF;
}

#menu_panel {
	float: left;
	height: 249px;
	width: 250px;
}

#banner_01_panel {
	float: left;
	width: 275px;
	height: 200px;
	padding: 49px 25px 0px 25px;
	margin-right: 1px;
	
}

#banner_02_panel {
	float: right;
	width: 381px;
	height: 208px;
	padding: 21px 35px 0px 32px;
	
}

#menu {
	width: 180px;
	padding: 0px;
	margin: 15px 0px 0px 10px;
}

/* for ie6 */
* html #menu {
	margin: 20px 0px 0px 15px;
}

#menu ul{
	margin: 0px;
	padding: 0px;	
}

#menu li {
	padding: 8px 0 4px 25px;
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	background: url(images/list_icon.gif) left center no-repeat;
	border-bottom: 1px dotted #99FF00;
}

#menu li a{
	color: #99FF00;
	text-decoration: none;
}

#menu li a:hover {
	padding-left: 8px;
	color: #99FF00;
	text-decoration: none;
}

/* content */
#content {
	float: left;
	padding:0;
}

#leftcolumn {
	float: left;
	width: 240px;
	margin: 0px 0px 0 0;
	background-color: #132120;
	padding: 10px;
	background: url(images/left-bg.jpg) repeat-y;
	border-left: 1px solid #000000;
}

#rightcolumn {
	float: left;
	padding: 20px 10px;
	margin: 0px 0 0 0;
	background: #1B2D2D url(images/red_background.jp) repeat-x;
	;
	width: 721px;
}

/* ie6 */
* html #rightcolumn {
	margin-right: -25px;	
}

.leftcolumn_section {
	display: block;
	width: 240px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.leftcolumn_section  form{
	padding: 0px;
	margin: 0 0 10px 0;
}

.news_box {
	float: left;
	display: block;
	width: 240px;
	margin-bottom: 15px;
}

.date_panel {
	float: left;
	width: 70px;
	padding: 45px 0 0 0;
	margin-right: 10px;
	height: 91px;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background:url(images/date_background.gif) no-repeat top right;
}

.date_panel span{
	display: block;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}

.news_content {
	float: left;
	width: 240px;
}
/* end of content */

.rightcolumn_fullrow {
	clear: both;
	display: block;
	margin-bottom: 15px;
	background-color: #508384;
	border: 1px solid #ccc;
}

.rightcolumn_fullrow img {
	float: left;
	border: 0px solid #000000;
	margin-right: 25px;
}

.rightcolumn_fullrow p{
	text-align: justify;
}

.rightcolumn_twocolumn{
	float: left;
	width: 345px;
	margin-right: 10px;
}
.rightcolumn_twocolumn2{
	float: left;
	width: 345px;
	margin-right: 0px;
}

.rightcolumn_twocolumn img{
	float: left;
	border: 0px solid #000000;
}
.rightcolumn_twocolumn2 img{
	float: left;
	border: 0px solid #000000;
}

.rightcolumn_twocolumn ul{
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
}

.rightcolumn_twocolumn li{
	font-size: 12px;
	padding-bottom: 10px;
}

.rightcolumn_twocolumn li a{
	font-weight: normal;
}
.rightcolumn_twocolumn a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.partner_box {
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #508384;
}

.partner_box p{
	margin-bottom: 5px;
	padding: 7px;
	text-align: justify;
}

.partner_box img{
	float: none;
	margin-bottom: 5px;
}

/* ----- Footer ----- */

#footer {
	clear: both;
	width: 1002px;
	height: 60px;
	padding: 20px 0px 0px 0;
	text-align: center;
	background: #131314;
	text-align: center;
	float: left;
}

#footer a{
	font-weight: normal;
}

#topmenu {
	float:left;
	background:url(images/menu_bg.jpg) repeat-x;
	height:38px;
	margin:0px 0 0 -30px;
}

#topmenu ul {
	background:url(images/menu_bgLeft.jpg) no-repeat left top;
	line-height:16px;
	float:left;
	list-style:none;
	width:992px;
}

#topmenu li {
	display:inline;
}

#topmenu a {
	float:left;
	text-decoration:none;
	color: #99FF00;
	font-weight: normal;
	display:block;
	padding:0 21px 0 22px;
	background: url(images/menu_seprator.jpg) no-repeat right;
}

#topmenu a.right {
	float:right;
	background: url(images/menu_bgRight.jpg) no-repeat right;
}

/* ----- End of Footer ----- */
#menu2{
	width:1030px;
	height:36px;
	line-height:12px;
	padding:0 0 0 0px;
	background-image:url(images/menu_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
	margin-left: -30px;
}
#menu2 li{
display:inline;
list-style-type:none
}
#menu2 a{
	font-family:Tahoma;
	font-size:12px;
	color:#D2DEEC;
	text-decoration:none;
	margin:0 15px;
	float: left;
}
