@CHARSET "ISO-8859-1";

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}

img{
	border:0;
}

a{
	text-decoration:none;
}

div.clear{
	width:100%;
	clear:both;	
}

div#container{
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	text-align:left;
	width:948px;
}
#download-form-intro {
	margin: 0 0 20px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#formErrs {
	margin-bottom: 15px;
}
#formErrs p {
	margin: 0 0 10px 20px;
	padding: 0;
	color: #ff0000;
	font-weight: bold;
}
	div#header{
		position:relative;
		float:left;
		width:100%;
	}
		div#header div#logo-container{
			position:relative;
			float:left;
			margin-top:20px;
			margin-left:9px;
			height:32px;
		}
		div#header ul{
			padding:0;
			margin:0;
		}
			div#header ul li{
				list-style: none;
				font-weight: bold;
			}
		div#header ul#secondary-nav{
			position:relative;
			float:right;
			margin-right:4px;
			margin-top:12px;
		}
			div#header ul#secondary-nav li{
				position:relative;
				float:left;
			}
		div#header ul#primary-nav{
			position:relative;
			float:left;
			clear:both;
			font-size:100%;
			font-weight:bold;
			width:90%;
			margin-left:5px;
		}
			div#header ul#primary-nav li{
				position:relative;
				float:left;
				padding-top:0;
				padding-right:14px;
				padding-bottom:27px;
			}
				div#header ul#primary-nav li a:hover{
					text-decoration:none;
				}
		div#header ul.pnav-drop{
			position:absolute;
			bottom:10px;
			font-size:90%;
		}
			div#header ul.pnav-drop li{
				position:relative;
				float:left;
				padding-right:10px;
				padding-left:10px;
			}

	div.main{
		position:relative:
		float:left;
		clear:both;
		width:948px;
	}
		div.main div.top-shadow{
			position:relative;
			float:left;
			clear:both;
			width:948px;
			height:4px;
		}
			div.main div.top-shadow div.top-shadow-left{
				position:relative;
				float:left;
				height:4px;
				width:8px;
			}
			div.main div.top-shadow div.top-shadow-right{
				position:relative;
				float:right;
				height:4px;
				width:8px;
			}
		div.main div.left-top-shadow{
			position:relative;
			float:left;
			height:6px;
			width:8px;
			clear:both;
		}
		div.main div.right-top-shadow{
			position:relative;
			float:left;
			height:6px;
			width:7px;
		}
		div.main div.bottom-shadow{
			position:relative;
			float:left;
			clear:both;
			height:10px;
			width:948px;
			
		}
			div.main div.bottom-shadow div.bottom-shadow-left{
				position:relative;
				float:left;
				height:10px;
				width:12px;
			}
			div.main div.bottom-shadow div.bottom-shadow-right{
				position:relative;
				float:right;
				height:10px;
				width:13px;
			}
			
	div.content{
		position:relative;
		float:left;
		width:933px;
		height:519px;
	}
		div.content div.media-block{
			position:relative;
			float: left;
			width:584px;
			height: 519px;
		}
			div.content div.inset{
				width:22px;
				position:absolute;
				right:0px;
				top:163px;
				z-index:10;
			}
		div.content div.text-content,
		div.content div.text-content-light{
			position:relative;
			float:left;
			width:349px;
			height:519px;
		}
			div.content h1{
				margin-top:15px;
				margin-right:0px;
				margin-bottom:9px;
				margin-left:21px;
			}
				div.content div.text-content h1 img,
				div.content div.text-content-light h1 img{
					margin:0;
					padding:0;
				}
			div.content p{
				margin-top:12px;
				margin-right:30px;
				margin-left:21px;
				margin-bottom:12px;
				font-size:100%;
				line-height:130%;
			}
				div.content p.Introduction{
					font-weight:bold;
					margin-top:5px;
					font-size:100%;
					letter-spacing: 1px;
				}
				div.content p.Introduction-light{
					font-weight:bold;
					margin-top:5px;
					font-size:100%;
					letter-spacing: 1px;
				}
				div.content .Highlight{
					font-weight: bold;
				}
				div.content p.bottom-para{
					position:absolute;
					bottom:30px;
				}
				div.content p.top-links{
					font-size:85%;
					font-weight: bold;
					margin-top:15px;
					margin-bottom:15px;
					letter-spacing: 1px;
				}
				div.content ul{
					margin:0;
					padding:0;
					padding-left:21px;
					#padding-left:25px;
				}
					div.content ul li{
						padding:0;
						margin-left:13px;
						margin-bottom:11px;
					}
			div.content div.text-content img,
			div.content div.text-content-light img
			{
				margin-left:21px;
			}
	
	ul.link-map{
		position:relative;
		float:left;
		margin:0;
		padding:0;
		padding-top:1px;
		padding-left:7px;
		clear:both;
		font-size:90%;
	}
		ul.link-map li{
			position:relative;
			float:left;
			list-style: none;
			margin:0;
			padding:0;
			padding-right:12px;
		}

div#media-block-slideshow,
div#media-block-flip{
	z-index:0;
	width:584px;
	height: 519px;
}
	div#media-block-slideshow div,
	div#media-block-flip div{
		position:absolute;
		width:584px;
		height: 519px;
	}
		div#media-block-slideshow div.hide,
		div#media-block-flip div.hide{
			display:none;
		}
	div#flip-control{
		position:absolute;
		left:18px;
		bottom:42px;
		z-index:5;
		display:none;
		cursor: pointer;
	}

/* START Home Page */

div.home-content{
	width:933px;
	height:236px;
	text-align:center;
	padding-top:261px;
	#padding-top:281px;
}
	p#home-lc{
		/*padding-top:7px;*/
		float:left;
		width:410px;
		margin-top:0px;
	}

	div.promoter-bar{
		position:relative;
		float:left;
		clear:both;
		width:100%;
		text-align:center;
		margin-top:10px;
	}
		div.promoter-bar img{
			margin:2px;
		}

/* END Home Page */

/* START The Buildings */

div.content div.buildings-inset{
	height:133px;
}

/* END The Buildings */

/* START Location */

ul.pnav-drop-location{
	left:128px;
}

div.content div.location-inset{
	height:100px;
}

/* END Location */

/* START Amenities */

div.content div.amenities-inset{
	height:99px;
}

/* END Amenities */

/* START Connected */

div.content div.connected-inset{
	height:100px;
}

/* END Connected */

/* START Floorplates */

ul.pnav-drop-floorplates{
	left:211px;
}

div.content div.floorplates-inset{
	height:100px;
}

/* END Floorplates */

/* START Eagle Two */

div.content div.eagle-two-inset{
	height:89px;
}

/* END Eagle Two */

/* START Eagle Three */

div.content div.eagle-three-inset{
	height:89px;
}

/* END Eagle Three */

/* START Typical Layouts */

div.content div.layouts-inset{
	height:89px;
}

/* END Typical Layouts */

/* BEGIN Case Studies */

ul.pnav-drop-case-studies{
	left:325px;
}

div.content div.case-studies-inset{
	height:109px;
}

/* END Case Studies */

/* BEGIN Contact */

div.contact-form-spacer{
	width:100%;
	height:78px;
	#height:58px;
	clear:both;
}
	
div.content div.contact-inset{
	height:133px;
}

div.logo-bar{
	position:relative;
	float:left;
	clear:both;
	width:500px;
	margin-left:12px;
	margin-top:25px;
	#margin-top:38px;
}
	div.logo-bar img{
		margin-right:5px;
	}

img.bottom-bar{
	position:absolute;
	bottom:0px;
	left:0px;
}

div.contact-message{
	clear:both;
	position:relative;
	float:left;
	margin-left:21px;
	width:291px;
	height:226px;
	height:266px;
}
	div.contact-message p.title{
		font-weight:bold;
		font-size:120%;
	}

/* END Contact */

/*
 * Start Forms
 */
input, select, textarea
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:100%;
	border-style:solid;
	border-width:1px;
	width:172px;
	#width:170px;
	padding:0;
}
input, select{
	height:1.65em;
	#height:1.50em;
}
	input.radio{
		width:auto;
		height:auto;
		border-style:none;
	}
div.input-grp
{
	vertical-align: top;
	padding-bottom: 3px;
	clear: both;
}
div.label, div.label-col,
div.label-wide, div.label-full-width {
 	position:relative;
	float:left;
	height: 5px;
	padding-top:5px;
	font-weight:bold;
	font-size:90%;
}
	div.label, div.label-col
	{
		width:109px;
		padding-right:10px;
		padding-left:21px;
	}
div.form-button {
	margin-left:140px;
}
	div.form-button input{
		width:172px;
		#width:170px;
		height:1.65em;
		#height:1.50em;
		border-width:1px;
		font-weight: bold;
	}
div.mandatory
{
	position:relative;
	float:left;
	width: 6px;
	margin-top:3px;
	margin-left:16px;
	vertical-align: top;
}
	div.mandatory img{
		width:5px;
		height:8px;
		border-style: none;
	}
p.item-mand{
	height: 10px;
	font-weight:bold;
	font-size:85%;
}
	p.item-mand img{
		margin-top:5px;
		margin-left:4px;
		border-style: none;
	}
div.formfield
{
	position:relative;
	top: 0;
	float:left;
	width:251px;
}
div.error{
	margin-left:3px;
}
/*
 * END Forms
 */