*						{
						padding: 0px;
						margin: 0px;
}

body					{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 0.8em;	
						background: url('../images/top_tile.png') repeat-x;
						color: #fff;
						height: 100%;
						}
						
html					{
background: #000000 url('../images/bg_tile.png') repeat;
	height: 100%;
}						

						
h2	        {
            font-size: 1.1em;
            text-align: right;
			font-weight: normal;
			padding-right: 20px;
			color: #fff;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-bottom: 5px;
			margin-bottom: 10px;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #fff;  
            }   						
						
#container	{
						width: 801px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						overflow: auto;
						margin-bottom: 0px;		
						background: url('../images/header.png') no-repeat left top;				
						}
					
						
										
												
#banner					{
						width: 801px;
						height: 102px;
						clear: both;
						overflow: auto;
						}			
					

#content				{
						overflow: auto;
						
						}


#content	#left_wrapper	{
						padding: 0px;
						margin: 0px;
						width: 137px;
						float:left;
						overflow:hidden;
}
	
						
#content #btns
						{
						float: left;
						padding-top: 10px;
						width: 162px;
						overflow: hidden;
						}
						
#content #btns ul
						{
						margin: 0;
						padding: 0;
						list-style: none;
						}	
						
#content #btns ul li
						{
						text-align: right;
						}															
						
#content #btns ul li a
						{
						padding-left: 15px;	
						color: #ffffff;
						font-size: 0.85em;						
						text-decoration: none;
						}		
						
#content #btns ul li a:hover
						{
						color: #fff;
						}																					
						
#content #btns .btn
						{
						overflow: hidden;
						padding-top: 6px;
						}													
											
#content #info	
						{
						width: 618px;																																				
						float: left;
						text-align: left;
						overflow: hidden;
						padding-left: 20px;
						padding-top: 20px;
						}	
						
#content #info #flash	{
						float: right;
						padding-right: 1px;
						height: 453px;
						overflow: hidden;
}				
						
#footer					{
						clear: both;
						background: url('../images/footer.png') no-repeat left bottom;	
						margin-bottom: 0px;
						margin-top: 0px;
						margin-left: auto;
						margin-right: auto;
						font-size: 0.7em;
						height: 55px;
						padding-top: 55px;
						line-height: 1.5em;
						width: 801px;
						}						

#footer #sub_nav
						{
						width: 770px;
						margin-left: auto;
						margin-right: auto;
						}
						
#footer	a		{
						color: #c9ceec;

						}		
											
#footer a:hover						
						{
						color: #fff;
						}	
						
#copyright	{
						text-align: center;
						font-size: 1em;
						margin-left: 15px;
						color: #ffffff;
						}					
						
#copyright div 
						{
						float:left;
						width: 801px;
						margin-left: 14px;
						margin-top: 10p;
						margin-right: 10px;
						}					
						
#copyright #terms 
						{
						float: right;
						margin-top: 0px;	
						}										
						
#copyright #terms a
						{
						color: #fff;						
						text-decoration: none;
						}						

#counter		{
						clear: both;
						text-align: right;
						float: right;
						margin-right: 25px;
						margin-top: 15px;
						font-size: 0.7em;
						}				
						
#home_boxes				{
						float: left;
						width: 801px;
}		

#home_boxes	a			{
						width: 134px;
						height: 97px;
						overflow: hidden;
						display: block;
						float: left;
						padding: 0px;
						margin: 0px;
}

#home_boxes .box_link_1 {
						background: url('../images/box_1.jpg') no-repeat;	
}

#home_boxes .box_link_2 {
						background: url('../images/box_2.jpg') no-repeat;	
}

#home_boxes .box_link_3 {
						background: url('../images/box_3.jpg') no-repeat;	
}

#home_boxes .box_link_4 {
						background: url('../images/box_4.jpg') no-repeat;	
}

#home_boxes .box_link_5 {
						background: url('../images/box_5.jpg') no-repeat;	
}

#home_boxes .box_link_6 {
						background: url('../images/box_6.jpg') no-repeat;	
}













