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: #161616 url('../images/body_tile.jpg') repeat-x 0px 0px ;
						color: #6f6c6c;			
						}
						
h2	        {
            font-size: 1.6em;
            text-align: left;
						padding-left: 0px;
						color: #b0d50e;
						width: 520px;
						height: 20px;
						padding-top: 0px;
						padding-bottom: 5px;
						margin-top: 10px;
						margin-bottom: 10px;
						font-weight: normal;
						background: url('../images/h2_image.jpg') repeat-x 0px bottom;
            }  
						
h3	        {
            font-size: 1em;
            text-align: center;
            margin-top: 10px;
            color: #666;  
            }   				
						
a						{
						color: #b0d50e;
						}				
						
#wrapper		{
						width: 100%;
						overflow: hidden;
						
						}			
						
#wrapper_tile
						{													
						width: 100%;
						overflow: hidden;
						}
						
#container	{			
						width: 1004px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;
						margin-bottom: 0px;		
						margin-top: 0px;
							overflow: hidden;	
						}
						
						
#global_search			{	
						padding-top: 10px;					
						}
						
#global_search input		{
						vertical-align: middle;
						margin-left: 1px;
						}
						
#search					{
						width: 160px;
						height:13px;
						padding: 4px;
						font-size: 12px;
						color: #333;
						background-color: #7c848b;
						border: 1px #41464b solid;
						font-family: Tahoma,Arial,Helvetica,"Trebuchet MS",Trebuchet;	
						font-weight:bold;						
						}
						
						
						
						
						
						
						
						
						
						
#top				{
						width: 1004px;
						height: 199px;
						background: url('../images/top.png') no-repeat center bottom;
						}		
						

						
#top #top_btns
						{
						float: right;
						margin-top: 13px;
						margin-right: 90px;
						}						

#top #top_btns ul
						{
						margin: 0px;
						padding: 0px;
						list-style: none;
						}						
											
#top #top_btns ul li
						{
						float: right;
						height: 15px;
						font-size: 7pt;
						overflow: auto;
						padding-left: 16px;
						}						
						
#top #top_btns ul li a	
						{
						color: #cfcfcf;
						text-decoration: none;
						font-weight: bold;
						font-family: arial;
						}						
#top #top_btns ul li a:hover	
						{
						color: #333;
						}												
						
#top #top_btns ul #home
						{
						background: url('../images/home.jpg') no-repeat right;
						margin-right: 15px;
						padding-right: 20px;
						padding-top: 4px;
						}						
						
#top #top_btns ul #contact
						{
						background: url('../images/contact.jpg') no-repeat right 5px;
						padding-right: 22px;
						padding-top: 4px;						
						}
														
#top_nav_container
						{
						float: left;
						margin-left: 25px;
						margin-right: 20px;
						clear: both;
						overflow: visible;
					
						}
#top_nav
						{
						list-style:none;
						padding:0;
						display:table;
						padding:0px;
						margin-top: 2px;
						margin-left: 0px;
						white-space:nowrap;
						}
						
#top_nav li
						{
						display:table-cell;
						background: url('../images/top_nav_tile.jpg');
						height: 35px;
						margin: 0;
						padding: 0 5px;
						text-align: center;
						}
						
#top_nav li .left
						{
						overflow: auto;
						height: 45px;
						background: url('../images/top_nav_left.jpg') no-repeat left;
						}
						
#top_nav li .right
						{
						overflow: auto;
						height: 45px;
						background: url('../images/top_nav_right.jpg') no-repeat right;
						padding: 0px 10px;
						}												
						
#top_nav a
						{
						display:block;
						padding: 2px 0px;
						padding-top: 30px;
						padding-bottom: 0px;
						text-decoration:none;
						color: #b0d50e;
						font-size: 7pt;
						}
						
#top_nav a:hover
						{
						font-size: 7pt;
						color: #ccc;
						}									
						
#top_nav .spacer
						{
						margin-top: 8px;
						background: url('../images/top_nav_spacer.jpg') no-repeat center top;
						width: 5px;
						}		
						
#top #left
						{
						clear: both;
						float: left;
						margin-left: 10px;
						margin-top:0px;
						text-align: left;
						}		
						
#left #coname						
						{
						margin-top: 55px;
						margin-left: 10px;
						text-align: left;
						}
						
#left #meta
						{
						margin-left: 20px;
						text-align: left;
						
						}																																																																									

#banner_01	{
						width: 1004px;
						height: 363px;
						background: url('../images/client-supplied.jpg') no-repeat 20px 0;
						margin:auto;
						}									
													
										
																																																																		
#content		{						
						overflow: hidden;
						width: 983px;
						margin-left: 21px;
						text-align: center;		
						margin-top: 0px;	
						background: url('../images/content_tile.jpg') repeat-y 1px 0px;							
						}			
						
#content_top
						{						
						overflow: hidden;			
						background: url('../images/content_top.jpg') no-repeat left top;							
						}							
						
#content_bottom
						{						
						overflow: hidden;		
						min-height: 418px;						
						background: url('../images/content_bottom.jpg') no-repeat left bottom;							
						}													

																			
						
#content #btns
						{
						float: left;
						width: 202px;
						font-family: arial, serif;
						clear: both;
						background: url('../images/top_btn.jpg') no-repeat 0px 0px;
						margin-left: 17px;
						margin-top: 0px;
						margin-bottom: 20px;
						}
						
#content #btns ul
						{
						margin: 0;
						padding: 0;
						list-style: none;
						overflow: auto;			
						margin-top: 11px;	
						background: url('../images/btn_bottom.jpg') no-repeat 0px bottom;		
						}																			
						
#content #btns ul li a
						{
						display: block;
						width: 180px;
						padding-left: 3px;
						background: #eee;
						text-align: left;
						margin-bottom: 10px;
						text-decoration: none;
						padding:5px;
						color: #000; 
						}		
						
#content #btns ul li a:focus		
						{
						-moz-outline: 0px;
						}				
						
#content #btns ul li a:hover
						{
						color: #b0d50e;
						}	
								
						
#content #btns ul #link_btn a
						{
						height: 24px;
						}																																																			
						
#content #btns .btn
						{
						overflow: auto;
						}			
						
#content #btns #below_btn
						{
						height: 17px;
						background: url('../images/bot_btn.jpg') no-repeat;
						}																			
											
#content #info	
						{
						width: 540px;																																				
						float: left;
						text-align: left;
						margin-left: 10px;
						margin-top: 16px;
						min-height: 287px;														
						}	
							

#featured				{
						float: right;
						width: 160px;
						margin-right: 18px;
						
}				
						
#footer_tile
						{
						clear: both;
						margin: 0;
						width: 1004px;
						padding: 0;
						font-size:10px;						
						vertical-align: middle; 
						overflow: hidden;
						margin-left: auto;
						margin-right: auto;
						}						

#footer
						{
						margin-top: 0px;
						margin-left: auto;
						margin-right: auto;
						text-align: center;	
						width: 1004px;
						line-height: 1.8em;
						}
						
#sub_nav
						{
						margin-top: 0px;
						width: 1004px;
						height: 67px;
						text-align: center;
						float: left;
						background: url('../images/sub_nav.jpg') no-repeat 22px top;
						}			
						
#sub_nav div	
						{
						width: 770px;
						text-align: center;
						margin-left: auto;
						margin-right: auto;
						padding-top: 8px;
						font-size: 7pt;
						font-weight: bold;
						line-height: 1.65em;
						}
						
						
						
#sub_nav a	{
						color: #4c4c4c;
						height: 60px;
						text-decoration: none;
						}		
											
#sub_nav a:hover						
						{
						color: #b0d50e;
						}	
						
#copyright	{
						font-size: 1em;
						font-weight: bold;
						margin-top: 8px;
						color: #b0d50e;
						float: left;	
						padding-left: 20px;		
						width: 984px;												
						}					
						
#copyright div 
						{
						float: left;
						margin-left: 2px;
						margin-top: 0px;
						}					
						
#copyright #terms 
						{
						float: right;			
						margin-right: 17px;								
						}										
						
#copyright #terms a
						{				
						text-decoration: none;
						color: #b0d50e;
						}						

#counter		{
						clear: both;
						font-size: 0.7em;
						margin-top: 15px;
						margin-bottom: 10px;
						}						
						
#logo	{

background: url('../images/logo.png') no-repeat  25px 9px ;
width: 1004px;
height: 109px;

}			

#logo #company_name			{						
						margin-top: 28px;	
						margin-left:-19px;					
						width: 600px;
						text-align: center;
						float: left;					
						}				