body				{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 0.8em;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #ffffcd url('../images/body_tile.gif');
						color: #009b01;
						}
						
h2	        {
            font-size: 1.15em;
            text-align: left;
            margin-top: 15px;
						color: #009b01;
						width: 520px;
						padding-top: 0px;
						padding-left: 40px;
						padding-bottom: 4px;
						padding-top: 6px;
						height: 25px;
						background: url('../images/h2_image.jpg') no-repeat;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #009b01;  
            }  
						
.none				{
						display: none;
						}						 						
						
#container	{
						width: 780px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						overflow: hidden;
						margin-top: 0px;
						margin-bottom: 0px;
						background: #ffffcd;							
						}
					
																
#top_btns
						{
						margin-left: 520px;
						margin-top: 12px;
						width: 220px;
						font-size: 11px;
						}											
						
#top_btns a	
						{
						color: #009b01;
						text-decoration: none;
						}						
#top_btns a:hover	
						{
						color: #006633;
						}												
						
#top_btns #home
						{
						float: left;
						width: 97px;
						margin-right: 0px;
						text-align: center;
						}						
						
#top_btns #contact
						{
						float: left;
						margin-left: 2px;
						width: 97px;
						text-align: center;
						}																										
				
												
#banner			{
						width: 780px;
						height: 200px;
						background: url('../images/banner.jpg') no-repeat;
						clear: both;
						overflow: auto;
						}			

#content		{
					
						overflow: hidden;
						background: #ffffcd;
						}
						
#content #btns
						{
						float: left;
						width: 188px;
						margin-left: 8px;
						}
						
#content #btns ul
						{
						margin: 0;
						padding: 0;
						list-style: none;
						margin-top: 10px;
						}	
						
#content #btns ul li
						{
						text-align: left;
						}															
						
#content #btns ul li a
						{
						margin-left: 40px;	
						color: #009b01;
						font-size: 0.85em;						
						text-decoration: none;
						}		
						
#content #btns ul li a:hover
						{
						color: #006633;
						}
						
#content #btns #top_btn
						{
						padding-top: 27px;
						height: 23px;
						background: url('../images/top_btn.jpg') no-repeat;
						}																											
						
#content #btns .btn
						{
						padding-top: 8px;
						height: 24px;
						background: url('../images/btn.jpg') no-repeat;
						overflow: auto;
						}		
						
#content #btns #link_btn
						{
						padding-top: 9px;
						height: 41px;
						background: url('../images/bot_btn.jpg') no-repeat;
						}																				
											
#content #info	
						{
						background: url('../images/info_tile_top.jpg') repeat-x;
						width: 535px;																																				
						float: left;
						text-align: left;
					
						margin-left: 10px;
						padding-left: 0px;
						}					
						
#footer					{
						clear: both;
						margin-bottom: 0px;
						margin-top: 5px;
						font-size: 0.7em;
						line-height: 1.5em;
						width: 780px;
						}						

#footer #sub_nav
						{
						margin-top: 2px;
						width: 750px;
						margin-left: auto;
						margin-right: auto;
						}
						
#footer	a				{
						color: #666;
						}		
											
#footer a:hover						
						{
						color: #ddd;
						}	
						
#copyright	{
						text-align: center;
						font-size: 1em;
						font-weight: bold;
						margin-top: 20px;
						margin-left: 15px;
						color: #bbb;
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 5px;
						}					
						
#copyright #terms 
						{
						float: right;					
						margin-right: 5px;
						}										
						
#copyright #terms a
						{
						color: #bbb;						
						text-decoration: none;
						}						

#counter		{
						clear: both;
						text-align: right;
						float: right;
						margin-right: 75px;
						margin-top: 15px;
						font-size: 0.7em;
						}						