body { 
margin:0; 
padding:0; 
font-size:0.8em; 
line-height:16px; 
font-family: verdana, Tahoma;
}

a { 
color:#67a304;
text-decoration:none;

}

a:hover { 
color:#a2d64f;

}


#header {
background: url(../images/header_bg.gif) repeat-x; 
height:146px;  
}


#logo { 
width:780px; 
margin:0 auto; 
padding:40px 0 0 10px; 
}


#logo a{ color:#FFFFFF; 
text-decoration:none; 
font-weight:bold; 
height:12px;
font-size:20px; 
text-transform:uppercase;

}


#logo a:hover {
}


#navbar {
color:#fff; 
text-align:center; 
margin-top:27px;
}

#navbar ul {
width:780px;
margin:0 auto;
list-style:none;
padding:0;
text-align:center; 
margin: 0px auto;
}

#navbar ul li
{
display:inline
}

#navbar ul a { 
display:block; 
float:left;
font-weight:bold;
font-size:13px;
text-decoration:none; 
color:#fff;
background:url(../images/menu_enactive.gif) no-repeat bottom center; 
padding:8px 10px; width:118px; 
text-align:center;
text-transform:uppercase;
}


#navbar ul a:hover { 
background:url(../images/menu_over.gif) no-repeat bottom center; 
color:#232323;
}

#navbar ul a.active { 
background:url(../images/menu_active.gif) no-repeat bottom center; 
color:#232323;
}


#navbar ul a.active:hover { 
background:url(../images/menu_active.gif) no-repeat bottom center; 
color:#232323;
}

#main { 
width:100%; 
margin:20px 0 20px 0; 
float:left;}


#head_image {
height:200px;
background:url(../images/head_bg_200a.jpg) no-repeat ; 
line-height:24px;
}

#head_imageb {
height:200px; 
background:url(../images/head_bg_200b.jpg) no-repeat ;  
line-height:24px;
}

#head_imagec {
height:200px; 
background:url(../images/head_bg_200c.jpg) no-repeat; 
line-height:24px;
}

#head_imaged{
	height:200px;
	line-height:24px;
	background-image: url(../images/head_bg_200d.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#head_imagee{
	height:200px;
	line-height:24px;
	background-image: url(../images/head_bg_200e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#content {
	margin:10px auto;
	padding:0;
	width:780px;
	background-color:#fff;

}

#content h1 {
margin:20px 0 20px 0; 
font-size:1.8em;
color:#424242;
font-weight:700;
}


#content ul {
list-style-type:square;
}


#text {
float:left;
width:530px;
padding-left:20px;
background-image:url(../images/content_bg.gif);
background-repeat: no-repeat;
background-position: left top;
margin-top:10px;
}


#sidebar {
background:url(../images/sidebar_bg.gif); 
background-repeat: no-repeat;
wudth:220px;
background-position: left top;
margin:10px 0 0 560px; 
color:#6f6e6e;
padding:15px;
padding-top:5px;
}


H2 {
color:#424242; 
}


#footer {
background:url(../images/footer_bg.gif)repeat-x #3f3e3e 0 2px; 
height:92px; 
margin-top:20px; 
clear:both;
}


#left_footer { 
float:left; 
padding:40px 0 0 30px; 
text-transform:uppercase; 
color:#FFFFFF; font-weight:bold; 
font-size:11px;
}

#left_footer a {
color:#FFFFFF;
}


#left_footer a:hover {
text-decoration:none;
}


#right_footer { 
float:right;  
padding:40px 30px 0 0; 
color:#FFFFFF; 
font-weight:bold; 
font-size:11px; 
text-align:right;}


#right_footer a { 
color:#FFFFFF;
}


#right_footer a:hover { 
text-decoration:none;
}