body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-weight: normal;
	font-size: 23px;
	color: #AA965A;
	margin-top: 0px;
}

img {
	border: 0;
}


a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
a:active
{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited
{
	text-decoration: none;
	color: #AA955A;
}
a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.Divider {
	height: 10px;
	border-top: dashed 1px #AA965A;
}

.FormField{
	margin: 3px 0px 3px 0px;
}

.ProductTitle {
	color: #AA965A;
}

.ProductDescription {
	font-size: 11px;
}

.Width {
	width: 960px;
}

.HomeNav {
	float: left;
	width: 200px;
	border: 0px solid red;
	margin-top: 30px;
	position: relative;
}

.HomeText {
	float: left;
	width: 180px;
	border: 0px solid red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	margin-top: 124px;
	margin-right: 20px;
	position: relative;
}

.InnerText {
	float: left;
	width: 550px;
	border: 0px solid red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	margin-top: 124px;
	margin-right: 20px;
	position: relative;
	padding-bottom: 80px;
	z-index: 2;
}

.MainPic {
	float: left;
	width: 547px;
	border: 0px solid red;
}

.InnerPic {
	float: left;
	width: 547px;
	height: 204px;
	border: 0px solid red;
	position: absolute;
	top: -128px;
	right: -246px;
	background-image: url("/images/inner-main.gif");
	background-position: top;
	background-position-x: right;
	background-repeat: no-repeat;
	z-index: 1;
}

.Footer {
	position: absolute;
	bottom: -220px;
	padding-bottom: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AA965A;
	font-size: 10px;
	width: 400px;
}

.FooterHome {
	position: absolute;
	bottom: -280px;
	padding-bottom: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AA965A;
	font-size: 10px;
	width: 400px;
}


.FloaterHead {
	width: 132px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	text-align: center;
	padding: 5px 8px 5px 8px;
	background-color: #AA965A;
}

.FloaterBody {
	width: 130px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AA965A;
	font-size: 11px;
	text-align: left;
	padding: 8px 8px 14px 8px;
	border: 1px solid #AA965A;	
	background-color: #000000;
}

.EmbeddedText {
	float: right;
	margin-left: 40px;
	margin-bottom: 10px;
	width: 350px;
}

.HomeOffers {
	position: absolute;
	bottom: 0px;
	left: 250px;
	border: 0px solid white;
	white-space: nowrap;
}

