header, .footer, .content, .breadcrumb{
	width:1000px;
	}
.colSide{
	width:210px;
	}
.colMain{
	width:750px;
	}
nav{
    clear:both;
    margin:0;
    overflow:hidden;
	zoom:1;
	}
#navMenu{
    clear:none;
    float:left;
	background:none;
   -webkit-border-radius:0;
      -moz-border-radius:0;
           border-radius:0;
	}
#navMenu li {
    border-right:none;
    }
.search{
	float:right;
    margin-top:0;
	}
.search form{
    background-color: #fff;
    border-radius: 5px;
    line-height: 1.6em;
    margin: 7px 7px 0 0;
    padding: 0 5px 3px 2px;
	}
.search #sf_keyword{
    color:#777;
    font-size:90%;
    padding:2px 5px;
	border:0;
	}
.search #sf_submit{
    font-size:0;
	text-shadow:none;
	width:13px;	
    height:11px;
    padding:0;
	background:url("../images/search.png") 0 0 no-repeat;
	border:none;
	}
.footer{
	font-size:95%;
	line-height:2em;	
	padding:25px 0 7px;
	background:url("../images/logo_foot.jpg") right 27px no-repeat;
	}
.copyright, .footer .menu{
    margin:25px 0 0;
	}
.footer .menu{
	float:right;
	}
.copyright{
    float:left;
	}
.index .banner{
	width:1000px;
	margin:0 auto;
	}
.index #slidepic_pic2 .control{
	left:480px;
	}
.footer .copyright a:hover{
	color:#039;
	}