body {
	padding: 25px 10px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	background: #FFF;
}
h1, h2, h3, h4 {
	margin: 10px 10px 5px 10px;
	font-family: "Arial", Helvetica, sans-serif;
	color: #FFF;
	/*color: #BC8080;*/
}
h1 {
	height: 15px;
	padding: 3px 5px;
	font-size: 11px;
	text-transform: uppercase;
	width: auto;
	background-color: #570405;
}
fieldset {
	margin: 15px;
}
div#date {
	float: right;
	font: 11px "Verdana", Arial, Helvetica, sans serif;
	padding: 5px 10px;
	color: #BC8080;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font: 11px "Verdana", Arial, Helvetica, sans serif;
	background-color: #BC8080;
	color: #FFF;
	border: 1px solid #570405;
}
#container {
	width: 770px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#header {
	height: 70px;
	width: auto;
	background-color: #780001;
	border: 1px solid;
	border-color: #BC8080 #000 #000 #BC8080;
}
#header img {
	margin: 15px 0px 0px 15px;
}
#left {
	float: left;
	height: 327px;
	width: 385px;
	background-color: #780001;
}
#right {
	float: left;
	position:relative;
	width: 385px;
	height:327px;
	z-index:1;
	background: #780001 url("../images/container_bkgrd.jpg") repeat-x left bottom;
}
#right h1 {
	font: bold 11px "Arial", Helvetica, san serif;
	height: 15px;
	padding: 3px 5px;
	margin: 0px;
	font-size: 11px;
	text-transform: uppercase;
	width: auto;
	background-color: #570405;
	color: #FFF;
	/*color: #BC8080;*/
}
#right p {
	font: 11px "Verdana", Arial, Helvetica, san serif;
	color: #FFF;
	/*color: #BC8080;*/
	margin: 5px 10px 10px 10px;
}
#mainbox {
	position:absolute;
	left:10px;
	top:10px;
	width:364px;
	height:194px;
	background: #780001 url("../images/text_bkgrd.jpg") repeat-x left bottom;
}
#mainbox_sub {
	position:absolute;
	left:10px;
	top:10px;
	width:364px;
	height:306px;
	background: #780001 url("../images/text_bkgrd.jpg") repeat-x left bottom;
}
#mainbox_sub a:link, #mainbox_sub a:active, #mainbox_sub a:visited {
	color: #FFFFCC;
	font-size: 11px;
	text-decoration: underline;
}
#mainbox_sub a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
/*#servicesbox {
	position:absolute;
	left:10px;
	top:215px;
	width:176px;
	height:100px;
	background: #780001 url("../images/text_bkgrd.jpg") repeat-x left bottom;
}*/
/*#partnersbox {
	position:absolute;
	left:197px;
	top:215px;
	width:176px;
	height:100px;
	background: #780001 url("../images/text_bkgrd.jpg") repeat-x left bottom;
}*/
#partnersbox {
	position:absolute;
	left:10px;
	top:215px;
	width:364px;
	height:100px;
	background: #780001 url("../images/text_bkgrd.jpg") repeat-x left bottom;
}
#footer {
	width: 770px;
	height: 40px;
	background: #fff url("../images/footer_bkgrd.jpg") repeat-x 0 0;
}
div#footer span.footerleft {
	width: 385px;
	float: left;
	padding-top: 10px;
}
div#footer span.footerleft a:link, div#footer span.footerleft a:active, div#footer span.footerleft a:visited {
	font: bold 11px "Arial", Helvetica, san serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin: 0px 20px;
}
div#footer span.footerleft a:hover {
	text-decoration: underline;
}
div#footer span.footerright {
	width: 385px;
	float: right;
}
#tbfooter {
	width: 770px;
	height: 20px;
	background-color: #fff;
	text-align: center;
}
#tbfooter p {
	color: #999;
	font-size: 10px;
}
#tbfooter a:link, a:active, a:visited {
	color: #999;
	font-size: 10px;
	text-decoration: underline;
}
#tbfooter a:hover {
	text-decoration: none;
}
/* BEGIN style10 */
#navcontainer {
	margin: 0;
	padding: 0;
	height: 25px;
	width: auto;
	background: #FFF url("../images/topnav_bkgrd.jpg") repeat-x 0 0;
	border-bottom: 10px solid #780001;
}
#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navcontainer li{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	text-align: center;
}
#navcontainer a:link, #navcontainer a:active, #navcontainer a:visited {
	color: #780001;
	display: block;
	width: auto;
	text-decoration: none;
	font: bold 11px "Arial", Helvetica, san serif;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 10px 5px 10px;
}
#navcontainer a:hover {
	background: transparent url("../images/navON.gif") no-repeat 0 0;
	color: #780001;
}
div#prodcontainer {
	width: 587px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
div#prodtitle {
	clear: both;
	padding: 3px 3px;
	background-color: #999;
}
div#prodtitle h3 {
	margin: 0px 5px;
	font-family: "Arial", Helvetica, sans-serif;
}
span#prodprice {
	float: right;
	font-weight: bold;
	margin: 3px 5px;
	color: #FFF;
}
div#prodpic {
	float: left;
	width: 150px;
	margin-right: 10px;
	background-color: black;
	color: #FFF;
}
div#sidebar {
	text-align: center;
	float: right;
	width: 100px;
	padding: 10px 0px;
}
div#proddesc {
	padding: 0px 150px 0px 150px;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px;
	border-bottom: 1px solid #999
}
div#proddesc p {
	font-size: 11px;
	margin-right: 100px;
}
div#formcontainer {
	width: 315px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
div.row {
 	clear: both;
 	padding: 0px;
}
div.row span.label {
 	float: left;
 	width: auto;
 	text-align: right;
	font: 11px "Verdana", Arial, Helvetica, sans serif;
	color: #FFF;
	/*color: #BC8080;*/
}
span.label {
	white-space: nowrap;
	margin-right: 10px;
	margin-top: 3px;
}
div.row span.formw {
 	float: right;
	width: auto;
	text-align: left;
	margin: 3px;
	vertical-align: top;
}