@charset "utf-8";

.body {
	background:#e5ebec url(images/head.jpg) no-repeat top center;    
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:14px;
    margin:0;
	color:#443524;
	line-height:22px;
	padding:0;
}

.body_print{
	background:#ffffff;    
	font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:14px;
    margin:0;
	color:#443524;
	line-height:22px;
	padding:0;
}

body, html {
	background:#e5ebec url(images/head1.jpg) no-repeat top center;    
    font-family:Tahoma,Arial,Helvetica,sans-serif;
    font-size:14px;
    margin:0;
	color:#443524;
	line-height:22px;
	padding:0;
}

a {
    color:#c46501;		
    text-decoration:none;
}
a:hover {
		color:#ffce9b;	
    text-decoration:none;
}

.ablack a {
    color:#000000;		
    text-decoration:none;
}
.ablack a:hover {
		color:#afafaf;	
    text-decoration:none;
}

#container{
    margin:0 auto;
    width:1004px;
}

header {
    height:106px;
    margin:0 auto ;
	padding:0;
	background:url(images/bg_h.jpg) repeat-x top;
}

.headerwith {
    margin:0 auto ;
	width:1004px;
}

.logo {
    position:relative;
	width:801px;
	display:block;
	float:left;
	padding-left:5px;
}

.logo img {
    margin:0 auto;
	width:801px;
	height:103px;
}

nav {
	padding-top:15px;
	margin: 0 auto;
	overflow:hidden;
	width:1004px;		
}

nav ul {
    list-style:none;
}

nav ul li {
    float:left;
	padding-left:25px;
}

.banner {
	background:url(images/slide.png) no-repeat center; width:1004px; height:361px;
}

.banner img {
	/*padding-left:22px;
	padding-top:12px;*/
}

section#content {
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
	padding-top:50px;
}

/* footer section ----------------------------------------------*/
#footer {
		background:#1a7cb9 url(images/bg_menufooter.jpg) repeat-x;
		width:100%;	
		margin:0 auto;
		padding:0;
		overflow: hidden;
}
#footer #footermain {
	width:990px;
	margin:0 auto;
	padding-left:50px;
	padding:0;
	overflow:hidden;
}

#footer #footermain  div.footercol{
	float: left;
	margin-top:20px;
	color:#959494;
	font-size:12px;
}

#footer #footermain  div.footercol ul{
	list-style:none;
	margin:0;
	padding:0;
}

#footer #footermain  div.footercol ul li{
	color:#FFFFFF;
	text-decoration:none;
}

#footer #footermain  div.footercol ul li a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0;
}
#footer #footermain  div.footercol ul li a:hover{
	color:#f9a700;
	text-decoration:none;
	padding:0;
}

#footer #footermain  div.footercol1{
	margin-top:20px;
	color:#959494;
	font-size:12px;
}

#footer #footermain  div.footercol1 ul {
	list-style:none;
	margin-left:5px;
}

#footer #footermain  div.footercol1 ul li{
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	padding-right:35px;
}

#footer #footermain  div.footercol1 ul li a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0;
}
#footer #footermain  div.footercol1 ul li a:hover{
	color:#f9a700;
	text-decoration:none;
	padding:0;
}


/* CopyRight section ----------------------------------------------*/

#copyRight {
	background:#004d90;
	width:100%;
	height:63px;
	padding:0;
	margin:0;
}

#copyRight p ul {
	padding:0;
	margin:0;
}

#copyRight div.main {
	width:980px;
	margin:0 auto;
	padding-top:13px;
}
#copyRight div.main div {
	float:left;
	color:#FFFFFF;
	
}

#copyRight div.main div.copy{
	text-align:right;
	
}
#copyRight div.main div.copy p{
	padding:0;
	margin:0;
	
}