@charset "utf-8";
body  {
	font: 11px Verdana;
	background: #000 !important;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #6e6e6e;
}
h1 {
	font: 20 Helvetica;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:lighter;
	color:#ccc;
}
a {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
}
#container { 
	width: 960px;  
	background: #000;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align:center; 
}
#header { 
	background: #000 url(../images/bg.jpg);
	height: 316px; 
	padding: 0 0px 0 0px; 
} 
#header2 { 
	/*background: #000 url(../images/banner.png);*/
	height: auto; 
	padding: 0 0px 0 0px; 
} 

#top_nav { 
	background: #000; 
	padding: 0 0px 0 0px;
	height: 27px;
	text-align:right;
	margin-top: 10px;	
} 
#top_nav a{
	font-weight:normal;
	padding: 5px 10px;
}
#top_nav a:hover{
	color:#fff;
}
#logo { 
	background: #000 url(../images/logo.png) no-repeat;
	height: 85px; 
	padding: 0 0px 0 0px; 
} 
#google_translate_element {
	
	position:absolute;
	top: 60px;
	left: 1000px;
	z-index:100;

}
#google_translate_element a{
	display:none;
}
 .goog-te-gadget
{
	color: #000 !important;
}

#main_nav { 
	background: #000 url(../images/nav_bg.png) repeat-x; 
	padding: 0px 0px 0px 0px;
	margin-top: 1px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0; 
}
#sidebar1 {
	background: #000; 
	padding: 0px 0px 0px 0px; 
}
.sidebar_content {
	margin: 10px 0px 0px 0px;
}
#sidebar_contact {
	margin: 10px 0px 0px 0px;
	background: #0d0d0d; 
	padding: 10px 15px 5px 15px; 
	color: #444;
}
#sidebar_contact a{
	color: #7b7b7b;
	text-decoration:none;
}
.sidebar2 {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px; 
}
.news {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #1c1c1c
}
.news a{
	color:#6e6e6e !important;
	font-weight:normal !important;
	
}
.news img{
	mar gin-bottom: 8px;	
}
.headline {
	color:#fff;
	font-weight:bold;
}
#main_table {
	margin:20px 0px 10px 0px;
}
.border {
	background:url(../images/divider.png);
	height: 421px;
}
#mainContent { 
	margin: 0 0px; 
	padding: 0 0px; 
} 
#footer { 
	padding: 5px 10px 5px 0px;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
	background:#000;
	color:#616161;
	font-family:Arial;
	font-size:11px;
	text-align:left;
	margin-top: 5px;
} 
#footerb { 
	padding: 5px 10px 5px 0px;
	color:#616161;
	font-family:Arial;
	font-size:11px;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
#footer a {
	margin: 0; 
	padding: 0px 10px;
	color:#616161;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover{
	color:#999;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.news_title {
	background: #ccc;
	padding: 3px 5px;
	margin: 10px 0px;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.news_desc {
	padding: 0px 5px 5px 10px;
	margin: 0px 0px 15px 0px;
}
.news_more {
	width:80px;
	padding: 5px 5px 20px 5px;
	margin: 18px 5px 18px 5px;
}
.news_more a{
	font-size:12px;
	color:#999 !important;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

.news_more a:hover{
	color:#333333;
	text-decoration:underline;
}
.bottom .news_more {
	position:relative;
	top:10px;
	left: 0px;
}
.text_address {
	font-size:11px;
	color:#666;
	padding:5px 5px;
	margin:30px 0px 10px 0px;
	text-align:right;
	border:1px #555 solid;
}
