@charset "utf-8";
/* CSS Document */
body {
	margin:1px 0px;
	padding:0px;
	text-align:center;
	background-color: #FFF;
	}
#Content {
	width:970px;
	text-align:left;
	border:1px dashed #C00;
	background-color:#FFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 1145px;
	float: left;
	margin-top: 0px;
	}

#banner {
	width:710px;
	text-align:left;
	border:1px none #333;
	background-color:#FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 65px;
	padding: 0px;
	float: none;
}
#col_left {
	background-color: #FFF;
	float: left;
	width: 300px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#col_right {
	float: right;
	width: 160px;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-left: 3px;
}
#col_center {
	background-color: #FFF;
	float: left;
	width: 498px;
	padding: 1px;
}
#banner_left {
	background-color: #FFF;
	float: left;
	width: 268px;
}
#banner_right {
	background-color: #FFF;
	float: right;
	width: 200px;
}





#footer {
	text-align:left;
	border:1px dashed #333;
	background-color:#CF9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	right: 75px;
	bottom: 65px;
	width: 550px;
	height: 65px;
}
#menu {
	height: 40px;
	width: 640px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
}
#main_info {
	float: left;
	height: 1100px;
	width: 970px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	padding-top: 6px;
}
#footer_container {
	height: 65px;
	width: 710px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

