body				{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: georgia, serif;
						font-size: 0.8em;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #000;
						color: #e0e0e0;
						}
						
h2	       				 {
						font-size: 2.05em;
						text-align: left;
						padding-left: 0px;
						font-family: georgia, serif;
						color: #fff;
						width: 560px;
						padding-top: 0px;
					}  
						
h3	       			 {
				font-size: 1em;
				text-align: center;
				margin-top: 10px;
				color: #fff;  
				}   						
						
#container	{
						width: 1004px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						overflow: visible;
						margin-top: 0px;
						margin-bottom: 0px;					
						}
											
#top_btns
						{
						float: right;
						margin-right: 15px;
						margin-top: 15px;
						margin-bottom: 15px;						
						}						

#top_btns ul
						{
						margin: 0px;
						padding: 0px;
						list-style: none;
						}						
						
#top_btns ul li
						{
						float: left;
						height: 15px;
						font-size: 0.8em;
						overflow: hidden;
						padding-left: 17px;
						}
						
#top_btns ul .divider
						{
						margin-left: 20px;
						margin-right: 10px;
						width: 1px;
						background: url('../images/dark_blue_divider.gif') no-repeat 3px center;
						}							
												
#top_btns ul li a	
						{
						color: #e0e0e0;
						text-decoration: none;
						overflow: hidden;
						}		
										
#top_btns ul li a:hover	
						{
						color: #fff;
						overflow: hidden;
						}												
						
#top_btns ul #home
						{
						background: url('../images/home.gif') no-repeat 0px 0px;
						overflow: hidden;
						}						
						
#top_btns ul #contact
						{
						background: url('../images/contact.gif') no-repeat 0px 0px;
						overflow: hidden;
						}																					
						
.horizontal	{
						width: 1004px;
						height: 15px;
						background: url('../images/hr.jpg') repeat-x;
						clear: both;
						}						
						
#top				{
						clear: both;
						margin-top: 25px;
						}
						
#top #left
						{
						float: left;
						margin-left: 75px;
						width: 208px;
						}		
						
#top #left #coname						
						{
						text-align: left;
						}
						
#top #left #meta
						{
						margin-top: 3px;
						margin-left: 5px;
						text-align: left;
						}
						
					
						
#top #top_nav
						{						
						background: #000;
						clear: both;
						margin-top: 60px;						
						padding: 0;
						margin-left: 65px;
						margin-right: 65px;
						}	
						
#top #top_nav li
						{
						float: left;
						font-size: 8pt;
						height: 15px;
						padding: 7px 10px;
						}	

#top #top_nav	a
						{						
						color: #e0e0e0;
						text-decoration: none;
						font-size: 10pt;
						}
						
#top #top_nav li	a:hover
						{
						color: #fff;
						}						
						
#top #top_nav .divider
						{
						margin: 0px 13px;
						width: 1px;
						background: url('../images/light_blue_divider.gif') no-repeat center;
						}																	
						
												
#banner			{
						width: 1004px;
						height: 247px;
						background: url('../images/banner_01.jpg') no-repeat;
						clear: both;
						overflow: auto;
						margin-top: 7px;
						margin-bottom: 16px;
						}								
																																										

#content		{
					`	
						overflow: visible;
						margin-top: 12px;
						margin-bottom: 25px;
						}
						
#content #btns
						{
						float: left;
						width: 160px;
						}
						
#content #btns ul
						{
						margin: 0;
						padding: 0;
						list-style: none;
						}	
						
#content #btns ul li
						{
						text-align: right;
						}															
						
#content #btns ul li a
						{
						margin-left: 40px;	
						color: #ADAEAF;
						font-size: 8pt;						
						text-decoration: none;
						}		
						
#content #btns ul li a:hover
						{
						color: #fff;
						}																										
						
#content #btns .btn
						{
						overflow: visible;
						height: 20px;
						}		
																			
											
#content #info	
						{
						width: 510px;																																				
						float: left;
						text-align: left;						
						
						margin-left: 35px;						
						}					
						
#footer			{
						clear: both;
						margin-bottom: 0px;
						margin-top: 0px;
						font-size: 0.7em;
						line-height: 1.8em;
						width: 1004px;
						}						

#footer #sub_nav
						{
						margin-top: 5px;
						width: 904px;
						background: #000;
						height: 50px;		
						padding-top: 0px;
						margin-bottom: 15px;
						padding-left: 50px;
						padding-right: 50px;
font-size: 1.2em;						
						}
						
#footer	a		{
						color: #e0e0e0;

						}		
											
#footer a:hover						
						{
						color: #fff;
						}	
						
#copyright	{
						text-align: center;
						font-size: 1em;
						font-weight: bold;
						margin-top: 5px;
						margin-left: 0px;
						color: #ADAEAF;
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 0px;
						margin-top: 00px;
						}					
						
#copyright #terms 
						{
						float: right;
						margin-top: 0px;						
						margin-right: 0px;
						}										
						
#copyright #terms a
						{
						color: #ADAEAF;						
						text-decoration: none;
						}						

#counter		{
						clear: both;
						text-align: right;
						float: right;
						margin-right: 75px;
						margin-top: 10px;
						font-size: 0.7em;
						}						
