/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body-bgd.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #617180;
	font-size: 0.7em;
}

body,td,th,p,input,textarea {
	font-family: Arial, Helvetica, sans-serif;	
}

#container {
	width: 833px;
	background-color: white;
	text-align: left;
}

#nav {
	clear: both;
}

#nav img {
	float: left;
}

.top-right-strip {
	width: 315px;
	float: right;
	margin-right: 20px;
	margin-bottom: 1px;
	padding-bottom: 10px;
	background-image: url(images/background.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.top-right-strip p {
	margin: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	color: #306fb5;
	font-size: 0.9em;
}

.top-right-strip p a {
	color: #306fb5;
	text-decoration: none;
	padding: 4px;
}

.top-right-strip p a:hover {
	color: #a0bddd;
	text-decoration: underline;
}

#image {
	background-color: #a0bddd;
	text-align: right;
	clear: both;
}

#image img {
	border-left: 1px solid white;
}

#people {
	clear: both;
	background-color: #89B0D9;
	display: block;
	height: 204px;
}

#lgimage {
	float: right;
	width: 277px;
	margin-right: 39px;
	background-color: white;
}

#thumbs {
	float: left;
	width: 477px;
}

#thumbs a {
	display: block;
	float: left;
}

#thumbs a img {
	border: 9px solid #89B0D9 !important;
	/*opacity: .5;
	filter: alpha(opacity=50);	*/
}

#thumbs a:hover img {
	border-color: white !important;
	/*opacity: 1;
	filter: alpha(opacity=100);*/
}

.padd-left {
	padding-left: 25px;
}

#main {
	float: left;
	width: 477px;
	text-align: justify;
}

.bottom-right-strip {
	width: 277px;
	float: right;
	margin-right: 39px;
	background-color: #a0bddd;
}

.bottom-right-strip a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.bottom-right-strip a:hover {
	background-color: #306fb5;
	background-image: url(images/nav-over.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.bottom-right-strip a.exc {
	padding: 0px !important;
	clear: both;
}

#subnav {
	float: right;
	width: 140px;
	min-height: 172px;
	background-color: #306fb5;/*a0bddd*/
}

#subnav a {
	font-weight: normal;
	font-size: 0.9em;
	background-image: none;
	background-color: #306fb5;
	padding-bottom: 6px !important;
}

#subnav a:hover {
	background-color: #a0bddd;
}

#trans {
	
}

.transpar a {
	color: #a0bddd !important;
	/*background-color: #89b0d9 !important;*/

}

.clear {
	clear: both;
}

li {
	margin: 0px;
}

h1 {
	font-family: "Myriad Pro", Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2.5em;
	color: #306fb5;
	margin: 15px 0px 15px 0px;
	text-align: left !important;
}

h2 {
	color: #306fb5;
	font-size: 1.2em;
	margin:0px;
	padding:0px;
}

h2 .exc {
	color: #62717f !important;
	font-weight: normal !important;
	font-style: italic !important;
}

h2 a {
	color: #306fb5 !important;
}

#main p, #main a, li {
	color: #62717f;
}

#footer {
	width: 800px;
	text-align: right;
	font-size: 0.8em;
}

#footer p, #footer a {
	color: #9fa6ac;
	text-decoration: none;
	margin:0px;
}

#architects a.architects, #engineering a.engineering, #envdev a.envdev, #promanagers a.promanagers, #surveyconstruct a.surveyconstruct, #mansystems a.mansystems, #clients a.clients #projects a.projects {
	background-color: #306fb5 !important;
	background-image: url(images/nav-over.gif) !important;
	background-position: left center !important;
	background-repeat: no-repeat !important;
}

#map {
	padding-top: 20px !important;
	height: 300px;
	border: 1px solid #99ADCC !important;
}

.careerblue, .careerblue p {
	background-color: #306fb5;
	color: White !important;
}

.careerlightblue, .careerlightblue p {
	background-color: #A0BDDD;
	color: White !important;
}

.careerlightgrey, .careerlightgrey p {
	background-color: #F8F8F8;
	color: #62717f !important;
}