#site_center {text-align:center;}
#main {
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:253px;
	left: auto;
}
#page1 #content .col_2 { width:456px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:730px;
}
#page2 #content .col_2 {
	width:242px;
	background-color: #212121;
	background-image: url(../Images/IMG_2963.jpg);
}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 {width:253px;}
#page3 #content .col_2 {
	width:475px;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:306px;
	margin-left: 0px;
	background-position: left;
	text-align: left;
	padding-top: 6px;
}
#page4 #content .col_2 { width:403px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {width:253px;}
#page5 #content .col_2 {
	width:735px;
}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 { width:456px;}
#page6 #content .col_2 {
	width:240px;
}
/*=========================*/

#footer {height:92px;}

