html, body				{
						height: 100%;
						margin: 0;
						padding: 0;
						}
						
body					{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 9pt;		
						margin-top: 0;
						margin-bottom: 0;
						padding: 0;
						background: #7494a9;
						}

h2	        {
            font-size: 1.15em;
            text-align: left;
			padding-left: 0px;
			color: #3c9fe6;
			width: 550px;
			padding-left: 35px;
			height: 28px;
			padding-top: 6px;
			margin-bottom: 5px;
			margin-left: 10px;
			margin-top: 10px;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #666;  
            }   				
						
a						{
						color: #3c9fe6;
						outline: none;
						}			
						
a:hover 				{
						color: #CCC;
						outline: none;
						}	
						
a:active				{
						outline: none;
						}				
					
						
#container				{
						width: 780px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 0px;
						margin-bottom: 0px;		
						overflow: visible;
						}
						
#top_1					{
						width: 780px;
						height: 31px;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/top_1.jpg') no-repeat;
						}								

#top_1 #top_btns
						{
						float: right;
						margin: 0;
						padding: 0;
						margin-top: 12px;
						margin-right: 5px;
						}												
						
#top_1 #top_btns a	
						{
						margin: 0px;
						padding: 0px;
						padding-left: 10px;
						margin-right: 15px;
						color: #fff;
						text-decoration: none;
						font-size: 0.8em;
						background: url("../images/white_dot.jpg") no-repeat left center;
						outline: none;
						}		
										
#top_1 #top_btns a:hover	
						{
						color: #ccc;
						outline: none;
						}													
					
#top_2					{
						width: 780px;
						height: 120px;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/top_2.jpg') no-repeat center top;
						}
						
#top_3					{
						width: 780px;
						height: 22px;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/top_3.jpg') no-repeat center top;
						}
						
#top_3 a				{
						font-weight: 600;
						color: #003366;
						text-decoration: none;
						font-family: arial, verdana, helvetica;
						font-size: 0.8em;
						line-height: 1.8em;
						}	
						
#top_3 a:hover			{
						color: #fff;
						}	
					
#top_4					{
						width: 780px;
						height: 23px;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/top_4.jpg') no-repeat center top;
						}
						
#top_4 a				{
						font-weight: 600;
						color: #003366;
						text-decoration: none;
						font-family: arial, verdana, helvetica;
						font-size: 0.8em;
						line-height: 2em;
						outline: none;
						}	
						
#top_4 a:hover			{
						color: #fff;
						outline: none;
						}
						
#top_4 a:outline		{
						outline: none;
						}
											
#info	
						{
						width: 778px;																																				
						float: left;
						text-align: left;
						margin: 0px;	
						padding: 0px;			
						min-height: 300px;
						background: #fff;
						border: 1px solid #000;
						}	
							
#bottom
						{
						width: 780px;
						float: left;
						height: 8px;
						background: url('../images/content_bottom.gif') no-repeat;
						}										

#footer
						{
						margin-top: 0px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-top: 0px;	
						width: 780px;
						line-height: 1.75em;
						font-size: 10px;	
						background:  url('../images/footer.jpg') repeat-y;
						}
						
#sub_nav
						{
						width: 780px;
						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: 0px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-left: 10px;
						}
						
#sub_nav div a			{
						color: #fff;
						outline: none;
						}
						
#sub_nav div a:hover	{
						color: #ccc;
						outline: none;
						}
						
#sub_nav div a:active	{
						outline: none;
						}							

						
#copyright	{
						font-size: 1em;
						font-weight: bold;
						margin-top: 15px;
						margin-left: 2px;
						color: #003366;
						float: left;										
						}					
						
#copyright div 
						{
						float: left;
						margin-top: 0px;
						margin-left: 10px;
						}					
						
#copyright #terms 
						{
						float: right;			
						margin-right: 11px;								
						}										
						
#copyright #terms a
						{				
						text-decoration: none;
						color: #003366;
						}						

#counter		{
						clear: both;
						font-size: 0.7em;
						padding-top: 15px;
						padding-bottom: 10px;
						}						
