/*CSS for logo. This is an image replaced link as an H1 tag*/

/*Controls logo hotspot width*/
#logo {height:100px;float:left;margin:0 0 0 10px;}
#logo h1 a{ width:340px;display:block;text-indent:-5000px;text-decoration:none;line-height:100px;}
#logo h1 {background: url(../images/logo.png) no-repeat left top;margin:0;padding:0;}



