@charset "utf-8";
html,body,p,div,ul,ol,li ,br,img,a,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	border:0;
}
body {
	background-image: url(bg2.gif);
	font-family: Arial, Helvetica, sans-serif;
}



h1 {
	font-size: 25px;
	font-weight: normal;
	color: #964A28;
	margin-bottom: 20px;
	margin-top: 10px;
}
a {
	color: #964A28;
	text-decoration: underline;
}
a:hover {
	color: #964A28;
	text-decoration: none;
}


h3 {
	font-size: 40px;
	color: #A3965A;
	line-height: 40px;
	background-color: #DDC799;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	background-color: #DDC799;
	color: #8B2D0B;
	margin-top: 15px;
}

p {
	color: #333;
	line-height: 20px;
	text-align: justify;
	font-size: 13px;
}
div.flat {
	float: left;
	width: 250px;
	text-align: center;
	background-image: url(flast.png);
	border: 1px solid #B6A289;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 22px;
	margin-left: 18px;
}
#informers {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 690px;
	clear: both;
	height: 110px;
}
#informers div {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

div.flat  img{
	border: 1px solid #B6A289;
}
div.flat img:hover {
	border: 1px solid #463A2E;
}

div.clear {
	clear: both;
}


#wrapper {
	font-family: Arial;
	font-size: 12px;
	color: #373734;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
#container {
	width: 916px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(logo.jpg);
	padding-top: 83px;
}
#menu {
	margin:0 auto;
	width: 868px;
}
#menu ul li {
	float: left;
	list-style-type: none;
}
#menu ul li a {
	font-size: 20px;
	text-decoration: none;
	color: #EADEC1;
	padding-right: 44px;
	padding-left: 44px;
	line-height: 30px;
}
#menu ul li a.active {
	color: #D29E97;
	text-decoration: underline;
}


#menu ul li a:hover {
	text-decoration: underline;
}
#intro {
	clear: both;
	background-image: url(logofull.jpg);
	background-position: center 8px;
	background-repeat: no-repeat;
	text-align: right;
	height: 172px;
}

#content {
	background-color: #DFCA9B;
	width: 870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 15px;
}
#content ol li , #content ul li{
	line-height: 25px;
	margin-left: 15px;
}

#footer {
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 32px;
	text-indent: 20px;
	font-size: 11px;
	color: #333;
}
#footer a {
	text-decoration: none;
	color: #333;
}
