body {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Verdana, sans-serif;
	background: #fff url('images/body_back.gif') repeat-x;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}
div#site {
	margin: 20px auto 0;
	width: 960px;
	background: #fff;
}
#header {
	background: #000 url('images/header_back.gif') repeat-x;
}
div.logo_slogan {
	float: left;
	width: 248px;
	padding: 0 0 0 20px;
}
h1 {
	padding: 20px 0 0 10px;
	margin: 0 0 42px;
}
a.logo {
	background: url('images/logo.gif') no-repeat;
	width: 204px;
	height: 54px;
	display: block;
}
a.logo span {
	display: none;
}
div.slogan {
	/*background: url('images/slogan.gif') no-repeat;*/
	width: 218px;
	height: 90px;
}
div.main_pic {
	padding: 0 0 0 ;
}
div.header_img {
	background: url('images/header_img_front_back1.gif') no-repeat top;
	width: 408px;
	height: 229px;
	float: left;
	padding: 0 0 0 20px;
}
div.header_img div.image {
	
}
div.top_nav {
	float: left;
	width: 260px;
}
div.top_nav div.nav {
	float: left;
	width: 20px;
	padding: 10px 0 0 0;
}
div.top_nav div.nav a.home {
	background: url('images/home.gif') no-repeat;
	width: 15px;
	height: 12px;
	display: block;
	margin: 0 0 11px;
}
div.top_nav div.nav a.home:hover {
	background: url('images/home_hover.gif') no-repeat;
}
div.top_nav div.nav a.homehover {
	background: url('images/home_hover.gif') no-repeat;
	width: 15px;
	height: 12px;
	display: block;
	margin: 0 0 11px;
}
div.top_nav div.nav a.sitemap {
	background: url('images/sitemap.gif') no-repeat;
	width: 15px;
	height: 12px;
	display: block;
	margin: 0 0 12px;
}
div.top_nav div.nav a.sitemap:hover {
	background: url('images/sitemap_hover.gif') no-repeat;
}
div.top_nav div.nav a.sitemaphover {
	background: url('images/sitemap_hover.gif') no-repeat;
	width: 15px;
	height: 12px;
	display: block;
	margin: 0 0 12px;
}
div.top_nav div.nav a.write {
	background: url('images/write.gif') no-repeat;
	width: 15px;
	height: 12px;
	display: block;
}
div.top_nav div.nav a.write:hover {
	background: url('images/write_hover.gif') no-repeat;
}
div.top_nav div.flags {
	float: right;
	padding: 55px 40px 0 0;
}
div.top_nav div.flags a.bg {
	background: url('images/bg.gif') no-repeat;
	width: 16px;
	height: 11px;
	display: block;
	float: left;
	margin: 0 8px 0 0;
}
div.top_nav div.flags a.en {
	background: url('images/en.gif') no-repeat;
	width: 16px;
	height: 11px;
	display: block;
	float: left;
}
div.shadow {
	background: url('images/shadow3.gif') no-repeat;
	width: 960px;
	height: 8px;
	overflow: hidden;
}
ul.menu {
	padding: 27px 0 10px 40px;
}
ul.menu li {
	list-style: none;
	border-bottom: 1px solid #c2c2c2;
	padding: 5px 0;
	width: 170px;
	background: url('images/arrow1.gif') no-repeat left;
}
ul.menu li a {
	padding: 0 0 0 15px;
	color: #fff;
	text-decoration: none;
	position: relative;
	top: -1px;
}
ul.menu li a:hover {
	color: #c2c2c2;
}
div#content {
	background: #dfdfdf url('images/content_back.gif') repeat-y;
	width: 960px;
}
div.ad {
	width: 288px;
	float: left;
	text-align: center;
	padding: 30px 0 0 0;
}
div.intro {
	width: 315px;
	float: left;
	padding: 20px 37px 30px 37px;
	text-align: justify;
	color: #231f20;
}
div.intro a.more {
	color: #231f20;
	float: right;
	text-decoration: none;
}
div.intro a.more:hover {
	text-decoration: underline;
}
div.intro span {
	margin: 0 0 0 3px;
	color: #231f20;
	float: right;
}
div.contacts {
	width: 190px;
	float: left;
	padding: 25px 40px 20px 50px;
	color: #231f20;
	text-align: justify;
}
div.contacts h2 {
	font-size: 11px;
	color: #d4091c;
	text-transform: uppercase;
	padding: 0 0 3px;
}
#footer {
	background: #d0d0d0;
	width: 960px;
	text-align: center;
	padding: 7px 0 8px;
}
#footer p.menu {
	color: #4a4a4a;
	text-align: center;
	padding: 0 0 5px;
}
#footer p.menu a {
	color: #4a4a4a;
	margin: 0 0 0 2px;
	text-decoration: none;
}
#footer p.menu a:hover {
	text-decoration: underline;
}
#footer p.credits {
	color: #4a4a4a;
	font-size: 10px;
}
#footer p.credits a {
	color: #4a4a4a;
}
#footer p.credits a:hover {
	text-decoration: none;
}
a.offices {
	color: #d4091c;
	text-decoration: none;
}
a.offices:hover {
	text-decoration: underline;
}	
a.mailme {
	color: #000;
}
a.mailme:hover {
	text-decoration: none;
}