#main {width:899px; margin:0 auto; padding:40px 0 53px 0; position:relative;}

#header {height:411px; background:url(images/header-bg.png) no-repeat left top; overflow:hidden;}
#header, #content, #footer { font-size:0.75em;}

.aside { float:left; width:225px; margin-right:16px; padding:13px 17px 20px 15px;}
.content { float:left; width:595px; padding:12px 0 0 0;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:247px; margin-right:33px;}
#page1 #content .col-2 { width:247px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:100%; margin-right:33px;}
#page3 #content .col-2 { width:247px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:247px; margin-right:33px;}
#page4 #content .col-2 { width:247px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:247px; margin-right:33px;}
#page6 #content .col-2 { width:247px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:247px; margin-right:33px;}
#page7 #content .col-2 { width:247px;}



/*=========================*/


#footer {height:61px; background:url(images/footer-bg.png) no-repeat left top;}
