div#leftCol {
	background: #4A4A4A url(images/corners/grayBotRight.gif.html) bottom right no-repeat;  
}

div#leftNav a:hover {background: #434343 url(images/nav/navWhite.gif) left center no-repeat;}

a.company:link, a.company:visited {
	background: #4A4A4A url(images/nav/navBlue.gif) left center no-repeat;
}
a.collection:link, a.collection:visited { 
	background: #4A4A4A url(images/nav/navTeal.gif) left center no-repeat;
}
a.polarization:link, a.polarization:visited {
	background: #4A4A4A url(images/nav/navGreen.gif) left center no-repeat;
}
a.technology:link, a.technology:visited {
	background: #4A4A4A url(images/nav/navLime.gif) left center no-repeat;
}
a.oem:link, a.oem:visited { 
	background: #4A4A4A url(images/nav/navPurple.gif) left center no-repeat;
}
a.communication:link, a.communication:visited {
	background: #4A4A4A url(images/nav/navYellow.gif) left center no-repeat;
}
a.contact:link, a.contact:visited {
	background: #4A4A4A url(images/nav/navRed.gif) left center no-repeat;
}
a.careers:link, a.careers:visited {
	background: #4A4A4A url(images/nav/navOrange.gif) left center no-repeat;
}
div#rightCol {
	background: #4A4A4A url(images/corners/grayBotLeft.gif.html) bottom left no-repeat; 
}

div#main {
	background: #FFF url(images/corners/whiteBottom.gif.html) bottom no-repeat; 
}

a.continueLink:link, a.continueLink:visited {
	background: #FFF url(images/arrowGray.gif.html) left center no-repeat;	
}
a.continueLink:hover {
	background: #FFF url(images/arrowBlue.gif.html) left center no-repeat;
}

div#m2content div#mainText a { 
	background: #FFF url(images/arrowGray.gif.html) left center no-repeat;	
}
div#m2content div#mainText a:hover {
	background: #FFF url(images/arrowBlue.gif.html) left center no-repeat;	
}
div#m17content div#mainText a { 
	background: #FFF url(images/arrowGray.gif.html) left center no-repeat;	
}
div#m17content div#mainText a:hover {
	background: #FFF url(images/arrowBlue.gif.html) left center no-repeat;	
}

div#mainM5 {
	background: #FFF url(images/corners/grayRight.gif.html) right top no-repeat; 
}
a.gray:link, a.gray:visited {
	background: #4A4A4A url(images/arrowWhite.gif.html) left center no-repeat;	
}
a.gray:hover {
	background: #4A4A4A url(images/arrowBlueGray.gif.html) left center no-repeat;
}

div#mainM6 {
	background: #000 url(images/corners/blackWhole.gif.html) no-repeat; 
}
div.countryList a:link, div.countryList a:visited {
	background: #FFF url(images/nav/navGray.gif.html) left center no-repeat;
}
div.countryList a:hover {
  background: #FFF url(images/nav/navRed.gif) left center no-repeat;
}

