﻿* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	text-decoration: none;
	color: #cd3f19
}
a:hover {
}
a img {
	border: none;
	text-decoration: none;
}
h1 {
	padding: 23px 0 18px 0;
	font-size: 28px;
	color: #e39717;
}
h2 {
	padding: 15px 0 0 0;
	font-size: 18px;
	color: #000000
}
p {
	padding: 14px 0;
	color: #666666;
}
.clear { clear: both }

html { padding: 0 0 76px 0; }
body {
	background: url('../i/bg.png') repeat-x left top;
}
#main {
	width: 955px;
	margin:0 auto;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #999999
}


/*TOP*/
#top {
	position: relative;
	width: 955px;
	height: 158px;
	background: url('../i/top.jpg') no-repeat left top;
}
#l {
	float: left;
	width: 408px;
	height: 110px;
	margin: 11px 0 0 57px;
//	margin: 11px 0 0 23px;
	background: url('../i/l.jpg') no-repeat left top;
	link: url('index.html') no-repeat left top;
}
#social {
	list-style: none;
	float: right;
	margin: 103px 16px 0 0;
}
#social li {
	float: left;
	margin: 0 3px;
}
#top ul#navmenu {
	position: absolute;
	bottom: 0px;
	right: 13px;
	list-style: none;
	float: right;
	background: #e39717;
	border: solid #f5d6a2 2px;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 483px;
}
#top ul#navmenu li {
	float: left;
	padding: 0 0 0 25px;
	margin: 0 17px 0 0;
	background: url('../i/menu.jpg') no-repeat left 2px;
}
#top ul#navmenu li#act {
	background: url('../i/menu_act.jpg') no-repeat left 2px;
}
#top ul#navmenu li a {
	text-decoration: none;
	color: #ffffff;
}
#top ul#navmenu li#act a { color: #c6211a }
#top ul#navmenu li a:hover {
	text-decoration: underline;
}
/*TOP [end]*/


/*CONTENT*/
#content {
	float: left;
	width: 831px;
	padding: 0 62px;
	background: #ffffff url('../i/cont.jpg') no-repeat left top;
}
.col1 {
	float: left;
	width: 417px;
	padding: 0 23px 0 0;
}
.col2 {
	float: left;
	width: 390px;
}
.colframe {
	float: left;
	width: 860px;
	padding: 0 23px 0 0;
}
#gall {
	padding: 44px 0 37px 0;
	text-align: center;
}
#gall ul {
	text-decoration: none
}
#gall ul li {
	display: inline;
}
#gall ul li a img { border: solid 1px #d5d5d5 }
#gall ul li a img.act { border: solid 1px #1d1d1d }
.box h3 {
	width: 340px;
	padding: 0 0 0 48px;
	font-size: 16px;
	color: #c6211a;
	background: #e39717 url('../i/header-logo.jpg') no-repeat 17px 3px;
	border: solid 2px #fbe1b6;
	border-width: 1px 1px 0 1px;
}
.box div {
	float: left;
	width: 359px;
	padding: 10px 10px 10px 20px;
	background: #fbe1b6
}
.box div * {
	font-size: 14px;
	color: #333333
}
.box h4 { color: #c6211a }
.box div ul {
	padding: 0 0 0 25px;
}
.box div img {
	float: right;
	padding: 0 16px 0 5px;
}
/*CONTENT [end]*/


/*FOOTER*/
#footer {
	padding: 15px 0 0 0;
	text-align: center;
}
#footer * {
	font-size: 14px;
	color: #e39717;
}
#d-nav {
	list-style: none;
}
#d-nav li {
	display: inline
}
/*FOOTER [footer]*/
