@charset "utf-8";
/* CSS Document */


.bdr{border:solid 1px #916233;}

body{background:url(../images/template/bg.png) no-repeat top center;}
header{ background:#372113;/*background:url(../images/client/header_bg.png) repeat-x;*/}
nav ul{background:url(../images/template/menu_ul_bg.png) no-repeat right; overflow:hidden;}
nav{background:url(../images/template/nav_bg.png) repeat-x;}
section h1, aside h1{font-family:Bahamas; font-size:30px; color:#FFF; line-height:53px; background:url(../images/template/text_bg.png) no-repeat 20px 0px  ;}
.welcome-contant{background:#653e1d; padding:10px; overflow:hidden;}
.welcome-contant p{color:#fff;  text-align:justify; font-size:12px; line-height:20px;}
aside input{background:url(../images/template/input_bg.png) repeat-x; border:none; padding:0px 5px; }
aside textarea{border:none; padding:0px 5px; background: #926e48; /* Old browsers */
background: -moz-linear-gradient(top,  #926e48 0%, #8f6131 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#926e48), color-stop(100%,#8f6131)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #926e48 0%,#8f6131 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #926e48 0%,#8f6131 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #926e48 0%,#8f6131 100%); /* IE10+ */
background: linear-gradient(to bottom,  #926e48 0%,#8f6131 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#926e48', endColorstr='#8f6131',GradientType=0 ); /* IE6-9 */
}
.welcome{background:url(../images/client/aboutus.png) no-repeat #653e1d right ;}
aside button{background:#916233; padding:0px 15px; line-height:21px; color:#fff; border:none;}
.contactus{background:url(../images/template/contactus_bg.png) no-repeat;}
.contactus1 span{color:#565555; font-weight:bold;}
.contactus1 ul ul{margin-left:20px;}
.contactus1 li{margin-top:5px;}
.contactus1 li a{text-decoration:none; color:#000; margin:10px; background:url(../images/template/sitemap_icon.png) no-repeat 0px 5px; padding-left:25px;}
.contactus p{font-size:14px; margin-top:12px;}