html, body	{
						height: 100%;
						}

body				{
						margin-left: auto;
						margin-right: auto;
						text-align: center;				
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 0.8em;		
						margin-top: 0px;
						margin-bottom: 0px;
						background: #fff url('../images/body_tile.jpg') repeat-x;
						color: #666;
						}
						
h2	        {
            font-size: 1.15em;
						margin-top: 25px;
						margin-left: 20px;			
						color: #4a7189;
						width: 520px;
						padding-bottom: 10px;
						border-bottom: 1px #666 dotted;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #fff;  
            }   						
						
#container	{
						width: 918px;
						background: url('../images/banner.jpg') no-repeat;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						overflow: auto;
						margin-top: 0px;
						margin-bottom: 0px;		
						min-height: 87%;			
						}																					

																	
												
#banner			{
						width: 818px;
						height: 166px;						
						clear: both;
						overflow: auto;							
						}								

#banner #top_btns
						{
						float: right;
						margin-top: 10px;
						margin-right: 45px;
						}						

#banner #top_btns ul
						{
						margin: 0px;
						padding: 0px;
						list-style: none;
						}						
											
#banner #top_btns ul li
						{
						float: left;
						height: 15px;
						font-size: 0.7em;
						overflow: auto;
						color: #ccc;
						}						
						
#banner #top_btns ul li a	
						{
						color: #ccc;
						text-decoration: none;
						}	
						
#banner #top_btns ul li a:hover
						{
						color: #efefef;
						text-decoration: none;
						}														
						
#banner #logo	{
						float: left;
						text-align: left;
						margin-left: 10x;
						margin-top: 91px;
						}						
						
#banner #logo #coname						
						{
						
						}
						
#banner #logo #meta
						{
						margin-left: 5px;
						margin-top: 5px;
						}																																											

#content		{
						overflow: auto;		
						width: 875px;						
						}

#content #nav
						{
						width: 254px;
						min-height: 300px;
						float: left;
						background: url('../images/nav_tile.gif') repeat-y;
						overflow: auto;
						}
						
#content #nav #btns
						{
						float: left;
						width: 254px;
						overflow: auto;
						background: url('../images/nav_top.jpg') no-repeat top;						
						}
						
#content #nav #btns ul
						{
						margin: 0;
						padding: 0;
						list-style: none;
						background: url('../images/nav_bottom.jpg') no-repeat bottom;	
						overflow: auto;
						}	
						
#content #nav #btns ul li
						{
						text-align: left;
						margin-bottom: 3px;
						}															
						
#content #nav #btns ul li a
						{
						margin-left: 50px;	
						color: #333;
						font-size: 1em;						
						text-decoration: none;
						}		
						
#content #nav #btns ul li a:hover
						{
						color: #666;
						}																										
						
#content #nav #btns #home_btn
						{
						background: url('../images/home_btn.gif') no-repeat;
						height: 31px;
						margin-left: 30px;
						padding-top: 9px;
						}		
						
#content #nav #btns #home_btn:hover
						{
						background: url('../images/home_btn_over.gif') no-repeat;
						padding-left: 20px;
						}											
						
#content #nav #btns .btn
						{
						background: url('../images/btn.gif') no-repeat;
						height: 30px;
						margin-left: 30px;
						padding-top: 8px;
						}		
						
#content #nav #btns .btn:hover
						{
						background: url('../images/btn_over.gif') no-repeat;
						padding-left: 20px;
						}								

#content #nav #btns #links_btn
						{
						background: url('../images/links_btn.gif') no-repeat;
						height: 29px;
						margin-left: 30px;
						padding-top: 8px;
						}	
						
#content #nav #btns #links_btn:hover
						{
						background: url('../images/links_btn_over.gif') no-repeat;
						padding-left: 20px;
						}							
						
#content #nav #btns #contact_btn
						{
						background: url('../images/contact_btn.gif') no-repeat;
						height: 29px;
						margin-left: 30px;
						padding-top: 8px;
						}		
						
#content #nav #btns #contact_btn:hover
						{
						background: url('../images/contact_btn_over.gif') no-repeat;
						padding-left: 20px;
						}										
						
						

#content #nav #btns ul #spacer
						{
						height: 20px;
						}						
						
#content #nav #btns ul #bottom_spacer
						{
						height: 15px;
						}															
											
#content #info	
						{
						width: 520px;																																				
						float: left;
						margin-left: 10px;
						margin-top: 50px;
						text-align: left;
						clear: right;
						}					
						
#footer			{
						clear: both;
						margin-bottom: 0px;
						margin-top: 0px;
						font-size: 0.7em;
						line-height: 1.8em;
						min-height: 13%;
						width: 100%;
						background: #393939 url('../images/footer_tile.gif') repeat-x;
						}					
						
#sub_nav
						{
						width: 800px;
						height: 50px;		
						padding-top: 10px;
						line-height: 1.8em;				
						}
						
#sub_nav	a	{
						color: #ccc;
						}		
											
#sub_nav a:hover						
						{
						color: #fff;
						}								
						
#copyright	{
						text-align: center;
						font-size: 1em;
						font-weight: bold;
						margin-top: 5px;
						margin-left: auto;
						margin-right: auto;
						color: #ADAEAF;
						width: 850px;
						}					
						
#copyright #copy 
						{
						float: left;
						margin-left: 15px;
						margin-top: 0px;
						}					
				

#counter		{
						clear: both;
						text-align: right;
						float: right;
						margin-right: 30px;
						font-size: 0.7em;
						}						