@charset "UTF-8";
/* CSS Document */

body {
	/*  border-top:7px solid #000000; (jlr removed) */
}
#logo {
	background-color:#e1e1e1;
	
}
#logoBottom {
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(../img/all/white-logo-bottom.png);
	_background-image:url(../img/all/white-logo-bottom.gif);
}
#logo h1 {
	color:#000000!important;
}
