/*
   Unfortunately, the non-compliants and quirky IE 6 
   still accounts for up to one-third of web traffic.
   Use this stylesheet to compensate for IE 6.
*/

#header #logo .logo-left{
	background: url("images/logo-left.gif") no-repeat;
}
#header #logo .logo-right{
	background: url("images/logo-right.gif") no-repeat;
}