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

html,body {
	margin:0;
	padding:0;
	background-color: #0000FF;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#PageTitle {
	position:absolute;
	width:52px;
	height:1135px;
	z-index:1;
	top: 163px;
	left: 0px;
}
#YellowBar {
	position:absolute;
	width:1400px;
	height:3;
	z-index:4;
	left: 0px;
	top: 31px;
	background-color: #FFFF00;
}
#LeftNav {
	position:absolute;
	width:123px;
	height:279px;
	z-index:1;
	left: 8px;
	top: 21px;
}
#Subhead {
	position:absolute;
	width:685px;
	height:40px;
	z-index:2;
	left: 15px;
	top: 20px;
}
#Logo {
	position:absolute;
	width:179px;
	height:125px;
	z-index:4;
	left: 43px;
	top: 31px;
}
#LeftMenu {
	position:absolute;
	width:158px;
	height:475px;
	z-index:2;
	left: 52px;
	top: 155px;
	background-image: url(leftMenu_background.gif);
}
#UpperNav {
	position:absolute;
	width:204px;
	height:20px;
	z-index:8;
	left: 726px;
	top: 157px;
}
#Slogan {
	position:absolute;
	width:430px;
	height:25px;
	z-index:6;
	left: 500px;
	top: 1px;
}
#Banner {
	position:absolute;
	width:562px;
	height:118px;
	z-index:7;
	left: 367px;
	top: 33px;
}
.prodName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFCC00;
}
#productName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #Ffcc00;
	height: 20px;
	width: 225px;
	text-align: center;
	padding-top: 3px;
}#productNameTwoLines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #Ffcc00;
	height: 40px;
	width: 225px;
	text-align: center;
	padding-top: 3px;
}
#productDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
}
