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

#header {height:359px; background:url(images/header-bg.jpg) no-repeat left top;}
#header, #content, #footer {
	font-size:0.75em;
	color: #000;
}


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


.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}

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

/*======= about-us.html =======*/
#page2 #content .col-1 {width:600px; margin-right:40px;}
#page2 #content .col-2 {width:280px;}


/*======= index.html =======*/
#page1 .content_row1 .col_1{ width:570px;}
#page1 .content_row1 .col_2{ width:213px;}
/**/
#page1 .content_row2 .col_1{ width:206px;}
#page1 .content_row2 .col_2{
	width:730px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
}
#page1 .content_row2 .col_3{ width:230px;}
/*=========================*/


/*======= index-1.html =======*/
#page2 .content_row2 .col_1{
	width:750px;
}
#page2 .content_row2 .col_2{ width:230px; margin:0 0 0 8px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content_row2 .col_1{ width:206px;}
#page3 .content_row2 .col_2{
	width:770px;
	margin:0 0 0 8px;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content_row2 .col_1{
	width:730px;
}
#page4 .content_row2 .col_2{ width:230px; margin:0 0 0 8px;}
/*=========================*/

/*======= index.html =======*/
#page5 .content_row2 .col_1{
	width:1000px;
}
/*=========================*/

