/* CSS Document */
body {
	background:url(../images/fd.jpg) top center no-repeat #4a5823;
	margin:0px;
	padding:0px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
}

#cont
{
	width:820px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
}

#cont .contD
{
	position:absolute;
	width:600px;
	top:0;
	background:url(../images/fdd.png);
	margin-left:220px;
	padding-top:0px;
	padding-bottom:20px;
}

#cont .nav 
{
	position:absolute;
	margin-left:0;
	top:0;
	width:200px;
	height:auto;
	z-index:99;
}

h1
{
	width:820px;
	height:172px;
	background:url(../images/ra.png) top left no-repeat;
	margin:0;
}

h1 span
{
	display: none;
}

p, h2, h3, h4
{
	padding-left:20px;
}


h2, h3, h4
{
		color: #ca6900;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
}

p	
{ 
	color: #030; 
	margin-top: .5em;
	font-size: .7em;
	padding-right:20px;
	text-align:justify;
}

p a {
	color: #333; 
}

ul
{
	list-style: none;
	font-size: .95em;
	text-align:right;
	margin:0;
	padding-left: 0px;
	padding-top:30px;
}

ul li
{
	display: block;
	width: 190px;
	padding: 6px 15px;
	margin: 0;
	margin-bottom: 6px;
	background: url(../images/fddo.png) left;
}

ul li a
{
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

ul li a:hover, .select
{ 
	color: #030;
	padding-right:20px;
	width: 200px;
}

.adress {
	font-weight:bold;
	font-size:13px;
	background-color:#ca6900;
	padding:10px 0 10px 20px;
	margin:20px 0 0 0;
}

.adress a {
	color:#030;
}
