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: #9a9898 url('../images/bg_tile.jpg') repeat-x;
						color: #666;			
						}
						
h2	        {
            font-size: 1.15em;
            text-align: left;
						spadding: 0px;
						  margin: 0px;
						padding-left: 8px;
						color: #666;
						width: 900px;
						padding-top: 7px;
						margin-bottom: 0px;
						 
						clear: both;
						float: left;
						text-align: left; 
						height: 10px;
						   clear: both;
						    margin-bottom: 15px;
							 color: #003399;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #666;  
            }   
			
			
						
a						{
						color: #0033FF;
						}								
				
						
#container				{
						position: relative;
						width: 954px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 10px;
						margin-bottom: 0px;		
						background: #e1e1e1;
						border: 3px solid #ccc;
						}
						
#top					{
						position: relative;
						width: 954px;
						height: 159px;
						clear: both;
						background: #fff url('../images/banner.jpg') no-repeat;
}


#top_nav				{
						position: relative;
						clear: both;
						width: 954px;
						height: 67px;
						color: #fff;
						font-size: 12px;
						}
						
#top_nav a				{
						display: block;
						color: #FFFFFF;
						text-decoration: none;
						font-size: 14px;
						background: url('../images/btn.jpg') no-repeat;
						padding-top: 10px;
						padding-left: 5px;
						height: 22px;
						width: 154px;
						float: left;
						font-size: 12px;
						font-weight: bold;
}

#top_nav a:hover			{
						color: #FF0000;
						text-decoration: none;
}
						
#content				{
						position: relative;
						clear: both;
						width: 950px;
						padding-left: 1px;
						padding-right: 1px;
						padding-bottom: 10px;
}


#home_left				{
						position: relative;
						width: 309px;
						padding: 5px;
						float: left;
						text-align: left;
}

#home_flash				{
						position: relative;
						width: 631px;
						height: 390px;
						margin: 0px;
						padding: 0px;
						float: left;
						overflow: hidden;
						background: url('../images/flash_bg.jpg') no-repeat;
}

#home_bottom_text			{
						position: relative;
						clear: both;
						width: 929px;
						float: left;
						padding: 5px;
						text-align: left;
}

#footer					{
						clear: both;
						width: 954px;
						background: #afb997;
						color: #fff;
						padding-top: 15px;
						height: 34px;
						background: url('../images/footer.jpg') no-repeat ;
						font-size: 10px;
}
		
#footer a				{
						color: #fff;
						text-decoration: none;
}		

#footer a:hover		{
					color: #CC0000;
}							
						
						
#copyright			{
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
text-align: right;
color: #fff;
 }					
						
						
			
