body 		{ margin:25px 100px; 
			font-size:0.8em; 
			line-height:20px; 
			width:1000px;
			font-family: "Trebuchet MS", Arial; 
			border:1px solid #666; 
			background:url(../images/bckg.gif) #000;}
		
a 			{ color:#287621;}

a:hover 	{ color:#287621;}

#header 	{ background:url(../images/header.jpg) no-repeat top right #000;
			width: 1000px;
			heigt: 250 px;
			}
	
#logo 		{ 
			height:250px; 
			}
		
#menu 		{ background:#155b25; 
			height:30px; 
			border-bottom:1px solid #000; 
			border-top:1px solid #e8e8e8; }
		
#menu ul	{ margin:0; padding:0;}

#menu ul li	{ display:inline-block; 
			float:left; 
			width:104px; 
			list-style:none; 
			text-align:center;}
			
#menu a 	{ display:block; 
			float:left; 
			width:104px; 
			color:#fff; 
			font-size:14px; 
			text-transform:uppercase; 
			font-weight:bold; 
			text-decoration:none; 
			padding-top:4px; 
			border-right:1px solid #d4ca26; }
			
#menu a:hover{padding-top:4px;
			height:22px; 
			border-bottom: 4px solid #ccf91A;}


#text 		{ margin: 0 305px 0 20px;
			}

#text2 	{ 
		margin: 0 305px 0 20px;
		color: #959595;
		}


#text p 	{ width:676px;}
			
#text li 	{list-style:none; 
			padding-left:20px;
			background:url(../images/li.gif) no-repeat 0px 7px;}
			
#sidebar 	{ left: 770px;
			top: 335px;
			position: absolute; 
			width:300px; 
			}
			
h1 			{ margin:0; 
			padding:0; 
			font-size:1.8em; 
			color:#000;}
			
h2 			{ margin:0; 
			padding:0; 
			text-transform:uppercase; 
			font-size:1.5em; 
			color:#ffffff;}
			
			
h3			{ margin:0; 
			padding:0; 
			font-size:1.4em; 
			color:#287621;}
									
h4			{ margin:0; 
			padding:0; 
			font-size:1.1em; 
			color:#f29400;}	
			
h5			{ margin:0; 
			padding:0; 
			font-size: 2.3em; 
			color:#287621;}		
			
h7			{ margin:0; 
			padding:0; 
			font-size:1.4em; 
			color:#959595;}
			
h8			{ margin:0; 
			padding:0; 
			font-size:2.8em; 
			color:#ff7e00;}
			
h9			{ margin:0; 
			padding:0; 
			font-size:1.9em; 
			color:#ff7e00;}
			
			
.imgb 		{border:0px;
			width: 200px;}						

#main 		{ float:left; 
			background:url(../images/sidebar_bckg.gif) repeat-y top right #fff; 
			padding:20px 0 0 0;}
			
#footer 	{background:url(../images/footer_bckg.jpg) #424e4f; 
			width: 1000px;
			height:80px; 
			clear:both;  }
			
#left_footer{ float:left; 
			padding:40px 0 0 30px; 
			color:#ffffff; 
			font-size:12px;}
			
#left_footer a { color:#ffffff;}

#left_footer a:hover { text-decoration:none;}

#right_footer { float:right;  
			padding:40px 30px 0 0; 
			color:#fff;  
			font-size:12px; 
			text-align:right;}

#right_footer a { color:#ffffff;}

#right_footer a:hover { text-decoration:none;}
