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: #ffffcc url('../images/body_tile.jpg') repeat-x;
						color: #000;	
						height: 100%;		
						}
						
h2	        {
            font-size: 1.2em;
            text-align: left;
						color: #000;
						width: 500px;
						padding-left: 32px;
						height: 26px;
						padding-top: 6px;
						margin-bottom: 15px;
						margin-left: 10px;
						margin-top: 0px;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #ccc;  
            }   				
						
a						{
						color: #6eb0d5;
						}								
					
#wrapper				{
						width: 100%;
						float: left;
						height: 100%;
						height: auto;
						overflow: auto;
						background: url('../images/body_tile.jpg') repeat-y;
						width: 784px;
						}					

												
#banner_01				{
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						height: 38px;
						background: url('../images/banner_01.jpg') no-repeat;
						float: left;
						overflow: visible;
						}						

							
											
#content				{						
						overflow: auto;
						width: 784px;
						height: 100%;
						float: left;
						background: #ffffce;
						}			

#btns_wrapper			{
						position: absolute;
						left: 0;
						height: 100%;
						width: 150px;
						margin: 0;
						padding: 0;
						background: #fff;
						}																		
						
#content #btns
						{
						float: left;
						font-family: arial, serif;
						clear: both;
						min-height: 600px;
						margin-left: 0px;
						margin-top: 0px;
						background: url('../images/btns_tile.jpg') repeat-y;
						
						}
						
#content #btns ul
						{
						width: 158px;
						margin: 0;
						padding: 0;
						margin-top: 70px;
						list-style: none;
						overflow: auto;		
						}	
						
#content #btns ul li
						{
						text-align: right;
						background: url('../images/btn.jpg') no-repeat;
						}															
						
#content #btns ul li a
						{
						margin-right: 30px;	
						color: #000;
						font-size: 9pt;					
						text-decoration: none;
						
						}		
						
#content #btns ul li a:hover
						{
						font-size: 9pt;
						color: #000;
						font-weight: bold;
						}													
																																																															
						
#content #btns .btn
						{
						overflow: auto;
						height: 23px;
						padding-top: 2px;
						}								
								
#content #btns #link_btn
						{
						background: url('../images/link_btn.jpg') no-repeat;
						height: 80px;
						}								
											
											
#content #info	
						{
						width: 600px;																																				
						float: left;
						text-align: left;
						margin-left: 0px;
						margin-top: 0px;				
						min-height: 300px;	
						padding-bottom: 0px;
						}					

#footer
						{
						margin-left: 0px;
						text-align: center;	
						padding-top: 18px;	
						width: 600px;
						line-height: 1.65em;
						}
						
#sub_nav
						{
						height: 46px;
						text-align: center;	
						}			
						
#sub_nav div	
						{
						text-align: center;
						padding-top: 3px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-left: 5px;
						}
						
						
						
#sub_nav a	{
						color: #000;
						}		
											
#sub_nav a:hover						
						{
						color: #ff9;
						}	
						
#copyright	{
						font-size: 1em;
						margin-top: 8px;
						margin-left: 2px;
						color: #000;
						float: left;										
						}					
						
#copyright div 
						{
						float: left;
						margin-top: 0px;
						margin-left: 6px;
						}					
						
#copyright #terms 
						{
						float: right;			
						margin-right: 8px;								
						}										
						
#copyright #terms a
						{				
						text-decoration: none;
						color: #000;
						}						

#counter		{
						clear: both;
						font-size: 0.7em;
						padding-top: 15px;
						padding-bottom: 10px;
						}						
