* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html {
	font: normal normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	line-height: 16px;
	background-color: #e2e2e2;
}

body {
	margin: 0 auto;
	min-width: 970px;
	height:100%
}

p {
	padding-bottom: 12px;
}

.title {
	font-size: 15px;
	font-weight: bold;
	color: #00639f;
	padding-bottom: 14px;
}

.subTitle {
	font-size: 12px;
	font-weight: bold;
	color: #00639f;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 930px;
	padding: 0;
}

#content {
	float: left;
	width: 930px;
	background: #fff url("../images/bg-page.jpg") repeat-y;
}

#header {
	float: left;
	width: 930px;
	height: 90px;
	background: #fff url("../images/header.jpg") no-repeat;
}

#navigation {
	clear: both;
	float: left;
	width: 930px;
	height: 38px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	background: #fff url("../images/bg-nav.jpg") no-repeat;
}

#navigation img {
	vertical-align: middle;
	padding: 0 8px;
}

#navigation a:link, #navigation a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 0px;
}

#navigation a:hover, #navigation a:active {
	color: #fdf990;
	text-decoration: none;
	border-bottom: 1px dotted #fdf990;
}

#subMenuLease {
	width: 100px;
	height: 55px;
	background: #00639f url("../images/bg-menuDD.jpg") repeat-x;
	color: #fff;
	font-size: 11px;
	display: inline;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	visibility: hidden;
	position: absolute;
	margin: 124px 0px 0px 144px;
	padding: 5px 0px 0px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#subMenuLocation {
	width: 109px;
	height: 85px;
	background: #00639f url("../images/bg-menuDD.jpg") repeat-x;
	color: #fff;
	font-size: 11px;
	display: inline;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	visibility: hidden;
	position: absolute;
	margin: 124px 0px 0px 252px;
	padding: 5px 0px 0px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#subMenuProp {
	width: 138px;
	height: 70px;
	background: #00639f url("../images/bg-menuDD.jpg") repeat-x;
	color: #fff;
	font-size: 11px;
	display: inline;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	visibility: hidden;
	position: absolute;
	margin: 124px 0px 0px 369px;
	padding: 5px 0px 0px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#subMenuMgmt {
	width: 120px;
	height: 40px;
	background: #00639f url("../images/bg-menuDD.jpg") repeat-x;
	color: #fff;
	font-size: 11px;
	display: inline;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	visibility: hidden;
	position: absolute;
	margin: 124px 0px 0px 479px;
	padding: 5px 0px 0px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#subMenuNews {
	width: 81px;
	height: 70px;
	background: #00639f url("../images/bg-menuDD.jpg") repeat-x;
	color: #fff;
	font-size: 11px;
	display: inline;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	visibility: hidden;
	position: absolute;
	margin: 124px 0px 0px 590px;
	padding: 5px 0px 0px 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

 #subMenuLease a:link, #subMenuLease a:visited, #subMenuLocation a:link,  #subMenuLocation a:visited, #subMenuProp a:link, #subMenuProp a:visited, #subMenuMgmt a:link, #subMenuMgmt a:visited, #subMenuNews a:link, #subMenuNews a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
	font-size: 11px;
}

#subMenuLease a:hover, #subMenuLocation a:hover, #subMenuProp a:hover, #subMenuMgmt a:hover, #subMenuNews a:hover, #subMenuLease a:active, #subMenuLocation a:active, #subMenuProp a:active, #subMenuMgmt a:active, #subMenuNews a:active  {
	color: #fdf990;
	text-decoration: none;
	border-bottom: 1px dotted #fdf990;
}

#homePage {
	clear: both;
	float: left;
	width: 930px;
}

#hpPhoto {
	float: left;
	width: 900px;
	height: 400px;
	margin: 0 0 26px 15px;
	background: url("../images/photo-hp.jpg") no-repeat;
}

#hpCopy {
	clear: both;
	float: left;
	width: 740px;
	padding: 0 95px 20px 95px;
}

#thePage {
	clear: both;
	float: left;
	width: 930px;
	font-size: 12px;
	min-height: 400px;
}

#theCopy {
	float: left;
	width: 830px;
	padding: 20px 50px 20px 50px;
}

#theCopy img {
	float: right;
	margin: 0px 0px 20px 20px;
	border: 1px solid #000;
	padding: 2px;
}

#theCopy img.mgmt {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #000;
	padding: 2px;
}

#parking {
	text-align: center;
}

#theCopy img.parking {
	float: left;
	width: 550px;
	height: 600px;
	border: 0px;
}

#theCopy img.area {
	float: left;
	border: 0px;
	border: 1px solid #000;
	padding: 2px;
}

#theCopy img.acrobat {
	float: left;
	margin: 10px 0px 0px 0px;
	border: 0px;
}

#theCopy img.bullet {
	float: left;
	border: 0px;
	margin: 0px 0px 0px 5px;
}

#theCopy input {
	color: #002365;
	text-decoration: none;
	padding: 2px;
	background-color: #ccc;
	border: 1px dotted #002365;
}

#theCopy input:hover {
	color: red;
	text-decoration: none;
	padding: 2px;
	background-color: #fff;
	border: 1px dotted red;
}

td {
	padding: 2px;
	font-size: 11px;
	line-height: 15px;
}

td a:link, td a:visited, td a:active {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #555;
}

td a:hover {
	color: #3f5d96;
	text-decoration: none;
	border-bottom: 1px dotted #3f5d96;
}

td a:link.mgmt, td a:visited.mgmt, td a:active.mgmt {
	color: #000;
	text-decoration: underline;
}

td a:hover.mgmt {
	color: #3f5d96;
	text-decoration: none;
	border-bottom: 1px dotted #3f5d96;
}

td {
	margin-bottom: 2px;
}

td.sp {
	color: #002365;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}

ol, ul {
	margin: 0px 35px 0px 35px;
}

hr {
	height: 1px;
	width: 830px;
	color: #00639f;
	background-color: #00639f;
	border: 0px;
	margin-bottom: 12px;
}

#footer {
	clear: both;
	width: 930px;
	height: 38px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	background: url("../images/bg-footer.jpg") no-repeat;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
}

#footer a:hover, #footer a:active {
	color: #fdf990;
	text-decoration: none;
	border-bottom: 1px dotted #fdf990;
}

#copyright {
	clear: both;
	width: 930px;
	height: 54px;
	font-size: 10px;
	text-align: center;
	line-height: 13px;
}

#copyright a:link, #copyright a:visited {
	text-decoration: none;
	border-bottom: 0;
}

#copyright a:hover, #copyright a:active {
	color: #00639f;
	text-decoration: none;
	border-bottom: 1px dotted #00639f;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

a:hover, a:active {
	color: #00639f;
	text-decoration: none;
	border-bottom: 1px dotted #00639f;
}