@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 10px;
	background-color: #CCC;
}#center_text {
	width: 450px;
	float: left;
	height: 400px;
	background-image: none;
}
#center_text h3 {
	font-size: 120%;
	margin-top: 0px;
}
#banner {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	width: 968px;
	height: 187px;
}
#menu_bar {
	background-image: none;
	background-repeat: no-repeat;
	height: 69px;
	width: 968px;
	background-color: #999;
	float: none;
	overflow: hidden;
}
#left_column {
	float: left;
	width: 241px;
	height: 400px;
	background-color: #FFF;
}
#left_space {
	width: 20px;
	float: left;
	height: 400px;
	background-color: #FFF;
}

#spacer {
	height: 10px;
	width: 968px;
	background-color: #FFF;
}

#column_container {
	float: left;
	width: 968px;
	background-color: #FFF;
	height: 400px;
}
#Right_column {
	width: 216px;
	float: right;
	height: 400px;
	margin-right: 20px;
}
#right_top {
	background-color: #FFF;
	height: 84px;
	width: 206px;
	float: left;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 10px;
}
#right_bottom {
	height: 320px;
	width: 206px;
	float: left;
	padding-top: 0px;
	margin-left: 10px;
}

#body_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 100%;
	}

#center_column {
	float: right;
	width: 450px;
	margin-left: 10px;
	height: 400px;
	margin-right: 10px;
}
#footer {
	background-image: url(images/footer_bg.gif);
	height: 52px;
	width: 968px;
	float: left;
}
#foot_space {
	float: left;
	height: 10px;
	width: 968px;
	background-color: #FFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
}
#main_flash {
	float: right;
	height: 150px;
	width: 800px;
	margin-right: 20px;
	margin-top: 18px;
	padding: 0px;
}
