@charset "utf-8";
body {
	background-image: url(nhswebsite1/nhsbackground.jpg);
	text-align: center;
}
#productbox {
	position:absolute;
	left:329px;
	top:225px;
	width:262px;
	height:334px;
	z-index:1;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #2B470B;
	overflow: auto;
	text-align: left;
}
#container {
	background-color: #FFF;
	height: 585px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#header {
	position:absolute;
	width:600px;
	height:200px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(nhswebsite/nhsheader.gif);
	background-repeat: no-repeat;
}
#globalnav {
	width: 300px;
	height: 25px;
	position: absolute;
	left: 70px;
	bottom: 20px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#homepagegirl {
	position:absolute;
	width:292px;
	height:349px;
	z-index:1;
	left: 0px;
	top: 236px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #2B470B;
	overflow: auto;
}
