#main {width:928px; margin:0 auto; position:relative;}

#header {height:437px;}
#header, #content, #footer { font-size:0.814em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:500px;
	margin-right:51px;
	height: 350px;
}
#page1 #content .col-2 { width:237px; margin-right:58px;}
#page1 #content .col-3 {
	width:275px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:267px; margin-right:32px;}
#page2 #content .col-2 { width:268px; margin-right:27px;}
#page2 #content .col-3 { width:270px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:267px; margin-right:32px;}
#page3 #content .col-2 { width:262px; margin-right:33px;}
#page3 #content .col-3 { width:270px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:267px; margin-right:32px;}
#page4 #content .col-2 { width:268px; margin-right:27px;}
#page4 #content .col-3 { width:270px;}

/*======= contacts.html =======*/
#page5 #content .col-1 {width:267px; margin-right:32px;}
#page5 #content .col-2 {
	width:375px;
	margin-right:58px;
	margin-left: 33px;
}
#page5 #content .col-3 {
	width:300px;
}


/*=========================*/


#footer {height:58px;}
