body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #646158;
	margin: 0;
	background:#010101 url('../img/body-bg.jpg') no-repeat ;
}
img {
	border: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#page {
	width: 962px;
	overflow: hidden;
	margin: 0 auto;
}
#header {
	overflow: hidden;
	width: 962px;
	height: 89px;
}
.logo {
	margin: 0;
	padding: 15px 0 0 17px;
	float: left;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 125px;
	height: 62px;
	overflow: hidden;
	background: url('../img/logo.gif') no-repeat;
}
.nav-box-up{
	height: 30px;
	overflow: hidden;
	float: right;
	padding: 49px 20px 0 0;
	position: relative;
}
.nav-box{
	height: 25px;
	background: url(../img/nav-box-bg.png) no-repeat;
	float: left;
	padding: 1px 0 4px 0;
}
.nav-box-top{
	width: 6px;
	height: 30px;
	overflow: hidden;
	background: url(../img/nav-box-top.png) no-repeat;
	float: left;
}
.navigation{
	margin: 0;
	padding:0 0 0 6px;
	list-style: none;
	overflow: hidden;
	font-size: 13px;
	color: #4a4b47;
	line-height:16px;
	font-weight: bold;
}
.navigation li{
	float: left;
	background: url(../img/navigation-li-bg.gif) no-repeat 100% 50%;
	padding-right: 1px;
}
.navigation .last{
	background: none;
}
.navigation li a{
	color: #4a4b47;
	display: block;
	padding:5px 18px 4px 18px;
	cursor: pointer;
	position: relative; 
	z-index: 100;
}
.navigation li a:hover,
.navigation li a.active{
	color: #c27f3b;
	background:#feefcb;
	text-decoration: none;
}
#content{
	width: 962px;
	overflow: hidden;
}
.content-up{
	width: 962px;
	overflow: hidden;
	height: 10px;
	background: url(../img/content-up-bg.gif) no-repeat;
}
.content-top{
	width: 962px;
	overflow: hidden;
	background: url(../img/contrnt-top-bg.gif) repeat-y;
}
.content-bottom{
	width: 962px;
	overflow: hidden;
	background: url(../img/content-bottom-bg.gif) no-repeat 0 100%;
	padding-bottom: 22px;
}
.left-box{
	width: 250px;
	overflow: hidden;
	float: left;
	padding:10px 0 0 1px;
}
.left-box h2{
	font-size: 18px;
	line-height: 16px;
	color: #c27f3b;
	margin: 0;
	padding:0 0 12px 20px;
	font-weight: normal;
	word-spacing: -1px;
}
.side-list{
	margin: 0;
	padding:8px 0 0 0;
	list-style: none;
	overflow: hidden;
	background:url(../img/side-list-bg.gif) repeat-x;
	font-size: 14px;
}
.side-list li{
	line-height: 16px;
}
.side-list li a{
	color: #4a4b47;
	padding:5px 20px 5px 20px;
	display: block;
	height: 1%;
}
.side-list li a:hover{
	color: #c27f3b;
	background:#feefcb;
	text-decoration: none;
}
.side-list li a.active{
	background:#f8f8f8;
	color: #131312;
}
.right-box{
	width: 695px;
	overflow: hidden;
	float: left;
	padding:11px 15px 0 0;
}
.right-box .imger{
	width: 690px;
	height: 280px;
	display: block;
}
.right-box h2{
	font-size: 30px;
	line-height: 34px;
	margin: 0;
	color: #17160f;
	font-weight: normal;
	padding: 14px 0 0 0;
}
.right-box .name{
	padding-top: 3px;
	margin: 0;
	font-weight: normal;
	font-size: 43px;
	line-height: 46px;
	color: #c27f3b;
	font-weight: normal;
}
.right-box p{
	margin: 0;
	padding-top: 11px;
	line-height: 18px;
}
.right-box-bottom{
	width: 695px;
	overflow: hidden;
	padding-top: 34px;
}
.right-box-bottom .none{
	margin: 0;
}
.divider{
	width: 100%;
	overflow: hidden;
	float: left;
	margin-right: 48px;
}
.divider .collage-heading {
	float:left;
	width:auto;
	text-align:center;
}
.divider .collage {
	margin-top: 10px;
	text-align: center;
}
.divider .left{
	width: 110px;
	overflow: hidden;
	float: left;
}
.divider .left img{
	display: block;
}
.divider .right{
	width: 585px;
	overflow: hidden;
	float: right;
	margin-top: -2px;
	display: inline;
}
.divider .right h2{
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #17160f;
	padding:0 0 5px 18px;
	word-spacing: -1px;
}
.right-content{
	overflow: hidden;
	background:url(../img/side-list-bg.gif) repeat-x;
	padding:13px 11px 0 18px;
}
.right-content p{
	margin: 0;
	padding: 0;
	line-height: 15px;
	padding-bottom:14px;
}
.link-style{
	font-size: 13px;
	line-height: 16px;
	color: #ac5b19;
	text-decoration: underline;
	
}
.link-style:hover{
	text-decoration: none; 
}

h2.home-header {
	margin-bottom: 8px;
}


#recaptcha_widget_div {
        margin-top: 20px;
}

