@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #FFF;
}
#main_image {
	background-image: url(Image/Header.jpg);
	height: 200px;
	width: 968px;
}

#main_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #F60;
	clip: rect(auto,auto,auto,auto);
	position: static;
	height: auto;
	top: auto;
	margin: auto;
	padding-top: 65px;
	padding-left: 20px;
}
#sub_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FC3;
	padding-top: 8px;
	padding-left: 20px;
}

#banner {
	background-image: url(Image/Banner.jpg);
	height: 40px;
	width: 968px;
	border-bottom-color: #C60;
	border-bottom-style: ridge;
	vertical-align: middle;
	line-height: 40px;
	font-size: 16px;
}
#left_column {
	float: left;
	width: 190px;
	margin-left: 10px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	font-size: 10px;
}
#column_container {
	float: left;
	width: 737px;
	border-left-color: #360;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 10px;
	margin-right: 20px;
	color: #000;
	font-size: 12px;
}
#body_copy1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #660;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	height: 21px;
	padding-top: 7px;
	text-indent: 5px;
	margin-top: 20px;
	left: 5px;
}
#body_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#body_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	font-weight: normal;
}
#body_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#body_copy2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #660;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	height: 21px;
	padding-top: 7px;
	text-indent: 5px;
	margin-top: 20px;
	left: 5px;
}
#body_text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}




#center_column {
	width: 738px;
	margin-left: 10px;
	float: left;
	border-left-color: #660;
	text-indent: 5px;
	margin-top: 10px;
}
#body_copy3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #660;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	height: 21px;
	padding-top: 7px;
	text-indent: 5px;
	margin-top: 20px;
	left: 5px;
}

#body_text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#body_copy4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #660;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	height: 21px;
	padding-top: 7px;
	text-indent: 5px;
	margin-top: 20px;
	left: 5px;
}
#body_text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


#banner3 {
	font-size: 8pt;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 125px;
	color: #C60;
	border-top-color: #C60;
	border-top-style: solid;
	border-top-width: thin;
	font-weight: normal;
}
