body,td,th {
	font-family: Courier New, Courier, monospace;
	color: #000;
}
body {
	background-color: #43352C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 11px;
	color: #000;
}
.footer {
	font-size: 11px;
	color: #CCC;
}
#MenuDiv {
	position: relative;
	left: 40px; 
	top: 260px;
	width:200px;
	height:251px;
	z-index:2;
	visibility: visible;
}
#TopTaglineDiv {
	position: relative;
	left: 150px; 
	top: -440px;
	width:220px;
	z-index:2;
	visibility: visible;
}
#ContentDiv {
	position: relative;
	left: 260px; 
	top: 40px;
	width:340px;
	z-index:1;
	visibility: visible;
}
#ContentDiv-Product {
	position: relative;
	left: 260px; 
	top: -70px;
	width:430px;
	z-index:1;
	visibility: visible;
}
#ContentDiv-About {
	position: relative;
	left: 260px; 
	top: -60px;
	width:310px;
	z-index:1;
	visibility: visible;
}
#BottomDiv {
	position: relative;
	left: 340px; 
	top: 100px;
	width:400px;
	z-index:1;
	visibility: visible;
}
h1 {
	font-size: 26px;
	font-weight:bold;
}
h2 {
	font-size: 16px;
	font-weight:bold;
}
h3 {
	font-size: 12px;
	font-weight:bold;
}
.price {
	font-size: 16px;
	color: #84B89F;
	font-weight: bold;
}
