body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838fbb;
	background: #08123a;
}

a:link, a:visited { color: #ffffff; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #99FFFF; text-decoration: underline; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { float: left; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_10 { margin-right: 10px; }
.margin_right_60 { margin-right: 60px; }


#m42_header_wrapper{
	clear: both;
	width: 100%;
	height: 10px;	
	margin: 0 auto;
	background: url(images/m42_header_repeat.jpg) repeat-x;
}

#m42_header_wrapper #m42_header_panel{
	width: 980px;
	height: 150px;	
	margin:0 auto;
	color: #FFF;
	text-align: center;
	background: url(images/m42_header.jpg) no-repeat;
}

#m42_header_panel #m42_header{
	padding-top: 0px;
	font-size: 8px;
	letter-spacing: 0px;
	font-family: "Times New Roman", Times, serif;
}

#m42_header_panel #m42_tagline{
	font-size: 20px;
	padding: 20px 0px 5px 0px;
	font-family: "Times New Roman", Times, serif;
}


#m42_banner_wrapper{
	clear: both;
	width: 100%;
	height: 240px;	
	margin: 0 auto;
	background: url(images/m42_banner_repeat.jpg) repeat-x;
}

#m42_banner_wrapper #m42_banner_panel{
	width: 980px;
	height: 240px;
	margin:0 auto;
	background: url(images/m42_banner.jpg) no-repeat;
	cursor: url('images/blue.cur'), crosshair;
}

#m42_banner_ip{
	position: relative;
    top: 156px;
    left: 180px;
    width: 440px;
    height: 30px;
	font-size: 14px;
	color: #37a5dd;
	font-family: "Times New Roman", Times, serif;
}
#m42_banner_cr{
	position: relative;
    top: 0px;
    left: 60px;
    width: 40px;
	font-size: 14px;
	color: #37a5dd;
	font-family: "Times New Roman", Times, serif;
}
#m42_banner_mc{
	position: relative;
    top: -10px;
    left: 460px;
    width: 54px;
	font-size: 14px;
	color: #37a5dd;
	font-family: "Times New Roman", Times, serif;
}
#m42_banner_ur{
	position: relative;
    top: 170px;
    left: 870px;
    width: 40px;
	text-align: right;
	font-size: 14px;
	color: #37a5dd;
	font-family: "Times New Roman", Times, serif;
}
#m42_banner_uge{
	position: relative;
    top: 80px;
    left: 660px;
    width: 120px;
	text-align: left;
	font-size: 14px;
	color: #37a5dd;
	font-family: "Times New Roman", Times, serif;
}
#m42_banner_ua{
	position: relative;
    top: 122px;
    right: 40px;
	text-align: center;
	font-size: 10px;
	color: #37a5dd;
	font-family: "Times New Roman", Times, serif;
}
#m42_banner_ca{
	position: relative;
    top: -120px;
    right: -560px;
    width: 400px;
	text-align: right;
	font-size: 10px;
	color: #37a5dd;
	font-family: "Times New Roman", Times, serif;
}

#m42_menu_wrapper{
	width: 100%;
	height: 90px;	
	margin: 0 auto;
	background: url(images/m42_menu_bg_repeat.jpg) repeat-x;
}

#m42_menu_wrapper #m42_menu_panel{
	width: 980px;
	height: 90px;	
	margin:0 auto;
	background: url(images/m42_menu_bg.jpg) no-repeat;
}

#m42_menu_panel ul {
	float: left;
	margin: 20px 0 0 10px;
	padding: 0;
	list-style: none;
}

#m42_menu_panel ul li{
	display: inline;
}

#m42_menu_panel ul li a{
	float: left;
	width: 115px;
	height: 52px;
	padding: 8px 0 0 0;
	margin-right: 40px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #37a5dd;
	background: url(images/m42_menu_button.png) no-repeat;
}

#m42_menu_panel li a:hover, #m42_menu_panel li .current{
	color: #ffffff;
	background: url(images/m42_menu_button_hover.png) no-repeat;
}

#m42_menu_panel li .last {
	padding-right: 0px;
	border-right: none;
}



#m42_content_wrapper{
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(images/m42_content_bg.jpg) repeat-x;
}

#m42_content_wrapper #m42_content_panel{
	width: 960px;
	padding: 40px 10px 0 10px;
	margin:0 auto;
}

#m42_content_panel .indh_3del{ 
	float: left;
	width: 280px;
}

#m42_content_panel .indh_1del{
	width: 960px;
	text-align: center;
}

.indh_3del p{
	text-align: left;
	margin-bottom: 10px;
}

.indh_3del p a {
	color: #abbdfe;
}

.p_section {
 	color: #abbdfe;
	text-align: justify;
	text-decoration: underline;
	margin-bottom: 10px;
}


.t_skema {
 	color: #abbdfe;
	text-align: left;
	margin-bottom: 10px;
}

.skema_clr {
	background: url(images/m42_content_bg.jpg) repeat-x;
}

.services {
	margin: 20px 0 0 30px;
	padding: 0px;
}

.services li{
	padding-bottom: 10px;
}

.header_01 {
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.image_box_01 {
	padding: 4px;
	background: #7a93d0;
	margin-bottom: 10px;
}

.image_box_01 img {
	border: 1px solid #fff;	
}

.news_section {
	clear: both;
}

.news_section .news_image {
	float: left;
	margin: 3px 0 0 0;
	width: 82px;
	padding: 4px;
	background: #7a93d0;
}

.news_image_t {
	cursor:default;
}

.news_image img {
	width: 80px;
	height: 80px;
	border: 1px solid #ffffff;
}

.news_section .news_content {
	float: right;
	width: 170px;
}

.news_section .news_title {
	font-size: 12px;
	font-weight: bold;
	color: #abbdfe;
}



#m42_footer_wrapper{
	clear: both;
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #203172;
	background: #040a25;
}

#m42_footer_wrapper #m42_footer_panel{
	width: 980px;
	margin:0 auto;
	padding: 15px 0;
	text-align: center;
}

#m42_footer_panel a {
	color: #abbdfe;
}
