/* Default CSS Document */

/** BODY ELEMENTS **/
* {
margin: 0;
padding: 0;
}
body {
min-width:1000px;
color: #eaf1dd;
background-color: #0b4409;
#background:url(/img/back.jpg);
font-family: Verdana;
font-size: .75em;
}
#body{
min-width:1000px;
}
a{
color:#eaf1dd;
}
a:hover{
color:#ffffff;
}
img{
border:0;
padding:5px;
}
h1{
font:bold 18px Verdana;
color:#e0dd85;
margin:9px 0 5px 0;
}
h2{
font:bold 16px Verdana;
color:#e0dd85;
margin:8px 0 5px 0;
}
h3{
font:bold 14px Verdana;
color:#e0dd85;
margin:6px 0 5px 0;
}
p{
margin:0 0 4px 0;
text-indent:1.5em;
}
hr {
color:#e0dd85;
margin:0 0 4px 0;
}
strong{
font:normal;
}
b{
font:bold;
}




.menul {
height:32px;
width:8px;
background:url(/img/butl.jpg) no-repeat;
}
.menur {
height:32px;
width:8px;
background:url(/img/butr.jpg) no-repeat;
}
														
.menuc {
text-align:center;
height:32px;
background:url(/img/butc.jpg) repeat-x;
padding: 0 5px;
}
.menuc a {
text-transform:uppercase;
font-weight:bold;
color:#e0dd85;
}

														/** MAIN CONTAINERS **/
div#container {
}

div#top{
position:relative;
height:71px;
background:#052a03;
}
div.top1{
float:left;
height:71px;
width:500px;
background:url(/img/top-fon.jpg) no-repeat;
}
div.top2{
height:71px;
}

div#header {
position:relative;
height:188px;
background:url(/img/head-c.jpg) repeat-x;
}
div#header img{
padding:0 0;
}
div#header-in {
}


/*Menu Gorizontal*/
div.menuGorizontal{
height:32px;
}
ul#menuGorizontal{
position:relative;
list-style:none;
height:32px;
margin:0 0;
}
ul#menuGorizontal li{
float:left;
text-align:center;
padding:0 0;
height:32px;
}
ul#menuGorizontal li a{
font:bold 14px Verdana;
padding:0px 0px;
}
ul#menuGorizontal li a img{
padding:0px 0px;
}
/*End Menu Gorizontal
---------------------*/



div#content {
clear: both;
margin: 10px 0;
}
div#center {
margin: 0 220px 0 240px;
text-align:justify;
padding:10px 0px 20px 0px;
}
.overview {
float:left;
width:29%;
padding-top:7px;
padding-left:2%;
padding-right:2%;
text-align:justify;
}
div#center-in {
}
div.column {
padding: 20px 0;
text-align:justify;
}
div#left {
float: left;
width: 200px;
text-align:justify;
padding:10px 20px 10px 10px;
}
div#right {
float: right;
width: 180px;
text-align:justify;
padding:10px 10px 10px 20px;
}
div.column-in {
}
#prefoot{
height:1px;
background:#988c54;
padding:0 0;
margin:0 0;
}
div#footer {
clear: both;
height:60px;
line-height:60px;
background:#0b4409;
padding:20px 10px 0 10px;
}
#counter{
margin:10px 0 10px 0;
float:right;
}
#counter div{
float:left;
display:block;
margin:0 10px 0 10px;
width:88px;
height:31px;
}
#counter div img{
margin:0;
padding:0;

}

														/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
.x {
	display: none;
	}




															/** FORMS **/
* { }






															/** END **/
