html {
	margin:0;
	padding:0;
	height:100%;
	background:#fff url(../i/html_bg.gif) repeat-y left;
}

body {
	margin:0;
	padding:0;
	height:100%;
}


div {
	margin:0;
	padding:0;
}

h1, h2, h3 {
	margin:20px 0;
	padding:0;
	color:#4e7eb1;
	font-family:Times New Roman;
	font-size:18px;
	font-weight:900;
	line-height:18px;
}

h2 {
	margin:18px 0;
	font-size:16px;
	font-weight:900;
	line-height:16px;
}

h3 {
	margin:16px 0;
	font-size:14px;
	font-weight:900;
	line-height:14px;
}

a {
	color:#707e8c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h2 a {
	margin:20px 0;
	padding:0;
	color:#4e7eb1;
	font-family:Times New Roman;
	font-size:18px;
	font-weight:400;
	line-height:18px;
	text-decoration:none;
}

p {
	margin:20px 0;
}

.wrapper {
	min-width:996px;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(../i/body_page_bg.gif) repeat-y right;
}

*html .wrapper {
	width:expression(((document.documentElement.clientWidth || document.body.clientWidht) < 997)? "997px" : "100%");
}

.header {
	position:relative;
	height:103px;
	background:url(../i/header_bg.gif) repeat-x top;
}

.header_lft {
	position:absolute;
	top:0;
	left:0;
	width:645px;
	height:103px;
	background:url(../i/header_lft_bg.jpg) no-repeat;
}

h1.title {
	margin:0;
	padding:0;
	position:absolute;
	top:16px;
	left:127px;
	color:#fff;
	font-family:Times New Roman;
	font-size:35px;
	font-weight:400;
	line-height:35px;
	letter-spacing:1px;
	text-align:left;
}

h1.title a {
	color:#fff;
	font-family:Times New Roman;
	font-size:35px;
	font-weight:400;
	line-height:35px;
	letter-spacing:1px;
	text-decoration:none;
	text-align:left;
}

h1.title span {
	margin:0 0 0 40px;
	display:block;
	font-size:14px;
	line-height:15px;
}

h1.title a:hover {
	text-decoration:none;
}

.header_rght {
	position:absolute;
	top:0;
	right:0;
	width:335px;
	height:103px;
	background:url(../i/header_rght_bg.jpg) no-repeat;
}

*html .header_rght {
	right:-1px;
}

.nav {
	position:absolute;
	top:77px;
	right:29px;
	width:79px;
	height:12px;
}

.content {
	margin-left:212px;
	padding-bottom:66px;
	position:relative;
	min-height:200px;
	color:#112942;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:18px;
}

*html .content {
	height:200px;
}

.content_rght {
	position:absolute;
	top:0;
	right:0;
	width:28px;
	height:180px;
	background:url(../i/content_rght_bg.jpg) no-repeat top;
}

.main {
	margin:0 29px 0 0;
}

.extra {
	padding:0 20px 0 20px;
	float:right;
	width:168px;
	overflow:hidden;
}

.extra h1 {
	margin-bottom:5px;
	text-align:left;
}

.extra strong {
	color:#707e8c;
	font-weight:400;
}

.column_cntr {
	margin-right:208px;
}

.text {
	margin:0 20px 0;
}

.tbl {
	display:table;
	width:99%;
	overflow:hidden;
}

.margin_top {
	margin-bottom:20px;
	height:1px;
	font-size:0;
	line-height:0;
}

.navigation {
	padding:255px 0 66px;
	float:left;
	width:212px;
	min-height:50px;
	background:url(../i/navigation_bg.jpg) no-repeat top left;
}

*html .navigation {
	height:50px;
}

.menu_lft {
	margin:0 10px 60px 25px;
	padding:0;
	list-style-type:none;
}

.menu_lft li {
	margin-bottom:20px;
	padding-left:15px;
	background:url(../i/arr.gif) no-repeat 0 3px;
	font-size:12px;
	line-height:12px;
}

.menu_lft li.action {
	background:url(../i/arr_act.gif) no-repeat 0 3px;
}

.menu_lft a {
	color:#356da7;
	font-family:Arial;
	font-size:12px;
	font-weight:600;
	line-height:12px;
	text-decoration:none;
}

.menu_lft a:hover {
	text-decoration:none;
}

.menu_lft ul {
	margin:20px 0 0;
	padding:0 0 0 15px;
	list-style-type:none;
}

.menu_lft ul li {
	margin:0 0 10px 0;
	padding:0;
	background:none;
}

.menu_lft ul a {
	color:#31455b;
	font-family:Arial;
	font-size:12px;
	font-weight:600;
	line-height:12px;
	text-decoration:none;
}

.menu_lft ul a:hover {
	color:#707e8c;
}

.menu_lft ul a.action {
	color:#707e8c;
}

.footer {
	margin:-66px 0 0;
	position:relative;
	min-width:996px;
	height:66px;
	background:url(../i/footer_bg.gif) repeat-x top;
	clear:both;
}

*html .footer {
	width:expression(((document.documentElement.clientWidth || document.body.clientWidht) < 997)? "997px" : "100%");
}

.footer_main {
	margin:0 28px 0 212px;
	height:32px;
	background-color:#fff;
	border:#4e7eb1 solid 1px;
	border-top-width:0;
}

.made {
	position:absolute;
	top:40px;
	right:30px;
}

.made a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:15px;
	text-decoration:none;
}

.made a {
	text-decoration:underline;
}

.tbl_blue {
	border-collapse:collapse;
	border:#4e7eb1 solid 1px;
}

.tbl_blue td {
	border:#4e7eb1 solid 1px;
	font-weight:400;
	line-height:15px;
	text-decoration:none;
}

.made a {
	text-decoration:underline;
}

.tbl_blue {
	border-collapse:collapse;
	border:#4e7eb1 solid 1px;
}

.tbl_blue td {
	border:#4e7eb1 solid 1px;
}

.nc_table td {
	padding:0 20px 30px 20px;
}

.nc_table .nc_img {
	font-size:0px;
}

.nc_table .nc_img_tp {
	height:7px;
	background:url(../i/img_tp.gif) no-repeat center top;
	font-size:0;
	line-height:0;
}

.nc_table .nc_img_bt {
	margin-bottom:6px;
	height:7px;
	background:url(../i/img_bt.gif) no-repeat center top;
	font-size:0;
	line-height:0;
}

.nc_table img {
	border:#4e7eb1 solid 1px;
}

.nc_photogallery {
	text-align:center;
}

.nc_photogallery img {
	border:#4e7eb1 solid 1px;
}