*{margin:0; padding:0; font-family: 'Ropa Sans', sans-serif;}
body{background:url(../images/main_head.jpg);}
a{text-decoration:none; color:#cf9359;}
a:hover{text-decoration:none; color:#978e86;}

/*head CSS*/
header{width:1200px; overflow:no-content;}
.left-header-side{width:560px; float:left;}
#logo-lay{width:250px; float:left; background:#91f356; overflow:hidden; margin-left:47px;}
#logo{width:280px; float:left; margin-left:15px; margin-top:114px;}
.right-header-side{width:400px; float:right;margin-top:30px; margin-left:70px;}
#contact-main{width:280px; float:right;}
#contact-main h3{color:#cf9359; float:right; font-size:20px; text-align:right; font-weight:normal;}
/*---menu css---*/
.menu{float:right; margin-top:77px; }
.menu ul li{float:left; padding-bottom:20px; width:120px;margin-left: 10px;}
.menu ul li a{display:block; width:120px; height:40px; line-height:40px; background:#414141; font-family: 'Source Sans Pro', sans-serif; font-size:14px; color:#ffffff; text-align:center; text-transform:uppercase; border-radius:10px;}
.menu ul li a.active{background:#2f8906; color:#282828;}
ul li { list-style:none; outline:none;}

 /*section */
section{width:100%; background:url(../images/section-lay.jpg); overflow: hidden; margin-top:20px; min-width: 1200px;}
.ch-img-main img{margin-left:220px; border: 12px solid #b8c0b7;width: 380px; height: 470px;}
.back-text-lay{width: 470px; height:370px; background:#616460; float: right; margin-top:75px; margin-right:220px;  border:14px solid #b8c0b7; }
.txt-main{width: 420px; padding: 5px; }
.txt-main h3{line-height: 1.8; font-size: 21px; font-family:FANTASY; text-align: justify; margin-left: 20px; margin-top: 11px;}

/*second- section*/

.sec-section{width:100%; background:url(../images/panel-lay.jpg); overflow:hidden; min-width: 1200px;}
.sec-section-lay{width:1200px; margin-left: 80px; margin-top:30px; padding-bottom:50px; overflow:hidden;}
.primary-art{width:630px; float:left; margin-top:30px; }
.primary-art .mid-panel-content{width:580px; padding-top:30px;}
.primary-art .img{width:180px; margin-top:30px; float:left;}
.mid-panel-content p{font-family:"Times New Roman"; font-size: 18px; color:#73717a; }


/*sidebar*/
.video-panel{margin-top: 30px;}
.box{margin-top: 50px; }

/*about page*/
.contact-panel{ margin-top:80px;  background:url(../images/section-lay.jpg); width: 100%; overflow: hidden; min-width: 1200px;}
.map-contact{float: left; border: solid 5px gray; margin-top:80px; margin-left: 40px;}
.info-contact{float: right;margin-top:50px; margin-right:250px; }


/*footer */
footer{width:960px; margin:0 auto; margin-top:76px; overflow:hidden;}
footer p{text-align:center; color:#cf9359; padding-bottom:72px;}
