body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

div#atop {
  background-color: #F6DC00;
  position: absolute;
  left: 5px;
  top: 5px;
  width: 778px;
  height: 75px;
  border: solid 1px;
}

div#asec {
  background-color: #F6DC00;
  position: absolute;
  left: 5px;
  top: 81px;
  width: 778px;
  height: 20px;
  border: solid 1px;
  text-align: right;
}

#asec a {
	color: #000000;
	text-decoration: none;
}

#asec a:hover {
	color: #000000;
	text-decoration: underline;
}

div#asecn {
	position: relative;
	margin-right: 5px;
}

div#asubsec {
  background-color: #F6DC00;
  position: absolute;
  left: 5px;
  top: 102px;
  height: 20px;
  width: 778px;
  border: solid 1px;
  text-align: right;
}

#asubsec a {
	color: #000000;
	text-decoration: none;
}

#asubsec a:hover {
	color: #000000;
	text-decoration: underline;
}

div#asubsecn {
	position: relative;
	margin-right: 5px;
}
div#acontent {
  position: absolute;
  left: 5px;
  top: 123px;
  height: 407px;
  width: 778px;
  border: solid 1px;
  overflow: auto;
  font-size: 10px;
}

td#fck {
	width: 560px;
}

div.page {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

div.top {
	width: 760px;
	background-image: url("http://www.circleredproperties.com/images/top.jpg");
	background-repeat: no-repeat;
	height: 186px;
}

div.nav {
	position: relative;
	width: 740px;
	top: 153px;
	left: 25px;
}

ul.nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.nav li {
	display: inline;
	width: 85px;
	height: 20px;
	float: left;
	text-align: center;
}

ul.nav li a {
	color: #FFFFFF;
	text-decoration: none;
}

ul.nav li a:hover {
	text-decoration: underline;
}

div.content {
	width: 760px;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.footer {
	width: 760px;
	text-align: center;
}

hr.redbar {
	color: #BD183B;
	background-color: #BD183B;
	height: 20px;
}

div.contenttop {
	background-image: url("http://www.circleredproperties.com/images/ctop.jpg");
	width: 760px;
	height: 15px;
}

div.contentmid {
	width: 744px;
	background-color: #E5E5E5;
	margin-left: 8px;
	margin-right: 8px;
}

div.padded {
	margin-left: 5px;
	margin-right: 5px;
	width: 732px;
	background-color: #E5E5E5;
}

div.contentlow {
	background-image: url("http://www.circleredproperties.com/images/clow.jpg");
	width: 760px;
	height: 15px;
}

.tb {
	width: 24%;
	float: left;
	margin-bottom: 5px;
}

.otb {
	width: 70%;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}