/* start global styles */

* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: #efefef;
}

h1 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', sans-serif;
	color: #0070bf;
}

p {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
}

ul {
	margin: 0px 0px 30px 22px;
	list-style-image: url(/site_images/bullet.gif);
}

li {
	line-height: 16px;
	margin-bottom: 8px;
}

a {
	color: #0070bf;
}

a:hover {
	color: #999;
}

#container {
	width: 955px;
	min-height: 100%;
	overflow: hidden;
	background: #fff url(/site_images/site_bg2.jpg) top center no-repeat;
	margin: 0px auto;
}

body#home #container {
	height: 100%;
	background: #fff url(/site_images/site_bg.jpg) top center no-repeat;

}

body#flashintro #container {
	height: 100%;
	background: #fff;
}


#header {
	width: 955px;
	height: 260px;
}

#logo {
	position: relative;
	top: 17px;
	left: 93px;
	width: 252px;
	height: 110px;
}

#nav {
	position: relative;
	top: 18px;
	width: 120px;
	height: 120px;
	margin-left: 14px;
	z-index: 3;
}

#clearfooter {
width: 955px;
height:50px;
}

#footer {
	width: 955px;
	height: 30px;
	color: #7d7e7f;
	margin: 50px auto 10px auto;
	text-align: center;
}


body#flashintro #footer, body#home #footer {
	position: absolute;
	top: 600px;
}

#footer ul {
	list-style: none;
	margin: 0px 0px 3px 0px;
}

#footer li {
	display: inline;
	font-size: 12px;
}

#footer a {
	color: #7d7e7f;
	text-decoration: none;
	padding: 0px 8px;
}

/* end global styles */


/* start home page styles */

#tagline {
	position: absolute;
	width: 384px;
	height: 140px;
	top: 280px;
	margin-left: 20px;
}

#features {
	width: 955px;
	font-size: 12px;
	overflow: hidden;
	margin-top: -160px;
}
#features h1 {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

#features p {
	font-size: 12px;
	margin-bottom: 15px;
}

#news-events_feature {
	float: left;
	width: 595px;
	padding: 0px 20px 0px 20px;
}

#research-links_feature {
	float: left;
	width: 270px;
	padding-left: 20px;
}

.headerimage {
	margin-bottom: 15px;
}

/* end home page styles */


/* start interior page styles */

#content {
	width: 940px;
	overflow: hidden;
	margin-left: 15px;
}

#headline {
	position: absolute;
	top: 195px;
	width: 895px;
	height: 25px;
	text-align: right;
	z-index: 1;
}

#left_col {
	float: left;
	width: 325px;
	margin: 0px 30px 0px 0px;
	text-align:right;
	overflow:hidden;
}

#left_col img {
	margin: 0px 0px 20px 0px;
}

#left_col_spacer {
	height: 50px;
	width: 325px;
}

#case-study-columns {
	position: absolute;
	margin-top:-67px;
	margin-left:10px;
}

#caption {
	width: 325px;
}

#caption p {
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
}

#right_col {
	float: left;
	width: 535px;
}

#right_col p {
	color: #292425;
}

#right_col ul {
	margin: 0px 0px 30px 32px;
	list-style-image: url(/site_images/bullet.gif);
}

#right_col li {
	line-height: 16px;
	margin-bottom: 8px;
}

#right_col li ul {
	margin: 5px 0px 10px 20px;
	list-style-image: none;
	list-style-type: disc;
}

#right_col li ul li {
	line-height: 16px;
	margin-bottom: 3px;
}

#right_col h3, #allies h3 {
	color: #292425;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 7px;
	text-transform: uppercase;
}

body#case-studies.companies h3, body#case-studies.industry-groups h3, body#case-studies.portfolios-properties h3 {
	font-size: 13px;
	line-height: 17px;
}


#right_col h4 {
	color: #0070bf;
	font-size: 12px;
	line-height: 12px;
	margin: 9px 0px;
}

#right_col table {
	width: 515px;
	border-top: #c8c0ac solid 1px;
}

#right_col tr {
	font-weight: bold;
}

#right_col td {
	padding: 8px 0px 8px 15px;
	border-bottom: #c8c0ac solid 1px;
}

#right_col th {
	color: #0070bf;
	width: 70px;
	text-align: left;
	text-transform: uppercase;
	border-bottom: #c8c0ac solid 1px;
	border-right: #c8c0ac solid 1px;
}

#months {
	color: #0070bf;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	margin-left: 15px;
}

#months a {
	color: #0070bf;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}


#blue_intro_text {
	margin-bottom: 25px;
}

#blue_intro_text p {
	color: #0070bf;
	margin-bottom: 15px;
}

.image_header {
	height: 13px;
	margin-bottom: 12px;
}

#allies {
	width: 955px;
	overflow: hidden;
	margin-top: 20px;
}

.company {
	width: 955px;
	overflow: hidden;
	margin-bottom: 20px;
}

.company h1 {
	color: #292425;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.company_image {
	float: left;
	width: 325px;
	text-align: right;
	margin: 0px 15px 0px 15px;
}

.company_blurb {
	float: right;
	width: 535px;
	margin-right: 50px;
}


/* end interior page styles */

