.body_frontpage, .body_toppage, .body_subpage {
		padding: 0px;
		margin: 0px;
		background-color: #f0f6fa;
		background-position: 50% 0px;
		background-repeat: no-repeat;
		background-image: url(/1image/background.jpg);
}

.body_toppage {
		background-image: url(/1image/background_toppage.jpg);
}

.body_subpage {
		background-image: url(/1image/background_subpage.jpg);
}

a {
		outline: none;
}

.outer_wrapper {
		width: 920px;
		min-height: 650px;
		padding: 0px 40px 0px 40px;
		margin: 0px auto;
		position: relative;
}

.main_menu {
		height: 33px;
		padding: 0px;
		margin: 0px;
}

.main_menu_ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		float: right;
}

.main_menu_ul li {
		float: left;
		margin: 0px 0px 0px 15px;
		padding: 0px;
		font-size: 14px;
		font-family: "Myriad Pro", Arial;
}

.main_menu_ul li a {
		color: #ffffff;
		text-transform: uppercase;
		text-decoration: none;
}

.main_menu_ul li a:hover {
		color: #75a2da;
}

.main_menu_ul .active .menu_background {
		display: block;
		height: 33px;
		width: 6px;
		background-repeat: no-repeat;
		float: left;
		padding: 0px;
		margin: 0px;
}

.main_menu_ul .active a {
		color: #315f97;
}

.main_menu_ul .active .menu_background_left {
		background-image: url(/1image/menu_background_left.png);
}

.main_menu_ul .active .menu_background_middle {
		width: auto;
		background-repeat: repeat-x;
		background-image: url(/1image/menu_background_middle.png);
		padding: 0px 5px;
}

.main_menu_ul .active .menu_background_right {
		background-image: url(/1image/menu_background_right.png);
}

.menu_text {
		display: block;
		padding-top: 8px;
}

.service_menu {
		height: 87px;
		padding: 0px;
		margin: 0px;
}

.service_menu_ul {
		list-style-type: none;
		margin: 0px;
		padding: 15px 0px 0px 0px;
		float: right;
}

.service_menu_ul li {
		float: left;
		padding: 0px 5px;
		margin: 0px 0px 0px 0px;
		border-left: 1px solid #b0c5df;
		font-size: 12px;
		font-family: "Myriad Pro", Arial;
}

.service_menu_ul li:first-child {
		border-left: none;
}

.service_menu_ul li a {
		color: #b0c5df;
		text-transform: uppercase;
		text-decoration: none;
}

.service_menu_ul li a:hover {
		color: #75a2da;
}

.service_menu_ul .active a {
		color: #ffffff;
}

.sub_menu {
		height: 35px;
		padding: 0px;
}

.sub_menu_ul {
		float: right;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
}

.sub_menu_ul li {
		padding: 0px 10px;
		line-height: 35px;
		float: left;
		font-family: "Myriad Pro", Arial;
}

.sub_menu_ul li a {
		color: #315f97;
		font-size: 14px;
		text-decoration: none;
		text-transform: uppercase;
}

.sub_menu_ul li a:hover {
		color: #75a2da;
}

.sub_menu_ul .active a {
		color: #ff5b00;
}

.logo {
		position: absolute;
		width: 291px;
		height: 158px;
		top: 0px;
		left: 40px;
		z-index: 2;
		background-image: url(/1image/logo.png);
		background-repeat: no-repeat;
}

.content_area1 {
		position: relative;
		height: 380px;
		overflow: hidden;
}

.slideshow_frontpage {
		left: 0px;
		top: 0px;
		position: absolute;
		display: none;
		height: 380px;
		width: 920px;
		background-repeat: no-repeat;
		cursor: url(/1image/cursor.cur), none;
}

.article_frontpage {
		padding-left: 500px;
		width: 420px;
		color: #4e4e4e;
		font-family: Arial;
}

.article_frontpage a {
		cursor: pointer;
		color: #396dac;
		text-decoration: none;
}

.article_frontpage a:hover {
		text-decoration: underline;
}

.article_frontpage h1 {
		margin: 80px 0px 10px 0px;
		color: #e55016;
		font-family: New Century Schoolbook, serif;
		font-size: 26px;
		text-transform: uppercase;
		font-weight: normal;
}

.content_area2 {
		margin-top: 1px;
		width: 590px;
		padding-top: 20px;
		position: relative;
}

.running_article_frontpage {
		float: left;
		width: 275px;
		margin-right: 20px;
		font-size: 12px;
		line-height: 16px;
		padding-top: 40px;
		overflow: hidden;
		font-family: Arial;
		color: #4e4e4e;
}

.running_article_frontpage h2 {
		color: #000000;
		line-height: 19px;
		font-size: 16px;
		margin: 0px;
		font-family: "Myriad Pro", Arial;
		font-weight: normal;
}

.running_article_frontpage a {
		color: #396dac;
		text-decoration: none;
}

.running_article_frontpage a:hover {
		text-decoration: underline;
}

.date {
		font-size: 10px;
		margin-bottom: 10px;
}

.running_headline {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 590px;
		height: 36px;
		color: #ffffff;
		text-transform: uppercase;
		font-size: 16px;
}

.running_headline_middle {
		background-repeat: repeat-x;
		background-image: url(/1image/headline_middle.png);
		height: 36px;
		float: left;
		line-height: 36px;
}

.running_headline_left, .running_headline_right {
		background-repeat: no-repeat;
		background-image: url(/1image/headline_left.png);
		width: 8px;
		height: 36px;
		float: left;
}

.running_headline_right {
		background-image: url(/1image/headline_right.png);
}

#curser {
		display: none;
		width: 58px;
		height: 63px;
		z-index: 1;
		background-repeat: no-repeat;
		position: absolute;
		cursor: url(/1image/cursor.cur), none;
}

.curser_left {
		background-image: url(/misc/arrow-fbw.png);
}

.curser_right {
		background-image: url(/misc/arrow-ffw.png);
}

.content_area3 {
		position: relative;
		height: 300px;
}

.toppage_slideshow {
		height: 244px;
		width: 920px;
		overflow: hidden;
}

.running_buttons {
		position: absolute;
		top: 210px;
		left: 540px;
		width: 380px;
		height: 175px;
}

.running_buttons a {
		text-decoration: none;
}

.running_buttons img {
		border: none;
}

.running_button {
		float: left;
		margin-right: 25px;
}

.content_area4 {
		
}

.column1 {
		float: left;
		width: 490px;
		padding: 0px 50px 0px 0px;
}

.column2 {
		margin-top: 5px;
		position: relative;
		float: left;
/*		border-top: 1px solid #315f97;*/
		min-height: 1px;
		width: 320px;
		padding: 0px 0px 0px 10px;
}

.running_articles_toppage {
		padding-top: 14px;
}

.running_articles_toppage .article {
		font-size: 12px;
		line-height: 16px;
}

.article {
		font-family: Arial;
		font-size: 14px;
		line-height: 18px;
		color: #4e4e4e;
}

.article h1 {
		margin: 0px;
		padding: 0px;
		font-size: 30px;
		line-height: 33px;
		color: #000000;
		font-weight: normal;
		font-family: "Myriad Pro", Arial;
		margin: 0px 0px 20px 0px;
}

.article h2 {
		margin: 35px 0px 0px 0px;
		padding: 0px;
		font-family: "Myriad Pro", Arial;
		font-weight: normal;
		color: #000000;
		font-size: 16px;
		line-height: 18px;
}

.article a {
		text-decoration: none;
		color: #396dac;
}

.article a:hover {
		text-decoration: underline;
}

.running_headline_toppage {
		left: 10px;
		width: 320px;
}

.footer_spacer {
		width: 920px;
		height: 90px;
		clear: both;
}

.footer {
		position: absolute;
		bottom: 0px;
		left: 40px;
		width: 920px;
		height: 60px;
}

.footer_inner {
		border-top: 1px solid #b8d5ea;
		height: 29px;
		line-height: 29px;
		font-family: Arial;
		color: #727272;
		font-size: 12px;
}

.footer_button {
		height: 29px;
		float: left;
		margin: 0px 10px 0px 12px;
}

.footer_button a {
		text-decoration: none;
		text-transform: uppercase;
		font-family: Arial;
		font-size: 12px;
		color: #315f97;
}

.footer_button_left, .footer_button_right {
		background-image: url(/1image/footer_button_left.png);
		background-repeat: no-repeat;
		display: block;
		float: left;
		height: 29px;
		width: 6px;
}

.footer_button_right {
		background-image: url(/1image/footer_button_right.png);
}

.footer_button_middle {
		background-image: url(/1image/footer_button_middle.png);
		display: block;
		float: left;
		height: 29px;
}

.article_subpage {
		padding-top: 40px;
}

.article_subpage h2 {
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 5px;
}