html, body, form, div, img, table, td, th, p, h1, h2, h3, h4, h5, h6, ul, li { 
	padding: 0;
	margin: 0;
	border: 0;
}

ul {
	list-style: none;
}

body {
	font: normal 13px Tahoma, Arial, Verdana;
	color: #FFFFFF;
	background: #7A2426;
	line-height: 1.2;
	text-align: center;
}

img {
	border: 0;
	outline: 0;
}

div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

a {
	text-decoration: underline;
	color: #95CB2F;
	outline: 0;
}

a:hover {
	text-decoration: none;
}

a.inv {
	text-decoration: none;
}

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

span.req {
	color: #FF0000;
}

span.bold {
	font-weight: bold;
}

span.normal {
	font-weight: normal;
}

#container {
	width: 994px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	background: #C60009 url('../img/container-green-bg.gif') no-repeat 0 166px;
}

#header {
	
}

#header .header-top {
	height: 158px;
	overflow: hidden;
	position: relative;
	background: url('../img/header-top-bg.gif') repeat-x 0 0;
	padding-bottom: 27px;
}

#header .header-top .logo {
	width: 188px;
	height: 118px;
	overflow: hidden;
	position: absolute;
	top: 28px;
	left: 25px;
}

#header .header-top .logo a {
	display: block;
	width: 188px;
	height: 118px;
	overflow: hidden;
	background: url('../img/logo.jpg') no-repeat 0 0;
}

#header .header-top .sitemenu {
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: 31px;
	left: 248px;
}

#header .header-top .sitemenu ul {
	height: 24px;
	overflow: hidden;
	float: left;
}

#header .header-top .sitemenu ul li {
	height: 24px;
	overflow: hidden;
	float: left;
	line-height: 24px;
	padding: 0 7px 0 28px;
	font-size: 10px;
}

#header .header-top .sitemenu ul li.home {
	background: url('../img/header-menu-home.gif') no-repeat 0 0;
}

#header .header-top .sitemenu ul li.home a {
	color: #BB0302;
}

#header .header-top .sitemenu ul li.map {
	background: url('../img/header-menu-map.gif') no-repeat 0 0;
}

#header .header-top .sitemenu ul li.map a {
	color: #6A8000;
}

#header .header-top .sitemenu ul li.help {
	background: url('../img/header-menu-help.gif') no-repeat 0 0;
}

#header .header-top .sitemenu ul li.help a {
	color: #6A8000;
}

#header .header-top .sitemenu ul li.english {
	background: url('../img/header-menu-english.gif') no-repeat 0 0;
}

#header .header-top .sitemenu ul li.english a {
	color: #BB0302;
}

#header .header-top .phone {
	width: 330px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	background: url('../img/header-phone.jpg') no-repeat 100% 0;
	padding: 60px 20px 0 0;
	color: #597F10;
	text-align: right;
	font-family: Arial;
}

#header .header-top .menu {
	width: 755px;
	height: 47px;
	overflow: hidden;
	position: absolute;
	top: 111px;
	right: 0;
	padding: 0 15px 0 0;
}

#header .header-top .menu ul {
	height: 47px;
	overflow: hidden;
	float: right;
}

#header .header-top .menu ul li {
	width: 107px;
	height: 47px;
	overflow: hidden;
	float: left;
	padding: 0 2px;
}

#header .header-top .menu ul li a {
	display: table-cell;
	vertical-align: middle;
	width: 107px;
	height: 47px;
	overflow: hidden;
	color: #404040;

	font-size: 15px;
	background: url('../img/header-menu.gif') no-repeat -107px 0;
	text-align: center;
	text-decoration: none;
}

#header .header-top .menu ul li.selected a {
	background: url('../img/header-menu.gif') no-repeat 0 0;
	color: #FFFFFF;
}

#header .header-top .menu ul li a:hover {
	background: url('../img/header-menu.gif') no-repeat 0 0;
	color: #FFFFFF;
}

#header .header-flash {
	width: 914px;
	overflow: hidden;
	padding: 0 40px 18px 40px;
}

#main {
	width: 914px;
	overflow: hidden;
	padding: 0 40px 18px 40px;
}

#main .main-sidebar {
	width: 303px;
	overflow: hidden;
	float: left;
	padding-right: 16px;
}

#main .main-sidebar .sidebar-top {
	padding-bottom: 25px;
}

#main .main-sidebar .sidebar-block {
	width: 303px;
	overflow: hidden;
}

#main .main-sidebar .sidebar-block .top {
	width: 303px;
	height: 10px;
	overflow: hidden;
	background: url('../img/sidebar-block-top.png') no-repeat 0 0;
}

#main .main-sidebar .sidebar-block .bot {
	width: 303px;
	height: 10px;
	overflow: hidden;
	background: url('../img/sidebar-block-bot.png') no-repeat 0 0;
}

#main .main-sidebar .sidebar-block .in {
	width: 303px;
	overflow: hidden;
	background: #DD151E;
}

#main .main-sidebar .sidebar-block .in .heading {
	padding: 5px 15px 0 15px;
	font-size: 24px;
}

#main .main-sidebar .sidebar-block .in .news ul.items {
	padding: 0 30px;
}

#main .main-sidebar .sidebar-block .in .news ul.items li {
	margin: 15px 0;
	font-size: 11px;
}

#main .main-sidebar .sidebar-block .in .news ul.items li .date {
	font-size: 13px;
	font-weight: bold;
	color: #95CB2F;
}

#main .main-sidebar .sidebar-block .in .news ul.items li .text span.link a {
	color: #95CB2F;
}

#main .main-sidebar .sidebar-block .in .feedback {
	padding: 15px 30px;
}

#main .main-sidebar .sidebar-block .in .feedback .field {
	padding-bottom: 5px;
}

#main .main-sidebar .sidebar-block .in .feedback .field input,
#main .main-sidebar .sidebar-block .in .feedback .field textarea {
	width: 100%;
}

#main .main-content {
	width: 595px;
	overflow: hidden;
	float: left;
}

#main .main-content .content-top {
	padding-bottom: 20px;
}

#main .main-content .content-block {
	width: 595px;
	overflow: hidden;
}

#main .main-content .content-block h1,
#main .main-content .content-block h2,
#main .main-content .content-block h3,
#main .main-content .content-block h4,
#main .main-content .content-block p,
#main .main-content .content-block ul,
#main .main-content .content-block table.white {
	margin: 20px 0;
}

#main .main-content .content-block h1 {
	font-weight: normal;
	font-size: 24px;
}

#main .main-content .content-block h2 {
	font-weight: normal;
	font-size: 20px;
}

#main .main-content .content-block h3,
#main .main-content .content-block h4 {
	font-size: 16px;
}

#main .main-content .content-block h5,
#main .main-content .content-block h6 {
	font-size: 14px;
}

#main .main-content .content-block ul {
	list-style: disc;
	padding: 0 0 0 35px;
}

#main .main-content .content-block ul li {
	margin: 20px 0;
}

#main .main-content .content-block table.white {
	background: #CCCCCC;
	border-spacing: 1px;
}

#main .main-content .content-block table.white td {
	background: #FFFFFF;
	padding: 7px 14px;
	text-align: center;
	color: #666666;
}

#main .main-content .content-block table.white th {
	background: #FFFFFF;
	padding: 7px 14px;
	color: #666666;
}

#main .main-content .content-block table.white td.a-left,
#main .main-content .content-block table.white th.a-left {
	text-align: left;
}

#main .main-content .content-block .submenu {
	width: 222px;
	height: 47px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#main .main-content .content-block .submenu ul {
	height: 47px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#main .main-content .content-block .submenu ul li {
	width: 107px;
	height: 47px;
	overflow: hidden;
	padding: 0 2px;
	margin: 0px;
	float: left;
}

#main .main-content .content-block .submenu ul li a {
	display: table-cell;
	vertical-align: middle;
	width: 107px;
	height: 47px;
	overflow: hidden;
	color: #404040;

	font-size: 15px;
	background: url('../img/header-submenu.gif') no-repeat -107px 0;
	text-align: center;
	text-decoration: none;
}

#main .main-content .content-block .submenu ul li.selected a {
	background: url('../img/header-submenu.gif') no-repeat 0 0;
	color: #FFFFFF;
}

#main .main-content .content-block .submenu ul li a:hover {
	background: url('../img/header-submenu.gif') no-repeat 0 0;
	color: #FFFFFF;
}

#main .main-content .content-block .submenu6 {
	width: 422px;
	h1eight: 470px;
	ov1erflow: hidden;
	padding: 0px;
	margin: 0px;
}

#main .main-content .content-block .submenu6 ul {
	heig1ht: 47px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#main .main-content .content-block .submenu6 ul li {
	width: 207px;
	height: 25px;
	overflow: hidden;
	padding: 2px 2px;
	margin: 0px;
	flo1at: left;
	white-space:nowrap;
}

#main .main-content .content-block .submenu6 ul li a {
	display: table-cell;
	vertical-align: middle;
	width: 207px;
	height: 25px;
	overflow: hidden;
	color: #404040;

	font-size: 15px;
	background: url('../img/header-submenu6.gif') no-repeat -207px 0;
	text-align: center;
	text-decoration: none;
}

#main .main-content .content-block .submenu6 ul li.selected a {
	background: url('../img/header-submenu6.gif') no-repeat 0 0;
	color: #FFFFFF;
}

#main .main-content .content-block .submenu6 ul li a:hover {
	background: url('../img/header-submenu6.gif') no-repeat 0 0;
	color: #FFFFFF;
}

#main .main-content .content-block hr.sub {
	margin: 0px;
	padding: 0px;
	width: 50%;
	border: solid 1px #ffffff;
}

#main .main-content .content-block hr.sub4 {
	margin: 0px;
	padding: 0px;
	width: 80%;
	border: solid 1px #ffffff;
}

#footer {
	position: relative;
	background: url('../img/footer.jpg') no-repeat 0 0;
}

#footer .section-img {
	position: absolute;
	top: 0;
	right: 767px;
	height: 140px;
	overflow: hidden;
	text-align: right;
}

#footer .menu {
	height: 65px;
	overflow: hidden;
	padding: 75px 85px 0 245px;
}

#footer .menu ul {
	float: left;
}

#footer .menu ul li {
	float: left;
	padding: 0 13px 5px 13px;
}

#footer .menu ul li a {
	color: #434343;
}

#footer .menu ul li.selected a {
	color: #000000;
}

#footer .menu ul li a:hover {
	color: #000000;
}

#footer .copyright {
	height: 26px;
	overflow: hidden;
	text-align: center;
	color: #FFFFFF;
	line-height: 26px;
}

#main .main-content .content-block table.frame {margin:0px; padding:0px; border-collapse:collapse;}
#main .main-content .content-block table.frame td {border:#ffffff 1px solid; padding:2px 5px;}
