body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(main.jpg);
	background-repeat: repeat;
}
div.wrapper {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0;
	width: 100%;
}
div.header {
	margin: 0px;
	background: url(headlogo.jpg) no-repeat;
	width: 100%;
}

div.container {
	clear: both;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0;
	width: 950px;
}

div.leftaddress { margin-top: 100%; position: relative; height: 100%; }

div.property {
	margin-bottom: 25px;
	border: 1px dotted #d5d5d5;
	width: 95%;
}

h1 { font-size: 95%; }

img.property { float: left; border: 1px #000000 solid; }

span.full  { width: 100%; }
img {
	border: 0px;
}

span.pageimage { float: right; padding: 0 12px 12px; }



table.criteria { background-color: white; width: 400px; font-size: 10px; }

table.full {
	margin-left: auto;
	margin-right: 0;
	width: 100%;
	background: transparent;
}

table.property { background-color: white; width: 470px; font-size: 10px; }

.property td,
.criteria td {
	border: 1px dotted #b7af85;
	text-align: left;
	vertical-align: top;
}

.property th,
.criteria th {
	background-color: #dbd6c1;
	text-align: right;
	vertical-align: top;
	font-size: 10px;
	width: 100px;
}

/*#side-b {
	float: right;
	width: 100%;

	margin: 0px;
}*/

td.copyspace {
	width: 800px;
	text-align: left;
 
	
}

div.contentspace {
vertical-align: top;
	width: 780px;
	padding: 12px 20px;
	color: black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
}


#footer {
	clear: both;
	background: url(footerimage.jpg) no-repeat;
	width: 100%;
}



div.side-a {
 
	width: 198px;
	padding: 5px 0px 5px 10px;
	color: #ffffff;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	height: 100%;
}

