body,html{
	margin:0;
	min-width:876px;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#fff;
	height:100%; 
}
a{color:#71a4d6;}
a:hover{
	color:#da8237;
	text-decoration:none;
}
img{border:none;}
form,{
	margin:0;
	padding:0;
	border:none;
}

#wraper{
	min-height:100%;	
}
* html #wraper{
	height:100%;
}
#content{padding-bottom:141px;}
#header{
	width:100%;
	background:url(../images/bg-header.gif) repeat-x;
	height:113px;
}
#header div{
	width:876px;
	margin:0 auto;
	overflow:hidden;
}
a.email{
	float:right;
	padding:14px 1px 0 0;
	display:block;
	line-height:18px;
}
#header div h1{
	margin:9px 0 0;
	float:left;
}
#header div h1 a{
	background:url(../images/logo.png) no-repeat;
	width:130px;
	height:58px;
	display:block;
	overflow:hidden;
	text-indent:-999px;
	cursor:pointer;
}
#header div ul{
	float:right;
	margin:9px 0 0;
	padding:0;
	list-style:none;
	clear:right;
}
#header div ul li{
	float:left;
}
#header div ul li.last a{width:76px;}
#header div ul li a{
	width:82px;
	height:25px;
	margin-left:8px;
	background:#71a4d6;
	color:#fff;
	text-decoration:none;
	text-align:center;
	display:block;
	font-size:14px;
	padding-top:7px;
}
#header div ul li a:hover{color:#000;}
#header div span{
	width:100%;
	text-align:left;
	color:#b46726;
	clear:both;
	display:block;
	padding-top:13px;
	font-size:12px;
}
#main{
	width:876px;
	margin:0 auto;
	overflow:hidden;
}
.intro{}
.intro h2{
	font-size:20px;
	color:#d9782d;
	width:100%;
	margin:16px 0 0;
}
.intro-holder{
	width:100%;
	margin-top:11px;
	overflow:hidden;
}
.intro-holder img{display:block;}
.intro-flash{
	width:594px;
	height:318px;
	float:left;
}
.intro-noflash{
	width:594px;
	float:left;
}
.intro-sign{
	width:270px;
	margin-left:10px;
	float:left;
	display:inline;
	background:#da8237;
	height:318px;
}
.intro-sign span{
	display:block;
	font-size:18px;
	color:#fff;
	padding:17px 31px 0 27px;
	line-height:30px;
}
.intro-sign span a{color:#fff;}
.intro-sign span a:hover{color:#000;}
/*intro-sign longer version*/
.intro-sign-long{
	width:270px;
	margin-left:10px;
	float:left;
	display:inline;
	background:#da8237;
	height:450px;
}
.intro-sign-long span{
	display:block;
	font-size:18px;
	color:#fff;
	padding:17px 31px 0 27px;
	line-height:30px;
}
.intro-sign-long span a{color:#fff;}
.intro-sign-long span a:hover{color:#000;}
/*end*/
.tree-columns{
	margin-top:9px;
	width:906px;
	border-bottom:1px solid #da8237;
	border-top:1px solid #da8237;
	margin-right:-30px;
	overflow:hidden;
	padding-bottom:5px;
}
.column{
	margin-right:26px;
	float:left;
	display:inline;
	width:274px;
}
.column h2{
	color:#da8237;
	font-size:20px;
	margin:16px 0 15px 0; 
}
.column strong{
	font-size:15px;
	display:block;
	padding-bottom:9px;
	line-height:17px;
}
.column p{
	margin:0 0 16px;
	font-size:13px;
	line-height:15px;
}
.frm label {
	line-height:13px;
	color:#666666;
	padding-bottom:9px;
	display:block;
}
.frm input{
	display:block;
}
.frm input.txt{
	width:259px;
	height:20px;
	line-height:22px;
	border:1px solid #d0d0d0;
	margin-bottom:6px;
	padding:2px 5px;
}
.articlesabout{
	width:570px;
	padding:0px 0 19px;
	line-height:20px;
}
.articles{
	width:100%;
	padding:0px 0 19px;
}
.articles ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.articles ul li{
	overflow:hidden;
	width:571px;
	padding-bottom:28px;
	color:#000;
	line-height:18px;

}
.articles ul li img{
	float:left;
}
.articles ul li div{
	float:left;
	width:380px;
	margin-left:22px;
	height:1%;
	display:table;	
}
.articles ul li div strong{
	display:block;
	line-height:10px;
	padding-bottom:6px;
}
.articles ul li span span.post{
	margin:0;
	line-height:22px;
	float:none;
}
#footer{
	background:url(../images/bg-footer.gif) repeat-x;
	height:123px;
	margin-top:-141px;
	position:relative;
	padding-top:14px;
}
#footer div{
	width:876px;
	margin:0 auto;
}
#footer div ul{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}
#footer div ul li{
	float:left;
	padding:0 8px 0 7px;
	background:url(../images/separator.gif) no-repeat 100% 6px;
}
#footer div p{
	color:#fff;
	font-size:12px;
	line-height:19px;
	margin:0;
}
#footer div ul li.last{
	background:none;
	padding-right:0;
}