#main {
	width:874px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:496px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}


/*======= index.html =======*/
#page1 #content .col-1 {width:580px;}
#page1 #content .col-1 .col-1 { width:215px; margin-right:25px;}
#page1 #content .col-1 .col-2 { width:225px; background:none;}
#page1 #content .col-2 { width:289px; background:#1d2022;}

/*======= gallery.html =======*/
#page4 #content .col-1 {width:289px; background:#1d2022;}
#page4 #content .col-2 { width:580px;}
#page4 #content .col-2 .col-1 { width:250px;background:none;}
#page4 #content .col-2 .col-2 { width:250px;background:none;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:289px; background:#1d2022;}
#page5 #content .col-2 { width:580px;}
#page5 #content .col-2 .col-1 { width:215px; margin-right:45px; background:none;}
#page5 #content .col-2 .col-2 { width:225px;}

/*======= about.html =======*/
#page2 #content .col-1 {width:650px;}
#page2 #content .col-1 .col-1 { width:265px;}
#page2 #content .col-1 .col-2 { width:219px;}
#page2 #content .col-2 { width:220px;}

/*======= news.html =======*/
#page3 #content .col-1 {width:320px;}
#page3 #content .col-2 { width:550px;}
#page3 #content .col-2 .col-1 { width:200px; margin-right:5px; background:none;}
#page3 #content .col-2 .col-2 { width:200px;}
#page3 #content .col-2 .col-3 { width:80px; margin-top:100px}

/*======= contact.html =======*/
#page6 #content .col-1 {width:580px;}
#page6 #content .col-1 .col-1 { width:134px;}
#page6 #content .col-1 .col-2 { width:345px;}
#page6 #content .col-2 { width:289px;}

/*=========================*/


#footer { height:60px;}
#footer .col-1 {width:550px; margin:5px;}
#footer .col-2 { width:300px; margin:5px;}
#footer .col-2 .col-1{ width:70px; margin-left:15px}