#content {
	position: relative;
	width: 851px;
}
#left_column {
	float: left;
	width: 296px;
}
#center_column {
	float: left;
	width: 300px;
	padding: 20px;
}
#right_column {
	float: left;
	width: 215px;
}
#left_column img {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #1C5383;
}
#center_column ul {
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center_column li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-bottom: 5px;
	background-image: url(../image/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	float: left;
	width: 280px;
}
.image_border {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #1C5383;
}
#center_column a {
	color: #000000;
}
#center_column a:hover {
	color: #1C5383;
}
.bold {
	font-weight: bold;
}
#center_column .home {
	background-image: url(../image/bullet.gif);
}
#center_column #home {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.image_left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #1C304F;
}
.bottom {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
