@charset "UTF-8";

/* Produced by Pentacor Design PLC Anthony Woodley 2009 - http://pentacordesign.co.uk */

/* MENU STRUCTURE */

* { padding: 0em; margin: 0em; }
#menu-spacer { width:958px;	height:96px;}
#menudiv { height:87px;	margin: 0; padding: 0;}
.menu { margin: 0; padding: 0; list-style: none; height:87px;}
.menu li { padding: 0; margin: 0; height: 87px; margin-right: 0; margin-left:0; list-style: none; background-repeat: no-repeat;}
.menu li a, .menu li a:visited { display: block; text-decoration: none; text-indent: 0px; height: 87px; background-repeat: no-repeat;}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* MENU BUTTONS */

#home {display: block; width: 203px; height: 87px; background: url(../images/menu/home.png) no-repeat 0 0; margin:auto;}
#home a {display: block; width: 203px; height: 87px; background: url(../images/menu/home.png) no-repeat 0 0; margin:auto;}
#home a img {display: block; width: 203px; height: 87px; background: url(../images/menu/home.png) no-repeat 0 0; margin:auto;}  
#home:hover { background-position: 0 -87px;}
#home span { display: none;}

#about {display: block; width: 185px; height: 87px; background: url(../images/menu/about.png) no-repeat 0 0; margin:auto;}
#about a {display: block; width: 185px; height: 87px; background: url(../images/menu/about.png) no-repeat 0 0; margin:auto;}
#about a img{display: block; width: 185px; height: 87px; background: url(../images/menu/about.png) no-repeat 0 0; margin:auto;}
#about:hover { background-position: 0 -87px;}
#about span { display: none;}

#blf {display: block; width: 187px; height: 87px; background: url(../images/menu/blf.png) no-repeat 0 0; margin:auto;}
#blf a{display: block; width: 187px; height: 87px; background: url(../images/menu/blf.png) no-repeat 0 0; margin:auto;}
#blf a img{display: block; width: 187px; height: 87px; background: url(../images/menu/blf.png) no-repeat 0 0; margin:auto;}
#blf:hover { background-position: 0 -87px;}
#blf span { display: none;}

#snf {display: block; width: 165px; height: 87px; background: url(../images/menu/snf.png) no-repeat 0 0; margin:auto;}
#snf a {display: block; width: 165px; height: 87px; background: url(../images/menu/snf.png) no-repeat 0 0; margin:auto;}
#snf a img {display: block; width: 165px; height: 87px; background: url(../images/menu/snf.png) no-repeat 0 0; margin:auto;}
#snf:hover { background-position: 0 -87px;}
#snf span { display: none;}

#contact {display: block; width: 218px; height: 87px; background: url(../images/menu/contact.png) no-repeat 0 0; margin:auto;}
#contact a {display: block; width: 218px; height: 87px; background: url(../images/menu/contact.png) no-repeat 0 0; margin:auto;}
#contact a img {display: block; width: 218px; height: 87px; background: url(../images/menu/contact.png) no-repeat 0 0; margin:auto;}
#contact:hover { background-position: 0 -87px;}
#contact span { display: none;}

