#main {width:920px; margin:0 auto;}

#header {height:338px; background:url(images/header-small.jpg) no-repeat left bottom;}
#header.big { height:581px; background:url(images/header-big.jpg) no-repeat left bottom;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:center;}

/*======= index.html =======*/
#page1 #content .col-1 {width:216px; margin-right:12px;}
#page1 #content .col-2 { width:448px; margin-right:47px;}
#page1 #content .col-3 { width:156px;}

/*======= about_us.html =======*/
#page2 #content .col-1 {width:176px; margin-right:25px;}
#page2 #content .col-2 { width:448px; margin-right:20px;}
#page2 #content .col-3 { width:207px;}

/*======= our_products.html =======*/
#page3 #content .col-1 {width:192px; margin-right:11px;}
#page3 #content .col-2 { width:684px;}

/*======= distributors.html =======*/
#page4 #content .col-1 {width:176px; margin-right:25px;}
#page4 #content .col-2 { width:448px; margin-right:46px;}
#page4 #content .col-3 { width:180px;}

/*======= contact_us.php =======*/
#page5 #content .col-1 {width:176px; margin-right:25px;}
#page5 #content .col-2 { width:448px; margin-right:46px;}
#page5 #content .col-3 { width:180px;}

/*======= Q&A.html =======*/
#page6 #content .col-1 {width:176px; margin-right:25px;}
#page6 #content .col-2 { width:448px; margin-right:46px;}
#page6 #content .col-3 { width:180px;}


/*=========================*/


#footer {height:79px; background:url(images/footer-line.gif) left top repeat-x;}