body {
	margin: 0;
	font: 12px sans-serif;
	color: #707070;
	text-align: center;
}

#header {
	background: #f6f7f9 url('images/tpl1_header.jpg') top left;
	width: 1000px;
	height: 333px;
	margin: auto;
}
#header object {
	visibility: hidden;
	display: none;
}
#header embed {
	visibility: hidden;
	display: none;
}
#buttons {
	position: relative;
	padding: 88px 10px 0px 720px;
	text-align: left;
}
#buttons a {
	color: #ab9a6f;
	text-decoration: none;
}
#buttons span {
	display: block;
	padding-left: 41px;
	margin-bottom: 1px;
}
#buttons .home {
	background: url('images/tpl1_home.png') top left no-repeat;
}
#buttons .mail {
	background: url('images/tpl1_mail.png') top left no-repeat;
}
#buttons .map {
	background: url('images/tpl1_map.png') top left no-repeat;
}
#buttons .view {
	background: url('images/tpl1_view.png') top left no-repeat;
}
#contacts {
	font: 11px sans-serif;
	color: #707070;
	margin: 30px 0 0 40px;
}
#contacts a {
	display: inline;
	margin: 0px;
}
#wrapper {
	width: 1000px;
	margin: auto;
	background: #f6f7f9 url('images/tpl1_bg-right.jpg') top right no-repeat;
	text-align: left;
}
#menu {
	background: url('images/tpl1_menu-bg.png') top left no-repeat;
	padding: 12px;
	text-align: center;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu 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;
}
#menu a {
	color: #666666;
	font: bold 13px sans-serif;
	text-decoration: none;
}

#menu2 {
	padding: 12px;
	text-align: center;
font: 10px sans-serif;
}
#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: #df2f31 !important;
}
.last {
	background-image: none !important;
}
#content {
	padding: 10px 30px 10px 10px;
	float: right;
	width: 700px;
}
#content h1 {
	color: #d0b280;
	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: 255px;
	padding-top: 18px;
	text-align: center;
}
#left-menu {
	padding: 10px 40px 10px 50px;
	font: 11px sans-serif;
	text-align: left;
}
#left-menu ul {
	margin: 0;
	padding: 0;
}
#left-menu li {
	list-style-image: url('images/tpl1_left-list.gif');
	padding: 5px 0;
	border-bottom: 1px dotted black;
}
#left-menu a {
	color: #707070;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 210px;
	background: url('images/tpl1_footer.jpg') top left no-repeat;
}
#links {
	padding: 50px 25px 110px 270px;
	font: normal 10px sans-serif;
}
#links a {
	color: #707070;
}
#menuflash { text-align: center; height: 25px;}
#menuflash .flmenu { padding: 5px 10px 10px 10px; text-decoration: none; font-weight: bold; color: #DF2F31; }
