@charset "utf-8";

#center_column {
	width: 690px;
}

div#center_banner {
	width: 690px;
	height: 262px;
	z-index: 0;
	margin-bottom: 10px;
}

div#center_body {
	width: 690px;
	background: url(../images/center_bg.gif) repeat-y 100% 0%;
	min-height:340px;
	height:auto !important;
	height:340px;
}

div#center_left {
	width: 480px;
	padding-right: 10px;
	float: left;
	overflow: hidden;
	vertical-align: top;
}

#center_right {
	width: 190px;
	margin: 0;
	padding: 5px;
	overflow: hidden;
	float: left;
	clear: right;
}

#center_right .widget {
	padding: 0;
	background: none;
}

#center_left * {
}

#flash{
	width: 690px;
	height: 262px;
}

