body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
color:#006600;
text-decoration: none;
}
a:hover {
color:#009900;
text-decoration: none;
}

#all {
   position: absolute;  
   width: 850px;  
   left: 50%;  
   margin-left: -425px;  
}

#main {
	position:absolute;
	z-index:100;
	top:217px;
	float:right;
	right:65px;
	width:830px;
}

#footer {
background:#CCCCCC;
}

#menu_pos {
position:relative;
width:800px;

float:left;
right:83px;
}

#logo {
position:relative;
	background-image: url(img/logo.png);
	background-repeat: repeat-x;
	width:396px;
	height: 78px;
	top:30px;
	float:left;
	right:50px;
	z-index:888;
}
/*#logo2 {
	position:absolute;
	background-image: url(img/logo2.png);
	background-repeat: repeat-x;
	width:361px;
	height: 296px;
	top:0px;
	right:534px;
	z-index:999;
}*/
#top_bg {

	background-image: url(img/bg_top.jpg);
	background-repeat: repeat-x;
	background-color: #ff0000;
	height: 66px;
	top:39px;
}

#logoline {
background-image: url(img/centr_line.jpg);
background-repeat: repeat-x;
position:absolute;
 left:0px; 
 width:100%;

top:115px;

	height:138px;
	z-index:1;
}


ul {

/*padding:3px 0;
margin-left:0;
border-bottom:1px solid #003;
font:bold 8pt Verdana, sans-serif;*/
}
ul li{

padding:30px 0;
list-style:none;
margin:0;
display:inline;
}
ul li a {
font-weight: bold;
margin-left:15px !important;
border-bottom:none;
text-decoration:none;
color:#3d6700;
}
	ul li a:hover {
	  background-color:#3d6700;
	  color:#ffffff;
	}
h1{
font-size:20px;
}
   
      .cont-image {
   
		margin:20px;
   

   
      border:4px solid #cccccc ;
   

   
      }


