table.frame {
	width: 973px;
	margin: 0px;
	margin: 0 auto;
}

table.strip {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.frame td,
table.main td,
table.left_table td,
table.center_table td,
table.right_table td,
table.bottom_table td,
table.menutable td,
table.nav_table td,
table.bottommenu_table td {
	padding: 0px;
	vertical-align: top;
}

table.frame td.left_border {
	width: 5px;
	height: 768px;
	background-image: url("../images/left_border.jpg");
	background-repeat: repeat-y;
}

table.frame td.right_border {
	width: 5px;
	background-image: url("../images/right_border.jpg");
	background-repeat: repeat-y;
}

table.frame td.center_top {
	width: 963px;
	background-color: #f9f8f3;
}

table.frame td.center_bottom {
	height: 77px;
}

table.main td.main_left {
	width: 238px;
	height: 691px;
	background-color: #f9f8f3;
}

table.main td.main_center {
	width: 487px;
	background-color: #fff;
}

table.main td.main_right {
	width: 238px;
	background-color: #fbfcf7;
}

table.left_table td.left_logo {
	width: 238px;
	height: 148px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}

table.left_table td.menu_top {
	height: 2px;
	background-image: url("../images/menutop.jpg");
	background-repeat: no-repeat;
}

table.left_table td.menu_middle {
	/*height: 310px;*/
	background-image: url("../images/menumiddle.jpg");
	background-repeat: repeat-y;
}

table.left_table td.search_panel {
	height: 122px;
	background-image: url("../images/search_bg.jpg");
	background-repeat: no-repeat;
	padding: 0px 29px 0px 29px;
}

table.left_table td.left_bottom {
	height: 109px;
	background-image: url("../images/blind_panel.jpg");
	background-repeat: no-repeat;
}

table.left_table td.left_bottom a {
	padding: 38px 0px 0px 71px;
	display: block;
	font-size: 16px;
	color: #535152;
	line-height: 20px;
}

table.left_table td.left_bottom a:hover {
	color: #007bbe;
}

table.center_table td.headerimg {
	width: 487px;
	height: 332px;
	/*background-image: url("../images/headerimg0.jpg");*/
	background-repeat: no-repeat;
	background-image: none;
}

table.center_table td.infopanel {
	height: 28px;
	background-image: url("../images/infopanel1.jpg");
	background-repeat: repeat-y;
	vertical-align: middle;
}

table.center_table td.infopanel_top {
	height: 3px;
	background-image: url("../images/infopanel_top.jpg");
	background-repeat: no-repeat;
}

table.center_table td.centertitle {
	background-image: url("../images/infopanel_bottom.jpg");
	background-position: top;
	background-repeat: no-repeat;
	height: 57px;
	background-color: #f9f8f3;
	vertical-align: middle;
	text-align: center;
}

table.center_table td.content {
	padding: 24px 17px 24px 22px;
}

table.right_table td.nav_panel {
	width: 238px;
	height: 83px;
	background-image: url("../images/navigation_panel.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
}

table.right_table td.right_link1 {
	height: 94px;
	background-image: url("../images/right_link1.jpg");
	background-repeat: no-repeat;
}

table.right_table td.right_link1 a,
table.right_table td.right_link2 a,
table.right_table td.right_link3 a,
table.right_table td.right_link4 a {
	display: block;
	height: 39px;
	text-align: right;
	padding: 52px 14px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #535152;
}

table.right_table td.right_link1 a:hover,
table.right_table td.right_link2 a:hover,
table.right_table td.right_link3 a:hover,
table.right_table td.right_link4 a:hover {
	color: #007bbe;
}

table.right_table td.right_link2 {
	height: 93px;
	background-image: url("../images/right_link2.jpg");
	background-repeat: no-repeat;
}

table.right_table td.right_link3 {
	height: 91px;
	background-image: url("../images/right_link3.jpg");
	background-repeat: no-repeat;
}

table.right_table td.right_link2 {
	height: 93px;
	background-image: url("../images/right_link2.jpg");
	background-repeat: no-repeat;
}

table.right_table td.right_link4 {
	height: 93px;
	background-image: url("../images/right_link4.jpg");
	background-repeat: no-repeat;
}

table.right_table td.right_bottom {
	height: 330px;
	background-image: url("../images/news_bg.jpg");
	background-repeat: no-repeat;
	background-color: #fbfcf7;
	padding: 26px 30px;
}

table.bottom_table td.bottom_left {
	width: 239px;
	height: 77px;
	background-image: url("../images/bottom_left.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}

table.bottom_table td.bottom_left a {
	color: #fff;
	font-size: 13px;
}

table.bottom_table td.bottom_right {
	width: 724px;
	background-image: url("../images/bottom_right.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
}

table.navtable {
	margin: 0 auto;
}

table.navtable td {
	text-align: center;
	padding-bottom: 2px;
}

table.navtable td a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

table.navtable td.nav_spacer {
	height: 16px;
	width: 1px;
	background-image: url("../images/nav_spacer.jpg");
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px 10px 0px 10px;
}

span.newstitle {
	font-size: 11px;
	text-decoration: underline;
	background-image: url('../images/news_li.jpg');
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	color: #007dbf;
}

table.bottommenu_table {
	margin: 0 auto;
}

table.bottommenu_table td {
	padding: 0px 20px;
}

table.bottommenu_table td a {
	color: #545351;
	font-size: 15px;
}

table.bottommenu_table td a:hover {
	color: #007BBE;
}


table.bottommenu_table td.bottommenu_spacer {
	padding: 0px;
	height: 16px;
	width: 1px;
	background-color: #f8d196;
}

div.newspanel_div p {
	padding-bottom: 0px;
	text-align: left;
}
