.omega {  font-family: Arial, Helvetica, sans-serif; list-style-type: none; font-size: 12px}

#map
{
	margin: 0px 0px 0px 30px;
	width: 530px;
	height: 500px;
}
#home, #products, #wires, #quality, #contact, #enquiry  {
	height:17px;
	overflow:hidden;

}

#home a {
	background: url(images/buttonbar_r1_c1.gif) no-repeat center 1px;
	height:0px; !important
	height:/**/17px;/* Fix for ie 6 */
	padding:34px 0px 0px 0px;
	overflow:hidden;
	display:block;
	margin:0px;
}

#home a:hover {
	background:url(images/buttonbar_r1_c1_f2.gif) no-repeat center 1px;
	overflow:hidden;

}

#products a {
	background: url(images/buttonbar_r1_c3.gif) no-repeat center 1px;
	height:0px; !important
	height:/**/17px;/* Fix for ie 6 */
	padding:34px 0px 0px 0px;
	overflow:hidden;
	display:block;
}

#products a:hover {
	background: url(images/buttonbar_r1_c3_f2.gif) no-repeat center 1px;
}

#wires a {
	background: url(images/buttonbar_r1_c5.gif) no-repeat center 1px;
	height:0px; !important
	height:/**/17px;/* Fix for ie 6 */
	padding:34px 0px 0px 0px;
	overflow:hidden;
	display:block;
}

#wires a:hover {
	background: url(images/buttonbar_r1_c5_f2.gif) no-repeat center 1px;
}

#quality a {
	background: url(images/qual1.gif) no-repeat center 1px ;
	height:0px; !important
	height:/**/17px;/* Fix for ie 6 */
	padding:34px 0px 0px 0px;
	overflow:hidden;
	display:block;
}

#quality a:hover {
	background: url(images/qual2.gif) no-repeat center 1px ;
}

#contact a {
	background: url(images/buttonbar_r1_c7.gif) no-repeat center 1px ;
	height:0px; !important
	height:/**/17px;/* Fix for ie 6 */
	padding:34px 0px 0px 0px;
	overflow:hidden;
	display:block;
}

#contact a:hover {
	background: url(images/buttonbar_r1_c7_f2.gif) no-repeat center 1px ;
}

#enquiry a {
	background: url(images/buttonbar_r1_c9.gif) no-repeat center 1px ;
	height:0px; !important
	height:/**/17px;/* Fix for ie 6 */
	padding:34px 0px 0px 0px;
	overflow:hidden;
	display:block;
}
#enquiry a:hover {
	background: url(images/buttonbar_r1_c9_f2.gif) no-repeat center 1px ;
}

#nav
{
	margin:5px 0px 0px 0px;
	height:35px;
}