/*CSS for logo. This is an image replaced link as an H1 tag*/

/*Controls logo hotspot width*/
#logo {height:89px;float:left;margin:0 0 0 10px;}
#logo h1 a{ width:450px;display:block;text-indent:-5000px;text-decoration:none;line-height:89px;}
#logo h1 {background: url(../images/joomla_logo2.png) no-repeat left top;margin:0;padding:0;}
