* { margin:0; padding:0; border:0; }

ul {
	list-style:none;
}
ol {
	list-style-position: inside; 
}

a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
td {
	padding:0;
}

body {
	color:#271e1b;
	font:normal 12px/15px Tahoma;
	background:#fff;
}
h1 {
	color:#000;
	font:bold 20px/28px Tahoma;
	margin:3px 0;
}
h2 {
	color:#000;
	font:bold 14px/26px Tahoma;
	margin:3px 0;
}
h3 {
	color:#000;
	font:bold 20px/24px Tahoma;
	margin:3px 0;
}

#main {
	width:998px;
	margin:0 auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#top {
	height:110px;
	background:#78b9fc url(img/top.jpg) no-repeat;
}
#logo {
	float:left;
	width:272px;
	height:72px;
	margin:21px 0 0 66px;
	display:inline;
}
#item {
	float:right;
}
#item li {
	float:left;
	margin:13px 16px 0 16px;
	display:inline;
}
#item a {
	display:block;
	width:21px;
	height:21px;
	background:#bcb3a4;
}
#item a.home {
	background:url(img/home.gif) no-repeat;
}
#item a.home:hover,
#item a.homeactive {
	background:url(img/active_home.gif) no-repeat;
}
#item a.map {
	background:url(img/map.gif) no-repeat;
}
#item a.map:hover,
#item a.mapactive {
	background:url(img/active_map.gif) no-repeat;
}
#item a.mail {
	background:url(img/mail.gif) no-repeat;
}
#item a.mail:hover,
#item a.mailactive {
	background:url(img/active_mail.gif) no-repeat;
}
#top2 {
	height:237px;
	color:#fff;
	font:normal 24px/28px Tahoma;
	text-transfomr:uppercase;
	padding:0 0 0 390px;
	background:#58a5f5 url(img/top2.jpg) no-repeat;
}
#top2 span.small {
	font-size:18px;
	background:none;
}
#top2 div {
	margin:0 447px 15px 0;
	padding:0 0 4px 0;
	background:url(img/top2.gif) repeat-x bottom;
}

#navigation {
	height:80px;
	background:#6b5b55 url(img/nav.gif) repeat-x;
}
#navigation ul {
	width:770px;
	height:80px;
	padding:0 0 0 230px;
	background:url(img/nav2.gif) no-repeat;
}
#navigation li {
	float:left;
	background:url(img/ul.gif) no-repeat 0 3px;
	padding:0 0 0 21px;
	margin:0 32px 10px 35px;
	display:inline;
}
#navigation a {
	color:#f7f3de;
	font-size:14px;
	text-decoration:none;
}
#navigation a:hover {
	color:#f7f3de;
	text-decoration:underline;
}
#content {
	background:#f7f3de url(img/content.gif) repeat-x;
}
.content-bottom-left {
	min-height:380px;
	height:auto !important;
	height:4380px;
	padding:10px 25px 40px 25px;
	background:url(img/tel.gif) no-repeat bottom left;
}
#content ul,
#content p {
	margin:8px 0;
}


#footer {
	height:62px;
	background:#d4cdbc url(img/f.gif) repeat-x;
}
#f-left {
	float:left;
	width:268px;
	height:62px;
	color:#635d55;
	padding:0 0 0 80px;
	font:normal 24px/62px Tahoma;
	background:url(img/ftel.gif) no-repeat;
	display:inline;
}
#f-left span {
	font-size:18px;
}
#f-shet {
	float:left;
	height:62px;
}
#f-shet li {
	float:left;
	margin:11px 21px 0 21px;
	display:inline;
}
#f-shet img {
	border:1px solis #374a9b;
}
#f-copy {
	float:left;
	width:230px;
	color:#635d55;
	font-size:11px;
	text-align:center;
	padding:15px 0 0 0;
	margin:0 0 0 30px;
	display:inline;
}
