#main { 
	width:922px; 
	margin:0 auto;
}
#content, 
#footer {
	font-size:11px;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page4 { background-image:url(images/body-bg1.jpg);}
#page4 #content .col-1 { width:174px; margin-right:32px;}
#page4 #content .col-2 { width:174px;}

/*======= about.html =======*/
#page5 { background-image:url(images/body-bg1.jpg);}

/*======= services.html =======*/
#page6 { background-image:url(images/body-bg1.jpg);}
#page6 #content .row-1 .col-1 { width:174px; margin-right:32px;}
#page6 #content .row-1 .col-2 { width:174px;}
#page6 #content .row-2 .col-1 {
	width:185px;
	margin-right:10px;
}
#page6 #content .row-2 .col-2 {
	width:185px;
}

#page6 #content .row-3 .col-1 {
	width:120px;
	margin-right:10px;
}
#page6 #content .row-3 .col-2 {
	width:120px;
	margin-right:10px;
}
#page6 #content .row-3 .col-3 {
	width:120px;
}


/*======= management.html =======*/
#page7 { background-image:url(images/body-bg1.jpg);}
#page7 #content .col-1 { width:200px;}
#page7 #content .col-2 { width:170px;}

/*======= contact.html =======*/
#page8 { background-image:url(images/body-bg1.jpg);}
#page8 #content .col-1 { width:174px; margin-right:32px;}
#page8 #content .col-2 { width:174px;}
#page8 #content .col-3 { width:305px;}

/*======= privacy.html =======*/
#page9 { background-image:url(images/body-bg1.jpg);}


/*=========================*/


#footer { 
	height:77px;
}
