#home_button a:hover {
	background-image: url(../menu_images/sureloc_home.gif);
	background-color: #0066CC;
	background-position: 0px -36px;
	background-repeat: no-repeat;
}
#products_by_types {
	display: block;
	height: 36px;
	width: 177px;
}
#iso_9001 #iso {
	padding-top: 14px;
	padding-left: 49px;
}
#products_by_types a:hover {
	background-image: url(../menu_images/products_by_type.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}

#products_by_application {
	display: block;
	height: 36px;
	width: 177px;
}
#products_by_application a:hover {
	background-image: url(../menu_images/product_by_application.gif);
	background-position: 0px -36px;
}

#view_the_sureloc_range {
	display: block;
	height: 36px;
	width: 177px;
}
#view_the_sureloc_range a:hover {
	background-image: url(../menu_images/view_the_sureloc_range.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}

#about {
	display: block;
	height: 36px;
	width: 177px;
}
#about a:hover {
	background-image: url(../menu_images/about_sureloc.gif);
	background-position: 0px -36px;
}

#technical_information {
	display: block;
	height: 36px;
	width: 177px;
}
#technical_information a:hover {
	background-image: url(../menu_images/technical_information.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}

#health {
	display: block;
	height: 36px;
	width: 177px;
}
#health a:hover {
	background-image: url(../menu_images/health_and_safety.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#contact {
	display: block;
	height: 36px;
	width: 177px;
}
#contact a:hover {
	background-image: url(../menu_images/contact_us.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#register {
	display: block;
	height: 36px;
	width: 177px;
}
#register a:hover {
	background-image: url(../menu_images/register_with_sureloc.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#trade {
	display: block;
	height: 36px;
	width: 177px;
}
#trade a:hover {
	background-image: url(../menu_images/trade.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#iso_9001 {
	width: 177px;
	margin-top: 25px;
	padding-left: 0px;
	margin-bottom: 5px;
	float: left;
	padding-bottom: 20px;
}

#sub_menu {
	display: block;
	width: 160px;
}

/*subnav*/

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #333333;
}
ul#subnav li a:link, ul#subnav li a:visited {
	text-decoration: none;
	display: block;
	width: 154px;
	color: #690417;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 21px;
	line-height: 14px;
}
ul#subnav li {
}
ul#subnav li a:hover {
	background-color: #808284;
	color: #FFFFFF;
	display: block;
	background-image: url(../menu_images/sub_strip.gif);
	background-repeat: repeat-y;
}
#home_button a {
	background-image: url(../menu_images/sureloc_home.gif);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 177px;
}
#products_by_types a {
	background-image: url(../menu_images/products_by_type.gif);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 177px;
}
#home_button {
	display: block;
	height: 36px;
	width: 177px;
}
#products_by_application a {
	display: block;
	height: 36px;
	width: 177px;
	background-image: url(../menu_images/product_by_application.gif);
	background-repeat: no-repeat;
}
#view_the_sureloc_range a {
	display: block;
	height: 36px;
	width: 177px;
	background-image: url(../menu_images/view_the_sureloc_range.gif);
	background-repeat: no-repeat;
}
#health a {
display: block;
	height: 36px;
	width: 177px;
	background-image: url(../menu_images/health_and_safety.gif);
	background-repeat: no-repeat;
}
#technical_information a {
display: block;
	height: 36px;
	width: 177px;
	background-image: url(../menu_images/technical_information.gif);
	background-repeat: no-repeat;
}
#about a {
display: block;
	height: 36px;
	width: 177px;
	background-image: url(../menu_images/about_sureloc.gif);
	background-repeat: no-repeat;
}
#contact a {
display: block;
	height: 36px;
	width: 177px;
	background-image: url(../menu_images/contact_us.gif);
	background-repeat: no-repeat;
}
#register a {
display: block;
	height: 36px;
	width: 177px;
	background-image: url(../menu_images/register_with_sureloc.gif);
	background-repeat: no-repeat;
}
#trade a {
display: block;
	height: 36px;
	width: 177px;
	background-image: url(../menu_images/trade.gif);
	background-repeat: no-repeat;
}
#cart_box {
	float: left;
	height: 38px;
	width: 400px;
	margin-left: 13px;
	margin-top: 0px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	line-height: 15px;
}
#cart_box a, #cart_box a:visited {
	color: #FFFFFF;
}
#cart_box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}

