html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #005798;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
	font-size: 18px;
	color: #005798;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #005798;
}
a:hover {
	text-decoration: underline;
	color: #1D5292;
}
.container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.top_container {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bottom_container {
	background-image: url(../img/bg_bottom2.gif);
	background-repeat: no-repeat;
	width: 856px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 200px;
}
.div_container {
	width: 780px;
}
.topline {
	font-size: 0px;
	background-color: #FFFFFF;
	height: 5px;
	width: 780px;
}
.top_nav {
	height: 30px;
	float: left;
	width: 596px;
}
.top_catalog {
	width: 182px;
	float: right;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7492B3;
	padding-top: 2px;
	font-weight: bold;
	width: 780px;
}
.lang_del {
	padding-right: 2px;
	padding-left: 2px;
}
.lang a {
	color: #7492B3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.lang a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.logo {
	height: 50px;
	width: 596px;
	padding-top: 21px;
	padding-bottom: 39px;
	float: left;
}
.main_content {
	float: left;
	padding-top: 15px;
	width: 585px;
	padding-right: 11px;
}
.main_leftnav {
	float: left;
	width: 145px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005798;
	font-weight: bold;
}
.main_leftnav_title {
	font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 145px;
	display: block;
	font-weight: bold;
}
.main_leftnav_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.main_rightcont {
	width: 420px;
	float: left;
}
.main_rightcont_ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 17px;
	text-align: justify;
	color: #333333;
}
.main_leftmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.main_leftmenu li a {
	color: #005798;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 10px;
	display: block;
	list-style-type: none;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../img/ico_nav1.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
	padding-right: 0px;
	width: 130px;
	font-weight: normal;
}
.main_leftmenu li a:hover {

	color: #1D5292;
	text-decoration: none;
	background-image: url(../img/ico_nav2.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.main_leftmenu_active {
	color: #005798;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 10px;
	display: block;
	padding-top: 10px;
	background-image: url(../img/ico_nav2.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
	padding-right: 0px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}





























.division_links {
	background-image: url(../img/bg_links.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 780px;
	float: left;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 1px;
}
.footer_bg {
	background-image: url(../img/bg_bottom.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #005798;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.footer_links {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}
.footer_links_del {
	padding-right: 10px;
	padding-left: 10px;
}

.footer_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #C1D7E6;
}
.footer_links a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_links_terms {
	color: #C1D7E6;
	padding-left: 11px;
	padding-top: 2px;
}
.footer_links_made {
	color: #C1D7E6;
	padding-left: 11px;
	padding-top: 6px;
}
.footer_links_made a {
	color: #FFF;
	text-decoration: none;
}
.footer_links_made a:hover {
	color: #C1D7E6;
	text-decoration: none;
}