/* CSS Document */

.location 
{ 
 background: url(images/locations_background.jpg) scroll no-repeat left bottom;
}


.capabilities 
{ 
	background: url(images/capabilities_background.jpg) scroll no-repeat left bottom;
}
	
	
.alliances 
{
   background: url(images/alliances_background.jpg) scroll no-repeat left bottom;
}
	
	
.careers 
{  
  background: url(images/careers-background.jpg) scroll no-repeat left bottom;
}
			
			 
.clients 
{
  background: url(images/clients_background.jpg) scroll no-repeat left bottom;
}
	
	
.company 
{ 
  background: url(images/company_background.jpg) scroll no-repeat left bottom;
}


.contactus 
{
  background: url(images/contact_background.jpg) scroll no-repeat left bottom;
}


.contractvehicle 
{ 
  background: url(images/contractvehicle_background.jpg) scroll no-repeat left bottom;
}
				   
				   	   		   
.sitemap 
{
 background: url(images/sitemap_background.jpg) scroll no-repeat left bottom; 
}
	
		   
.sitemaptablebackground {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/red_horizontal.gif)
}
	
				   
.yellowbackground {
	background: url(images/yellowBackground.jpg) fixed  repeat-y  left;
}


.yellowBG 
{
	width: 511px;
	height: 243px;
	background: url(images/yellow_background_03.jpg) no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
}


.bottombackground { background-attachment: fixed;
					background-repeat: no-repeat
}


.bottomnewsbackground 
{ 			
	width: 254px;
	height: 200px;
background: url(images/news-background.jpg) no-repeat;
position: relative;
left: 0px;
top: 0px;
}


.bottomglobebackground { 
					    background: url(images/globe-background.jpg) no-repeat fixed;
}


.bottommousebackground { 
					    background: url(images/mouse-background.jpg) no-repeat fixed right top;
}


.frontBackground 
{ 
	background: url(images/background.gif) no-repeat;
	width: 760px;
	height: 110px;
	position: relative;
	left: 0px;
	top: 0px;
}

.logoBg
{ background: #000000;
}

IMG
{
	border:0
}