@charset "UTF-8";
/* CSS Document */
/* global setting */
html {
	background-color: #fff;	
	/*background:#4777c2;*/
}
body {
	background-color: #fff;
	font-family: "Arial", "tahoma", sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align:center;
	width:100%;
	color:#636158;
	background:#dce1f6;
}
a {
	text-decoration: none;
	color: #727373;
}
a:hover {
	text-decoration: underline;
	color: #CA7D13;
}
img {
	border:0;
}
img.floatLeft {
	float:left;
	margin:0;
	margin-right:8px !important;
	padding:4px !important;
	border:0px solid #bbb;
}
img.floatRight {
	float:right;
	margin:0;
	margin-left:6px;
	padding:5px;
	border:0px solid #bbb;
}

p {
	line-height:1.4em;
}
.clear {
display:block;
font-size:1px;
height:1px;
clear:both;
}
h1 {
	text-transform:lowercase;
	margin:0;
	font-weight:normal;
	font-size:26px;
	color:#000;
}

h1 span {
	text-transform:uppercase;
	font-size:11px;
	display:block;
	color:#8e8575;
	margin-bottom:5px;
}
h2 {
	margin:5px 0px 10px 10px;
	font-size: 20px;
	font-weight:normal;
	color:#685e51;
}
h2.nomargin-right {
	margin:5px 0px 10px 0px;
	font-size: 20px;
	font-weight:normal;
	color:#685e51;
}
h3 {
	margin:10px 10px 5px 5px;
	font-size: 14px;
	color:#8E8575;
}
h5 {
	font-size:14px;
	margin:0 0 5px 0;
}
ul li {
	list-style-type:none;
}

/*** Layout */
#topper_wrapper {
	background:#4777c2;
	height:150px;
	border-bottom:1px solid #c7c4ba;
}
#topper {
	margin:0 auto;
	padding:0;
	width:986px;
	height:150px;
	background: url(../img/topperbg2.jpg) no-repeat 50% 0;
}
#logo {
	margin:0;
	padding:0;
	float:left;
	width:400px;
	/*background:#666;*/
}
#top_holder {
	margin:0;
	padding:0;
	float:right;
	/*width:694px;*/
	/*height:113px;*/
}
* html #top_holder {
	width:250px;
	/*background:#009933;*/
}
#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width: 986px;
	text-align:left;
	background: #fff url(../img/contentbg.jpg) no-repeat 50% 0;
}
#banner {
	/*overflow: hidden;*/
	display:block;
	position:relative;
	clear:both;
	background: url(../img/banner1.jpg) no-repeat 50% 0;
	margin:0 auto;
	padding:0;
	top:15px;
	width: 980px;
	height: 198px;
}
#subbanner {
	/*overflow: hidden;*/
	clear:both;
	margin:0 auto;
	padding:0;
	width: 980px;
	height: 115px;
	display:block;
	position:relative;
}

* html #menu {
	z-index:1000;
}
#bRotator {
	margin:0;
	padding:0;
	display:block;
	float:left;
	width:352px;
	height:185px;
	/*background:#666;*/
}
#bContent {
	margin:130px 0px 0px 430px;
	padding:0;
	display:block;
	position:absolute;
	left:0px;
	top:2px;
	width:263px;
	/*height:153px;*/
}
#bContent ul {
	margin:0;
	padding:0;
}
#bContent ul li {
	margin:0;
	padding:0;
}
#bContent ul li a {
	color:#065261;
	line-height:1.4em;
}
/** 
 * Search bar
 */
#search {
	float:right;
	margin:0px 8px 0px 0px;
	padding:0;
	/*background:green;*/
}
#search_bar {
	display:block;
	margin:15px 0px 0px 0px;
	padding:0;
	background: url(../img/searchbar.gif) no-repeat 0 0;
	width:184px;
	height:21px;
}
#isearch {
	float:left;
/*
	width:160px;
	height:18px;
	border:1px solid #eee;
	background:#a3dee8;
*/
	margin:0;
	padding:0;
}
.search_bar_text {
	float:left;width:140px;height:18px;
	border:0px solid #eee;
	background:#fff;
	margin:2px 0px 0px 4px;
	padding:0;color:#666;
	font-size:11px;
}
* html .search_bar_text {
	margin:3px 0px 0px 4px;
}
#search_btn {
	float:left;
	margin:2px 0px 0px 4px;
	padding:0;
}
#search-theme-form {
	display:inline;
	margin-left:5px;
}
#edit-submit {
	border: none;
	height:24px;
	position:relative;
	top:6px;
}
* html #edit-submit {
	top:3px;
}

#content_wrapper {
	clear:both;
	display:block;
	position:relative;
	width:986px;
	/*overflow: hidden;*/
	margin:0 auto;
	margin-top:30px;
	padding:0;
	padding-bottom:12px;
	background:#fff URL(../img/bg.gif) repeat 0 0;
	/*background:#fff;*/
	/*z-index:0;*/
}

#content {
	min-height: 300px;
	margin:15px auto;
}
#left_index_col {
	margin:0;
	padding:0;
	width:382px;
	/*min-height:295px;*/
	/*background:#ddd;*/
	float:left;
}
#left_index_col #express {
	margin:0px 0px 0px 0px;
	padding:0;
}
#left_index_col ul {
	margin:0;
	padding:0;	
}
#left_index_col ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:2em;
	color:#605532;
}
#left_index_col ul li a {
	color:#605532;
}
#right_index_col {
	margin:0;
	padding:0;
	width:600px;
	/*height:463px;*/
	float:left;
	/*background:#bbb;*/
}
* html #right_index_col {
	margin:0;
	padding:0;
	width:600px;
	/*height:463px;*/
	float:left;
	/*background:#bbb;*/
}
#right_index_col #right_index_1 {
	width:300px;
	margin:0;
	padding:0;
	float:left;
}
* html #right_index_col #right_index_1 {
	width:300px;
	margin:0;
	padding:0;
	float:left;
	/*background:#bbb;*/
}
#right_index_1 ul {
	margin:0;
	padding:0;
}
#right_index_1 ul li {
	margin:0;
	padding:0;
}
#right_index_1 ul li a {
	line-height:2em;
}
#sb,
#bz{
	display:block;
	position:relative;
	margin:0;
	padding:0;
	margin-top:12px;
}
* html #sb,
* html #bz{
	margin-top:6px;
}
.inner {
	padding:12px 8px 12px 0px;
}
* html .inner {
	padding:0;
	padding-top:12px;
}
#right_index_1 p,
#right_index_2 p{
	line-height:1.6em;
	color:#54a8d2;
	margin:0;
	padding:0;
}
#right_index_1 p a,
#right_index_2 p a{
	color:#756941;
}
#right_index_1 img.floatLeft,
#right_index_2 img.floatLeft{
	float:left;
	margin:0;
	margin-right:8px !important;
	padding:0px !important;
	border:5px solid #d3d3d3;
}
#right_index_col #right_index_2 {
	width:300px;
	margin:0;
	padding:0;
	/*height:165px;*/
	float:left;
}
#right_index_2 ul {
	margin:0;
	padding:0;
}
#right_index_2 ul li {
	margin:0;
	padding:0;
}
#right_index_2 ul li a {
	line-height:1.6em;
}

#left_col {
	margin:0;
	padding:0;
	width:786px;
	min-height:295px;
	/*background:#ddd;*/
	float:left;
}
#left_col_top {
	margin:0;
	padding:0;
	background:URL(../img/left_top.gif) left top no-repeat;
	width:235px;
	height:17px;
}
#left_col_con {
	margin:0;
	padding:0;
	width:235px;
	background:#d8eff4;
}
#left_col_bottom {
	margin:0px 0px 8px 0px;
	padding:0;
	width:235px;
	background:#d8eff4;
	height:10px;
}
#right_col {
	margin:0;
	padding:0;
	width:200px;
	/*height:463px;*/
	float:left;
	/*background:#333;*/
}
/* left sub menu */
.markermenu{
list-style-type: none;
margin: 8px 8px 0px 0px;
padding: 0;
width: 190px;
color:#eee;
/*background:#103d63;*/
border: 1px solid #565656;
}

.markermenu li a{
background: #345fa2 no-repeat 2px center;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #eee;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #6993d4;
}

* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 170px;
color:#eee;
}

.markermenu li a:visited, .markermenu li a:active{
/*color: #3c080a;*/
}

.markermenu li a:hover{
color: #000;
background-color: #b3b3b3;
}
/* end left sub menu */

#latestNews {
	position:relative;
	display:block;
	/*top:16px;*/
	margin:0;
	padding:0;
}
#latestNews .newsContent {
	/*display:block;*/
	position:relative;
	width:310px;
	height:183px;
	margin:0;
	padding:0;
	background:url(../img/newsbg.gif) no-repeat 0 0;
}
.newsContent .date {
	display:block;
	position:absolute;
	top:16px;
	left:12px;
}
.newsContent .title {
	display:block;
	position:absolute;
	width:180px;
	left:95px;
	margin:0;
	padding:0;
	top:8px;
	/*background:#999;*/
}
#naviMenu {
	text-align:right;
	background:url(../img/b.gif) repeat-x 0 0;
	height:1.8em;
	padding:6px 6px 0px 0px;
}
#leftColumn {
	display:inline;
	float:left;
	margin: 0 0 0 20px;
	width:228px;
	background:#00CC00;
}
#leftColumn .case {
	width:228px;
	height:209px;
	background:url(../img/case_bg.jpg) no-repeat left top;
	padding:40px 20px 0px 20px;
	margin:0;
}
*html #leftColumn .case {
	padding:40px 0px 0px 0px;
}
#leftColumn .case ul {
	margin:0;
	padding:0;
	list-style:none;
	/*list-style:disc;*/
}
#leftColumn .case ul li {
	list-style:none;
	list-style-position:inside;
	line-height:1.5em;
	width:200px;
	color:#fff;
}
#leftColumn .clients {
	width:228px;
	height:172px;
	background:url(../img/clients.gif) no-repeat left top;
}
#leftColumn .moreCase {
	float:right;margin:8px 28px 0px 0px;
}
*html #leftColumn .moreCase {
	margin:8px 15px 0px 0px;
}
#rightColumn {
	float: right;
	display:inline;
	margin: 0 14px 0 7px;
	width: 698px;
	/*background:#FF9800;*/
}
#rightColumn .express {
	margin:12px 0px 0px 0px;
}
#rightColumn .sub_pic {
	margin:0px 0px 8px 0px;
}
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:disc;
}
#left_col img.floatLeft {
	float:left;
	margin:0;
	margin-right:6px;
	padding:5px;
	border:1px solid #bbb;
}
#left_col img.floatRight {
	float:right;
	margin:0;
	margin-left:6px;
	padding:5px;
	border:1px solid #bbb;
}
#left_col .cposition {
	background:#345fa2;
	height:21px;
	border-bottom:5px solid #6993d4;
	margin-bottom:6px;
	padding:0;
}
#left_col .cposition p {
	float:right;
	line-height:21px;
	padding-right:6px;
	color:#FFF;
}
#left_col .cposition a {
	color:#FFF;
	text-decoration:none;
}
#left_col .cposition a:hover {
	color:#d4b900;
	text-decoration:none;
}
#left_col h1 {
	margin:0;
	padding:3px 0px 6px 0px;
	font-weight:bold;
	font-size:18px;
	color:#400a05;
}
#left_col h2
	{
	margin:0;
	}
	
#left_col p {
	margin:0;
	padding:0;
	/*text-indent:2em;*/
	color:#2c4004;
	line-height:1.5em;
}
ul#article_list {
	list-style:none;
	list-style-position:inside;
	margin:12px 0px 0px 0px;
	padding:0;
}
ul#article_list em {
	float:right;
	position:relative;
	margin:0;
	margin-right:4px;
	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;
}
#artitle_title {
	margin:0px 0px 0px 18px;
	padding:0;
}
#article {
	margin:0px 12px 0px 6px;
	padding:0;
	color:#000;
	line-height:1.6em;	
}
#article h1 {
	font-size:16px;
	padding: 3px 0px 8px 0px;
}
#article p {
	color:#000;
	line-height:1.6em;
}

#rightColumn .subTitle {
	width:392px;
	height:30px;
	background:#e1fdff;
}
#rightColumn .sub_pic {
	background:url(../img/picNews_title.gif) no-repeat 0 0;
}
#rightColumn .sub_express {
	background:url(../img/subExpress_title.gif) no-repeat 0 0;
}		
#rightColumn #right_left {
	width:392px;
	background:#FFF;
	float:left;
}
img.floatLeft {
	float:left;
	margin:0px 4px 0px 0px;
	padding:0;
}
#rightColumn #right_left .pic_news img {
	border:1px solid #aaa;
	padding:2px;
}
#rightColumn #right_left .pic_news a {
	color:#2ca2c8;
}
#rightColumn #right_left p{
	color:#2ca2c8;
}

#rightColumn #right_right {
	width:284px;
	/*background:#0033FF;*/
	float:right;
	padding:0;
	margin:0px 0px 0px 12px;
}
#right_right .aboutUs {
	line-height:1.6em;
}
#footer_wrapper {
	background:#4777c2 url(../img/footerbg.gif) repeat-x 0 0;
	height:114px;
}
#footer {
	width: 980px;
	margin: 0 auto;
	padding:25px 0px 0px 0px;
	/*background:#c4e5eb;*/
}
#footer p{
	padding:12px 0px 0px 0px;
	margin:0;
	text-align:center;
	color:#fff;
	font-weight:normal;
	font-size:11px;
}

/*top menus style*/
.suckertreemenu {
	clear:both;
	position:relative;
	top:62px;
	left:175px;
	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: 80px; /*Width of top level menu link items*/
height:28px;
background:url(../img/btn.gif) no-repeat left top;
line-height:28px;
text-align:center;
/*background-color: #F3F3F3;*/ /*overall menu background color*/
}
.suckertreemenu ul li.home {
position: relative;
display: inline;
margin:0;
float: left;
width: 65px; /*Width of top level menu link items*/
height:28px;
background:url(../img/framework/btn-last.gif) no-repeat left top;
line-height:28px;
}
.suckertreemenu ul li.divide {
position: relative;
width: 12px; /*Width of top level menu link items*/
/*background:url(img/framework/btn2.gif) no-repeat left top;*/
line-height:28px;
color:#aaa;
/*background:#fff;*/
}
*html .suckertreemenu ul li.divide {
	margin-top:-2px;
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
/*display: inline-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:#777;
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:#777;
width: 120px; /*width of sub menu levels*/
color: #eee;
text-decoration: none;
padding: 1px 3px;
border: 1px solid #c2c2c2;
}

* html .suckertreemenu ul li ul li a{ margin-top:-2px; }

.suckertreemenu ul li a:hover{
color:#FFCC00;
}

.suckertreemenu .mainfoldericon{
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
}

* 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 */


