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;
						color: #000099;			
						background: #29166f url('../images/bg.png') repeat-y top center;
						}
						
h2				        {
						font-size: 1.15em;
						text-align: left;
						padding-left: 0px;
						color: #000099;
						width: 550px;
						padding-left: 35px;
						height: 28px;
						padding-top: 6px;
						margin-bottom: 15px;
						margin-left: 10px;
						margin-top: 0px;
						border-bottom: 2px #000099 solid;
            			}  
						
h3				        {
						font-size: 1em;
						text-align: center;
						margin-top: 10px;
						color: #666;  
						}   				
						
a						{
						color: #29166f;
						}								
					
#wrapper				{
						width: 100%;
						overflow: auto;
						}					
						
#wrapper_02				{
						width: 100%;
						overflow: auto;
						}						
						
#container				{
						width: 790px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 0px;
						margin-bottom: 0px;		
						overflow: visible;
						}
		
#banner_01	{
						width: 790px;
						height: 143px;
						background: url('../images/logo.png') no-repeat left top;
						margin-left:auto;
						margin-right: auto;
						}						
																																													

#content_wrapper
						{						
						overflow: auto;
						width: 790px;
						float: left;		
						margin-top: 0px;
						background: url('../images/content_tile.jpg') repeat-y;	
						}
											
#content		{						
						overflow: auto;
						width: 790px;
						float: left;
						background: url('../images/content_top.jpg') no-repeat top;
						padding-bottom: 15px;	
						}			

																			
						
#content #btns
						{
						float: left;
						font-family: arial, serif;
						clear: both;
						margin-top: 0px;
						}
						
#content #btns ul
						{
						width: 164px;
						margin: 0;
						padding: 0;
						list-style: none;
						overflow: auto;			
						margin-top: 4px;
						margin-left: 5px;		
						}	
						
#content #btns ul li
						{
						text-align:left;
						background: #29166f;
						margin-bottom: 2px;
						}															
						
#content #btns ul li a
						{
						color: #ffffff;
						font-size: 8pt;					
						text-decoration: none;
						font-weight: bold;
						padding-left: 5px;
						}		
						
#content #btns ul li a:hover
						{
						color: #3c9fe6;
						}																																														
						
#content #btns .btn
						{
						overflow: auto;
						height: 21px;
						padding-top: 8px;
						}		
						
#content #btns #below_btn
						{
						height: 53px;
						background: url('../images/below_btn.jpg') no-repeat;
						display: none;
						}									
																		
											
#content #info	
						{
						width: 560px;																																				
						float: left;
						text-align: left;
						margin-left: 10px;
						margin-top: 10px;				
						min-height: 300px;	
						padding-bottom: 15px;
						}	
							
#bottom
						{
						width: 790px;
						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: 790px;
						line-height: 1.75em;
						background:  url('../images/footer.jpg') repeat-y;
						}
						
#sub_nav
						{
						width: 790px;
						height: 56px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						background: url('../images/sub_nav.jpg') no-repeat 0px 0px;
						}			
						
#sub_nav div	
						{
						width: 740px;
						text-align: center;
						padding-top: 7px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-left: 10px;
						}
						
						
						
#sub_nav a	{
						color: #000099;
						}		
											
#sub_nav a:hover						
						{
						color: #ddd;
						}	
						
#copyright	{
						font-size: 1em;
						font-weight: bold;
						margin-top: 15px;
						margin-left: 2px;
						color: #000099;
						float: left;										
						}					
						
#copyright div 
						{
						float: left;
						margin-top: 0px;
						margin-left: 10px;
						}					
						
#copyright #terms 
						{
						float: right;			
						margin-right: 2px;								
						}										
						
#copyright #terms a
						{				
						text-decoration: none;
						color: #000099;
						}						

#counter				{
						clear: both;
						font-size: 0.7em;
						padding-top: 15px;
						padding-bottom: 10px;
						}						
