#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	background-image: url(../images/left_mask.gif);
	margin-top: 5px;
	display: table;
}
#banner_container {
	width: 900px;
	background-color: #FFFFFF;
	height: 256px;
}
#left_content_container {
	width: 210px;
	margin-right: 5px;
	background-color: #000B8B;
	float: left;
}

#center_content_container {
	width: 450px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 35px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#right_content_container {
	width: 176px;
	margin-left: 5px;
	background-color: #000B8B;
	padding-bottom: 20px;
	background-image: url(../images/corn_down_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
#bottom_container {
	float: left;
	width: 900px;
}
#left_bottom_container {
	background-color:#000B8B;
	width: 210px;
	float: left;
	height: 50px;
	text-align: center;
	background-image: url(../images/corn_down_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#right_bottom_container {
	width: 690px;
	float: left;
	height: 50px;
	text-align: center;
}

#left_mask {
	background-color: #FFFFFF;
	height: 10px;
	width: 210px;
}
.left_topic {
	height: 17px;
	width: 150px;
	background-repeat: no-repeat;
	margin-left: 20px;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
.right_topic {
	height: 17px;
	width: 116px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	margin-o: 5px;
	margin-left: 10px;
}
.center_topic {
	height: 17px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#slide1 {
	height: 17px;
	width: 116px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #D9E0E9;
}

#slide2 {
	border: 1px solid #D9E0E9;
}
.center_text {
	float: left;
	width: 100%;
	text-align: left;
	padding-bottom: 15px;
}
.center_text p {
	margin-left: 10px;
	margin-right: 10px;
}
.left_text {
	padding-left: 15px;
	padding-right: 15px;
	width: 180px;
	padding-top: 5px;
	padding-bottom: 10px;
	display: table;
	float: left;
}
.right_text {
	padding-left: 12px;
	float: left;
	padding-right: 9px;
	width: 155px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}
body {
	margin: 0;
	background-image: url(../images/bcgr.gif);
	background-repeat: repeat;
}
.gray_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #141414;
	margin-top: 8px;
	margin-bottom: 3px;
}
.gray_text a:link, .gray_text a:active, .gray_text a:visited {
	color: #141414;
	text-decoration: none;
}
.gray_text a:hover {
	cursor:pointer;
	color: #141414;
	text-decoration: underline;
}
.white_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 3px;
}
.white_text a:link, .white_text a:active, .white_text a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.white_text a:hover {
	cursor:pointer;
	text-decoration: underline;
	color: #FFFFFF;
}
.orange_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDDC00;
	margin-top: 8px;
	margin-bottom: 3px;
}
.orange_text a:link, .orange_text a:active, .orange_text a:visited {	
	text-decoration: none;
	color: #FDDC00;
}
.orange_text a:hover {
	cursor:pointer;
	text-decoration: underline;
	color: #FDDC00;
}
.blue_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #00053A;
	margin-top: 8px;
	margin-bottom: 3px;
}
.blue_text a:link, .blue_text a:active, .blue_text a:visited {
	text-decoration: none;
	color: #00053A;
}
.blue_text a:hover {
	cursor:pointer;
	text-decoration: underline;
	color: #00053A;
}
.read_more {
	text-align: right;
	margin-top: 10px;
}
.read_more a:link, .read_more a:active, .read_more a:visited, .read_more a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FDDC00;
	text-decoration: underline;
}
.copy_text {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 25px;
}
.center_text li {
	font-family: Tahoma;
	font-size: 11px;
	color: #141414;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.center_text ul {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 10px;
}
.thumb, .thumb a:link, .thumb img {
	border: 1px solid #D9E0E9;
}
