html, body	{
						height: 100%;
						}
body				{	cursor:url("../images/mycursor.cur");
						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: #2687ea url('../images/body_tile.jpg') repeat-x;
						color: #fff;			
						}
						
h2	        {
            font-size: 1.15em;
            text-align: left;
						padding-left: 0px;
						color: #fff;
						width: 625px;
						padding-left: 12px;
						height: 28px;
						padding-top: 6px;
						margin-bottom: 15px;
						margin-top: 0px;
						overflow: hidden;
						background: url('../images/h2_image.jpg') no-repeat;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #ccc;  
            }   				
						
a						{
						color: #0099FF;
						}								
					
#wrapper		{
						width: 100%;
						overflow: auto;
						}					
						
#container	{
						width: 860px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-top: 0px;
						margin-bottom: 0px;		
						overflow: visible;
						}
						
#top					{
						width: 860px;
						height: 387px;
						margin-left: auto;
						margin-right: auto;
						background: url('../images/header.jpg') no-repeat;
						}	
						
#top_left				{
						float: left;
						margin: 0;
						padding: 0;
						width: 280px;
						height: 387px;	
						}
						
#top_middle				{
						float: left;
						margin: 0;
						padding: 0;
						width: 270px;
						height: 387px;	
						}
						
#top_right				{
						float: left;
						margin: 0;
						padding: 0;
						width: 310px;
						height: 387px;	
						background: url('../images/head3.jpg') no-repeat;
						}	
	

#content_wrapper
						{						
						overflow: auto;
						width: 860px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;		
						margin-top: 20px;
						background: url('../images/content_tile.jpg') repeat-y ;	
						}
											
#content		{						
						overflow: auto;
						width: 860px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;		
						background: url('../images/content_top.jpg') no-repeat ;	
						}			
																		
						
#content #btns
						{
						float: left;
						width: 151px;
						font-family: arial, serif;
						clear: both;
						margin-left: 1px;
						margin-top: 11px;
						}
						
#content #btns ul
						{
						margin: 0;
						padding: 0;
						list-style: none;
						overflow: auto;			
						margin-top: 0px;			
						}	
						
#content #btns ul li
						{
						text-align:left;
						background: url('../images/btn.jpg') no-repeat;
						margin-bottom: 0px;
						}															
						
#content #btns ul li a
						{
						margin-left: 35px;	
						color: #fff6d1;
						font-size: 8pt;					
						text-decoration: none;
						font-weight: bold;
						}		
						
#content #btns ul li a:hover
						{
						color: #fff;
						}																																														
						
#content #btns .btn
						{
						overflow: auto;
						height: 28px;
						padding-top: 5px;
						}			
																		
											
#content #info	
						{
						width: 660px;																																				
						float: left;
						text-align: left;
						margin-left: 30px;
						margin-top: 12px;				
						background: #ffbb00;	
						min-height: 300px;	
						}	
							
#bottom	
						{
						width: 860px;		
						height:30px;																																	
						margin: 0 auto;
						text-align: center;
						background: url('../images/content_bottom.jpg') no-repeat;		
						}							
						
#footer_tile
						{
						clear: both;
						margin: 0;
						width: 100%;
						padding: 0;
						font-size:10px;						
						vertical-align: middle; 
						overflow: auto;
						margin-left: auto;
						margin-right: auto;
						background: #2687ea url('../images/footer_tile.jpg') repeat-x; 
						}						

#footer
						{
						margin-top: 0px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						padding-top: 4px;	
						width: 860px;
						line-height: 1.75em;
						background: url('../images/footer.jpg') no-repeat top;
						}
						
#sub_nav
						{
						width: 860px;
						height: 55px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						background: url('../images/sub_nav.jpg') no-repeat;
						}			
						
#sub_nav div	
						{
						width: 755px;
						text-align: center;
						margin: 0 auto;
						padding-top: 14px;
						padding-left: 15px;
						}
						
						
						
#sub_nav a	{
						color: #dc2917;
						}		
											
#sub_nav a:hover						
						{
						color: #ff6;
						}	
						
#copyright	{
						font-size: 1em;
						font-weight: bold;
						margin-top: 15px;
						margin-left: 15px;
						color: #232f3b;
						float: left;										
						}					
						
#copyright div 
						{
						float: left;
						margin-top: 5px;
						}					
						
#copyright #terms 
						{
						float: right;			
						margin-right: 5px;								
						}										
						
#copyright #terms a
						{				
						text-decoration: none;
						color: #023a73;
						}						

#counter		{
						clear: both;
						font-size: 0.7em;
						margin-top: 15px;
						margin-bottom: 10px;
						}			
						
.thumbnail_menu			{
						float: left;
						padding-top: 5px;
						padding-right: 15px;
						padding-left: 5px;
						padding-bottom: 15px;
						}			
						
.home					{
						margin-top: 15px;
						}