<style type="text/css">



#header {
    height:347px;
    width: 1000px;
    }
#img_rotator {
	heighr: 347px;
        min-height:347px;
	}		    
		    
		    
#nav {
    vertical-align: top;
    text-align: left;
    background: #c7e0a9 no-repeat;
    width: 250px;
    min-height: 312px;
    float:left;
    }
    
    
#nav ul { 
    width:220px; 
    font-family:Sans, Century, sans-serif; 
    list-style-type: none; 
    list-style-image: url(../_gfx/menu_list.png); 
    color: #26401d; 
    padding:10px 0 0 60px; 
    margin-top: 0px; 
    margin-bottom:5px; 
    background-color:transparent; display:block; 
    } 
    
#nav ul li { 
    padding-top:2px; 
    padding-bottom:3px; 
    width: auto; 
    font-size:18px; 
    line-height:20px;
    }
    
#nav ul li span { display:block;  font-size:18px;}
#nav ul li a{ text-align: left; padding-left: 10px; color: #26401d; font-weight:none; text-decoration: none; display:block; border-bottom:1px #fff dotted;} 
#nav ul li a:hover {text-decoration: none; border-bottom:1px #26401d dotted; color: #26401d;}
#nav li span { display:block;  font-size:12px;}


	    
#content {
    background: url(../_gfx/content_bg.png) repeat-x;
    min-height: 312px;
    width: 750px;
    text-align: justify;
    float: right;
}

#doc {
width: 650px;
margin: 0px auto; 
font-size: 13px; 
text-align: left;
text-align: justify;
color: #828282;font-family: 
Lucida Sans, Tahoma, Verdana;
}
#doc h3 {
font-size: 14px;
    text-align: left;
        font-family: Lucida Bright, Sans,sans-serif;
	    color: #4c6e04;
	        padding-bottom: 10px;
		padding-top: 10px;
}
#doc ul{ display:block; padding: 10px;}
#doc li {
text-align: left;
line-height: 14px;
}
#doc img {
margin: 15px;
border: 1px solid #000;
}

#wrap {
    width:1000px;
    background:	url('../_gfx/bg_all.jpg') repeat-y; 
    border-left: 1px solid #4c6e04;
    border-right: 1px solid #4c6e04;
}


/*Start page*/
#content_left {
    text-align: left;
    margin-left: 25px;
    float:left;
    width: 350px;
    }
		
#content_right {
    text-align: justify;
    margin-right: 25px;		
    float:right;
    width: 330px;
    font-size:12px;
    font-family: Tahoma, Verdana;
    color: #828282;
    }
		    

#offer {
width: 650px;
margin: 0px auto;
font-size: 12px;
text-align: left;
color: #828282;font-family:
Lucida Sans, Tahoma, Verdana;

}

#offer td {
text-align: left;
}

#offer a{ color: #000000;}
#offer a:hover {text-decoration: none; color: #ffffff;}

.h1_headers {
    
    font-size: 18px;
    text-align: left;
    font-family: Lucida Bright, Sans,sans-serif;
    color: #4c6e04;
    padding-bottom: 10px;
    }
    
.h3_headers {

    font-size: 14px;
        text-align: left;
	    font-family: Lucida Bright, Sans,sans-serif;
	        color: #4c6e04;
		    padding-bottom: 10px;
		        }

/* NEWS */

#news_containter {width: 100%; display: block;}
#newsTitle {width: 100%; font-size: 15px; text-align: left; font-family: Tahoma, Verdana;color: #4c6e04;}
#newsDate {width: 100%; font-size: 10px;text-align: left;font-family: Tahoma, Verdana}
#newsPost {padding-bottom: 10px;width: 100%; font-size: 12px; text-align: justify; color: #828282;font-family: Lucida Sans, Tahoma, Verdana}
#newsSep {width: 327px; margin: 0px auto;background: url(../_gfx/news_sep.png) no-repeat; height:4px; min-height:4px;}
    

</style>