html, body	{
						height: 100%;
						}
body				{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 9pt;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #eee1bf url('../images/body_tile.jpg') 0px 0px repeat-x;
						color: #72633b;			
						}
						
h2	        {
            font-size: 1.15em;
            text-align: left;
						padding-left: 0px;
						color: #c58232;
						width: 552px;
						padding-left: 38px;
						height: 32px;
						padding-top: 8px;
						margin-bottom: 15px;
						margin-top: 0px;
						background: url('../images/h2_image.gif') no-repeat 0px 5px;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #666;  
            }   				
						
a						{
						color: #ff8400;
						}								
					
#wrapper		{
						width: 100%;
						overflow: auto;
						background: url('../images/right_tile.jpg') no-repeat right top;
						}					
						
#container	{
						width: 878px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 0px;
						margin-bottom: 0px;		
						overflow: visible;
						}
						
#top				{
						width: 878px;
						height: 216px;
						background: url('../images/top.jpg') no-repeat;
						}		
						
#top #left
						{
						float: left;
						margin-left: 35px;
						margin-top: 35px;
						text-align: left;
						}		
						
#top #left #coname						
						{
						text-align: left;
						}
						
#top #left #meta
						{
						margin-left: 40px;
						text-align: left;
						}																																																		
						
#top #top_btns
						{
						float: right;
						margin-top: 22px;
						margin-right: 60px;
						}						

#top #top_btns ul
						{
						margin: 0px;
						padding: 0px;
						list-style: none;
						}						
											
#top #top_btns ul li
						{
						float: left;
						height: 15px;
						font-size: 7pt;
						overflow: auto;
						padding-left: 16px;
						}						
						
#top #top_btns ul li a	
						{
						color: #c58232;
						text-decoration: none;
						font-weight: bold;
						}						
#top #top_btns ul li a:hover	
						{
						color: #b89227;
						}												
						
#top #top_btns ul #home
						{
						background: url('../images/home.jpg') no-repeat 0px 2px;
						margin-right: 25px;
						}						
						
#top #top_btns ul #contact
						{
						background: url('../images/contact.jpg') no-repeat 2px 2px;
						width: 50px;
						}																																											
																	
						

#banner_01 	{
						width: 878px;
						height: 131px;
						background: url('../images/banner_01.jpg') no-repeat;
						margin-left:auto;
						margin-right: auto;
						display: none;
						}										
						
#banner_02	{
						width: 878px;
						height: 117px;
						background: url('../images/banner_02.jpg') no-repeat;
						margin-left:auto;
						margin-right: auto;
						display: none
						}				
																	
#content		{						
						overflow: auto;
						width: 878px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;		
						background: url('../images/content_top.jpg') no-repeat top;	
						}			

																			
						
#content #btns
						{
						float: left;
						width: 171px;
						margin-left: 45px;
						font-family: arial, serif;
						clear: both;
						}
						
#content #btns ul
						{
						margin: 0;
						padding: 0;
						list-style: none;
						overflow: auto;			
						margin-top: 0px;			
						}	
						
#content #btns ul li
						{
						text-align:left;
						background: url('../images/btn.jpg') no-repeat;
						margin-bottom: 2px;
						}															
						
#content #btns ul li a
						{
						margin-left: 30px;	
						color: #fff;
						font-size: 8pt;					
						text-decoration: none;
						font-weight: bold;
						}		
						
#content #btns ul li a:hover
						{
						color: #fdf9eb;
						}																																														
						
#content #btns .btn
						{
						overflow: auto;
						height: 22px;
						padding-top: 6px;
						}			
																		
											
#content #info	
						{
						width: 560px;																																				
						float: left;
						text-align: left;
						margin-left: 20px;
						}	
							
						
						
#footer_tile
						{
						clear: both;
						margin: 0;
						width: 100%;
						padding: 0;
						font-size:10px;						
						vertical-align: middle; 
						overflow: auto;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/footer_tile.jpg') repeat-x; 
						}						

#footer
						{
						margin-top: 0px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-top: 4px;	
						width: 878px;
						line-height: 1.75em;
						background: url('../images/footer.jpg') no-repeat top;
						}
						
#sub_nav
						{
						width: 800px;
						height: 56px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 38px;
						background: url('../images/sub_nav.jpg') no-repeat bottom;
						}			
						
#sub_nav div	
						{
						width: 755px;
						text-align: center;
						margin-left: 50px;
						padding-top: 18px;
						}
						
						
						
#sub_nav a	{
						color: #94771a;
						height: 60px;
						}		
											
#sub_nav a:hover						
						{
						color: #c58232;
						}	
						
#copyright	{
						font-size: 1em;
						font-weight: bold;
						margin-top: 20px;
						margin-left: 0px;
						color: #908056;
						float: left;										
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 70px;
						margin-top: 5px;
						}					
						
#copyright #terms 
						{
						float: right;			
						margin-right: 30px;								
						}										
						
#copyright #terms a
						{				
						text-decoration: none;
						color: #ff8400;
						}						

#counter		{
						clear: both;
						font-size: 0.7em;
						margin-top: 15px;
						margin-bottom: 10px;
						}						