@charset "utf-8";

#site_center {text-align:center; background:url(images/bg_flash.jpg) top left repeat-x;}
#main {
	width:780px;
	margin:0 auto;
	text-align:left;
}
.clear{
	clear: both;
}
/*#header {height:321px;}*/

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}


#page7 #content .col_1 {
	width:215px;
}
#page7 #content .col_2 {
	width:530px;
}
#page7 #content .col_3 {
	width:215px;
}

#footer {height:84px;}
