#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	height: 60px;
	width: 100%;
	position: absolute;
	top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#prodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	top: 454px;
	right: 0px;
	position: absolute;
	height: auto;
	overflow: visible;
	left: 9px;
}
#topnavbar {
	left: 10px;
	top: 70px;
	position: absolute;
	height: 60;
	visibility: visible;
	z-index: 2;
	border-bottom-style: none;
	border-bottom-color: #0033FF;
	width: 700px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 100%;
	margin-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 30px;
	bottom: 0px;
	left: 0px;
}
#prodtitle {
	background-color: #FFFFFF;
	position: absolute;
	height: 20px;
	width: 400px;
	top: 135px;
	border: 1;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
}
#prodphoto {
	background-color: #FFFFFF;
	float: left;
	height: 281px;
	width: 425px;
	position: absolute;
	top: 168px;
	border-top-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	left: 10px;
}
#prodinfo {
	background-color: #CCCCCC;
	float: right;
	height: 150px;
	width: 180px;
	position: absolute;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	border: 1px solid #000000;
	left: 420px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
#text {
	left: 10px;
	top: 150px;
	position: absolute;
	width: 600px;
	height: auto;
	overflow: visible;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
