html, body { 
  margin: 0px; 
  padding: 0px; 
  font-family: sans-serif;
  border: none; 
  background-color: #003300;
  width: 100%;
  display: table;

}


#container { 
  width: 800px; 
  height: 1350px;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFFFFF;
}

#header { 
  width: 800px;
  height: 120px; 
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;

}

#header img { 
    text-decoration: none;
	border-width: 0px;
	width: 225px;
	height: 79px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

#back {
	width: 500px;
	height: 120px;
	margin: 0; 
    padding: 0;
	float: right;
}


	
#nav { 
	color: #ffffff;
	text-align: right;
	background-image:url("http://pearsonrealtyauction.com/images/top_nav_background.png");
  	background-repeat: repeat-x;
	height: 25px;
	width: 800px;
	margin: 0;
	padding: 0;
	clear: both;
}

#nav p{ 
	color: #ffffff;
	padding-top: 4px;
	padding-right: 65px;
	font-size: 14px;
	margin: 0;
	
}

#below { 
	background-image:url("http://pearsonrealtyauction.com/images/below_nav.png");
  	background-repeat: repeat-x;
	height: 8px;
	width: 800px;
}


#headline { 
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
  	margin-left: auto;
	width: 725px;
}

#headline h1{ 
	color: red;
	font-size: 125px;
	margin: 0px;


}
	
#headline h2{ 
	color: #006400;
	margin: 0px;

	
}

#headline h3{ 
	margin: 0px;
}		
	
#container{ 
  background-image:url("http://pearsonrealtyauction.com/images/background_grad.jpg");
  background-repeat: repeat-x;
  
}

#thick-col{ 
  width: 330px;
  height: 600px;
  margin-top: 25px;
  margin-left: 0px;
  margin-right: 50px;
  margin-bottom: 0px;
  padding: 0px;
  float: right;
  list-style: none;
}

#thick-col li{ 
  width: 330px;
  height: 250px;
  margin-top: 5px;
  margin-bottom: 25px;
  margin-left: 0px;
  margin-right: 0px;
}

.pic{
	background-image:url("http://pearsonrealtyauction.com/images/0059.jpg");
	width: 330px;
  	height: 250px;
  	margin-top: 5px;
  	margin-bottom: 25px;
  	margin-left: 0px;
  	margin-right: 0px;
}

.pic2{
	background-image:url("http://pearsonrealtyauction.com/images/0113.jpg");
	width: 330px;
  	height: 250px;
  	margin-top: 5px;
  	margin-bottom: 25px;
  	margin-left: 0px;
  	margin-right: 0px;
}

.pic3{
	background-image:url("http://pearsonrealtyauction.com/images/0117.jpg");
	width: 330px;
  	height: 250px;
  	margin-top: 5px;
  	margin-bottom: 25px;
  	margin-left: 0px;
  	margin-right: 0px;
}

#thick-col a{ 
  width: 330px;
  height: 250px;
  display: block;
  padding-top: 7px;
  padding-left: 10px;
  margin-left: 0px;
  margin-right: 0px;
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

#thin-col {
  width: 325px;
  height: 550px; 
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 50px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  clear: left;
}

#thin-col h1{
	font-size: 18px;
	line-height: 85%;
	font-style: italic;
	font-weight: bold;
	margin-top: 50px;
}

#thin-col p{
  font-size: 14px;
  margin-top: 75px;
  color: #006400;
  font-weight: bold;
  text-decoration: underline;
 
}

#thin-col a{
  font-size: 14px;
  margin: 0;
  color: #006400;
  font-weight: bold;
  text-decoration: underline;
}

#thin-col li{
  font-size: 12px;
  margin: 0;
}

.pad {  
	padding-bottom: 8px;
	margin: 0;
}

#contacts{
  list-style: none;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

#contacts li{
	list-style: none;
  font-size: 12px;
  text-decoration: none;
  padding-bottom: 10px;
}

#go {
  width: 325px;
  height: 550px; 
  margin-top: 25px;
margin-left: 0px;
  margin-right: 0px;
  padding-left: 50px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  clear: left;
}
#footer {
	background-image:url("http://pearsonrealtyauction.com/images/top_nav_background.png");
  	background-repeat: repeat-x;
	height: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}

#footer p{
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
	padding-top: 3px;
	margin-top: 0;
}
	
#footer a{
	color: #FFFFFF;
	margin-top: 0;
	
}