.main { width:965px; margin:0 auto; position:relative; z-index:2}
#header {width:100%; overflow:hidden;}
#content{ width:100%; overflow:hidden; background: url(images/bg_content.png) repeat; margin-top:21px}
#footer { height:188px; background:url(images/bg_bot.png) repeat-x;}

.wrapper {width:100%; overflow:hidden;}

.left{ float:left;}
.right{ float:right;}
.center{ float: center;}

.col1{ width:500px; float:left;}
.cols{ width:416px; float:left;}
.headcols {width: 400px; float: left;}


/* ============================= page1 ===========================*/
html, #page1, #page1 .main{ height:100%}
#page1 #footer{ position:absolute; bottom:0; z-index:2;}
/* ============================= page2 ===========================*/
#page2 .button:hover{ background:#f55904}
/* ============================= page3 ===========================*/
#page3 .button:hover{ background:#ff972d}
/* ============================= page4 ===========================*/
#page4 .button:hover{ background:#ffc84a}
/* ============================= page5 ===========================*/
#page5 .button:hover{ background:#aaad3f}
/* ============================= page6 ===========================*/
#page6 .button:hover{ background:#2b6e3b}
#page6 .inputbtn:hover{ background:#2b6e3b}

#page6 .cols{ width:190px;}
/* ============================= page7 ===========================*/
#page7 .col1{ width:870px;}