body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	text-align: left;
	background-color: #245AE7;
	background-image:url(../img/top_back_glow.jpg);
	background-repeat:repeat-x;
}

img {border:0; padding:0; margin:0;}

a {text-decoration: underline; background-color: transparent;}
a:link {color: #E6FF4D;}
a:visited {color: #E6FF4D;}
a:hover {color: #fff;}
a:active {color: #fff;}

h2 {font-size: 175%; line-height: 150%; margin-bottom: 0px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; color: #E6FF4D;}
h3 {font-size: 135%; margin-bottom: 30px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
h4 {font-size: 125%; font-weight: normal;}

div.clear {clear: both; height: 1px; overflow:hidden;}

p.promo {
	padding: 13px 0 13px 70px;
	font-size: 175%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div.page_container {
	background-image:url(../img/back_sky.jpg);
	background-repeat: no-repeat;
	padding: 35px 0 0 0;
	}

div.header {
	height: 106px;
	padding-bottom: 25px;
	padding-left: 4%;
	padding-right: 5%;
	}

div.logo {float: left; width: 544px;}
.logo_img {margin-right: 30px;}

div.snavi {float: right; height: 74px; width: 95px; padding-top: 15px;}

img.snavi_home_act {margin-right: 15px; vertical-align: top;}
img.snavi_home {margin-left: 35px; margin-right: 20px; margin-top: 27px;}
img.snavi_mail {margin-top: 27px;}

/* Menu */

div.menu {padding-left: 4%;}

.menu div {
	float: left;
	width: 24%;
	text-align: center;
	font-size: 120%;
	}

div.menu_selected {font-weight: bold;}

/* Content */

div.content {padding: 50px 0 50px 0;}

div.left_content_1st {
	float: left; 
	width: 50%; 
	padding-left: 8%; 
	padding-right: 2%;
	}

div.right_content_1st {
	float: right; 
	width: 35%;
	}

div.left_content {
	float: left; 
	width: 42%; 
	padding-left: 8%; 
	padding-right: 2%;
	}

div.left_content_infr {
	float: left; 
	width: 60%; 
	padding-left: 8%; 
	padding-right: 2%;
	}

div.right_content {
	float: right; 
	width: 43%;
	}

div.main_ill {
	height: 640px;
	font-size: 130%;
	}

div.main_map_1, div.main_map_2 {
	position: absolute;
	height: 450px;
	width: 830px;
	margin-top: 80px;
	right: 20%;
	background-color:#FFFFFF;
	background-image: url(../img/map_big_1.gif);
	background-repeat: no-repeat;
	border: 15px solid #fff;
	z-index: 100;
	}

div.main_map_2 {
	background-image: url(../img/map_big_2.gif);
	background-repeat: no-repeat;
	}


/* Contacts start */

.sendform th {width: 90px; padding-bottom: 10px; text-align: left; font-weight: normal; vertical-align: bottom;}
.sendform td {padding-bottom: 10px; vertical-align: bottom;}

form {margin:0; padding:0;}

.sendform input.field {
	width: 85%;
	background-color: transparent;
	background-image: url(../img/blank_pix.gif);
	border-bottom:1px solid #fff;
	border-top: 0;
	border-left:0;
	border-right:0;	
	color:#fff;
	}

.sendform textarea {
	width: 85%;
	padding: 5px;
	border:1px solid #fff;
	color:#fff;
	background-color: transparent; background-image: url(../img/transparentpixel.gif);
	}

.sendform input.send_butt {width: 160px;}

span.ok {padding: 4px 0 2px 20px; background-image:url(../img/ok.gif); background-repeat:no-repeat; background-position: 0 50%;}
span.warning {padding: 4px 0 2px 20px; background-image:url(../img/warning.gif); background-repeat:no-repeat; background-position: 0 50%;}

/* End contacts */


/* footer */

div.footer_cont {
	height: 120px; 
	background-image:url(../img/footer_back.gif); 
	background-repeat: repeat-x; 
	background-position: 0% 100%;
	}

div.footer {
	height: 119px; 
	padding-left: 8%;
	padding-top: 1px;
	font-size: 85%; 
	background-image:url(../img/footer.gif); 
	background-repeat:no-repeat; 
	background-position: 0% 100%;
	}

.footer p {margin: 0; padding: 0;}

/* Png fixing */

.png
	{
	//background-image: none ! important;
	behavior:  url("common/pngfix.htc");
	}
