.layer-header{
	height:180px;
	background-image: url(../images/topbg.png);
	background-repeat: repeat-x;
}
.layer-header .logo{
	height:180px;
	width:983px;
	margin:0 auto;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.layer-header .homebn{
	height:372px;
	width:983px;
	margin:0 auto;
}
.ftmenu{
	 background-image: url(../images/footbg.gif);
    background-repeat: repeat-x;
    height: 33px;
    text-align: center;
    line-height: 33px;
}

.em2{
	text-indent: 2em;
}


.layer-nav{
	background: #000;
	border-color: #000;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
.layer-nav .am-btn-primary{
	 color: #fff;
    background-color: #000;
    border-color: #000;
}
.layer-nav .am-btn-secondary.am-dropdown-toggle {
    background-image: none;
    background-color: #000;
}
.layer-nav .am-btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.layer-nav .am-form-group{
	width:190px;margin-left:20px;
}
.layer-bread{
	background: #f5f5f5;
}
.layer-bread .am-breadcrumb{
	margin:5px 0;font-size: 1.4rem;
}

.layer-footer{
	color: #CC9966;text-align: center;    
}

.layer-footer li{
	line-height: 200%;
}
.layer-footer p{
	margin-bottom:20px;
	font-size: 16px;color: #CC9966;
}
.layer-footer .am-accordion-item{
	padding:10px 0 0 0;
}
.layer-footer .am-accordion-content{
	margin-top:20px;
}

.layer-footer h3 a{
	color:#CC9966;display:block;
}
.layer-copyright a{
	color:#CC9966;
}
.layer-footer .btn:hover, .btn:focus, .btn.focus {
    color: #CC9966;
    text-decoration: none;
}
.layer-footer a.btn{
	color: #CC9966;
}
.layer-copyright{
	font-size: 14px;
	color:#CC9966;
	padding:30px 0;
	background-image: url(../images/fbg.gif);
   background-repeat: repeat-x;
}