@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #031630;
	margin: 0 auto;
	padding: 0;
	font: 100% Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	font-size: 80%;
	font-weight: normal;
	color: #FF6600;
	text-align: center;
}

h4 {
	font-size: 80%;
	font-weight: normal;
	color: #FF6600;
}

h5 {
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
}

p {
	margin-bottom: 1.5em;
}

p {
	font-size: 80%;
	font-weight: normal;
	color: #D2E0FF;
}

p a {
	color: #D2E0FF;
	text-decoration: underline
}

li {
	font-size: 80%;
	font-weight: normal;
	color: #D2E0FF;
	margin-left: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}


ul ul {
	margin-left: 2em;
	margin-bottom: 0;
}

ul ul li {
	font-size: 80%;		/*Standards compliant browsers*/
	#font-size: 100%;	/*IE 7 & 8*/
	_font-size: 100%;	/*IE 6*/
}

ol li{
	margin-bottom:1.5em;
}

a {
	outline: none;
	text-decoration: none;
}

a:active {
	outline: none;
}

a:hover {
	color: #FF6600;
}

.name {
	font-weight: normal;
	font-style: italic;
	color: #D2E0FF;
}

img.image_profile {
	float: right;
	margin: .5em;
}

div#container {
	width: 780px;
	background: url("../images/bg-gradient.jpg");
	text-align: left;
	margin: 0 auto;
	padding-top: 30px;
}

div#content {
	width: 720px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

div#branding {
	width: 720px; height: 32px;
	margin-bottom: 20px;
	background: url("../images/menu-bg.jpg")
}

div#branding h1{
	width: 202px; height: 32px;
	margin-right: 45px;
	text-indent: -9999px;
	background: url("../images/menu-WT.jpg");
}

ul#nav_main{
	position: absolute; top: 0; right: 0;
	list-style-type: none;
	width: 473px; height: 32px;
	background: url("../images/menu-bg.jpg")
}

ul#nav_main li{
	margin-left: 0;
	float: left;
}

ul#nav_main li a{
	text-indent: -9999px;
	margin-left: 16px;
}

li#home a {
	display: block;
	width: 36px;
	height: 32px;
	background: url("../images/menu-home-blue.jpg")
}

li#home_current a {
	display: block;
	width: 36px;
	height: 32px;
	background: url("../images/menu-home-orange.jpg")
}

li#home a:hover {
	display: block;
	width: 36px;
	height: 32px;
	background: url("../images/menu-home-white.jpg")
}

li#history a {
	display: block;
	width: 49px;
	height: 32px;
	background: url("../images/menu-history-blue.jpg")
}

li#history_current a {
	display: block;
	width: 49px;
	height: 32px;
	background: url("../images/menu-history-orange.jpg")
}

li#history a:hover {
	display: block;
	width: 49px;
	height: 32px;
	background: url("../images/menu-history-white.jpg")
}

li#profile a {
	display: block;
	width: 44px;
	height: 32px;
	background: url("../images/menu-profile-blue.jpg")
}

li#profile_current a {
	display: block;
	width: 44px;
	height: 32px;
	background: url("../images/menu-profile-orange.jpg")
}

li#profile a:hover {
	display: block;
	width: 44px;
	height: 32px;
	background: url("../images/menu-profile-white.jpg")
}

li#projects a {
	display: block;
	width: 56px;
	height: 32px;
	background: url("../images/menu-projects-blue.jpg")
}

li#projects_current a {
	display: block;
	width: 56px;
	height: 32px;
	background: url("../images/menu-projects-orange.jpg")
}

li#projects a:hover {
	display: block;
	width: 56px;
	height: 32px;
	background: url("../images/menu-projects-white.jpg")
}

li#locations a {
	display: block;
	width: 68px;
	height: 32px;
	background: url("../images/menu-locations-blue.jpg")
}

li#locations_current a {
	display: block;
	width: 68px;
	height: 32px;
	background: url("../images/menu-locations-orange.jpg")
}

li#locations a:hover {
	display: block;
	width: 68px;
	height: 32px;
	background: url("../images/menu-locations-white.jpg")
}

li#careers a {
	display: block;
	width: 52px;
	height: 32px;
	background: url("../images/menu-careers-blue.jpg")
}

li#careers_current a {
	display: block;
	width: 52px;
	height: 32px;
	background: url("../images/menu-careers-orange.jpg")
}

li#careers a:hover {
	display: block;
	width: 52px;
	height: 32px;
	background: url("../images/menu-careers-white.jpg")
}

li#contact a {
	display: block;
	width: 56px;
	height: 32px;
	background: url("../images/menu-contact-blue.jpg")
}

li#contact_current a {
	display: block;
	width: 56px;
	height: 32px;
	background: url("../images/menu-contact-orange.jpg")
}

li#contact a:hover {
	display: block;
	width: 56px;
	height: 32px;
	background: url("../images/menu-contact-white.jpg")
}

div#thumbs {
	overflow: auto;
}

.large_thumbs, .small_thumbs {
	list-style-type: none;
	width: 720px;
}

.large_thumbs li {
	margin-left: 0;
	margin-bottom: 0;
	font-size: 100%;
	float: left;
	width: 220px;
}

.small_thumbs li {
	margin-left: 0;
	margin-bottom: 0;
	font-size: 100%;
	float: left;
	width: 120px;
}

.large_thumbs img, .small_thumbs img {
	border: 0;
}

.large_thumbs h2:hover {
	color: #FF6600;
}

.large_thumb_a {
	margin-right: 30px;
	min-height:300px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:300px;
}

.large_thumb_b {
	min-height:300px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:300px;
}

.large_thumb_c {
	margin-right: 30px;
	min-height:240px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:240px;
}

.large_thumb_d {
	min-height:240px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:240px;
}

.large_thumb_e {
	margin-right: 30px;
	min-height:120px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:120px;
}

.large_thumb_f {
	min-height:120px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:120px;
}

.small_thumbs h2:hover {
	color: #FF6600;
}

.small_thumb_a {
	margin-right: 80px;
	min-height:300px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:300px;
}

.small_thumb b{
	min-height:280px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:280px;
}

.small_thumb_c {
	display: block;
	margin-right: 80px;
	min-height:520px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:520px;
}

.small_thumb_d {
	display: block;
	min-height:520px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:520px;
}

.small_thumb_e {
	display: block;
	margin-right: 80px;
	min-height:180px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height: 180px;
}

.small_thumb_f {
	display: block;
	min-height:180px;
  	height:auto !important;		/*Make min-height function in IE*/
  	height:180px;
}

div#site_info {
	width: 720px
	background: url("../images/bg-gradient.jpg");
	margin-top: 20px;
	padding-bottom: 20px;
}

div#site_info ul {
	margin-bottom: 0;
}

ul#site_links{
	list-style-type: none;
	text-align: center;
}

ul#site_links li{
	display: inline;
	margin-left: 3px;
	margin-right:3px;
}

ul#site_links li a{
	font-weight: normal;
	color: #FF6600;
}

ul#site_links li a:hover{
	color: #FFFFFF;
}

div#project_description {
	float: left;
	width: 212px;
	padding-right: 20px;
}

div#project_images {
	float: right;
	width: 488px;
}

.project_image_a {
	margin-bottom: 18px;
}

.project_image_b {
	float: left;
}

.project_image_c {
	float: right;
}

div#office_locations li {
	margin: 0;
	font-size: 100%;
	list-style-type: none;
}

div#office_locations h2:hover {
	color: #FF6600;
}

div#office_information {
	width: 213px;
	float: left;
}

div#office_map {
	width: 487px;
	float: right;
}

ul#career_links {
	margin-top: 20px;
	list-style-type: none;
	text-align: center;
}

ul#career_links li {
	display: inline;
	margin-left: 5px;
	margin-right:5px;
}

ul#career_links li a {
	font-weight: normal;
	color: #FF6600;
}

ul#career_links li a:hover {
	color: #FFFFFF;
}

img.image_career {
	margin: .5em;
	float: right;
}

h2.link {
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 1.5em;
}

h2.link:hover {
	color: #FF6600;
}

img.image_contact {
	margin: 20px 80px;
	float: right;
}
