﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #255f90;
	font: 11px Tahoma;
}
img {
	border: 0px;
}
#container {
	position:relative;
	margin:0px auto;
	width: 945px;
}
td {
	vertical-align: top;
}
#wrapper {
	background: url(images/wrapper.gif);
}
#wrapper .menu {
	list-style: none;
	margin: 10px 5px 10px 85px;
}
#wrapper .menu li {
	background: url(images/menu_li.gif) no-repeat left center;
	padding-left: 12px;
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	display: block;
	line-height: 18px;
}
#wrapper .menu li a {
	color: #ffffff;
	text-decoration: underline;
}
#wrapper #left {
	width: 234px;
	background: url(images/wrap_l.gif) no-repeat;

}

.wrap_r {
	background:url(images/wrap_r.gif) no-repeat left top;
}

#mail {
	background:url(images/mail.gif) no-repeat left bottom;
	position:absolute;
	height:100px;
	margin-left:33px;
	width:140px;
	bottom:55px;
}

#mail h2 {
	color:#bcfffe;
	font: 12px Arial;
	display:block;
	position:absolute;
	left:52px;
	top:34px;
	width:140px;

}



#mail h3 {
	color:#fff;
	font: 18px Arial;
	letter-spacing:-1px;
	display:block;
	position:absolute;
	left:58px;
	top:51px;
	width:140px;
}

#mail h3 b {
	color:#00cdff;
	font-weight:normal;
}

#mail h4 {
	color:#fff;
	letter-spacing:-1px;
	font: 14px Arial;
	display:block;
	position:absolute;
	left:58px;
	top:78px;
	width:140px;
}



#wrapper #right {
	color:#3e4141;
	margin:0px 25px 14px 46px;
	padding:14px 16px 20px 15px;
	background:#fff;
	font: 11px/18px Tahoma;
}
#wrapper #right p {
	text-indent:30px;
	padding:5px 0px;
}

#wrapper #right h1 {
	color:#010233;

	background:#e2f2f9;
	font:15px/30px Arial;
	padding:2px 6px 2px 6px;
	margin-bottom:5px;

}

#wrapper #left h1 {
	font: 11px Arial;
	color: #bcfffe;
	border-bottom:1px #378dac solid;
	display:block;
	width:143px;
	margin:16px 0px 15px 77px;
}

#wrapper .menu li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#header {
	position: relative;
	width: 945px;
	height: 345px;
	background: url(images/head_bg.jpg) no-repeat;
}
#logo {
	position: absolute;
	left: 14px;
	top: 23px;
	width: 252px;
	height: 40px;
}
#h-menu {
	position: absolute;
	left: 296px;
	top: 33px;
	width: 416px;
	height: 18px;
	display: block;
	list-style: none;
}
#h-menu li {
	display: block;
	float: left;
	background: url(images/h_menu_li.gif) no-repeat 0px 0px;
	padding-left: 25px;
	height: 18px;
	font: 12px Arial;
	text-transform: uppercase;
	padding-right: 6px;
	color: #9c8e6d;
	padding-top: 1px;
}
#h-menu li a {
	color: #9c8e6d;
	text-decoration: underline;
}
#h-menu li a:hover {
	color: #9c8e6d;
	text-decoration: underline;
}
.h-adr {
	position: absolute;
	left: 719px;
	top: 35px;
	width: 195px;
	height: 29px;
	text-transform: uppercase;
	color: #9c8e6d;
	font: 12px/13px Arial;
}
.url {
	position: absolute;
	left: 92px;
	top: 99px;
	width: 532px;
	height: 68px;
	background: url(images/url.gif) no-repeat;
}
h1.slogan {
	color: #294c61;
	font:  10px/12px Verdana;
	letter-spacing:-1px;

	text-transform: uppercase;
	display: block;
	position: absolute;
	left: 77px;
	top: 168px;
	width: 380px;
	height: 24px;
}
#footer {
	background: url(images/foot_bg.gif) no-repeat;
	height: 55px;
	position: relative;
	font: 10px Tahoma;
}
#footer .text {
	position: absolute;
	top: 28px;
	left: 78px;
	color: #29506c;
}

#footer .text  a {
	color: #29506c;
	text-decoration:underline;
}
#footer .text  a:hover {
	color: #29506c;
	text-decoration:none;
}


#footer .menu {
	position: absolute;
	top: 28px;
	left: 366px;
	color: #29506c;
	list-style: none;
}
#footer .menu li {
	display: inline;
	text-transform: uppercase;
}
#footer .menu li a {
	color: #29506c;
	text-decoration: none;
}
#footer .menu li a:hover {
	color: #29506c;
	text-decoration: underline;
}
#footer .shet {
	position: absolute;
	top: 20px;
	left: 628px;
	color: #29506c;
}