html{
	background:#d9f3f0;
}
body{
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#300;
	min-width:1003px;
	background:#d9f3f0 url(../images/bg-page01.png) no-repeat;
	position:relative;
}
img{border:none;}
a{
	color:#300;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*main box*/
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1000;
}
/*wide containers for the branch-backgrounds*/
.mc-holder-1{
	width:1400px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2{
	width:1400px;
	position:relative;
	float:left;
	left:-50%;
	background:url(../images/center-bg.gif) repeat-y;	
}
/*page content box*/
.page{
	width:968px;
	position:relative;
	z-index:3;
	margin:0 auto;
	padding:27px 0 0;
}
/*branch-left*/
.bg-page01{
	position:absolute;
	left:-228px;
	top:0;
	background:url(../images/bg-page01.png) no-repeat;
	width:787px;
	height:701px;
	z-index:1;
}
/*branch-right*/
.bg-page02{
	position:absolute;
	bottom:0;
	right:0;
	background:url(../images/bg-page02.png) no-repeat;
	width:642px;
	height:731px;
	z-index:1;
}
/*wrappers*/
.wrapper{
	width:968px;
	overflow:hidden;
	position:relative;
	z-index:4;
	background:url(../images/bg-cont-top.png) no-repeat;
	padding:10px 0 0;
}
.wrap-ct{
	width:960px;
	background:url(../images/bg-cont-ct.png) repeat-y;
	padding:0 8px 0 0;
}
.wrap-bt{
	background:url(../images/bg-cont-bt.png) no-repeat;
	width:968px;
	height:11px;
}
span.branch03{
	background:url(../images/branch03.png) no-repeat;
	width:271px;
	height:172px;
	position:absolute;
	left:-6px;
	bottom:-14px;
}
* html span.branch03{
	bottom:-15px;
}
/*container box*/
.container{
	background:url(../images/bg-main-box.jpg) repeat-x 0 0;
	height:1%;
	overflow:hidden;
	padding:5px 13px 14px 11px;
}
.data{
	height:1%;
	border:1px solid #fff;
	position:relative;
	padding:23px 19px 10px 21px;
	z-index:100;
}
.data:after{
	content:"";
	clear:both;
	display:block;
}
/*header branch*/
span.branch{
	background:url(../images/header-branch.png) no-repeat;
	width:274px;
	height:282px;
	position:absolute;
	top:-5px;
	right:-14px;
	z-index:1;
}
/*sidebar*/
.sidebar{
	width:255px;
	float:left;
}
#inner .sidebar{
	padding:0 0 140px;
}
/*content*/
.content{
	width:609px;
	float:right;
	color: #D9F3F0;
}
/*intro*/
.intro{
	height:1%;
	overflow:hidden;
	color:#fff;
	line-height:18px;
}
/*logo*/
.intro h1{
	margin:0 0 22px;	
}
.intro h1 a{
	background:url(../images/logo.png) no-repeat;
	width:478px;
	height:137px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.column-exp h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.side-box03 h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.intro p{
	margin:0 0 16px;
}
.intro a {
	color: #FFFFFF;
	text-decoration: underline;
}

.intro a:hover{
	text-decoration:none;
	color: #B47727;
}
/*two columns box*/
.two-columns{
	height:1%;
	overflow:hidden;
	padding:2px 0 0 0;
}
/*column1*/
.col01{
	float:left;
	width:344px;
	margin:0 23px 0 0;
}
/*column2*/
.col02{
	float:left;
	width:242px;
}
.column-exp, 
.side-box03{
	height:1%;
	overflow:hidden;
	background:#e4c994 url(../images/bg-exp.jpg) no-repeat 0 100%;
	border:1px solid #a36e29;
	padding:0 15px 10px 26px;
}

.column-exp h2, 
.side-box03 h2{
	font-size:16px;
	color:#fff;
	padding:9px 30px 6px 26px;
	background:#8d582b;
	margin:0 -15px 24px -26px;
}
.column-exp ul{
	padding:0;
	margin:0;
	list-style:none;
}
.column-exp ul li{
	font-size:13px;
	font-weight:bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
span.more{
	font-size:15px;
	font-weight:bold;
	float:right;
	width:130px;
}
span.more a{
	padding:0 5px 0 0;
	text-decoration:none;
	float:right;
}
span.more a:hover{
	text-decoration:underline;
}
span.ico-more{
	background:url(../images/ico-learn-more.png) no-repeat;
	width:19px;
	height:18px;
	float:right;
}
.side-box01{
	background:#b47933;
}
.side-box01, 
.side-box02{
	padding:4px;
	margin:0 0 16px;
}
.side-box01 div, 
.side-box02 div{
	border:1px solid #6d4a1f;
	min-height:115px;
}
.side-box01 div h3, 
.side-box02 div h3{
	font-size:20px;
	color:#370400;
	margin:0 0 12px;
}
.side-box01 div p, 
.side-box02 div p{
	color:#350200;
	margin:0 0 10px;
}
.side-box02{
	background:#cf9a58;
}
.side-box01 div{
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.side-box02 div{
	padding:12px 10px 0 10px;
	min-height:150px;
}
* html .side-box01 div{
	height:115px;
}
* html .side-box02 div{
	height:200px;
}
.side-box01 ul, 
.side-box02 ul{
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 12px;
}
.side-box01 ul li, 
.side-box02 ul li{
	width:100%;
	font-weight:bold;
	font-size:13px;
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.sidebar .side-box02 div{
	min-height:100px;
}
* html .sidebar .side-box02 div{
	height:auto;
}
span.download{
	float:left;
}
span.download a{
	float:left;
	font-weight:bold;
	font-size:14px;
}
span.download span{
	float:left;
	margin:0 0 0 12px;
}
/*navigation*/
ul.nav{
	padding:0;
	margin:0 0 18px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
ul.nav li{
	float:left;
	padding:0 0 7px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}
ul.nav li a{
	background:url(../images/bg-nav.jpg) no-repeat;
	width:252px;
	height:22px;
	display:block;
	padding:7px 0 0 8px;
	text-decoration:none;
}
ul.nav li a:hover, 
ul.nav li.active a{
	background-position:0 -29px;
	color:#fff;
}
.side-box03{
	border:1px solid #a36e29;
	background:#e4c994 url(../images/bg-box.jpg) repeat-x 0 100%;
	margin:0 0 16px;
}
.side-box03 h2{
	padding-bottom:4px;
	padding-left:16px;
	margin-bottom:10px;
}
ul.news{
	padding:0;
	margin:0 0 0 -8px;
	list-style:none;
	overflow:hidden;
}
ul.news li{
	font-size:12px;
	padding:0 0 11px; 
}
ul.news li span{
	display:block;
	margin:0 0 3px;
}
ul.news li h3{
	font-size:13px;
	margin:0 0 2px;
}
ul.news li p{
	margin:0 0 4px;
	line-height:14px;
}
/*inner page content box*/
.primary{
	height:1%;
	overflow:hidden;
	padding:0 50px 0 0;
	color:#fff;
}
.primary a {
	color: #FFFFFF;
	text-decoration: underline;
}

.primary a:hover{
	text-decoration:none;
	color: #B37627;
}

.primary p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 36px;
	margin-left: 0;
}
.primary h2{
	font:25px Arial, Helvetica, sans-serif;
	margin:0 0 22px;
	color:#d9f3f0;
}
#footer{
	height:1%;
	overflow:hidden;
	padding:11px 0 15px 7px;
}
#footer address{
	font-style:normal;
	margin:0 0 20px;
	font-size:13px;
}
#footer address span{
	display:block;
}
#footer div{
	float:right;
	width:580px;
	padding:0 36px 0 0;
}
#footer div span{
	float:right;
	font-size:12px;
}
#footer div ul{
	padding:0;
	margin:0;
	list-style:none;
}
#footer div ul li{
	float:right;
	padding:0 0 0 24px;
}
#footer div ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#footer div ul li.logo1 a{
	background:url(../images/logo01.png) no-repeat;
	width:84px;
	height:73px;
}
#footer div ul li.logo2 a{
	background:url(../images/logo02.png) no-repeat;
	width:105px;
	height:72px;
}
.table {
	line-height: 22px;
	padding: 0px;
}
