/* COLORS:
logo blue 0066cb
sidebar bg 2b3135
very light blue: #dde4ef
light beige #e6ccb1
lighter beige #e3d5c7
*/
* {
	margin: 0;
	padding: 0
}
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0 auto;
	background: #05080d url(../images/body-bg-2.jpg) repeat-x top left;
	text-align: center;
	font-family: arial, san-serif;
	font-size: 13px;
	color: #fff;
}
body.home {
	background: #05080d url(../images/body-bg.gif) repeat-x top left;
}

/* -------------------------------------------------------------- containers */

#container {
	padding: 0;
	margin: 0 auto;
	/*position: relative;*/
	text-align: left;
	width: 960px;
	background: inherit;
}
#header {
	margin: 0 auto;
	height: 130px;
	width: 960px;
	position: relative;
	/*background: #000;*/
}
#header #logo {
	position: absolute;
	left: 2px;
	top: 17px;
}
#header #logo img {
	border: none;
}

#header #tagLine {
	position: absolute;
	left: 242px;
	top: 35px;
	background: url(../images/Engineers-Architects-BIM-Integrators.gif) no-repeat;
	width: 112px;
	height: 56px;
}

#header #logo h1 {
	margin: 0;
	text-indent: -9999em;
	display: block;
	background-repeat: no-repeat;
	background-color: transparent; 
}
#header #logo h1 a {
	display: block;
	width: 213px;
	height: 70px;
	overflow: hidden;
	border-bottom: none;
	background: url(../images/logo.gif) no-repeat;
}

#Main {
	margin: 0 0 0 0;
	padding-top: 40px;
	padding-bottom: 50px;
	background: #05080d url(../images/radial-bg2.jpg) no-repeat top right;
	float: left;
	width: 960px;
	min-height: 540px;
}
#Main div.contentInner {
    margin: 0;
	padding: 0;
}

#SideBox {
	padding: 0px 8px 20px 15px;
	margin: 0;
	width: 180px;
	background: #222c35;
	float: left;
}
div.companyInfo {
	text-align: left;
}
div.companyInfo h3 {
	margin: 0 0 0 0;
	padding: 21px 0 0 0;
	font-size: 13px;
	color: #fff;
}
div.companyInfo p {
	margin: 6px 0 0 0;
	font-size: 11px;
	line-height: 1.33em;
}

#Content {
	margin: 0 0 0 40px;
	width: 710px;
	float: left;
	min-height:500px;
}


div#HomeServicesLinks {
	 float: left;
	 width: 260px;
}
div#HomeServicesLinks div {
	margin: 0 0 15px 0;
}

#Content img {
	border: none;
}

#flashContent {
	margin: 0 0 0 35px;
	float: left;
	border: 4px solid #fff;
}
#flashContent img {
	border: 4px solid #fff;
}

#homeContentSecondary {
	padding: 50px 0 0 0;
	clear: both;
}

div.CompanyServices {
	margin: 20px 0;
	float: left;
}
div.transBox {
	padding: 0 20px 20px 20px;
	float: left;
	width: 300px;
	background-image: url(../images/box-bg.png);
	background-repeat: repeat;
}



div.servicesBox {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	/*background-image: url(../images/box-bg.png);
	background-repeat: repeat;*/
	width: 700px;
}
div.servicesBox div.ServicesImage {
	float: right;
	width: 310px;
}
#Content div.servicesBox div.ServicesImage img {
	/*border: 1px solid #fff;*/
	float: right;
}
div.servicesBox div.ServicesInfo {
	margin: 0;
	padding-top: 15px;
	padding-left: 15px;
	border-top: 3px solid #4b555c;
	float: left;
	width: 374px;
}
div.servicesBox div.ServicesInfo div.thumbLinks {
	float: right;
}
div.servicesBox div.ServicesInfo div.thumbLinks a {
	margin: 1px;
	padding: 6px;
	background: #132332;
	color: #fff;
	float: left;
	border: 1px solid #5b6f85;
}
div.servicesBox div.ServicesInfo h2 {
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: 0px;
	padding-top: 0;
	padding-left: 0;
	color: #e3d5c7;
	font-weight: bold;
	font-size: 20px;
	
}
div.servicesBox ul {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #dde4ef;
	padding-left: 0;
}
div.servicesBox div.ServicesImage div.thumbLinks a {
	margin: 1px;
	padding: 6px;
	float: left;
	background: #666;
	border: 1px solid #fff;
}

div.servicesBoxWide {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	width: 700px;
}
div.servicesBoxWide div.ServicesInfo h2 {
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: 0px;
	padding-top: 12px;
	padding-left: 15px;
	color: #e3d5c7;
	font-weight: bold;
	font-size: 20px;
	border-top: 3px solid #4b555c;
}


div#ServicesMenu {
	width: 100%;
	background: transparent;
	float: left;
}
div#ServicesMenu ul {
	margin: 15px 0 0 0;
	padding: 0;
	display: inline;
	list-style: none;
	list-style-type: none;
	border: none;
}
div#ServicesMenu ul li {
	padding: 0;
	margin: 0 4px 0 0;
	width: 312px;
	float: left;
	display: block;
	background: #666;
	border-top: 6px solid #999;
}
div#ServicesMenu li a {
	padding: 20px;
	display: block;
	color: #fff;
	text-decoration: none; 
}
div#ServicesMenu li.active {
	padding: 0;
	margin: 0 4px 0 0;
	background: #415465;
	font-weight: bold;
	border-top: 6px solid #fff;
}


/*
div.servicesBoxHoriz {
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	width: 320px;
}
div.servicesBoxHoriz div.ServicesImage {
	float: left;
	width: 350px;
}
#Content div.servicesBoxHoriz div.ServicesImage img {
}
div.servicesBoxHoriz div.ServicesInfo {
	margin: 0;
	float: left;
	width: 320px;
}
div.servicesBoxHoriz div.ServicesInfo h2 {
	margin-top: 5px;
	margin-bottom: 0;
	color: #e3d5c7;
}
div.servicesBoxHoriz ul {
	color: #dde4ef;
}
*/


#sidebar {
	margin: 0;
	padding: 0;
	width: 202px;
	text-align: left;
	float: left;
	line-height: 1.6em;
	color: #fff;
	background: #222c35;
}
#sidebar h2 {
	margin: 15px 0 15px 10px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: none;
	color: #eee;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
	border-bottom: none;
	/*display: block;*/
}
#sidebar li a {
	padding: 9px 5px 10px 10px;
	display: block;
	/*background: #1e2225 url(../images/services-menu-bg.jpg) no-repeat top left;
	background: #1e2225;*/
	color: #ccc;
	text-decoration: none; 
	border-bottom: 1px solid #666;
	font-size: 13px;
	font-weight: normal;
	height: 22px;
}
#sidebar li a:hover {
	background-image: none;
	background-color: #3d444a;
	/*background: #2f3539 url(../images/services-menu-bg-hover.jpg) no-repeat top left;*/
	text-decoration: none;
	color: #fff;
}
#sidebar li.active a {

	/*background: #415465;*/
	background: #edf2f6;
	font-weight: normal;
	color: #000;
}

div#PageTitle {
	height: 60px;
}

#footer {
	padding: 40px 0 0 0;
	text-align: center;
	clear: both;
	color: #aaa;
	font-size: 12px;
}
#footer span {
	padding-right: 28px;
	padding-top: 8px;
	margin-bottom: 2px;
	float: right;
	line-height: normal;
	color: #485c6e;
	font-size: 10px;
}
#footer span a {
	color: #485c6e;
	font-size: 10px;
}


/* ---------------------------------------------------------------------------
	=headers
--------------------------------------------------------------------------- */

h1 {
	margin: 0;
	padding: 16px 0 0 0px;
	font-size: 24px;
	font-family: "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #e3d5c7;
}
h2 {
	margin: 25px 0 10px 0;
	font-size: 150%;
	font-family: "Helvetica Neue", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #e3d5c7;
}
h3 {
	font-size: 120%;
}
#header #tagLine h2 {
	color: #686868;
	font-size: 12px;
	text-indent: -9999em;
}
h3 {
}
div.transBox h3 {
	font-size: 15px;
}


/* --------------------------------------------- Link styles */

a 							{color: #e6ccb1; text-decoration: underline;}
a:visited 					{color: #e6ccb1;}
a:hover 					{color: #fff;}



/* ---------------------------------------------- paragraphs */

p {
	margin: .5em 0 1em 0;
	line-height: 1.5em;
}
#homeContentSecondary p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
}
#homeContentSecondary p span {
	font-size: 15px;
}
#footer p {
	margin: 4px 0;
}


/* ---------------------------------------------------------------------------
	=lists
--------------------------------------------------------------------------- */

dl {
	margin-bottom: 25px;
}
dt {
	margin-bottom: 2px;
	font-size: 110%;
	font-weight: bold;
	color: #000;
}
dd {
	margin-bottom: 15px;
}
ul, ol {
	margin: 15px 0 20px 18px;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	margin-bottom: 4px;
}
ul.bullets {
	margin-left: 15px;
}
ul.bullets li {
	margin: 0 0 .6em 0;
	padding: 0 0 0 22px;
	background: url(../images/bullet-oval.gif) no-repeat 0 .3em;
	list-style: none;
}

/* ------------------------------------------------------ navigation */


#navcontainer {
	margin: 0 0 0 0;
	padding: 0;
	background: #fff;
	float: right;
}
#navcontainer ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
	padding: 15px 0;
	position: relative;
	z-index: 2;
}
#navcontainer li {
	display: inline;
	text-align: center;
	margin: 0 3px;
}
#navcontainer li a {
	padding: 1px 3px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer li a:hover {
	color: #000;
	text-decoration: underline;
}


/* --------------------------------------------------------------- tables */

table.MarketClientInfo {
	margin-top: 10px;
}
table.MarketClientInfo td {
	padding: 3px 3px 2px 3px;
	vertical-align: top;
}
table.MarketClientInfo td.cellTitle {
	font-weight: bold;
	width: 100px;
	color: #e3d5c7;
}
table.MarketClientInfo td ul {
	margin-top: 6px;
	padding: 0;
}

