body {
	background: scroll #000042 url('images/tpl2_bg1.jpg') top left;
	margin: 0;
	font: 12px sans-serif;
	text-align: center;
}

#header {
	width: 998px;
	height: 440px;
	margin: auto;
	background: url('images/tpl2_plate.jpg') bottom center no-repeat;
}
#buttons {
	padding: 10px 0px 0px 588px;
}
#buttons span a {
	display: block;
	width: 38px;
	height: 40px;
	color: #d3e7fc;
	font-size: 0px;
	text-decoration: none;
}
#buttons span {
	display: block;
	float: left;
	width: 60px;
	height: 40px;
}
#buttons .home {
	background: url('images/tpl2_home.png') top left no-repeat;
}
#buttons .mail {
	background: url('images/tpl2_mail.png') top left no-repeat;
}
#buttons .map {
	background: url('images/tpl2_map.png') top left no-repeat;
}
#buttons .view {
	background: url('images/tpl2_view.png') top left no-repeat;
}
#contacts {
	visibility: hidden;
	display: none;
}
#wrapper {
	width: 988px;
	margin: auto;
	text-align: left;
	background-color: #d3e7fc;
}
#menu {
	margin: 40px 0 25px 0;
	float: right;
	width: 658px;
	padding: 0px 20px 0px 0px;
}
#menu ul {
	margin: 0 0 0 -10px;
	padding: 0;
}
#menu li {
	display: inline;
	list-style-type: none;
	padding: 0 17px 0 10px;
	background: #d3e7fc url('images/tpl2_separator.png') top right no-repeat;
	text-transform: uppercase;
}
#menu a {
	color: #3a4c90;
	font: bold 12px sans-serif;
	text-decoration: none;
}

#menu2 {
	background: url('images/tpl1_menu-bg.png') top left no-repeat;
	padding: 8px;
	text-align: center;
}
#menu2 ul {
	margin: 0;
	padding: 0;
}
#menu2 li {
	display: inline;
	list-style-type: none;
	padding: 0 17px 0 10px;
	background: url('images/tpl1_separator.png') top right no-repeat;
	text-transform: uppercase;
}
#menu2 a {
	color: #666666;
	font: bold 10px sans-serif;
	text-decoration: none;
}
.active a {
	color: black !important;
}
.last {
	background-image: none !important;
}
#content {
	float: right;
	width: 658px;
	padding: 10px 20px 10px 0px;
}
#content h1 {
	color: red;
	font: bold 14px sans-serif;
	text-transform: uppercase;
}
#content h3 {
	font: bold 12px sans-serif;
}
#content h1 a, h2 a, h3 a {
	color: black;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#left-pannel {
	width: 310px;
	text-align: center;
	background: url('images/tpl2_logo.png') top center no-repeat;
}
#left-menu {
	padding: 90px 10px 20px 80px;
	text-align: left;
}
#left-menu ul {
	margin: 0;
	padding: 0;
}
#left-menu li {
	list-style-type: none;
	padding: 5px 0;
	text-transform: uppercase;
}
#left-menu a {
	color: black;
	font: bold 12px sans-serif;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 237px;
	background: url('images/tpl2_footer.png') bottom right no-repeat;
}
#links {
	padding: 80px 665px 5px 40px;
	color: #5a6cb0;
	font: normal 10px sans-serif;
}
#links a {
	color: #5a6cb0;
}
