/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#929caa;
	_text-align:center;
}

#wrapper {
	width:979px;
	margin:0 auto;
	background-image:url(../images/wrapper-bg.gif);
	background-repeat:repeat-y;
}

#wrapper2 {
	width:959px;
	margin:0 auto;
	_text-align:left;
	background:#FFF;
}
#flashwrapper {
	width:979;
	height:33;
	margin:0 auto;
	overflow:hidden;
}
/* Top Navigation */

#top-nav {
	width:959px;
	height:37px;
	overflow:hidden;
}
#top-nav ul, #top-nav ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#top-nav ul {
	margin-left:20px;
}

#top-nav ul li {
	display:inline;
	height:34px;
}

#top-nav ul li a {
	height:34px;
	padding:0 23px 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:34px;
	text-transform:uppercase;
	text-decoration:none;
}

#top-nav ul li a:hover {
	color:#00549f;
}
#top-nav .current {
	color:#00549f;
}
/* Top Navigation End */

/* Header */

#header {
	width:959px;
	height:120px;
	overflow:hidden;
}

/* not sure if I need header stuff below yet */
#header h1 {
	float:left;
}

#header h2 {
	float:right;
	position:relative;
}

#header p {
	width:101px;
	height:24px;
	position:absolute;
	right:9px;
	bottom:0;
	_margin:0 0 -1px;
}

#header p a {
	display:block;
	width:101px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/request-button.gif) 0 0 no-repeat;
}

#header p a:hover {
	background-position:0 -24px;
}


/* Content */

#content {
	float:right;
	width:659px;
	background:#fff;
	background-image: url(../images/bg-swoosh.jpg);
	background-position: top right;
	background-repeat: no-repeat;
/*	min-height:470px;
	_height:500px; */
}
#content-test {
	width: 959px;
	margin: 0 auto;
	height: 500px;
}
#hpflash {
	position: relative;
}


#content.sustainable {
	float:right;
	width:659px;
	background:#fff;
	background-image: url(../images/bg-swoosh-sustain.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#content.bim {
	float:right;
	width:659px;
	background:#fff;
	background-image: url(../images/bg-swoosh-bim.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}



/* Header End */

/* Left Navigation */

#left-nav {
	float:left;
	width:295px;
	margin: 0;
}
#left-navinsidepages {
	float:left;
	width:290px;
	margin: 0;
}

#left-navourfirm {
	float:left;
	width:290px;
	margin: 0;
	height: 500px;
}
#left-navourfirmepcot {
	float:left;
	width:300px;
	margin: 0;
	height: 500px;
}
#left-navcontact {
	float:left;
	width:300px;
	margin: 0;
	height: 500px;
}




#callouts {
	width:350px;
	background:#fff;
	margin: 40px 0 0 120px;
}


/* Content End */
/* Footer */

#footer {
	width:979px;
	height:26px;
	overflow:hidden;
	background:url(../images/footer-bg.jpg) 0 0 no-repeat;
	color:#FFF;
	font-size:11px;
	padding:0;
	margin:0;
}
#footer.homepage {
	width:979px;
	height:26px;
	overflow:hidden;
	background:url(../images/footer-bg-hp.jpg) 0 0 no-repeat;
	color:#FFF;
	font-size:11px;
	padding:0;
	margin:0;
}

/*
#footer ul {
	margin-left:13px;
	_margin-left:25px;
}
*/

/*
#foot-left a {
	color:#65bfea;
	text-decoration:none;
}

#foot-left a:hover {
	text-decoration:underline;
}

#foot-left {
	float:left;
	width:470px;
}

#foot-right {
	float:right;
	width:470px;
	text-align:right;
}

#footer ul, #footer ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer ul {
	clear:left;
	padding:14px 0 0;
	_padding:8px 0 0;
}

#footer ul.nospace {
	padding:1px 0 0;
	_margin:-2px 0 0;
}

#footer ul li {
	float:left;
	padding:0 4px 0 0;
}

#footer .bottom-foot {
	clear:left;
	color:#65bfea;
}

#footer .bottom-foot ul li.white {
	color:#fff;
}

#footer .bottom-foot a {
	color:#fff;
}

#footer .bottom-foot h1 {
	clear:left;
	padding:14px 0 0;
	_padding:8px 0 0;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#65bfea;
}

#footer .bottom-foot h1 a {
	color:#65bfea;
	text-decoration:none;
}

#footer .bottom-foot h1 a:hover {
	text-decoration:underline;
}

#footer .bottom-foot li.blue a {
	color:#65bfea;
}
*/
/* Footer End */
#copyright {
	width:959px;
	margin:0 auto;
}
