#site_center {text-align:center;}


#main {
	width:766px;
	margin:0 auto;
	text-align:left;
}
#main2 {
	height: 900px;
	width: 900px;
}



#header {
	height:287px;
	float: none;
}

.col_1, .col_2, .col_3 {
	float:right;
}

/*======= index.html =======*/
#page1 #content .col_1 {width:336px;
}
.Adamstest {
	float: right;
	clear: none;
	padding-right: 0px;
	padding-left: 0px;
}
#page1 #content .col_2 {
	width:377px;
	empty-cells: show;
	table-layout: fixed;}



/*======= index-1.html =======*/
#page2 #content .col_1 {width:411px;}
#page2 #content .col_2 { width:268px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:336px;}
#page3 #content .col_2 { width:377px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:433px;}
#page4 #content .col_2 { width:268px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:336px;}
#page5 #content .col_2 { width:377px;}


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


#footer {height:45px;}								
