@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFF;
	margin: 0;
  background: #000;
}

img {
	border: 0px;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header-area {
  background: #000 url(images/header-back.jpg) no-repeat bottom center;
  padding-bottom: 18px;
}

#content-area {
/*  width: 978px;
  margin: auto;*/
  background: #000 url(images/stretch_01.jpg) repeat-y top center;
}

#footer-area {
  background: #000 url(images/footer-back.jpg) no-repeat top center;
/*  width: 1576px;
  margin: auto;*/
  width: 100%;
}

#topSpace {
  width: 856px;
	height: 140px;
}

#mailingBox {
	float: right;
	width: 200px;
	font-size: 10px;
	padding-top: 15px;
}

#mailingBox h1 {
	font-size: 13px;
	text-decoration: underline;
}

.pageIcon {
	width: 120px;
	height: 80px;
	float: right;
}

#navTitle {
	background: #600;
	height: 1.9em;
	text-align: right;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	padding: .5em 20px 0 0;
}

#splashBox {
	width: 856px;
	height: 352px;
	margin: 0px 0px -20px -20px;
}

#contentBox {
  width: 867px;
  margin: auto;
	text-align: justify;
	font-size: 11px;
	padding: 1px 20px 20px 20px;
}

.prod_id {
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	float: left;
}

.prod_date {
	font-size: 12px;
	padding: 0px 10px 0px 0px;
	float: right;
}

.orderform_title {
	border-top: solid 3px #000000;
	margin: 15px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #8080c0;
}

.orderform {
	font-size: 11px;
}

#footArea {
	width: 856px;
/*  height: 105px;*/
	font-size: 11px;
	padding-top: 120px;
	margin: auto;
}

#footArea a {
	color: #FFF;
	text-decoration: none;

}

#footArea a:hover {
	text-decoration: underline;
}

#footArea li {
	display: inline;
}
