@charset "UTF-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: black;
}
.twoColFixLtHdr #container { 
	width: 920px;
	height: 700px;
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 20px 10px;
	/*border: 1px solid black;*/
}
.twoColFixLtHdr #header {
	position:relative;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0px 0px;
	width: 293px;
}

.twoColFixLtHdr #menu {
	padding: 0px 0px 0px 0px;
	height: 15px;
	margin: 0px 10px 1px 0px;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: right;
	width: 607px;
}


#menu ul {list-style: none; margin: 0px; padding: 0px 1px;}

#menu li {
	float: left;
	text-align: left;
	padding-left: 11px;
	padding-bottom: 2px;
	margin-left: 7px;
	border-left: 1px solid #f37021;
}

.twoColFixLtHdr #imgHolder{
	position: absolute; 
	bottom: 0;	
}

.twoColFixLtHdr #footer {
	padding: 0px 0px;
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	float: right;
	text-align: right;
	margin: 0px 10px;
}

#mainCol h1{ 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px;
}

.twoColFixLtHdr #container2 {
	width: 900px;
	height: 610px;
	float: left;
	margin: 0px 10px;
	padding: 0px 0px 0px 0px;
	position:relative;
	/*border-top: 1px solid black;
	border-bottom: 1px solid black;*/
	background-color: #B2B2B2;
}

.twoColFixLtHdr #container2introduction{
	width: 900px;
	height: 610px;
	float: left;
	margin: 0px 10px;
	padding: 0px 0px 0px 0px;
	position:relative;
	/*border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-image:url(imagesIntroduction/Chicago-Skyline.jpg);*/
	border: 1px solid #CCC;
}

.twoColFixLtHdr #container2introduction p{ 
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: 100;
	margin: 0px 0px;
	padding: 0px 0px;
	color: black;
}

.twoColFixLtHdr #introContainer {
	position:relative;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -151px;
	padding: 0px 0px;
	width: 600px;
	height: 400px;
	border-left: 1px solid #f37021;
}


.twoColFixLtHdr #introText {
	position:relative;
	float: left;
	margin: 0px 0px;
	padding: 0px 40px;
	width: 219px;
	height: 400px;
	
}

.twoColFixLtHdr #introPhotoContainer {
	position:relative;
	float: right;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 300px;
	height: 400px;
	border-left: 1px solid #f37021;
}

.twoColFixLtHdr #introPhoto {
	position:relative;
	float: left;
	margin: 0px 0px;
	padding: 0px 40px;
	width: 219px;
	height: 300px;
}

.twoColFixLtHdr #container2clients {
	width: 900px;
	height: 610px;
	float: left;
	margin: 0px 10px;
	padding: 0px 0px;
	position:relative;
	border: 1px solid #CCC;
}

.twoColFixLtHdr #container2preload {
	width: 900px;
	height: 610px;
	float: left;
	margin: 0px 10px;
	padding: 0px 0px;
	position:relative;
}


.twoColFixLtHdr #clientsList {
	position:relative;
	float: left;
	margin: 0px 0px;
	padding: 0px 40px;
	width: 209px;
	height: 400px;
	border-right: 1px solid #f37021;
}

.twoColFixLtHdr #clientsListContainer li {
	text-align: left;
	margin-bottom: 4px;
}

.twoColFixLtHdr #clientsListCont {
	position:relative;
	float: left;
	margin: 0px 0px;
	padding: 0px 40px;
	width: 219px;
	height: 400px;
	border-right: 1px solid #f37021;
}

.twoColFixLtHdr #clientsContainer {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: 100;
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: -210px;
	margin-left: -450px;
	padding: 10px 10px;
	width: 880px;
	height: 400px;
}

.twoColFixLtHdr #clientsListContainer {
	position:relative;
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 590px;
}

.twoColFixLtHdr #publicationsListContainer {
	position:relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px;
	width: 210px;
}

.twoColFixLtHdr #preloadContainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 275px;
	width: 605px;
	height: 52px;
}

.twoColFixLtHdr #preloadContainer img {
	position: relative;
	float: left;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.twoColFixLtHdr #progressBar {
	position:relative;
	float: left;
	width: 4px;
	height: 48px;
}


.twoColFixLtHdr h1{ 
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 0px;
	color: black;
}

.twoColFixLtHdr #container2contacts {
	width: 900px;
	height: 610px;
	float: left;
	margin: 0px 10px;
	padding: 0px 0px;
	position:relative;
	border: 1px solid #CCC;
}

.twoColFixLtHdr #contactsContainer {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: 100;
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -151px;
	padding: 0px 0px;
	width: 600px;
	height: 400px;
}

.twoColFixLtHdr #servicesList {
	position:relative;
	float: left;
	margin: 0px 0px;
	padding: 0px 40px;
	height: 400px;
	width: 219px;
	border-left: 1px solid #f37021;
}

.twoColFixLtHdr #servicesList ul{
	margin: 20px 0px 0px 10px;
	padding: 0px 0px;
	list-style:none;
}

.twoColFixLtHdr #servicesList li{
	text-align: left;
	margin-bottom: 20px;
}

.twoColFixLtHdr #contactsList {
	position:relative;
	float: left;
	margin: 0px 0px;
	padding: 0px 40px;
	height: 400px;
	width: 219px;
	border-left: 1px solid #f37021;
}

.twoColFixLtHdr #contactsList ul{
	margin: 20px 0px 0px 10px;
	padding: 0px 0px;
	list-style: none;
}

.twoColFixLtHdr #contactsList li{
	text-align: left;
	margin-bottom: 20px;
}

.twoColFixLtHdr #container2clients ul{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;
	list-style:none;
}

.twoColFixLtHdr #publicationsListContainer li{
	text-align: left;
	margin-bottom: 4px;
}

img
{  border-style: none;
}

A:link {text-decoration: none; color: #7F7F7F;}
A:visited {text-decoration: none; color: #7F7F7F;}
A:active {text-decoration: none; color: #7F7F7F;}
A:hover {text-decoration: none; color: black;}
