body {
 text-align: center;
 background-color: #000000;
 margin: 0;
 padding: 0;
}

div#all {
  position: relative;
  margin: 0 auto 0 auto;
	/*margin-right: auto;*/
  text-align: left;
	width: 718px;
	height: 477px;
  background: #ffffff url(http://www.century21sasse.com/images/back.gif) repeat-y;
  background-image: url(http://www.century21sasse.com/images/back.gif);
}

div#content {
  margin: 0 108px 0 193px;
}

div#left {
  position: absolute;
  left: 0;
	top: 0;
}

div#right {
  position: absolute;
  right: 0;
	top: 0;
}

.print-only {
  display: none;
}

.no-print {

}

h1 {
  position: relative;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #dc9d34;
  background: url(http://www.century21sasse.com/images/top.jpg) no-repeat;
	width: 417;
	height: 128;
	/*border: 1px solid red;*/
}

h1 span {
  position: absolute;
	left: 50px;
	bottom: -5px;
}

h2 {
  background-color: #ebebeb;
	color: #00478e;
	font-family: arial, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	margin: 0 41px 0 50px;
}

h2 span {
  background-color: #ffffff;
  padding: 0 10px 0 0;
}

div#content p {
	margin-right: 41px;
	margin-left: 50px;
	font-family: arial, sans-serif;
	font-size: 0.85em;
	color: #272727;
}

div#content ul, div#content ol {
	font-family: arial, sans-serif;
	font-size: 0.85em;
	color: #272727;
	margin-left: 80px;
	padding-left: 0;
	color: #00478e;
}

div#content ul li span, div#content ol li span {
	color: #272727;
}

ul.buttons {
  position: absolute;
	top: 153px;
	right: -1;
  padding: 0;
	margin: 0;
	list-style: none;
	width: 155px;
	/*line-height: 33px;*/
}

ul.buttons li {
  height: 27px;
	margin: 0 0 6px 0;
}

ul.buttons li a {
  display: block;
  height: 27px;
	/*border: 1px solid red;*/
	text-decoration: none;
  font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.85em;
	color: #272727;
	padding: 4px 0 0 10px;
	vertical-align: middle;
	background: transparent url(http://www.century21sasse.com/images/buttonbackground1.gif) no-repeat;
}

ul.buttons li a:hover {
	background: transparent url(http://www.century21sasse.com/images/buttonbackground2.gif) no-repeat;
}

p.footer {
  font-family: arial, sans-serif;
	font-size: 0.7em;
	color: #575757;
	padding: 2px 0 15px 0;
}

p.footer a {
  color: #575757;
	text-decoration: none;
	border-bottom: 1px solid #d4d4d4;
}

p.footer a:hover {
	border-bottom: 1px solid #575757;
}
