@charset "UTF-8";
/* CSS Document */

#header {
	margin-left: 10px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 938px;
	padding-top: 0px;
	height: 129px;
}

a:link img, a:visited img {
	border: none;
}

/*Slices are graphic components of header*/
#top_slice {
	margin-left: 0px;
	margin-top: -1px;
	display: inline;
	float: left;
	height: 34px;
	margin-bottom: 0;
	width: 935px;
}

#kayney_slice {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 55px;
	margin-bottom: 0;
	width: 935px;
}
#middle_slice {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 16px;
	margin-bottom: 0;
	width: 935px;
}
#home_slice {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 79px;
}
#products_slice {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 89px;
}
#howto_slice {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 84px;
}
#hours_slice {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 169px;
}
#contact_slice {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 114px;
}
#bottom_right_slice {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 25px;
	margin-bottom: 0;
	width: 400px;
}.header {
}
#header a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
