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: url('../images/bg_tile.jpg') repeat-x #0e4183;
						color: #676767;			
						}
						
h2	        			{
						font-size: 1.15em;
						text-align: left;
						color: #666;
						font-weight: 600;
						width: 550px;
						padding-left: 0px;
						height: 10px;
						padding-top: 10px;
						margin-left: 0px;
						margin-top: 0px;
						background: url('../images/h2_image.jpg') no-repeat 0px 4px;
            			}  
						
h3	        			{
						font-size: 1em;
						text-align: center;
						margin-top: 10px;
						color: #666;  
						}   				
						
a						{
						color: #00c5ff;
						}								
					
#wrapper				{
						width: 100%;
						overflow: auto;
						}										
						
#container				{
						width: 780px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 0px;
						margin-bottom: 0px;		
						overflow: hidden;
						background: #fff;
						}
	
												
#banner_01				{
						width: 780px;
						height: 204px;
						background: url('../images/banner_01.jpg') no-repeat;
						margin-left:auto;
						margin-right: auto;
						}						
						
																																																			

#content_wrapper
						{						
						overflow: auto;
						width: 780px;
						float: left;		
						margin-top: 10px;
						background: #fff;	
						}
											
#content				{						
						overflow: none;
						width: 780px;
						float: left;
						background: #fff;
						padding-bottom: 15px;	
						}			

																			
						
#content #btns
						{
						float: left;
						font-family: arial, serif;
						clear: both;
						margin-top: 0px;
						}
						
#content #btns ul
						{
						width: 162px;
						margin: 0;
						padding: 0;
						margin-left: 25px;
						list-style: none;
						overflow: auto;		
						}	
						
#content #btns ul li
						{
						text-align:center;
						background: url('../images/btn.jpg') no-repeat;
						margin-bottom: 2px;
						}															
						
#content #btns ul li a
						{
						position: relative;
						color: #fff;
						font-size: 12px;
						font-family: Verdana, Arial, Helvetica, sans-serif;					
						text-decoration: none;
						height: 30px;
						width: 162px;
						margin-top: 15px;
						letter-spacing: 0.01em;
						}		
						
#content #btns ul li a:hover
						{
						color: #ccc;
						}																																																																		
						
#content #btns .btn
						{
						overflow: auto;
						height: 30px;
						padding-top: 6px;
						}		
						
						
																		
											
#content #info	
						{
						width: 550px;																																				
						float: left;
						text-align: left;
						margin-left: 10px;
						margin-top: 0px;				
						min-height: 300px;	
						padding-bottom: 0px;
						overflow: hidden;
						color: #666;
						border-top: 1px solid #8d8d8d;
						}	
							
#bottom
						{
						width: 780px;
						float: left;
						height: 8px;
						background: url('../images/content_bottom.gif') no-repeat;
						}					
						
#footer_tile
						{
						clear: both;
						margin: 0;
						width: 100%;
						padding: 0;
						font-size:10px;						
						overflow: auto;
						margin-left: auto;
						margin-right: auto;
						padding-top: 0px;
						background: url('../images/footer_tile.jpg') repeat-x bottom; 
						}						

#footer
						{
						margin-top: 0px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-top: 0px;	
						width: 780px;
						line-height: 1.75em;
						background:  url('../images/footer.jpg') no-repeat bottom;
						}
						
#sub_nav
						{
						width: 780px;
						height: 26px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						background: url('../images/bottom_bar.jpg') no-repeat 0px 0px  #fff;
						}			
						
#sub_nav div	
						{
						width: 760px;
						text-align: center;
						padding-top: 8px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						}	
						
#sub_nav a				{
						color: #666;
						text-decoration: none;
						font-family:  Verdana, Helvetica,Arial, sans-serif
						font-size: 12px;
						}		
											
#sub_nav a:hover						
						{
						color: #999;
						}	
						
#copyright				{
						font-size: 1em;
						font-weight: bold;
						margin-top: 5px;
						width: 780px;
						text-align: center;
						color: #7a7a7a;
						float: left;									
						}						

#counter				{
						clear: both;
						font-size: 0.7em;
						padding-top: 15px;
						}						