#header-content div {
	width: 100%;
	min-width: 1500px;
	position: absolute;
}

#header-content-how {
	width: 100%;
	min-width: 1500px;
	position: absolute;
}

#level2 #nav { 
	margin-top: 0px !important;
}

#level3 #nav { 
	margin-top: 0px !important;
}

#level3 #nav2 { 
	margin-top: 0px !important;
}

#work-container {
	height: auto;
	width: 100%;
	top: -30px;
	position: relative;
	z-index: 1;
	text-align: left !important;
}

#work-content {
	float: left;
	width: 400px;
	height: auto;
	font-family: Arial;
	color: #8f8f80;
	font-size: 9pt;
	line-height: 16px;
	text-align: left;
	font-weight: 100;
	margin: 30px 0px 0px 30px !important;
	margin: 30px 0px 0px 15px;
}
#bg-work-content {	
	float: left;
	width: 400px;
	height: auto;
	font-family: Arial;
	color: #8f8f80;
	font-size: 9pt;
	line-height: 16px;
	text-align: left;
	font-weight: 100;
	margin: 30px 0px 0px 30px !important;
	margin: 30px 0px 0px 15px;
	background-repeat: no-repeat;
	background-image: url(../../resources/img/css/bg_discipline.gif);
	border: solid 0px #FF0000;
}


#work-content p, #bg-work-content p { 
	margin: 0px 0px 10px 0px;
}

#header-content { 
	background: #252724; 
}

#moving-section {
	width: 100%;
	min-width: 900px;
	height: 475px;
	font-family: Arial;
	font-size: 8pt;
	color: #8f8f80;
	overflow: hidden;
	background-color: #000000;
}

#nos {
	color: white;
	font: 9pt Arial, serif;
	float: left;
	margin: 6px 6px 0px 4px;
	text-transform: uppercase;
}

#tree {
	color: #CCCCCC;
	font: 8pt Arial, serif;
	float: left;
	margin: 6px 50px 0px 50px;
	font-variant: small-caps;
	white-space: nowrap;
	float: right; 
}

#l1, #r1 {
	width: 10px;
	height: 10px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	margin-top: 7px;
}


#l1i {
	margin-top: -11px; 
}

#r1 img, #l1 img { 
	behavior: url(../resources/css/iepngfix.htc); 
}

#moving-sections {
	width: 100%;
	min-width: 900px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

#moving-sections ul {
	width: 40000px;
	height: 475px;
	margin: 0 auto 0;
	margin-left: 0px;
}

#moving-sections li {
	width: auto;
	height: 475px;
	float: left;
}

#moving-sections li img {
	float: left;
	min-width: 1260px;
}

#mover img {
	min-width: 2000px;
}

#view-by-discipline {
	font-family: Arial;
	font-size: 7pt;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 220px;
	float: left;
	height: 21px;
	background: #03234c;
	cursor: pointer;
	margin-right: 15px;
	margin-left: 15px;
}

#view-by-discipline:hover { 
	background: #001341; color: #999999; 
}

#view-by-discipline span {
	float: left;
	margin: 3px 0px 0px 5px;
}
	
#view-by-discipline img {
	float: right;
	margin: 5px 5px 0px 0px;
	behavior: url(../resources/css/iepngfix.htc);
}
	
#by-discipline {
	position: absolute;
	top: 48px;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 220px;
	margin-top: 2px;
	height: 0px;
	overflow: hidden;
	margin-left: 0px;
	left: -125px;
	background-color: #514f51;
}
	
#by-client a, #by-discipline a {
	padding: 3px 150px 3px 0px;
	text-indent: 8px;
}

#by-discipline {
	margin-left: 170px;
}

#by-client li, #by-discipline li {
	width: 320px;
	padding-left: 15px;
	border-bottom: solid 1px #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

#by-client li:hover, #by-discipline li:hover { 
	background: #cccccc; 
}

#by-client li:hover a, #by-discipline li:hover a { 
	color: #666666; 
}
	
#case-copy {
	margin-left: 450px !important;
	margin-left: 250px;
	width: 450px;
	height: auto;
	overflow: hidden;
	position: relative;
	float: left;
	margin-top: -21px;
	color: 1a1a1c;
}

#case-copy h2 {
	font-size: 20px;
	color: #1d3458;
	font-weight: bold;
	font-variant: normal;
}

#copy-wrapper {
	width: 400px;
	height: auto;
}

#copy-wrapper ul {
	width: 40000px;
	height: auto;
}

#copy-wrapper li {
	height: auto;
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 200px;
	font-size: 10px;
}

#copy-wrapper p {
	width: 400px;
	font-size: 12px !important;
	color: #1a1a1c; 
}

#copy {
	display: block;
	position: relative;
}

#copy p {
	font-size: 10px;

}
#button {
	border-bottom: solid 1px #FFFFFF;
	color: #1a1a1c;
	width: 450px;
	height: 73px;
	display: block;
	position: relative;
	color: #FFFFFF;
}

#button.current {
	border-bottom: solid 1px #f7aa3d;
	color: #f7aa3d !important;
}

#button span {
	text-align: right;
	float: right;
	font-size: 12px;
	font-variant: small-caps;
	margin-top: 55px;
	
}
#button img {
	float: left;
	margin-top: 4px;
}

#case-project {
	margin-left: 550px !important;
	margin-left: 350px;
	width: 330px;
	height: auto;
	position: absolute;
	float: left;
	top: 50px;
	/*margin-top: -210px;*/
	color: 1a1a1c;
	border: solid 0px #FF0000;
}
#case-project h2 {
	font-size: 15px;
	color: #1d3458;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 10px;
}
#case-project li {
	font-size: 11px;
	color: #1d3458;
	font-variant: small-caps;
	text-align: right;
	width: 120px;
}
#case-project li span {
	font-size: 11px;
	color: #1d3458;
	font-variant: small-caps;
	padding-left: 20px;
	position: absolute;
	text-align: left;
}

#case-project p {
	width: 300px;
	font-size: 12px !important;
	color: #1a1a1c; 
}

#sub-menu1 {
	 width: 110px !important; 
}

#sub-menu2 {
	 width: 110px !important; 
}

#sub-menu3 {
	 width: 65px !important; 
}

#sub-menu4 {
	 width: 90px !important; 
}

#sub-menu5 {
	 width: 75px !important; 
}

#sub-menu6 {
	 width: 75px !important; 
}
