




/*
     
*/
#Header {
	background-image: url(http://www.sellmylot.net/images/sell-my-lot.jpg);
	top: 39px;
	background-repeat: no-repeat;
	height: 113px;
	width: 273px;
	position: absolute;
	left: 17px;
}
#Logo {
	background-image: url(http://www.sellmylot.net/images/sell-my-lot-net.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 165px;
	top: 0px;
	position: absolute;
	visibility: visible;
	left: 17px;
}
#Nav {
	background-image: url(http://www.sellmylot.net/images/nav-back.jpg);
	background-repeat: repeat-y;
	position: absolute;
	width: 180px;
	top: 160px;
	left: 17px;
}
#Content {
	position: absolute;
	visibility: visible;
	top: 160px;
	width: 510px;
	left: 205px;
	background-color: #E9F4FF;
	border: 1px solid #B6C1CC;
}
#Free {
	background-image: url(http://www.sellmylot.net/images/free-evaluation-consultation.jpg);
	position: absolute;
	height: 113px;
	width: 188px;
	top: 39px;
	left: 295px;
	background-repeat: no-repeat;
	cursor: hand;
}
#Experience {
	background-image: url(http://www.sellmylot.net/images/10years.gif);
	position: absolute;
	height: 15px;
	width: 491px;
	left: 200px;
	top: 18px;
	background-repeat: no-repeat;
}
#People {
	background-image: url(http://www.sellmylot.net/images/people.jpg);
	position: absolute;
	height: 113px;
	width: 228px;
	left: 489px;
	top: 39px;
}
#Navtop {
	background-image: url(http://www.sellmylot.net/images/nav-top.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 180px;
}
#Navbase {

	background-image: url(http://www.sellmylot.net/images/nav-base.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 180px;
}
.buttonscontainer {
	width: 178px;
	margin-left: 1px;
}

.buttons a {
	color: #993300;
	background-color: #E4E0CC;
	padding: 4px 5px;
	display: block;
	font: bold 12px "Courier New", Courier, mono;
	text-decoration: none;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBC7AA;
	border-bottom-color: #CBC7AA;
	width: 168px;
}

.buttons a:hover {
	background-color: #F3F0E4;
	color: #996600;
	text-decoration: none;
	width: 168px;
	display: block;
}
BODY {
	background-image: url(http://www.sellmylot.net/images/page-back.jpg);
	background-repeat: repeat-y;
	background-color: #AAA273;
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 1.5em;
}
#Text {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
P {
	font-size: 100%;
}
OL {
	font-size: 100%;
	line-height: 1.5em;
	font-family: "Courier New", Courier, mono;
}
UL {
	font-size: 100%;
	line-height: 1.5em;
	font-family: "Courier New", Courier, mono;
}
H1 {
	font-size: 180%;
	font-family: "Courier New", Courier, mono;
	line-height: 1em;
}
H2 {
	font-size: 140%;
	font-family: "Courier New", Courier, mono;
}
H3 {
	font-size: 140%;
	font-family: "Courier New", Courier, mono;
}
H4 {
	font-size: 140%;
}
.indent {
	margin-left: 100px;
	font-size: 16px;
}
#Footer {
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #F9F6F1;
	border: 1px solid #D2CCB4;
	padding: 10px;
}

