body
{
	background-color: #BACAE8;
	background-image: url(media/images/page/background.gif);
	background-repeat: repeat-x;
	margin: 37px auto 20px auto;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}

#header-top
{
	width: 810px;
	height: 50px;
	background-image: url(media/images/page/header-top-new.gif);
	margin: 0px auto;
}

#header
{
	width: 810px;
	height: 123px;
	background-image: url(media/images/page/header-new.gif);
	margin: 0px auto;
	text-align: left;
}

#navigation
{
	width: 810px;
	background-image: url(media/images/page/nav-background.gif);
	margin: 0px auto;
	text-align: left;
	padding: 8px 0;
	overflow: display;
}

#header a, #navigation a
{
	color: black;
	text-decoration: none;
}

#header a:hover, #navigation a:hover
{
	color: blue;
	text-decoration: underline;
}


#navigation li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navigation ul
{
	padding: 0 0 0 35px;
	margin: 0px;
}

#content
{
	width: 810px;
	background-image: url(media/images/page/content-background.gif);
	margin: 0px auto;
	text-align: left;
}

#content-inner
{
	padding: 25px 35px 15px 35px;
}


#inner-left
{
	width: 250px;
}

#inner-right
{
	padding: 0 0 0 20px;
}

td
{
	vertical-align: top;
}

p
{
	padding: 0 0 10px 0;
	margin: 0px;
	line-height: 1.4em;
	font-size: 11px;
}

li
{
	line-height: 1.4em;
	padding: 0 0 10px 0;
	font-size: 11px;
}

ul
{
	margin: 0px;
	padding: 0 0 0 20px;
}

#footer
{
	width: 810px;
	height: 16px;
	background-image: url(media/images/page/footer.gif);
	margin: 0px auto;
	overflow: hidden;
}

#footer-text
{
	width: 810px;
	margin: 10px auto 0 auto;
	font-size: 0.9em;
	color: #555;
}




#company-links
{
	padding: 95px 0 0 35px;
	font-size: 11px;
}

h1
{
	margin: 0 0 20px 0;
	font-size: 18px
}

p.image-title
{
	padding: 3px 0 10px 0;
	font-size: 0.9em;
	color: #555;
	text-align: left;
}

span.current-page
{
	font-weight: bold;
	color: black;
}

.floorplan
{
	border: 1px solid #BACAE8;
	padding: 10px;
	background-color: white;
}

td.fieldlabel
{
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}

td.spacer
{
	border-left: 1px solid #ccc;
}

table.layouts
{
	background-color: #BACAE8;
	font-size: 0.9em;
}

table.layouts th
{
	text-align: center;
	background-color: #cee9da;
}

table.layouts td
{
	background-color: white;
	text-align: center;
	vertical-align: middle;
}

caption
{
	text-align: left;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 1.1em;
}

div.address
{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}