@charset "UTF-8";
#NavigationBarLayer {
	position:absolute;
	left:64px;
	top:240px;
	width:105px;
	height:550px;
	z-index:1;
}
body {
	background-image: url(images/backgrounds/Kits_Kitchen_home_background.jpg);
	background-repeat: no-repeat;
}
.MainPageHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #996633;
	font-weight: bold;
	line-height: 38px;
}
.NavigationBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ProductText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ProductTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#mainpanel {
	position:absolute;
	left:224px;
	top:209px;
	width:790px;
	height:581px;
	z-index:3;
}
#apDiv2 {
	position:absolute;
	left:300px;
	top:67px;
	width:575px;
	height:108px;
	z-index:4;
}
#apDiv3 {
	position:absolute;
	left:300px;
	top:74px;
	width:507px;
	height:105px;
	z-index:4;
}
