.col1, .col2, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; 
width:980px; }

/*======= header =======*/
#header {height:444px; background: transparent url(/images/top.jpg) no-repeat  bottom left}


#content .col1{ width:304px}
#content .col2{ width:676px}
/*======= index.html =======*/
#page1 #content .col-1{ width:176px; margin-right:25px}
#page1 #content .col-2{ width:176px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:176px; margin-right:25px}
#page2 #content .col-2{ width:176px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:176px; margin-right:25px}
#page4 #content .col-2{ width:176px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:290px}
#page6 #content .col-2{ width:289px}

/*======= footer =======*/
#footer {z-index:9999; margin-top:-12px;padding-top:12px; margin-right:-70px;height:110px; background:url(/images/bot.png) no-repeat right -13px #3e3e3c }
#footer .col-1{ height:100px;width:363px; background:url(/images/mail.png) no-repeat -20px 22px}
#footer .col-2{ width:558px; margin-right:59px; text-align:center} 

div.indent-footer p {
margin-left:40px;
margin-right:80px;

text-align:center;
background:none;
padding:0;
text-align:left;
padding-top:5px;
padding-bottom:5px;
font-size:12px;
}

#footer p {
font-size:12px;
}


#mailicon {
display:block;
position:absolute;
top:28px;
left:30px;
z-index:99999;
}

#mailicon img {
margin:0;
border:0;
padding:0;
}


