#main {width:800px; margin:0 auto; text-align:left;}

#header {
	height:234px;
}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:319px; margin-right:27px;}
#page1 #content .col_2 { width:398px;}
#page1 #content .col_2 .column1 {width:189px; margin-right:14px;}

/*======= web.html =======*/
#page2 #content .col_1 {
	width:760px;
	margin-right:27px;
}
#page2 #content .col_2 { width:398px;}
#page2 #content .col_2 .column1 { width:197px;}

/*======= print.html =======*/
#page3 #content .col_1 {
	width:370px;
	margin-right:20px;
	height: 320px;
}
#page3 #content .col_2 {
	width:370px;
	height: 420px;
}
#page3 #content .col_2 .column1 { width:191px;}
#page3 #content .col_2 .column2 { width:184px;}

/*======= video.html =======*/
#page4 #content .col_1 {width:319px; margin-right:27px;}
#page4 #content .col_2 { width:398px;}

/*======= testimonials.html =======*/
#page5 #content .col_1 {width:319px; margin-right:27px;}
#page5 #content .col_2 {
	width:760px;
}
#page5 #content .col_2 .column1 { width:197px;}

/*======= company.html =======*/
#page6 #content .col_1 {
	width:760px;
	margin-right:49px;
}
#page6 #content .col_2 { width:372px;}
#page6 #content .col_1 .column1 { width:167px;}

/*======= contact.html =======*/
#page7 #content .col_1 { width:320px; margin-right:50px;}
#page7 #content .col_2 { width:382px;}
#page7 #content .col_2 .column1 { width:191px;}
#page7 #content .col_2 .column2 { width:184px;}

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


#footer {height:84px;}
