#wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	cursor:url("fly.cur");
}
body a {
	cursor:url("fly.cur");
}
p a {
	font-weight: bold;
	color: #683012;
}
#nav {
	height: 30px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #683012;
	text-align: left;
	line-height: 1.2em;
}
#nav a {
	font-size: 0.8em;
	color: #683012;
	text-align: left;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
	padding-top: 2px;
	display: block;
	float: left;
}
#nav a:hover {
	text-decoration: underline;
	background-color: #CC0000;
	color: #FFFFFF;
}
#content {
	width: 800px;
	margin-top: 10px;
}

#leftcol {
	width: 470px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 30px;
	padding-left: 50px;
	padding-bottom: 30px;
	min-height: 350px;
}
#rightcol {
	height: auto;
	width: 190px;
	margin-left: 50px;
	padding: 10px;
	text-align: left;
	float: left;
	position: static;
}
#rightcol p {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	float: none;
	display: block;
	width: 190px;
	font-size: 11px;
}
#rightcolhome a {
	display:block;
	background-color:#683012;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding:4px;
}
#rightcolhome a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background-color:#CC0000;
}
#rightcolhome h2 {
	font-size: 15px;
	font-weight: bold;
	color: #683012;
	margin-top: 0px;
	margin-bottom: 5px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #683012;
	margin-top: 0px;
}
#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #683012;
	position: relative;
	height: 50px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	color: #683012;
	text-align: right;
	width: 800px;
	clear: both;
	line-height: 25px;
}
#footer a {
	color: #683012;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #683012;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}
#leftcol p {
	line-height: 19px;
	margin-top: 10px;
}
.smalltext {
	font-size: 10px!important;
}
.labels {
	font-size: 12px;
}
.list {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}

.listsub {
	list-style-type: none;
	margin-left: 15px;
	padding-left: 0px;
	padding-top: 10px;
}
.list li {
	background-image: url(imagesNEW/bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-bottom: 10px;
}
.list a {
	color: #683012;
}
.list a:hover {
	color: #CC0000;
}
.question {
	font-weight: bold;
	color: #683012;
}
.distributor {
	margin-left: 20px;
}

.superscript {
	vertical-align: -5%;
	font-size: 70%;
}
sup {
	font-size: 80%;
	line-height: normal;
	top: 0px;
	text-decoration: none;
	vertical-align: text-top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #683012;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
}
#toolbox {
	width: 800px;
	font-size: 12px;
	clear: both;
	margin-bottom: 10px;
	height: 20px;
	display: block;
	background-color: #683012;
	margin-top: 20px;
}
#toolbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 800px;
	line-height: 20px;
}
#toolbox li {
	width: auto;
	float: left;
}
#toolbox a {
	display: block;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	color: #F8DFD1;
	background-color: #683012;
	width: auto;
	border-right: solid 1px #F8DFD1;
}

#toolbox a:hover {
	text-decoration: underline;
	background-color: #CC0000;
}
#leftcol li {
	list-style-type: square;
	line-height: 18px;
	margin-bottom: 7px;
}
a {
	color: #FF0000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.productbox {
	height: auto;
	width: 190px;
	margin-left: 50px;
	padding: 10px;
	text-align: left;
	position: absolute;
	left: 520px;
	float: left;
	padding-top: 0px;
	clear: both;
}
.productbox p {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	float: none;
	display: block;
	width: 190px;
	font-size: 11px;
}
#rightcol .title, .productbox .title {
	border-top:#EE3B34 solid 1px;
	font-size:14px;
	margin-top:15px;
	font-weight: bold;
	line-height: normal;
}
.missing {
	background-color: #00FFFF;
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 188px;
	border: 1px solid #000000;
	display: block;
}
.legal p {
	font-size: 9px;
	text-align: right;
	display: block;
	position: static;
}
.legal {
}

#footnote li {
	list-style-type: none;
	line-height: 13px;
}
ol#footnote {
	font-size: 9px;
	margin-left: 0px;
	padding-left: 0px;
}
