@charset "utf-8";
/*****Reset*****/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333;
	margin: 0;
}
table {
	border-collapse: collapse;
}
fieldset, img {
	border: 0;
	margin-left: 0px;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 60%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border: 0;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	font-weight: normal;
}
/*****Global Control*****/
 body {     
  background-color: #ffffff;    
/*****background-image: url(../images/body-bg.jpg);*****/ 
/*****background-repeat: repeat-x;*****/
 } 
#container {
	width: 960px;
	margin: 0 auto;
	border-style:solid;
	border-width:thin;
	border-color:#CCC;
	height: auto;
}

/*****Top*****/
    
#top {
	height: 26px;
	width: 960px;
	background-image: url(../images/topbg.gif); 
}
#header {
	height: 102px;
	width: 959px;
	background-image: url(../images/topmenubg.gif); 
	
}
	
#language {
	margin-top:5px;
	font-size: 12px;
	float: right;
	
}
#topcontact {
	color: #999;
	float: left;
	padding: 5px;
}
/*#language ul li {
	float: left;
	text-align: center;
}

#language ul li  a {
	color:#FFF;
	display:block;
	padding:5px;
}*/

#language a {
	color:#999;
	line-height:100%;
	padding:15px;
}
#language ul li a:hover {
	color:#7a7979;
}
#top_log {
	float:right;
	padding:0px;
	display:none;
}
#top_log form {
	height: 20px;
}
#top_log input.log_input {
	width:100px;
	height:20px;
	background:transparent;
	background-image:url(../images/top-user-input-bg.png);
	border:none;
	color:#fff;
	text-indent:5px;
	line-height:150%;
}
#top_log input.log_sign_in_button {
	width:60px;
	height:20px;
	background:transparent;
	background-image:url(../images/top-sign-in-button.png);
	border:none;
	color:#808080;
	font-weight:bold;
}
#topsearch {
	float: left;
	width: 130px;
	padding: 2px;
}
#topcontact a {
	color: #999;
	font-style: italic;
}
/*****Header*****/
#logo {
	float: left;
	width: 250px;
	margin-top:0px;
}
#nav {
	width:690px;
	_width:700px;/*hack for ie6*/
	color: #FFF;
	float: right;
	height: 50px;
	margin-top:35px;
}
/*#nav ul li {
	float: left;
	text-align: center;
}*/

#nav img {
	float:left;
}
/*****Footer*****/

#footer {
	width:960px;
	height:80px;
	margin:5px 0px;
}
#footer_head {
	width:960px;
	height:5px;
	background-image:url(../images/footer_head.png);
}
#footer_main {
    height:5px;
	background-color:#eeefef;
}
#footer_bottom {
	width:960px;
	height:5px;
	background-image:url(../images/footer_bot.png);
}
#footer_site_links {
	width:960px;
	height:60px;
	text-align:center;
	font-size:11px;
	float:right;
	background-color:#eeefef;
}
#footer_site_cert {
	float:right;
	margin-top:2px;
	margin-right:480px;
}	
#footer_other_links {
	width:239px;
	height:160px;
	float:left;
	border-left:#CCC dotted 1px;
	padding-left:20px; 
}
#footer_copyright {
	background-color:#eeefef;
	text-align:center;
	padding-right:50px;
	color:#7a7979;
	font-style:italic;
	font-size:10px;
	border-bottom-style:solid;
	border-bottom-color:#999;
	border-bottom-width:thin;
}
.clear {
	clear:both;
}
#footer_site_links ul li {
	float:left;
	list-style-type:none;
	text-align: center;
}
#footer_site_links ul li a {
	margin:0;
	padding:5px 20px;
	color:#7a7979;
	font-weight:bold;
	text-align:center;
}
#footer_site_links ul li a:hover {
	color:#000000;
}
#footer_site_links ul li ul li {
	float:none;
}
#footer_site_links ul li ul li a {
	padding:0 20px;
	font-size:9px;
	color:#7a7979;
	text-align:left;
}
#footer_site_links ul li ul li a:hover {
	color:#c3c3c3;
}
#footer_other_links ul li {
	list-style-type:none;
}
#footer_other_links ul li a {
	font-style:italic;
	display:block;
	zoom: 1;
}
#footer_other_links ul li a:hover {
	color:#c3c3c3;
}
/*****Sub page banner*****/

#sub_page_banner {
	width:960px;
	height:100px;
	margin:10px 0 0 0;
}
/*****Content*****/

#content {
	width:960px;
	margin-top:10px;
}
#content_top {
	width:960px;
	height:15px;
	background-image:url(../images/content-top.png);
}
#content_top_rt {
	width:720px;
	height:9px;
	background-image:url(../images/contenttopbg.gif);
}
#content_top_lf {
	width:202px;
	height:7px;
	height:7px;
	background-image:url(../images/navtopcontent_bg.gif);
}
#content_bottom {
	width:960px;
	height:15px;
	background-image:url(../images/content-bottom.png);
}
#content_bottom_rt {
	width:720px;
	height:9px;
	float:right;
	background-image:url(../images/contentbotbg.gif);
}
#content_bottom_lf {
	width:202px;
	height:9px;
	float:left;
	background-image:url(../images/navbotcontent_bg.gif);
}
#content_main {
	width:960px;
	background-color:#FFF;
}
#content_main_rt_a {
	height:1020px;
	width:5px;
	background-color:#FFF;
	background-image:url(../images/content1b_rt.gif);
	background-repeat:repeat-y;
	float:right;
}
#content_main_rt_b {
	height:1020px;
	width:5px;
	background-color:#FFF;
	background-image:url(../images/content2b_lf.gif);
	background-repeat:repeat-y;
	float:left;
}
#content_main_lf {
	width:202px;
	height:12px;
	background-color:#FFF;
	background-image:url(../images/navmaincontent_bg.gif);
}
#content_main_lf_a {
	height:600px;
	width:3px;
	background-color:#FFF;
	background-image:url(../images/navcontent2b_rt.gif);
	float:right;
	background-repeat:repeat-y;
}
#content_main_lf_b {
	height:600px;
	width:2px;
	background-color:#FFF;
	background-image:url(../images/navcontent1a_lf.gif);
	float:left;
	background-repeat:repeat-y;
}
#about_sidebar {
	padding-left:0px;
	margin-right:10px;
	width:201px;
	height:auto;
	float:left;
}
#about_sidebar ul {
	margin: 0 20px;
}
#about_sidebar ul li {
	list-style-type: none;
	border-bottom:1px dotted #999;
	padding:5px 0;
}
#about_sidebar ul li a {
	color: #06C;
	font-size:14px;
}
#about_sidebar ul li a:hover {
	color: #039;
	font-size:14px;
}
#about_left {
	width:200px;
	padding-top:0px;
	padding-left:3px;
	float:left;
	margin-right:4px;
	border-width:thin;
	min-height:300px;
	border-style:solid;
	border-color:#CCC;
	padding-right: 3px;
}
#about_right {
	float:left;
	width:720px;
	border-width:thin;
	border-style:solid;
	border-color:#CCC
}
#content_area {
	float:left;
	width:720px;
	background-color:#fff;
}
#nav #nav_lf, #nav #nav_rt {
	width:15;
	height:50px;
	float:left;
}
#nav #nav_lf {
	height: 50px;
	width: 15px;
}
#nav #nav_rt {
	height: 50px;
	width: 15px;
}
#gradient_border {
	background-image:url(../images/gradient-border.png);
	float: left;
	height: 500px;
	width: 3px;
	margin-right:20px;
}
/*****Breadcrumb*****/
#breadcrumb {
	margin:0 0 10px 20px;
}
.mp_backlinks {
	font-size:14px;	
	color:#666;
}
.mp_backlinks a {
	color:#666;
}
.mp_backlinks a:hover {
	background:#666;
	color:#FFF;
}

.error{
	color:red;
}s

