#header { 
	height:342px;
}
#header, 
#content, 
#footer {
	padding-left:46px;
}
#header .wrapper, 
#content .wrapper, 
#footer .wrapper { 
	font-size:0.75em;
	width:934px;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:298px; margin-right:20px;}
#page1 #content .col-2 { width:298px; margin-right:20px;}
#page1 #content .col-3 { width:298px;}

/*======= Services.html =======*/
#page2 #content .col-1 { width:298px; margin-right:20px;}
#page2 #content .col-2 { width:616px;}

/*======= Solutions.html =======*/
#page3 #content .col-1 { width:298px; margin-right:20px;}
#page3 #content .col-2 { width:298px; margin-right:20px;}
#page3 #content .col-3 { width:298px;}

/*======= Events.html =======*/
#page4 #content .col-1 { width:298px; margin-right:20px;}
#page4 #content .col-2 { width:298px; margin-right:20px;}
#page4 #content .col-3 { width:298px;}

/*======= Contacts.html =======*/
#page5 #content .col-1 { width:298px; margin-right:20px;}
#page5 #content .col-2 { width:298px; margin-right:20px;}
#page5 #content .col-3 { width:298px;}


/*=========================*/