body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/bg.gif);
}
#main {
	position: absolute;
	left: 50%;
	width: 950px;
	margin: 25px 0px 25px -475px;
	background-color: #FFFFFF;
}
#top {
	height: 109px;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#top_bg {
	height: 109px;
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	margin: 30px 0px 0px 14px;
}
#menu {
	position: absolute;
	left: 50%;
	top: 109px;
	width: 950px;
	height: 37px;
	margin: 0px 0px 25px -475px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 34px;
	text-indent: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
}
.sep {
	vertical-align: middle;
	margin-right: 15px;
	margin-left: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#menu a:link {
	color: #FFFFFF;
}
#menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFFFF;
}
#menu a:active {
	color: #FFFFFF;
}
#search_again {
	width: 218px;
	height: 38px;
	line-height: 38px;
}
#search {
	width: 218px;
	position: absolute;
	margin-left: 700px;
}
#search form {
	text-indent: 0px;
}
.form {
	height: 18px;
	width: 124px;
	border: 1px solid #333333;
	margin: 9px;
}
.go {
	margin-bottom: 6px;
}
#content {
	position: absolute;
	left: 50%;
	top: 146px;
	width: 950px;
	margin: 0px 0px 25px -475px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F2114;
}
#rght_txt {
	float: right;
	width: 300px;
	margin-top: 35px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1F2114;
	text-align: justify;
}
.ttl_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: normal;
}
.ttl_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
}
.ttl_3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #5B84B0;
	font-weight: bold;
}
#bottom_cont {
	width: 920px;
	height: 141px;
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	margin-top: 40px;
}
#footer {
	width: 920px;
	height: 40px;
	margin-left: 15px;
	margin-top: 30px;
	margin-bottom: 0px;
	line-height: 20px;
	text-align: center;
	word-spacing: 4px;
}
#footer a:link {
	color: #1F2114;
}
#footer a:visited {
	color: #1F2114;
}
#footer a:hover {
	color: #1F2114;
}
#footer a:active {
	color: #1F2114;
}
#txt_area_01 {
	width: 216px;
	height: 50px;
	position: absolute;
	margin-left: 20px;
	margin-top: 70px;
	line-height: 18px;
}
.blue {
	color: #006BCD;
}
#txt_area_02 {
	width: 216px;
	height: 50px;
	position: absolute;
	margin-left: 260px;
	margin-top: 70px;
	line-height: 18px;
}
#txt_area_03 {
	width: 216px;
	height: 50px;
	position: absolute;
	margin-left: 504px;
	margin-top: 70px;
	line-height: 18px;
}
#txt_area_04 {
	width: 133px;
	height: 50px;
	position: absolute;
	margin-left: 772px;
	margin-top: 62px;
	line-height: 18px;
}

#page_content {
	padding: 10px 30px;
}
.page_item { 
	list-style-type: none;
	font-weight: bold;
	margin-left: 20px;
}
.links_list {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin-left: 10px;
}
.links_list a{
	line-height: 20px;
}