#headerBorder {
	height: 9px;
}
#headerBorder img {
	height: 9px;
	display: block;
}
#headerLogo {
	background: #49a7de url(/images/header-background.jpg) no-repeat bottom left;
	height: 267px;
}
#tagline {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 61px;
        line-height: 26px;
	padding: 0;
        display: block;
}
#productSearch {
	text-align: left;
	padding: 30px 0 0 61px;
}
#productSearch label {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: block;
	margin: 0 0 4px 11px;
}
#searchinput {
    font-size: 12px;
	 width: 125px;
}
#searchbutton {
	font-size: 12px;
}
#topNav {
  background-color: #d23215;
  width: 894px;
}
#topNav a {
	font-size: 18px;
	line-height: 18px;
	text-transform : lowercase;
	display: block;
	font-weight: normal;
	text-align: center;
	height: 42px;
	padding: 4px 0 0 0;
}
#topNav a:link, #topNav a:visited {
	text-decoration: none;
	color: #fff;
}
#topNav a:hover, #topNav a:active {
	text-decoration: none;
	color: #fff;
}
#tab1, #tab1 a {
	width: 127px;
}
#tab1 a:link, #tab1 a:visited {
	background-image: url(/images/tabs-unsel/tab1.jpg);
	background-repeat: no-repeat;
}
#tab1 a:hover, #tab1 a:active, #tab1 a:focus, #tab1 a.kNavSelected {
	background-image: url(/images/tabs-sel/tab1.jpg);
	background-repeat: no-repeat;
}
#tab2, #tab2 a {
	width: 128px;
}
#tab2 a:link, #tab2 a:visited {
	background-image: url(/images/tabs-unsel/tab2.jpg);
	background-repeat: no-repeat;
}
#tab2 a:hover, #tab2 a:active, #tab2 a:focus, #tab2 a.kNavSelected {
	background-image: url(/images/tabs-sel/tab2.jpg);
	background-repeat: no-repeat;
}
#tab3, #tab3 a {
	width: 128px;
}
#tab3 a:link, #tab3 a:visited {
	background-image: url(/images/tabs-unsel/tab3.jpg);
	background-repeat: no-repeat;
}
#tab3 a:hover, #tab3 a:active, #tab3 a:focus, #tab3 a.kNavSelected {
	background-image: url(/images/tabs-sel/tab3.jpg);
	background-repeat: no-repeat;
}
#tab4, #tab4 a {
	width: 128px;
}
#tab4 a:link, #tab4 a:visited {
	background-image: url(/images/tabs-unsel/tab4.jpg);
	background-repeat: no-repeat;
}
#tab4 a:hover, #tab4 a:active, #tab4 a:focus, #tab4 a.kNavSelected {
	background-image: url(/images/tabs-sel/tab4.jpg);
	background-repeat: no-repeat;
}
#tab5, #tab5 a {
	width: 128px;
}
#tab5 a:link, #tab5 a:visited {
	background-image: url(/images/tabs-unsel/tab5.jpg);
	background-repeat: no-repeat;
}
#tab5 a:hover, #tab5 a:active, #tab5 a:focus, #tab5 a.kNavSelected {
	background-image: url(/images/tabs-sel/tab5.jpg);
	background-repeat: no-repeat;
}
#tab6, #tab6 a {
	width: 128px;
}
#tab6 a:link, #tab6 a:visited {
	background-image: url(/images/tabs-unsel/tab6.jpg);
	background-repeat: no-repeat;
}
#tab6 a:hover, #tab6 a:active, #tab6 a:focus, #tab6 a.kNavSelected {
	background-image: url(/images/tabs-sel/tab6.jpg);
	background-repeat: no-repeat;
}
#tab7, #tab7 a {
	width: 127px;
}
#tab7 a:link, #tab7 a:visited {
	background-image: url(/images/tabs-unsel/tab7.jpg);
	background-repeat: no-repeat;
}
#tab7 a:hover, #tab7 a:active, #tab7 a:focus, #tab7 a.kNavSelected {
	background-image: url(/images/tabs-sel/tab7.jpg);
	background-repeat: no-repeat;
}
#topNavDropshadow {
	display: block;
	height: 9px;
	width: 894px;
}
#websiteName {
	display: none;
}

