* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px;
}

h1 {
	font-size: 15px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 15px;
	color: #666666;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7999A5;
}

p, li {
	font-size: 12px;
	line-height: 17px;  
}

h1, h2, p {
  margin: 5px 0;
}

#indexwrapper {
  background: url(images/index_bg.jpg) no-repeat;
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
}

#howweworkwrapper {
  background: url(images/howwework_bg.jpg) no-repeat;
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
}

#vendorswrapper {
  background: url(images/vendors_bg.jpg) no-repeat;
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
}

#purchaserswrapper {
  background: url(images/purchasers_bg.jpg) no-repeat;
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
}

#propertieswrapper {
  background: url(images/properties_bg.jpg) no-repeat;
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
}

#contactuswrapper {
  background: url(images/contactus_bg.jpg) no-repeat;
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
}

#wrapper {
  background-color: #fff;
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
}

#banner {
  height: 200px;
}

#banner h1 {
  margin: 0;
}

#mainnav {
  list-style: none;
  width: 135px;
  margin-top: 10px;
  float: left; 
}

#secondaryContent {
  width: 185px;
  font-family: Georgia, "Times New Roman", Times, serif;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 
  margin: 0px 0px 50px 0px;
}

#secondaryContent h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px -15px;
	padding: 50px 0px 0px 0px;
}

#secondaryContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

#footer {
	width: 900px;
	border-top: 1px solid #ACCCD8;
	text-align:center;
	margin: 20px 0px;
	clear: both;
}

#contactdetailsleft {
	width: 240px;
	float: left;
	text-align:center;
	padding: 10px;
	border: 1px solid #DDD;
}

#contactdetailsright {
	width: 240px;
	float: right;
	text-align:center;
	padding: 10px;
	border: 1px solid #DDD;
}

#logobox {
	padding: 20px 0px 0px 0px;
	clear:both;
}

/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 900px;
}

#content { 
  width: 750px; 
  float: right; 
}

#propertiescontent { 
  width: 750px; 
  float: right; 
}

#mainContent { 
  width: 550px; 
  margin: 0; 
  float: left; 
}

#propertiesmainContent { 
  width: 550px;
  margin: 0px; 
  float: left; 
}

#titlebox {
	width: 385px;
	height: 75px;
	margin: 25px 0px 15px 0px;
}

#secondaryContent { 
  width: 185px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 
} 

/* Add some padding
================================== */

#mainNav, #secondaryContent {
  padding-top: 20px;
  padding-bottom: 20px;
}

#mainNav *, #secondaryContent * {
  padding-left: 20px;
  padding-right: 20px;
}

#mainNav * *, #secondaryContent * * {
  padding-left: 0;
  padding-right: 0;
}

#menu ul a {
	list-style: none;
	display: block;
	width: 129px;
	height:30px;
	margin-bottom:10px;
	text-align: center;
	line-height: 30px;
	background: url(images/button.jpg) no-repeat;
	text-decoration: none;
}

#menu  ul a:visited {
	list-style: none;
	display: block;
	width: 129px;
	height:30px;
	margin-bottom:10px;
	text-align: center;
	line-height: 30px;
	background: url(images/button.jpg) no-repeat;
	text-decoration: none;
}

#menu ul a:hover {
	list-style: none;
	display: block;
	width: 129px;
	height:30px;
	margin-bottom:10px;
	text-align: center;
	line-height: 30px;
	background: url(images/button_over.jpg) no-repeat;
	text-decoration: none;
}

#home #mainnav .home a,
#howwework #mainnav .howwework a,
#vendors #mainnav .vendors a,
#purchasers #mainnav .purchasers a,
#contactus #mainnav .contactus a,
#dataprivacy #mainnav .dataprivacy a,
#properties #mainnav .properties a {
	background: url(images/button_over.jpg) no-repeat;
}
.smallbluetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #7999A5;
	text-decoration: none;
}

#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7999A5;
	font-weight: bold;
	text-decoration: none;
}

#footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7999A5;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7999A5;
	font-weight: bold;
	text-decoration: underline;
}

#mainContent a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7999A5;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

#mainContent a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7999A5;
	font-weight: normal;
	text-decoration: none;
}

#mainContent a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9BBBC7;
	font-weight: normal;
	text-decoration: underline;
}

#mainContent ul {
	width: 500px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	padding-left: 25px;
}

.white {
color: #FFF;
}

.clear {
clear:both;
}
