body {
	margin:0;
	padding:0;
	background: #74cbdc url(../img/bg.jpg) repeat-x;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
}
img {
	border:0px;
}
img.floatLeft {
	margin:0;
	padding:0;
}
#wrapper {
	width:957px;
	margin:0 auto;
	padding:0;
	background:#fff;
}
#topper {
	width:957px;
	margin:0;
	padding:0;
	height:140px;
}
#banner {
	width:934px;
	height:222px;
	margin:0 auto;
	padding:0;
	/*background:url(../img/banner.jpg) left top no-repeat;*/
}
#bContent {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	left:620px;
	top:80px;
	width:300px;
	height:142px;
}
#bContent p {
	margin:0;
	padding:0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.35em;
	color:#318ab7;
}
#bContent a{
	color:#318ab7;
	text-decoration:none;
}
#bContent a:hover{
	color:#CC6600;
}
#logo {
	margin:0;
	padding:0;
	float:left;
}
#top_holder {
	margin:0 auto;
	padding:0;
	/*background:#009933;*/
	width:934px;
	height:110px;
	background:url(../img/top_holder.jpg) left top no-repeat;
}

#search {
	float:right;
	margin:40px 8px 0px 0px;
	padding:0;
}

#search-theme-form {
	display:inline;
	margin-left:5px;
}

#edit-search-theme-form-keys {
	width: 175px;
	border: 1px solid #999999;
	color:#c1c1c1;
	font-size:10px;
	padding:3px;
	position:relative;
	top:-2px;
}

#edit-submit {
	border: none;
	height:24px;
	position:relative;
	top:6px;
}

* html #edit-submit {
	top:3px;
}
#isearch {
	width:120px;height:14px;border:0px;background:#fff;margin:2px 0px 0px 10px;float:left;
}

#menu {
	margin:0 auto;
	padding:0;
	clear:both;
	width:934px;
	height:30px;
	background:url(../img/menu.jpg) left top no-repeat;
}
#content_wrapper {
	clear:both;
	display:block;
	position:relative;
	padding:0;
	margin:0 auto;
	width:934px;
	margin-top:5px;
	margin-bottom:0px;
	/*background:#00CC33;*/
}
#left_index_col {
	margin:0;
	padding:0;
	width:418px;
	height:433px;
	/*background:#666;*/
	float:left;
}
#one_col {
	margin:0;
	padding:0;
	width:960px;
	float:left;
	background:#dceff6 url(../img/contentbg.gif) left top repeat-x;
}
#left_col {
	margin:5px 20px 0px 0px;
	padding:0;
	width:214px;
	min-height:500px;
	float:left;
	background:#dceff6;
}
#left_col img.leftSubImg {
	padding:0;
	margin:10px;
}
/* left sub menu */
.markermenu{
list-style-type: none;
margin: 0px 8px 0px 8px;
padding: 0;
width: 190px;
border: 1px solid #70badf;
}

.markermenu li a{
background: #54a8d2 url(img/arrow-list.gif) no-repeat 2px center;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #394d0e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #70badf;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 170px;
color:#394d0e;
}

.markermenu li a:visited, .markermenu li a:active{
color: #394d0e;
}

.markermenu li a:hover{
color: black;
background-color: #70badf;
background-image:url(img/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}
/* end left sub menu */
#right_index_col {
	margin:0;
	margin-left:11px;
	padding:0;
	width:505px;
	/*height:463px;*/
	float:left;
	/*background:#333;*/
}
#right_index_col a:hover {
	color:#FFCC00;
}
#right_col {
	margin:0;
	padding:0;
	width:700px;
	float:right;
	display:block;
	position:relative;
	min-height:500px;
	/*background:#bbb;*/
}
#right_col img.floatLeft {
	float:left;
	margin:0;
	margin-right:6px;
	padding:5px;
	border:1px solid #bbb;
}
#right_col img.floatRight {
	float:right;
	margin:0;
	margin-left:6px;
	padding:5px;
	border:1px solid #bbb;
}
#right_col .cposition {
	background:#54a8d2;
	height:21px;
	border-bottom:5px solid #70badf;
	margin-bottom:6px;
	padding:0;
}
#right_col .cposition p {
	float:right;
	line-height:21px;
	padding-right:6px;
	color:#FFF;
}
#right_col .cposition a {
	color:#FFF;
	text-decoration:none;
}
#right_col .cposition a:hover {
	color:#d4b900;
	text-decoration:none;
}
#right_col h1 {
	margin:0;
	padding:3px 0px 6px 0px;
	font-weight:bold;
	font-size:18px;
	color:#0a3465;
}
#right_col h2
	{
	margin:0;
	}
	
#right_col p {
	margin:0;
	padding:0;
	/*text-indent:2em;*/
	color:#2c4004;
	line-height:1.5em;
}
#right_col .article {
	font-size:1em;
	font: normal 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:16px 0px 16px 0px;
	padding:0;
}
ul#article_list {
	list-style:none;
	list-style-position:inside;
	margin:12px 0px 0px 0px;
	padding:0;
}
ul#article_list li {
	border-bottom:1px dashed #999999;
	list-style-position:inside;
	line-height:1.8em;
	list-style:none;
	padding:0px 0px 0px 12px;
}
*html UL#article_list li {
	list-style:disc;
}
ul#article_list li a {
	text-decoration:none;
	color:#2c4004;
}
ul#article_list li a:hover {
	color:#CA7D13
}
#content {
	padding:8px 16px 8px 16px;
	margin:0;
}
#content h3.title
{
	background: transparent url(../img/double-hr.gif) repeat-x bottom;
	/*margin: 0 20px 10px 21px;*/
	margin:0px 0px 10px 0px;
	padding: 20px 0 5px 0;
}

#content p {
	margin:0px 0px 0.6em 0px;
	padding:0;
	line-height:1.5em;
}
#footer {
	position:relative;
	display:block;
	clear:both;
	width:957px;
	height:63px;
	margin:0 auto;
	/*margin:15px 0px 0px 0px;*/
	padding:0;
	background:#74cbdc;
}
#footer p{
	padding:18px 0px 0px 0px;
	margin:0;
	text-align:center;
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#295b95;
}

ul.ul_express li a {
	color:#727373;
	text-decoration:none;
}

#middle-list {
	margin:0;
	padding:0;
	background:#999;
}
#middle-list ul li {
	
}
UL.list-left {
	float: left;
	width: 245px;
	margin-top: 6px;
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	/*background:#999;*/
}

UL.list-left li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height:1.8em;
}
UL.list-left li a {
	color:#727373;
	text-decoration:none;
}
UL.list-right {
	float: left;
	width: 245px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 0px;
	display: inline;
}
UL.list-right li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	line-height:1.8em;
	color:#727373;
}
UL.list-right li a {
	color:#727373;
	text-decoration:none;
}
UL.ul_express {
	list-style:none;
	list-style-position:inside;
	margin:12px 0px 0px 0px;
	padding:0;
}

UL.ul_express li {
	border-bottom:1px dashed #999999;
	list-style-position:inside;
	line-height:1.8em;
	list-style:none;
}

*html UL.ul_express li {
	list-style:none;
}
#pic_news {
	display:block;
	position:relative;
	margin:0;
	padding:0;
	width:418px;
	height:200px;
	/*background:#666;*/
}
#pic_news_inner {
	width:418px;
	height:160px;
	position:relative;
	display:block;
	top:5px;
	left:0px;
}
#express {
	display:block;
	/*position:relative;*/
	clear:both;
	top:15px;
	margin:0;
	padding:0;
	/*background:#666;*/
}
#loupan {
	margin:0;
	padding:0;
}
#loupan_left {
	float: left;
	width: 245px;
	margin-top: 6px;
	margin-left: 0px;
	padding-left: 0px;
	/*display: inline;*/
}
#loupan_right {
	float: left;
	width: 245px;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 0px;
	/*display: inline;*/
}
#loupan p {
	text-indent:0;
	line-height:1.3em;
	padding:0;
	margin:0;
	font-size:12px;
	color:#4a5866;
	/*background:#666;*/
}
#loupan a {
	color:#4a5866;
	text-decoration:none;
}


#news_pan1, #news_pan2, #news_pan3, #news_pan4 {
	margin:0;
	padding:0;
	/*height:160px;*/
	display:block;
	position:relative;
}

.slide {
	margin:0;
	padding:0;
}
.slide_img {
	width:200px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}
.slide_img img {
	margin:4px;
	padding:0;
	border:4px solid #e8e8da;
}
.slide_txt {
	display:block;
	position:absolute;
	left:220px;
	top:5px;
	width:190px;
	margin:0;
	padding:0;
}

/*menus style*/
.suckertreemenu {
	clear:both;
	position:relative;
	top:3px;
	left:8px;
	z-index:999;
	}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li,
.suckertreemenu ul li.n{
position: relative;
display: inline;
margin:0;
margin-right:1px;
float: left;
width: 83px; /*Width of top level menu link items*/
height:26px;
background:url(../img/btn.gif) no-repeat left top;
line-height:26px;
text-align:center;
/*background-color: #F3F3F3;*/ /*overall menu background color*/
}
.suckertreemenu ul li.home {
position: relative;
display: inline;
margin:0;
float: left;
width: 83px; /*Width of top level menu link items*/
height:26px;
background:url(../img/framework/btn-last.gif) no-repeat left top;
line-height:26px;
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
text-decoration: none;
color: #fff;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
background:#295b95;
display: list-item;
/*height:20px;*/
float: none;
margin:0;
padding:0;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
background:#295b95;
/*background:#62a6bc URL(../img/framework/body-bg.gif) repeat left top;*/
/*background:#d8f1f3;
*/width: 120px; /*width of sub menu levels*/
color: #eee;
text-decoration: none;
padding: 1px 3px;
border: 1px solid #4f85c2;
}

.suckertreemenu ul li a:hover{
/*background-color: black;*/
color:#FFCC00;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #295b95 url(../img/framework/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #295b95 url(../img/framework/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */



