@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;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
table {
	border-collapse: collapse;
}
fieldset, img {
	border: 0;
}
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: normal;
	font-size: 100%;
}
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: #d2e6e7;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 960px;
	margin: 0 auto;
}
/*****Top*****/
#top {
	height: 25px;
	width: 960px;
}
#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:5px;
}
#language ul li a:hover {
	color:#CCC;
}
#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:15px;
}
/*#nav ul li {
	float: left;
	text-align: center;
}*/

#nav img {
	float:left;
}
/*****Footer*****/

#footer {
	width:960px;
	height:200px;
	margin:10px 0;
}
#footer_head {
	width:960px;
	height:15px;
	background-image:url(../images/footer-head.png);
}
#footer_main {
	background-color:#FFF;
}
#footer_bottom {
	width:960px;
	height:15px;
	background-image:url(../images/footer-bottom.png);
}
#footer_site_links {
	width:700px;
	height:160px;
	float:left;
	background-color:#fff;
}
#footer_other_links {
	width:239px;
	height:160px;
	float:right;
	background-color:#fff;
	border-left:#CCC dotted 1px;
	padding-left:20px;
}
#footer_copyright {
	background-color:#FFF;
	text-align:right;
	padding-right:50px;
	color:#999;
	font-style:italic;
	font-size:10px;
}
.clear {
	clear:both;
}
#footer_site_links ul li {
	float:left;
	list-style-type:none;
}
#footer_site_links ul li a {
	margin:0;
	padding:5px 20px;
	color:#666;
	font-weight:bold;
	text-align:left;
}
#footer_site_links ul li a:hover {
	color:#000;
}
#footer_site_links ul li ul li {
	float:none;
}
#footer_site_links ul li ul li a {
	padding:0 20px;
	font-size:10px;
	color:#00AEEF;
	text-align:left;
}
#footer_site_links ul li ul li a:hover {
	color:#03f;
}
#footer_other_links ul li {
	list-style-type:none;
}
#footer_other_links ul li a {
	color:#999;
	font-style:italic;
	display:block;
	zoom: 1;
}
#footer_other_links ul li a:hover {
	color:#666;
}
/*****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_bottom {
	width:960px;
	height:15px;
	background-image:url(../images/content-bottom.png);
}
#content_main {
	width:960px;
	background-color:#FFF;
}
#about_sidebar {
	padding-left:20px;
	margin-right:20px;
	width:200px;
	height:500px;
	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;
}
#content_area {
	float:left;
	width:700px;
	background-color:#fff;
}
#nav #nav_lf, #nav #nav_rt {
	width:15;
	height:50px;
	float:left;
}
#nav #nav_lf {
	background-image:url(../images/nav-left.png);
	height: 50px;
	width: 15px;
}
#nav #nav_rt {
	background-image:url(../images/nav-right.png);
	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;
}

