.site-center {margin:0 auto; width:980px; text-align:left;}


.col-1, .col-2, .col-3, .row-box-1, .row-box-2{ float:left;}



.flash_bg {
	float: left;
	width: 100%;
	background-image: url("images/header-bg.jpg");
	background-repeat: repeat-x;
	border-bottom: 1px solid #666;
}

.content-bg {
	float: left;
	width: 100%;
	background-image: url("images/content_bg_bg.jpg");
	background-repeat: repeat-x;
}

.content-top-bg {
	float: left;
	width: 100%;
	background-image: url("images/content_top_bg.jpg");
}