html, body, form, ul, li, p, h1, h2 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main_inside { 
	height: 100%;
}
* html #main_inside { 
  height: 90%;
}
img {
	border: 0px;
}
body {
	font-size: 11px;
	font-family: arial;
	/*background: url(../images/bg.gif) repeat-x; */
}
#main_index {
	width: 1002px; 
	margin: 0px auto;
}
#main_inside {
	width: 1002px;
	min-height: 90%;
	margin: 0px auto -65px auto;
	position: relative;
}
#logo {
	width: 670px; 
	height: 55px;
	background: url(../images/header_txt.gif) no-repeat right 10px;
	padding: 16px 0 0 20px;
	float: left;
}
#lang {
	width: 45px;
	height: 25px;
	font-size: 9px;
	text-align: right;
	background: url(../images/lang_line.gif) no-repeat;
	padding: 9px 20px 0 0;
	float: right;
}
#lang a {
	color: #FFFFFF;
	text-decoration: none;
}
#lang a.act {
	color: #9C9C9C;
}
#lang a:hover {
	text-decoration: underline;
}
#icons {
	width: 65px;
	padding: 10px 10px 0 0;
	float: right;
}
#icons a {
	margin: 0 7px 0 0;
	float: right;
}
#menu {
	width: 800px;
	height: 38px;
	text-align: center;
	list-style: none;
	padding: 0 0 0 202px;
	float: left;
  white-space: nowrap;
}
#menu li {
	height: 30px;
	border-right: 1px solid #FFFFFF;
	float: left;
}
#menu .last {
	border-right: none;
}
#menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 12px 8px 0 9px;
	float: left;
}
#menu a:hover, #menu a.act {
	color: #004282;
}
#flash {
	width: 1002px;
	height: 310px;
	float: left;
}
#sub_menu {
	width: 1002px;
	height: 118px;
	list-style: none;
	background: #F2F2F2;
	float: left;
}
#sub_menu li {
	width: 111px;
	height: 118px;
	background: url(../images/sub_border.gif) no-repeat right center;
	float: left;
}
#sub_menu .last {
	background: none;
}
/*#sub_menu a {
	width: 94px;
	color: #757575;
	font-family: trebuchet MS;
	text-decoration: none;
	text-align: center;
	margin: 5px 5px 0 5px;
	float: left;
}   */
#sub_menu a:hover {
	color: #B83030;
}
#sub_menu a {
	width: 94px;
	color: #555555;
	font-family: trebuchet MS;
	text-decoration: none;
	text-align: center;
	padding: 45px 0 0 0;
	margin: 25px 5px 0 5px;
	float: left;
}
#sub_menu a.url_1 {
	background: url(../images/sub_1.gif) no-repeat center 0;
}
#sub_menu a:hover.url_1 {
	background: url(../images/sub_1_hover.gif) no-repeat center 0;
}
#sub_menu a.url_2 {
	background: url(../images/sub_2.gif) no-repeat center 0;
}
#sub_menu a:hover.url_2 {
	background: url(../images/sub_2_hover.gif) no-repeat center 0;
}
#sub_menu a.url_3 {
	background: url(../images/sub_3.gif) no-repeat center 0;
}
#sub_menu a:hover.url_3 {
	background: url(../images/sub_3_hover.gif) no-repeat center 0;
}
#sub_menu a.url_4 {
	background: url(../images/sub_4.gif) no-repeat center 0;
}
#sub_menu a:hover.url_4 {
	background: url(../images/sub_4_hover.gif) no-repeat center 0;
}
#sub_menu a.url_5 {
	background: url(../images/sub_5.gif) no-repeat center 0;
}
#sub_menu a:hover.url_5 {
	background: url(../images/sub_5_hover.gif) no-repeat center 0;
}
#sub_menu a.url_6 {
	background: url(../images/sub_6.gif) no-repeat center 0;
}
#sub_menu a:hover.url_6 {
	background: url(../images/sub_6_hover.gif) no-repeat center 0;
}
#sub_menu a.url_7 {
	background: url(../images/sub_7.gif) no-repeat center 0;
}
#sub_menu a:hover.url_7 {
	background: url(../images/sub_7_hover.gif) no-repeat center 0;
}
#sub_menu a.url_8 {
	background: url(../images/sub_8.gif) no-repeat center 0;
}
#sub_menu a:hover.url_8 {
	background: url(../images/sub_8_hover.gif) no-repeat center 0;
}
#sub_menu a.url_9 {
	background: url(../images/sub_9.gif) no-repeat center 0;
}
#sub_menu a:hover.url_9 {
	background: url(../images/sub_9_hover.gif) no-repeat center 0;
}
#left_sidebar {
	width: 200px;
	padding: 20px 10px 10px 10px;
	float: left;
}
#left_sidebar #inside_menu {
	width: 200px;
	list-style: none;
	float: left;
  font-size: 12px;
}
#left_sidebar #inside_menu li {
	width: 200px;
	padding: 2px 0 2px 0;
	float: left;
}
#left_sidebar #inside_menu a {
	color: #535353;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 10px;
	float: left;
}
#left_sidebar #inside_menu a.close {
	background: url(../images/inside_menu_icon_1.gif) no-repeat 0 6px;
}
#left_sidebar #inside_menu a.open {
  text-decoration: underline;
	background: url(../images/inside_menu_icon_2.gif) no-repeat 0 6px;
}
#left_sidebar #inside_menu a:hover, #left_sidebar #inside_menu a.act, #pages a:hover {
	color: #B83030;
}
#left_sidebar #inside_menu a.sub {
	font-weight: normal;
	background: url(../images/inside_menu_icon_4.gif) no-repeat 10px 6px;
	padding: 0 0 0 20px;
}
#left_sidebar #inside_menu a:hover.sub, #left_sidebar #inside_menu a.act_sub {
	color: #B83030;
	background: url(../images/inside_menu_icon_3.gif) no-repeat 10px 6px;
}
#left_sidebar #inside_menu a.act_sub {
  text-decoration: underline;
}
#left_sidebar #inside_menu a.sub_sub {
	font-weight: normal;
	padding: 0 0 0 30px;
}   
#left_sidebar #inside_menu a.act_sub_sub{
  color: #B83030;
  font-weight: normal;
  padding: 0 0 0 30px;
  text-decoration: underline;
}
#right_sidebar {
	width: 242px;
	color: #444444;
	padding: 23px 10px 10px 10px;
	float: left;
}
#right_sidebar h2 {
	width: 242px;
	font-size: 12px;
	background: url(../images/line_2.gif) repeat-x 0 11px;
	padding: 0 0 10px 0;
	float: left;
}
#right_sidebar p {
	width: 242px;
	color: #444444;
	font-size: 12px;
	padding: 0 0 20px 0;
	float: left;
}
#right_sidebar .ad_1 {
	width: 242px;
	float: left;
}
#content_1 {
	width: 500px;
	color: #444444;
	padding: 20px 10px 10px 10px;
	float: left;
  font-size: 12px;
}
#content_1 a {
  color: #757575;
  font-family: trebuchet MS;
  text-decoration: underline;
}
#content_1 a:hover {
  color: #B83030;
}   
#content_2 a {
  color: #757575;
  font-family: trebuchet MS;
  text-decoration: underline;
}
#content_2 a:hover {
  color: #B83030;
}
#content_2 {
	width: 735px;
	color: #444444;
	padding: 20px 10px 10px 230px;
	float: left;
}
#content_1 h1, #content_2 h1 {
	width: 500px;
	color: #B83030;
	font-size: 16px;
	font-weight: bold;
	background: url(../images/line_1.gif) repeat-x 0 14px;
	padding: 0 0 10px 0;
	float: left;
}
#content_1 h1 span, #content_2 h1 span, #right_sidebar h2 span {
	background: #FFFFFF;
	padding: 0 5px 0 0;
	float: left;
}
#content_1 #big_foto {
	width: 500px;
	text-align: left;
	padding: 30px 0 10px 0;
	
}
#content_1 table {
	width: 500px;
	margin: 0 0 10px 0;
	float: left;
}
#content_1 table td {
	line-height: 19px;
	border-bottom: 1px solid #E0E1E2;
	padding: 2px 10px 2px 10px;
}
#content_1 #file {
	width: 490px;
	background: url(../images/shadow.jpg) no-repeat center bottom;
	padding: 10px 0 25px 10px;
	float: left;
}
#content_1 #file a, #pages a, #footer_inside_main #help_links a  {
	color: #444444;
	font-size: 10px;
	text-decoration: none;
}
#content_1 #gallery {
	width: 500px;
	padding: 0 0 25px 0;
	float: left;
}
#content_1 #gallery a {
	width: 124px;
	color: #444444;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding: 0 0 10px 0;
	float: left;
  height: 115px;
}
#content_1 #gallery span {
	padding: 5px 0 5px 0;
	display: block;
}
#content_1 #gallery a img {
  border: 1px #004282 solid;
}
#content_2 #news_main {
	width: 735px;
  font-size: 12px;
	background: url(../images/shadow.jpg) no-repeat 0 bottom;
	padding: 10px 0 20px 0;
	float: left;
}
#content_2 #news_main .date {
  font-size: 12px;
  color: #B83030;
}
#content_2 #news_main .title {
  font-size: 12px;
  color: #004282;
  font-weight: bold;
}
#content_2 #news_main .row {
	width: 735px;
  font-size: 12px; 
	padding: 0 0 20px 0;
	float: left;
}
#content_2 #news_main .row img {
	margin: 0 20px 10px 0;
	float: left;
}
#content_2 #news_main .row span{
	color: #004282;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
	display: block;
}   
#content_2 #news_main .row span a {
  font-family: Arial;
  color: #004282;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}#content_2 #news_main .row span a:hover {
  font-family: Arial;
  color: #004282;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

#content_2 #news_main .row small {
	color: #B83030;
	font-weight: normal;
	margin: 0 5px 0 0;
}
#content_2 #news_main .row p {
	font-size: 12px;
	display: block;
}
#content_2 #contact {
	width: 735px;
	padding: 20px 0 10px 0;
	float: left;
}
#content_2 #contact .row {
	width: 735px;
	padding: 3px 0 3px 0;
	float: left;
}
#content_2 #contact .row label {
	width: 80px;
	text-align: right;
	padding: 3px 10px 0 0;
	float: left;
}
#content_2 #contact .row .input, #content_2 #contact .row .textarea {
	width: 280px;
	font-size: 11px;
	font-family: arial;
	border: 1px solid #C0C0C0;
	padding: 2px;
	float: left;
}
#content_2 #contact .row .submit {
	cursor: pointer;
	margin: 5px 0 0 85px;
	float: left;
}
#pages {
	width: 500px;
	font-size: 10px;
  text-align: right;
	padding: 15px 0 15px 0;
	float: left;
}
#pages .left {
	width: 250px;
	float: left;
}
#pages .right {
	width: 250px;
	text-align: right;
	float: right;
}
#pages a, #footer_inside_main #help_links a {
	margin: 0 5px 0 5px;
  font-size: 11px;
}
#footer_index {
	width: 1002px;
	float: left;
}
#footer_index .left {
	width: 602px;
	color: #004282;
	font-size: 10px;
	padding: 27px 0 0 10px;
	float: left;
}
#footer_index .left a {
	color: #004282;
	text-decoration: none;
}
#footer_index .left a:hover {
	text-decoration: underline;
}
#footer_inside_main {
	width: 100%;
	height: 65px;
	position: relative;
}
#footer_inside_main #help_links {
	width: 540px;
	padding: 0px 231px 10px 231px;
	margin: 0 auto;
}
#footer_inside_left {
	width: 25%;
	height: 65px;
	background: url(../images/footer_bg.gif) repeat-x;
	position: absolute;
	left: 0;
}
#footer_inside {
  width: 1002px;
  height: 65px;
  background: url(../images/footer_bg.gif) repeat-x;
  margin: 0px auto;
  
}
#footer_inside .left {
	width: 25%;
  height: 65px;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
  
  left: 346px;
}
#footer_inside .right {
	width: 384px;
	height: 65px;
	float: right;
}
.clearfooter {
	height: 65px;  
	clear: both;
}
#content_1 #file img, #lang img {
	vertical-align: middle;
}
#footer_inside .right a, #footer_index .right {
	float: right;
}
.clear {
  height: 15px;
  clear: both;
}
div#lrt {
  color: #757575;
  font-family: trebuchet MS;
  margin: 5px;
  margin-left: 10px;
}
/*----------------------------------------------*/
#content_3 {
  width: 753px;
  color: #444444;
  padding: 20px 10px 10px 10px;
  float: left;
  font-size: 12px;
  
}
#content_3 a {
  color: #757575;
  font-family: trebuchet MS;
  text-decoration: underline;
}
#content_3 a:hover {
  color: #B83030;
}   
#content_3 h1, #content_2 h1 {
  width: 753px;
  color: #B83030;
  font-size: 16px;
  font-weight: bold;  
  background: url(../images/line_1.gif) repeat-x 0 14px;
  padding: 0 0 10px 0;
  float: left;
}
#content_3 h1 span {
  background: #FFFFFF;
  padding: 0 5px 0 0;
  float: left;
}
#content_3 #big_foto {
  width: 500px;
  text-align: center;
  padding: 30px 0 10px 0;
  float: left;
}
#content_3 table {
  width: 500px;
  margin: 0 0 10px 0;
  float: left;
}
#content_3 table td {
  border-bottom: 1px solid #E0E1E2;
  padding: 2px 10px 2px 10px;
}
#content_3 #file {
  width: 490px;
  background: url(../images/shadow.jpg) no-repeat center bottom;
  padding: 10px 0 25px 10px;
  float: left;
}
#content_3 #file a, #pages a {
  color: #444444;
  font-size: 10px;
  text-decoration: none;
}
#content_3 #gallery {
  width: 500px;
  padding: 0 0 25px 0;
  float: left;
}
#content_3 #gallery a {
  width: 124px;
  color: #444444;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  padding: 0 0 10px 0;
  float: left;
}
#content_3 #gallery span {
  padding: 5px 0 5px 0;
  display: block;
}
#contact {
  width: 735px;
  padding: 20px 0 10px 0;
  float: left;
  font-size: 12px;
}
.blue_border {
  border: 1px #004282 solid;     
}
