#site_center {text-align:center;}
#main {width:801px; margin:0 auto; text-align:left;}

#header {height:329px; background:url(../images/header_bgd1.gif) no-repeat; padding-left:10px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:511px;}
#page1 #content .col_2 {
	width:auto;
	padding-top: 18px;
}

#page1 #content .col_2 h4, #page3 #content .col_2 h4 {
	text-align: center;
	color: #bfbfbf;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:280px;}
#page2 #content .col_2 { width:484px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:480px;
}
#page3 #content .col_2 {
	width:291px;
	padding-top: 0px;
}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:280px;}
#page4 #content .col_2 {
	width:auto;
	padding: 10px 38px 0 36px;
}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:511px;}
#page5 #content .col_2 { width:260px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:280px;}
#page6 #content .col_2 { width:484px;}


/*=========================*/


#footer {
	height:65px;
}

#footer .validated {
	margin-left:38px;
}
