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

body {
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
}
.BLACKtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #000;
}
.boldTXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
}
.productTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D11E27;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	color: #000;
	text-align: center;
}
.pageID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}
#logo {
	position:absolute;
	left:128px;
	top:13px;
	width:244px;
	height:132px;
	z-index:3;
}
#nav {
	position:absolute;
	left:337px;
	top:132px;
	width:442px;
	height:17px;
	z-index:3;
}
.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #D11E27;
}
.bodyTXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
}#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
