#container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}

#maincontent {
	background-image: url(../images/Index.jpg);
	background-repeat: no-repeat;
	height: 480px;
	width: 768px;
	margin-top: 0px;
	position: relative;
}
body {
	background-color: #A39C7F;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#links {
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #37160D;
	line-height: 18px;
	padding-left: 2px;
	padding-top: 140px;
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#links a {
	color: #844117;
	background-color: #CFB06F;
	list-style-type: none;
	text-decoration: none;
	line-height: 19px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 10px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4CFB0;
	border-right-color: #74320F;
	border-bottom-color: #803D10;
	border-left-color: #E4CCAA;
}

#footer {
	background-color: #E2D089;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 6px;
	float: left;
	width: 768px;
	clear: both;
	color: #6E2F10;
	font-weight: normal;
	position: relative;
}

#pagecontent {
	background-image: url(../images/ResellerHeader.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 768px;
	background-color: #D0AC6E;
	margin-top: 0px;
	position: absolute;
	overflow: inherit;
	
}
.LargeHeadline {
	font-size: 14px;
	font-weight: bold;
	color: #ECDBC1;
	line-height: 140%;
	background-color: #CE7823;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2D089;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E2D089;
	margin-bottom: 6px;
	display: block;
	width: 90%;
}

#rightColumn a {
	font-weight: bold;
	color: #974315;
}

#rightColumn {
	clear: left;
	float: right;
	width: 480px;
	height: auto;
	margin-top: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1B0D0A;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rightColumn li {
	list-style-image: url(../images/BulletKey.gif);
	list-style-position: outside;
	line-height: 24px;
}

.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D3A10;
	line-height: 12px;
}
.imagefloat {
	float: left;
	margin-right: 2px;
}
#Submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9D8BE;
	border-right-color: #7E3D15;
	border-bottom-color: #7E3D15;
	border-left-color: #E9D8BE;
	background-color: #A07032;
	font-weight: bold;
	color: #D4BA95;
}
#Uname {
	background-color: #D1B68B;
}
#Pword {
	background-color: #D1B68B;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #844117;
}
fieldset {
	border: 1px solid #CE7823;
	padding-left: 10px;
}
#formDiv {
	margin-top: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #844117;
	width: 515px;
	float: right;
	padding: 10px;
}
hr {
	color: #D2953A;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D3A10;
}
#clear {
	clear: both;
}

