﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY: Arial;
	Text-Align: center;
	background-image: URL('../images/bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #E0E0E0;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	text-align: left;
}
#header {
	width: 1024px;
}
#nav {
	width: 1024px;
}
#contentwrapper {
	width: 1024px;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#content {
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#footer {
	color: #FF0000;
	font-size: 10px;
	text-align: left;
	margin: 5px;
}
#footer a:link {
	color: #FF0000;
}
#footer a:visited {
	color: #880000;
}
#footer a:hover {
	color: #FF6600;
}
#copyright {
	color: #333333;
	font-size: 10px;
	text-align: right;
	margin: 5px;
}
#copyright a:link {
	color: #FF0000;
}
#copyright a:visited {
	color: #880000;
}
#copyright a:hover {
	color: #FF6600;
}
#lcol {
	width: 160px;
	background-color: #FFFFFF;
	margin: 10px;
}
#rcol {
	width: 804px;
	background-color: #FFFFFF;
	margin: 10px;
	padding:10px;
}
#seals {
	background-color: #FFFFFF;
	margin: 10px;
	font-size:12px;
	text-align:center;
}

#ShippingField {
	BACKGROUND-COLOR: #ffff99;
}
#BillingField {
	BACKGROUND-COLOR: #ffff99;
}
#PaymentFields {
	BACKGROUND-COLOR: #ffff99;
}
#AdditionalInfoFields {
	BACKGROUND-COLOR: #ffff99;
}
.cartnewcustomer {
	BACKGROUND-COLOR: #ffff99;
}
.cartnewcustomer {
	background-image: URL("../images/cart-big-buttons-new-customer.png");
	background-repeat: repeat;
	background-position: Center;
	Height: 126px;
	Width: 250px;
}
.cartexistingcustomer {
	background-image: URL("../images/cart-big-buttons-existing-customer.png");
	background-repeat: repeat;
	background-position: Center;
	Height: 126px;
	Width: 250px;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	Color: #FFFFFF;
}
.progresschart {
	background-image: URL("../images/cart-progress-chart-bg.JPG");
	background-repeat: repeat;
}
.optionbutton {
	font-family: arial;
	font-size: 12px;
	padding-top: -2px FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #006600;
}
.optionbutton2 {
	font-family: arial;
	font-size: 12px;
	padding-top: -2px FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR:#FF531A;
}

h4
{
	color:#008000;
}
.h42
{
	color:#FF531A;
}