a#productstab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#productstab:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#productstab:hover {
	background-image: url(../images/tab.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
a#faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#faq:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#faq:hover {
	line-height: 40px;
	background-image: url(../images/faq_tab.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}
a#about{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#about:hover {
	line-height: 40px;
	background-image: url(../images/aboutus_tab.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}
a#about:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#about:hover {
	line-height: 40px;
	background-image: url(../images/aboutus_tab.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}
a#location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#location:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#location:hover {
	line-height: 40px;
	background-image: url(../images/locations_tab.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}
a#press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#press:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#press:hover {
	line-height: 40px;
	background-image: url(../images/press_tab.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}
a#blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#blog:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a#blog:hover {
	line-height: 40px;
	background-image: url(../images/blog_tab.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}