*{ margin: 0; padding: 0; }
img{ border: 0; }
img.floatRight { display: block; margin-left: 10px; float: right; }
a{ color: #000; text-decoration: none; }
a:hover{ color: #888; }
fieldset{ border: 0; }
.separator { clear: both; }

body{
	background-color: #0E1C29;
	text-align: center;
  font-size: 13px;
  font-family: "Verdana", "Arial", sans-serif;
  color: #000;
}

/* WRAPPER */
div#wrapper{
	width: 832px; 
	margin: auto;
	margin-top: 8px;
	text-align: left;
	background: #CCC url(../img/words_33.jpg) top left repeat;
	padding-top: 2px;
	padding-bottom: 20px;
}

/* BANNER */
div#banner{
	background: #CCC url(../img/banner.jpg) top left no-repeat;
	width: 828px;
	height: 152px;
	margin: auto;
	margin-bottom: 2px;
}

/* TOP NAVIGATION */
div#top_nav{
	width: 826px;
	margin: auto;
	height: 27px;
	text-align: left;
	margin-bottom: 54px;
}
div#top_nav ul{
	display: block;
	width: 826px;
	list-style: none;
}
div#top_nav li{
	display: block;
	float: left;
	margin-right: 3px;
}
div#top_nav ul li a{
	display: block;
	float: left;
	height: 27px;
}
div#top_nav ul li a#home{ width: 105px; background: transparent url("../img/home.jpg") center left no-repeat; }
div#top_nav ul li.on a#home, div#top_nav ul li a#home:hover{ background: transparent url("../img/home-rollover.jpg") center left no-repeat; }
div#top_nav ul li a#equipment{ width: 170px; background: transparent url("../img/equipment.jpg") center left no-repeat; }
div#top_nav ul li.on a#equipment, div#top_nav ul li a#equipment:hover{ background: transparent url("../img/equipment-rollover.jpg") center left no-repeat; }
div#top_nav ul li a#audio{ width: 109px; background: transparent url("../img/audio.jpg") center left no-repeat; }
div#top_nav ul li.on a#audio, div#top_nav ul li a#audio:hover{ background: transparent url("../img/audio-rollover.jpg") center left no-repeat; }
div#top_nav ul li a#news{ width: 109px; background: transparent url("../img/news.jpg") center left no-repeat; }
div#top_nav ul li.on a#news, div#top_nav ul li a#news:hover{ background: transparent url("../img/news-rollover.jpg") center left no-repeat; }
div#top_nav ul li a#clickhere{ width: 169px; background: transparent url("../img/ClickHere.jpg") center left no-repeat; }
div#top_nav ul li.on a#clickhere, div#top_nav ul li a#clickhere:hover{ background: transparent url("../img/ClickHere-rollover.jpg") center left no-repeat; }
div#top_nav ul li a#contact{ width: 146px; background: transparent url("../img/contact.jpg") center left no-repeat; }
div#top_nav ul li.on a#contact, div#top_nav ul li a#contact:hover{ background: transparent url("../img/contact-rollover.jpg") center left no-repeat; }


/* MAIN CONTENT */
div#main_content{
	width: 706px;
	margin: auto;
	margin-bottom: 30px;
	background: transparent url("../img/niceblue.png") top left repeat-y;
	padding: 10px;
}
div#main_content h1{
	font-size: 23px;
	margin-bottom: 8px;
	line-height: 1.5em;
}
div#main_content p{
	margin-bottom: 10px;
	line-height: 1.5em;
}
div#main_content hr{
	margin-top: 15px;
	margin-bottom: 15px;
}
div#main_content ul{
	margin-left: 18px;
}
div#main_content ul li{
	margin-bottom: 3px;
}
div#main_content table#audio_table{
	width: 700px;
	margin-bottom: 20px;
}
div#main_content table#audio_table th{
	background-color: #666666;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	border: 1px solid #888;
	font-size: 15px;
}
div#main_content table#audio_table td{
	text-align: center;
	border: 1px solid #888;
}
div#main_content a.mp3{
	width: 47px;
	height: 51px;
	display: block;
	background: transparent url("../img/audiobut.jpg") top left no-repeat;
	margin: auto;
}
div#main_content a.mp3:hover{
	background: transparent url("../img/audiobut2.jpg") top left no-repeat;
}
div#main_content table#contact_table{
	font-weight: bold;
}
div#main_content table#contact_table td{
	vertical-align: top;
	padding-right: 60px;
}
div#main_content table#contact_table br{
	margin-bottom: 15px;
}
div#main_content table#contact_table img{
	vertical-align: middle;
}
#faceman{
	display: block;
	float: left;
	width: 138px;
	height: 108px;
	background: transparent url("../img/faceman.gif") center left no-repeat;
}
#faceman:hover{ background: transparent url("../img/faceman1.gif") center left no-repeat; }
#londononline{
	display: block;
	float: left;
	width: 195px;
	height: 108px;
	background: transparent url("../img/londononline_banner_195x50.gif") center left no-repeat;
}
#londononline:hover{ background: transparent url("../img/londononline_banner_195x501.gif") center left no-repeat; }
#focus{
	display: block;
	float: left;
	width: 168px;
	height: 108px;
	background: transparent url("../img/focusritelogo.jpg") center left no-repeat;
}
#focus:hover{ background: transparent url("../img/focusritelogo2.jpg") center left no-repeat; }
#logos{
	padding: 5px;
}
#logos a{
	margin-right: 65px;
}