body
{
	background-color: #dec58e;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: white;
	padding: 0px;
	margin: 0px auto;
}

body, html
{
	height: 100%;
}

div.masthead
{
	background-color: #3c2a05;
	width: 823px;
	padding: 15px 0px 15px 30px;
}

div.buttons
{
	position: relative;
	background-color: #5b1211;
	height: 32px;
}

div.button a:hover
{
	text-decoration: none;
}

div.background
{
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	background-image: url(../images/background.jpg); 
	background-position: center;
	background-repeat: repeat-y;
	z-index: 1;
}

div.framework
{
	position: relative;
	margin: 0px auto;
	width: 853px;
	padding: 0px;
	background-color: black;
	z-index: 2;
}

div.content
{
	position: relative;
}

div.flash, div.no-flash
{
	position: absolute;
	top: 80px;
	left: 40px;	
	padding: 0px;
	margin: 0px;
}

div.welcome
{
	position: relative;
	width: 255px;
	padding: 20px 0px 0px 560px !important;
	margin: 0px;
}

h1
{
	font-size: 16pt;
	font-weight:normal;
	margin: 0px 0px 10px;
}

p
{
	margin: 0px 0px 10px 15px;
	line-height: 20px;
}

p.submit
{
	padding: 0px 0px 0px 350px;
}

div.button
{
	position: absolute;
	text-align: center;
	top: 0px;
	height: 20px;
	background-color: #ac0001;
	font-size: 11px;
	font-weight: bold;
	padding: 9px 0px 3px;
	border-width: 0px 2px;
	border-style: solid;
	border-color: #3c2a05;
}

div.button a 
{
	color: white;
	text-decoration: none;
}

div.home
{
	left: 624px;
	width: 60px;
}

div.retailer
{
	left: 685px;
	width: 125px;
}

a
{
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

input.text
{
	width: 100%;
}

a img
{
	border: none;
}







