#main {width:1000px; margin:0 auto; position:relative;}

#header {height:220px; width:1000px; background:url(images/header-bg07.jpg) no-repeat left top; margin-bottom:-60px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= home.html =======*/
#page1 #content .col-1 {width:250px; margin-right:20px;}
#page1 #content .col-2 { width:650px;}

/*======= about-us.html =======*/
#page3 #content .col-1 {width:0px; margin-right:0px;}
#page3 #content .col-2 { width:1000px; margin-top:-10px;}

/*======= location.html, yasdahmc.html =======*/
#page3 #content .col-1 {width:0px; margin-right:20px;}
#page3 #content .col-2 { width:900px;}

/*======= article.html =======*/
#page4 #content .col-1 {width:250px; margin-right:20px;}
#page4 #content .col-2 { width:650px;}

/*======= contact-us.html =======*/
#page5 #content .col-1 {width:250px; margin-right:20px;}
#page5 #content .col-2 { width:650px;}

/*======= site-map.html =======*/
#page6 #content .col-1 {width:250px; margin-right:20px;}
#page6 #content .col-2 { width:650px;}

/*======= awmachines.html =======*/
#page7 #content .col-1 {width:0px; margin-right:20px;}
#page7 #content .col-2 { width:900px;}

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


#footer {height:89px;}