/* CSS Document */

.location { background-attachment: fixed;
	        background-repeat: no-repeat;
	        background-position: left bottom;
            background-image: url(images/locations_background.jpg) }

.capabilities { background-attachment: fixed;
	            background-image: url(images/capabilities_background.jpg);
	            background-repeat: no-repeat;
	            background-position: left bottom }
	
.alliances { background-attachment: fixed;
	         background-image: url(images/alliances_background.jpg);
	         background-repeat: no-repeat;
	         background-position: left bottom }
	
.careers {  background-attachment: fixed; 
            background-image: url(images/careers-background.jpg); 
            background-repeat: no-repeat; 
            background-position: left bottom }
			 
.clients { background-attachment: fixed;
	       background-image: url(images/clients_background.jpg);
	       background-repeat: no-repeat;
	       background-position: left bottom }
	
.company { background-attachment: fixed;
	       background-image: url(images/company_background.jpg);
	       background-repeat: no-repeat;
	       background-position: left bottom }

.contactus { background-attachment: fixed;
	         background-image: url(images/contact_background.jpg);
	         background-repeat: no-repeat;
	         background-position: left bottom }

.contractvehicle { background-attachment: fixed;
	               background-repeat: no-repeat;
	               background-position: left bottom;
	               background-image: url(images/contractvehicle_background.jpg) }
				   
.sitemap { background-attachment: fixed; 
           background-image: url(images/sitemap_background.jpg); 
		   background-repeat: no-repeat; 
		   background-position: left bottom }
		   
.sitemaptablebackground {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/red_horizontal.gif)

				   }
				   
.yellowbackground {
	background-attachment: fixed;
	background-image: url(images/yellow_background_03.jpg);
	background-repeat: no-repeat
}

.bottombackground { background-attachment: fixed;
					background-repeat: no-repeat
}
.bottomnewsbackground { background-attachment: fixed;
					    background-repeat: no-repeat;
					    background-image: url(images/news-background.jpg)
}
.bottomglobebackground { background-attachment: fixed;
					    background-repeat: no-repeat;
					    background-image: url(images/globe-background.jpg)
}
.bottommousebackground { background-attachment: fixed;
					    background-repeat: no-repeat;
					    background-image: url(images/mouse-background.jpg)
; background-position: right top
}
