#site_center {text-align:center;}
#main {
	width:770px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:391px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:512px;}
#page1 #content .col_2 { width:254px;}

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

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

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

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button0111.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
.button a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}



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


#footer {height:77px;}
