body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #6e6e6e;
	font-size: 13px;
	text-decoration: none;
	text-align:center;
	background-color: #ffffff;
	background-image: url(../images/repeating-background.png);
	background-repeat: repeat-x;
}
#outer_1 {
	overflow: hidden;
	min-width: 970px;
	background: url(/images/bg-layout.png) no-repeat center top;
}
#outer_2 {
	width: 970px;
	margin: 0 auto;
}
#background {
	width: 1496px; 
	margin: 0 -263px;
	display: inline-block;
}
#background-left {
	/*background-image: url(../images/bg-left.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
}
#background-right {
	/*background-image: url(../images/bg-right.jpg);*/
	background-repeat: no-repeat;
	background-position: top right;
}
.bold {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.clearspace {
	clear:both;
	height:1px;
	line-height:1px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:24px;
	color:#92ac00;
	font-weight:normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 12px;
}

h2 {
	font-weight:bold;
	color:#6e6e6e;
	font-size: 16px;
}

h2 a{
	font-weight:bold;
	color:#6e6e6e;
	font-size: 16px;
}

h3 {
	font-size:13px;
	color:#555555;
	padding-bottom:1px;
}

ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
}
a:link {
	color: #2084c3;
	text-decoration:underline;
}
a:visited {
	color: #92ac00
	text-decoration:underline;
}
a:hover {
	color: #6e6e6e;
	text-decoration:underline;
}
p {
	font-size: 13px;
	margin:0px 0 0px 0;
	line-height: 19px;
	padding: 0px 0px 14px 0px;
}
#wrapper {
	text-align:left;
	padding:0 0 60px 0;
	margin:0px auto;
	width:970px;
	position: relative;
	/*background-image: url(../images/content-background.png);*/
	background-repeat: repeat-x;

}

.header {
	width: 970px;
	height: 1px;
	padding-top: 255px;
	overflow: hidden;
}

/* Section Headers */

#home {

	background-image: url(/images/banner/customer-banner.jpg);
	background-repeat: no-repeat;
}


#customer {

	background-image: url(/images/banner/customer-banner.jpg);
	background-repeat: no-repeat;
}

#leasing {

	background-image: url(/images/banner/leasing-banner.jpg);
	background-repeat: no-repeat;
}

#tenant {

	background-image: url(/images/banner/tenant-banner.jpg);
	background-repeat: no-repeat;
}

#corporate {

	background-image: url(/images/banner/corporate-banner.jpg);
	background-repeat: no-repeat;
}

#contact {

	background-image: url(/images/banner/contact-banner.jpg);
	background-repeat: no-repeat;
}
/*------------------*/


#logo {
	display:block;
	float: left;
	height:1px;
	padding-top:102px;
	overflow:hidden;
	width: 410px;
	margin:0;
	border: 0;
	position:absolute;
}
#banner {
	display:block;
	height:103px;
	/*background-image: url(../images/top-banner.jpg);*/
	background-repeat: no-repeat;
	width:970px;
	position: relative;
}

#mainnav {
clear:both;
height:44px;
width:970px;
/*background-image: url(../images/nav-bg.jpg);*/
background-repeat: no-repeat;
}
#mainnav li {
	float:left;
	list-style: none;
	position: relative;
}
#mainnav li a span {
	display:none;
}

#nav-home,
#nav-customer,
#nav-leasing,
#nav-tenant,
#nav-corporate {
	display:block;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	height: 44px;
}

#nav-home {
	width:81px;
	background-position:0px 0px;
}
#nav-home:hover, #nav-home.active, .sfHover #nav-home {
	background-position:0px -44px;
}

#nav-customer {
	width:239px;
	background-position:-81px 0px;
}
#nav-customer:hover, #nav-customer.active, .sfHover #nav-customer {
	background-position:-81px -44px;
}

#nav-leasing {
	width:222px;
	background-position:-320px 0px;
}
#nav-leasing:hover, #nav-leasing.active, .sfHover #nav-leasing {
	background-position:-320px -44px;
}

#nav-tenant {
	width:197px;
	background-position:-542px 0px;
}
#nav-tenant:hover, #nav-tenant.active, .sfHover #nav-tenant {
	background-position:-542px -44px;
}

#nav-corporate {
	width:143px;
	background-position:-739px 0px;
}
#nav-corporate:hover, #nav-corporate.active, .sfHover #nav-corporate {
	background-position:-739px -44px;
}

#mainnav ul ul {
	position: absolute;
	display: none;
	top: 28px;
}
	#mainnav ul ul li {
		float: none;
		display: inline-block;
		vertical-align: bottom;
	}
		#mainnav ul ul li a {
			color: #115584;
			font-size: 12px;
			text-decoration: none;
			display: block;
		}
		#mainnav ul ul .first a {padding-top: 20px;}
		#mainnav ul ul .last a {padding-bottom: 20px; height: 20px;}
			#mainnav ul ul li a span {display: block; padding: 4px 25px;}
			#mainnav ul ul li a:hover span {background-color: #b9ceee;}
		
		#L2-ci li a {
			background: url(../images/dthml/ci-middle.png) repeat-y;
			width: 239px;
		}
		#L2-ci .first a {
			background: url(../images/dthml/ci-top.png) left top no-repeat;
		}
		#L2-ci .last a {
			background: url(../images/dthml/ci-bottom.png) left bottom no-repeat;
		}
		
		#L2-li li a {
			background: url(../images/dthml/li-middle.png) repeat-y;
			width: 222px;
		}
		#L2-li .first a {
			background: url(../images/dthml/li-top.png) left top no-repeat;
		}
		#L2-li .last a {
			background: url(../images/dthml/li-bottom.png) left bottom no-repeat;
		}
		
		#L2-tr li a {
			background: url(../images/dthml/tr-middle.png) repeat-y;
			width: 197px;
		}
		#L2-tr .first a {
			background: url(../images/dthml/tr-top.png) left top no-repeat;
		}
		#L2-tr .last a {
			background: url(../images/dthml/tr-bottom.png) left bottom no-repeat;
		}
		
		#L2-oc li a {
			background: url(../images/dthml/oc-middle.png) repeat-y;
			width: 143px;
		}
		#L2-oc .first a {
			background: url(../images/dthml/oc-top.png) left top no-repeat;
		}
		#L2-oc .last a {
			background: url(../images/dthml/oc-bottom.png) left bottom no-repeat;
		}
		
		

#content {
	width:647px;
	margin: 5px 0 40px 42px;
	float:left;
	height: auto;
	min-height:260px;
	text-align:left;
	display:inline;
	background-color: #ffffff;
}

#main-area {
	background-image: url(/images/subnav-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom ;
	overflow: hidden;
	
}

#subnav {
	width:198px;
	float:left;
	min-height:300px;
	position: relative;
	height: auto;
	padding-bottom: 30px;
}

.top{
	min-height:60px;
	background-image: url(../images/subnav-top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#subnav li a{
	padding-left: 15px;
	background-image: url(../images/subnav-rest.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 24px;
	color: #278bc7;
	font-size: 14px;
	text-decoration: none;
}

#subnav li a.active, #subnav li a:hover {
	padding-left: 15px;
	background-image: url(../images/subnav-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 24px;
	color: #92ac00;
	font-size: 14px;
	text-decoration: none;
}

#subnav ul li ul li a {
	margin-left: 30px;
	padding: 0;
	color: #858585;
	line-height: 18px;
	text-decoration: none;
	background-image: none;
}

#subnav ul li ul li a:hover, #subnav ul li ul li a.active {
	background-color: #f3f3f3;
	padding: 0;
	text-decoration: none;
	line-height: 18px;
	background-image: none;
	color: #858585;
}

#footer {
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top-left;
	min-height: 66px;
	padding: 0 20px;
	line-height: 64px;
	font-size: 10px;
}

#footer span a, #footer span a:hover, #footer span a:visited {
	font-size: 10px;
	color: #6e6e6e;
	text-decoration: none;
}

#footer span {
	float: right;
}


#content ul li {
list-style-type: disc;
margin-left: 15px;
padding-top: 2px;
padding-bottom: 2px;
}

#content ul {
padding-bottom: 5px;
}

#content table td {
border: 1px solid #999999;
padding: 5px;
}

#content table.no-border td {
border: none;
}

#btn-contact {
/*background-color:#000000;*/
display:block;
height:1px;
overflow:hidden;
padding-top:37px;
position:absolute;
right:0;
top:35px;
width:150px;
}

.note {font-size: 11px; font-style: italic;}
.pdf {font-size: 11px; text-transform:uppercase;}