html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body {
	background-color: #eeeeee;
}

#page {
	background-color: #FFFFFF;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-color: silver;
	border-left-color: silver;
	border-right-color: silver;
	border-top-color: silver;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#page-container {
	background-color: white;
	width: 888px;
	margin-left: auto;
	margin-right: auto;
}


#header {
	background-image: url(Central081206-comp.JPG);
	width: 888px;
	height: 167px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

h1 {
	font-family: Tahoma;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
	text-transform: inherit;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	line-height: 130%;
	text-align: center;
	color: #aa0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	color: black;
	text-align: left;
}
a, a:link, a:visited {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: bold;
	color: #d50000;
	text-decoration: none;
}

a:hover {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: black;
}

a:active {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: white;
}

#navbar {
	margin-left: auto;
	margin-right: auto;
	width: 888px;
	background-color: #e1e1e1;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	border-bottom-color: gray;
	border-bottom-style: double;
	border-bottom-width: 4px;
	font-weight: bold;
	list-style: none;
}

#navbar ul {
	list-style: none;
}

#navbar li {
	list-style: none;
	display: inline;
}

#navbar a, #navbar a:link, #navbar a:visited {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	border-bottom-color: black;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-right-color: black;
	border-right-style: outset;
	border-right-width: 1px;
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width:1px;
	background-color: gray;
	margin-top: 4px;
	margin-bottom: 4px;
}

#navbar a:hover {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: black;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	border-left-color: black;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#navbar a:active {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	background-color: white;
}


#rightside {
	background-color: #fffcdb;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	text-align: left;
	width: 175px;
	float: right;
}

#content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	text-align: justify;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: white;
	margin-left: 0px;
	margin-right: 187px;
	border-right-color: silver;
	border-right-style: double;
	border-right-width: 4px;
}

#specoffer {
	background-color: #fffcdb;
	border-bottom-color: #827800;
	border-bottom-style: double;
	border-bottom-width: 4px;
	border-left-color: #827800;
	border-left-style: double;
	border-left-width: 4px;
	border-right-color: #827800;
	border-right-style: double;
	border-right-width: 4px;
	border-top-color: #827800;
	border-top-style: double;
	border-top-width: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: inherit;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	width: 80%;
}


.sidebarheader {
	border-bottom-color: black;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-color: black;
	border-top-style: dotted;
	border-top-width: 1px;
	background-color: #e1e1e1;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	width: 95%;
}


#summary {
	background-color: #e1e1e1;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: gray;
	border-left-color: gray;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: gray;
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: gray;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.leftpanel {
	background-color: #e1e1e1;
	float: left;
	margin-left: 4px;
	margin-right: 3px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 30%;
}

.rightpanel {
	background-color: #e1e1e1;
	float: right;
	margin-left: 3px;
	margin-right: 4px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 62%;
}

#flatsumm {
	background-color: #e1e1e1;
	width: 99%;
}


.specs {
	background-color: #e1e1e1;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: gray;
	border-left-color: gray;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: gray;
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: gray;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	min-height: 120px;
}

#footer {
	background-color: white;
	border-top-color: silver;
	border-top-style: double;
	border-top-width: 4px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	width: 876px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.image {
	float: left;
	margin-right: 10px;
	margin-left: 6px;
	
}









