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

body {
	width:auto;
	height:auto;

	margin:10,0,0,0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

body {
    background-image: url("/images/body-bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.table {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333659;
	line-height:17px;

}
.logo img , ul.menu img {
	border:none !important;
	margin:0 !important;
}
img {
    margin:5px;
    border:0px solid #333659 !important;
}
a:link, a:visited, a:active { color:#333659; text-decoration:underline; }
a:hover { color:#000000; text-decoration:none; }
a img {
    border:none;
}
td.home-image img {
	margin:0 !important;
}
.clear {
	clear:both;
}
#wrapper {
	width:auto;
	margin:auto;
	background:url(../images/header-bg.jpg) no-repeat top center;
	
}
#main_wrapper {
	width:960px;
	margin:auto;
}
#header {
	height:101px;
	width:960px;
	padding-top:15px;
	margin:auto;
	position:relative;
	z-index:10;
	/*padding: 50px 0 0 0;*/
}
.logo img {
	position:relative;
	bottom:7px;
	left:-7px;
	border:none;
}
#menu {
	height:35px;
	margin:auto;
	widows:960px;
	background:#ffcc00;
	position:relative;
	background:url(../images/menu-bg.png);
	
}
#language{
	float:right;
	position:absolute;
	right:5px;
	top:10px;
	padding:0;
	margin:0;
}
#menu ul {
	margin:0 0 0 10px;
	padding:0;
}
#menu ul li {
	list-style:none;
	float:left;
	height:35px;
	line-height:35px;
	display:block;
}
#menu ul li.menuitem:hover, #menu ul li.menuitem a:hover {
	background:#209293;
	display:block;
	color:#000000;
}
#menu ul li a {
	color:#000000;
	padding:0 12px;
	font-size:12px;
	height:35px;
	line-height:35px;
	text-decoration:none;
	display:block;
}
#menu ul li ul li {
	border-bottom: 1px solid #ffffff;
	border-top:1px solid #ffffff;
}
#menu ul li ul li:hover {
	background:#209293 !important;
}
#menu ul li ul li a:hover {
	display:block;
	font-size:12px !important;;
	background:#209293 !important;
}
#menu ul li ul li a {
	font-size:12px;
}
#menu ul li ul, #menu ul li ul li {
	width:170px !important;
}
#menu ul li ul li a {
	width:146px !important;
}
#content-container {
	/*min-height:420px;*/
	background:url(../images/content-bg.png);
	width:auto;
	padding:14px;
	margin-top:7px;
	z-index:-1;
	
}
.banner {
	position:relative;
	display:block;
	width:90px;
	height:145px;
}
.banner img {
	margin:0 !important;
	z-index:-1;
}
/*#content-container iframe {
	height:260px;
	height:auto;
	overflow:hidden;
}*/
.upper_main {
	background:url(../images/upper-content-bg.png) no-repeat top center;
	height:7px;
	margin-top:12px;
}
.main_content {
	padding: 20px 20px 10px 20px;
	height:auto;
	/*overflow-y:auto;
	overflow-x:hidden;*/
	width:auto;
	padding-top:15px;
	padding-left:25px;
	line-height:17px;
	background-color:#F0F0F0;	
	color:#105193;
}
.lower_main {
	background:url(../images/lower-content-bg.png) no-repeat top center;
	height:7px;
}
.main_content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#070707;
}
.main_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333659;
	line-height:15px;
}
#footer {
	height:47px;
	background:url(../images/footer-bg.png) no-repeat top center;;
	margin:auto;
	width:930px;
	position:relative;
	margin:10px 0;
	text-decoration:none;
}
.footer_logo {
	position:absolute;
	left:10px;
	top:5px;
}
.copyright {
	position:absolute;
	left:10px;
	line-height:45px;
	color:#000000;
	text-decoration:none;
	width:930px;
}
.copyright p {
	margin:0;
	color:#ffffff;
	font-size:12px;
	font-family:"Segoe UI", Arial;
}
.copyright a {
	color:#000000;
	text-decoration:none;
}
.copyright a:hover {
	text-decoration:underline;
	color:#209293;
}
h1 {
	color : #021559;
	background-color : '';
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none;}
h2 {
	color : #021559;
	background-color : '';
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	text-decoration : none;}
h3 {
	color : #F57D21;
	background-color : '';
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal;
	text-decoration : none;}

.html-marquee {
height:60px;width:880px;
background-color:#D94170;
font-family:Verdana;font-size:14px;color:#ffffff;
border-width:2;
border-style:solid;
border-color:#000000;
vertical-align: middle;

}

.text {
   display: inline-block;
   margin-top: 25px;
   color: #000000;
}