/* CSS Document */
/* CSS code for illustration.html */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#666;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/backgrndimg.gif);
	background-position:377px 49px;
	background-repeat:no-repeat;
}
* {
	margin:0;
	padding:0;
}
div#mainwrap {
	max-width: 1280px;
	min-width: 1024px;
	text-align:left;
}
div#topbar {
	height:49px;
	background-image:url(../images/new_smallPurple_bg.gif);
	background-repeat: repeat-x;
	position:relative;
}
div#topbarImg1 {
	height:49px;
	float:left;
}
div#topbarImg2 {
	height:49px;
	float:right;
}
div#header {
	height:100px;
}
div#contentarea {
	position:relative;
	background-image: url(../images/faux_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#contentarea2web {
	position:relative;
	background-image: url(../images/faux_right_white.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
div#column1 {
	width:221px;
	height:400px;
	position:absolute;
	top:0px; left:0px;
	background-image:url(../images/col1dashedimg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
div#column1 ul {
	width:175px;
	height:300px;
	margin:0px 0 0 46px;
	padding:0px;
	list-style-type: none;
	border-top:4px solid #927d97;
	font-size:.70em;
}
div#column1 li {
	border-bottom:1px dashed #bba9b7; 
	margin:0; 
	padding:.5em 0; 
	text-indent:.5em;
}
div#column1 h3 {
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
}
div#column1 a:link, a:visited {
	text-decoration:none;
	color:#927d97;
}
div#column1 a:hover {color:#3F5876;}

div#column1 p {
	color:#3f5876;
	font-size:0.85em;
	font-weight: bold;
	text-align:center;
	line-height:1.4em;
}
div#column2 {
	height:500px;
	margin:0 320px 0 221px;
	padding:0;
}
div#column2 p {
	font-size:.8em;
	margin:0 15px 1em 20px;
}
div#column2 h3 {
	margin:0 15px 1em 20px;
	font-size:.9em;
	color:#927d97;
}
* html div#column2 h3 {
	margin:0 0 1em 40px;
}
* html div#column2 p {
	margin:0 30px 1em 40px;
}
div#column3web {
	width:340px;
	position:absolute;
	top:0px;
	right:0px;
}
div#column3 ul {
	width:160px;
	margin-left:15px;
	list-style-type:none;
	font-size:.70em;
}
div#column3 li {
	margin:0px;
	padding:.4em 0;
}
div#column3 a:link, a:visited {
	text-decoration:none;
	color:#927d97;
}
div#column3 a:hover {
	text-decoration:underline;
	color:#3F5876;
}
div#column3 p {
	margin:20px 10px 0 10px;
}
div#column3web h3 {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	font-size:0.9em;
	color:#927d97;
	font-variant:small-caps;
}
div#column3web p {
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:0.8em;
	text-align:left;
}
div#footer {
	background-color:#927d97;
	height:30px;
	text-align:left;
	font-size:0.7em;
	color:#f5f1f3;
/*	padding-top:0px;*/
	padding:0px;
	margin:0;
}
div#copyright {
	padding:5px 0px 5px 5px;
	float: left;
}
div#navBottom {
	width: 500px;
	float: right;
}
div#navBottom ul {
	padding:5px 0px;
	list-style-type:none;
}
div#navBottom li {
	margin:0px;
	padding:0px 5px;
	float:right;
	border-left:1px solid #f5f1f3;
}
#navBottom a {
	color:#f5f1f3;
	text-decoration:none;
}
#navBottom a:hover {
	text-decoration:underline;
}
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}

/* backslash hack hides from IE mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */
.ongoingprojects {
	background-color:#927d97;
}
.floatright {
	float:right;
}
.floatimgright {
	margin:5px 0px 3px 3px;
	padding:2px;
	border:1px solid #927d97;
	background-color:#fff;
	float:right;
}
.floatimgleft {
	margin:4px 5px 5px 0px;
	padding:1px;
	border:1px solid #927d97;
	background-color:#fff;
	float:left;
}
ul.thumbnails a {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 4px 9px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
  text-align: center;
}

ul.thumbnails a:hover {
  border: 1px solid #ccc;
  background-color: #e3dce2;
}

ul.thumbnails a {
  width: 80px;
  margin-right: 10px;
  margin-bottom: 10px;
}

ul.thumbnails {
  margin: 0 0 10px 20px;
  padding: 0;
  float: left;
  line-height: 1em;
  list-style: none;
}

ul.thumbnails li {
  display: inline;
  margin: 0px;
  padding: 0px;
}

ul.thumbnails img {
	border: 1px solid #ccc;
	border-bottom-color: #eee;
	border-left-color: #ddd;
	border-top-color: #bbb;
}
.portfolios {
	background-color:#927d97;
}
.border {
	border:1px solid #927d97;
}
#Layer1,#Layer2,#Layer3,#Layer4,#Layer5,#Layer6,#Layer7,#Layer8,#Layer9,#Layer10,#Layer11,#Layer12 {
	position:absolute;
	width:320px;
	height:550px;
	padding-top:10px;
	background-color:#e3dce2;
	border-top:4px solid #927d97;
	border-left:1px dashed #927d97;
	border-right:1px dashed #927d97;
	border-bottom:1px dashed #927d97;
	visibility: hidden;
	text-align:center;
	font-size:0.8em;
	color:#666;
}
#Layer1 {
	z-index:10;
}
#Layer2 {
	z-index:20;
}
#Layer3 {
	z-index:30;
}
#Layer4 {
	z-index:40;
}
#Layer5 {
	z-index:50;
}
#Layer6 {
	z-index:60;
}
#Layer7 {
	z-index:70;
}
#Layer8 {
	z-index:80;
}
#Layer9 {
	z-index:90;
}
#Layer10 {
	z-index:100;
}
#Layer11 {
	z-index:110;
}
#Layer12 {
	z-index:120;
}


