@charset "utf-8";
/* CSS Document */
body
{
	margin:auto;
	padding:auto;
}
.headwrap {
	
    background:url(../images/logobig.jpg) no-repeat scroll 0 0 transparent;
    height: 112px;
    margin: 5px auto 0;
    position: relative;
    width: 970px;
    z-index: 1;
}
.homeSecWrap {
    clear: both;
    margin: 15px auto;
    overflow: hidden;
    width: 980px;
}