@charset "utf-8";
#content_R_R{
	display:none;
}
#main{
	display:none;
}
#panel{
	background:url(../images/interface/panel3_bg.gif) repeat-y #FFFFFF;
}
#footer{
	background-image:url(../images/interface/footer2_bg.gif);
}
#contentHome{
	margin:6px 0px 0px -200px;
	position:relative;
	width:950px;
}

#sc_container{
	background-color:#e6d39b;
	/*float:left;*/
	width:934px;
	height:350px;
	border:1px solid #F9F3E3;
	padding:1px;
	/*line-height:0px;*/
	margin:0px 6px 5px 6px;
	
}

#c2_container, #c3_container{
margin:0px 6px 5px 6px;
}


#c2_container {
	background:url(../images/interface/c2_bg.gif) no-repeat 0px bottom #f9f3e3;
}
#c3_container{
	background:url(../images/interface/c3_bg.gif) no-repeat 0px bottom #f9f3e3;
	margin-bottom:25px;
}
#c2_container .top{
	line-height:0px;
	height:3px;
	width:100%;
	background:url(../images/interface/c2_top.gif) no-repeat #f9f3e3;
	font-size:0px;
}
#c3_container .top{
	line-height:0px;
	height:3px;
	width:100%;
	background:url(../images/interface/c3_top.gif) no-repeat #f9f3e3;
	font-size:0px;
}

#c2_container .box{
	width:411px;
	margin:0px 3px 3px 3px;
	padding:20px 25px 20px 25px;
	/*background-color:#F9F3E3;*/



}
#c3_container .box{
	width:254px;
	margin:0px 3px 3px 3px;
	padding:20px 25px 20px 25px;
	/*background-color:#F9F3E3;*/


}
.box p{
	font-size:12px;
}
.box h3{
	font-size:16px;
	font-wieght:bold;
	color:#544F3F;
	border-bottom:1px solid #E5CD88;
	padding-bottom:3px;
	margin:0px 0px 10px;
}
.box h4{
	font-size:14px;
	margin:0px 0px 10px;
	font-weight:bold;
	color:#544F3F;
	border-bottom:1px solid #E5CD88;
	padding-bottom:3px;
}

.box img.fltL{
	margin-right:25px;
	margin-bottom:12px;
}
.box img.fltR{
	margin-left:25px;
	margin-bottom:12px;
}
#c3_container .box img.fltL{
	margin-right:15px;
	margin-bottom:12px;
}
#c3_container .box img.fltR{
	margin-left:15px;
	margin-bottom:12px;
}

.box .ctr{
	text-align:center;
}

.box div.ctr{
	width:100%;
}

.box div.ctr img{
	margin:0 auto;
}

.box .divideB{
	padding-bottom:20px;
	border-bottom:1px solid #E5CD88;
	margin-bottom:15px;
}

.box .cg_margin{
	margin-left:99px;
}

.box .sg_margin{
	margin-left:82px;
}

.box p strong{
	color:#544F3F;
}
.box p{
	font-size:12px;
	margin-bottom:0px;
}
.box a{
	text-decoration:underline;
}


.box.fltR{
	float:right;
	display:inline;
}
.box.fltL{
	float:left;
	margin-right:7px !important;
	display:inline;
}


.box ul.menu {
	margin-top:15px;
}

.box .menu li{
	margin:0px 10px 0px 0px;
	padding:0px;
	display:inline;
	float:left;
	font-size:10px;
	
	
}
.box .menu a{
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	border:1px solid #7d7867;
	padding:1px;
}
.box .menu a span{
	padding:0px 9px;
	background-color:#b5a074;
}

.box .menu a:hover{
	border-color: #580501;
	background-color:#8f3f37;
}
.box .menu a:hover span{
	background-color:#580501;
}


.box .menu a:active{
	border-color: #544f3f;
	background-color:#a6a08f;
}
.box .menu a:active span{
	background-color:#544f3f;
}
/*
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}*/
