/* basic elements */

* {
padding: 0px;
margin: 0px;
}

html, body {
height: 100%;
}

body,td,th {
	background-color:#FCFCF4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-size:16px;
	font-weight: bold;
	color: #d09f6e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#articlearea h1 {
        font-size: 18px;
        color: #666666;
}

h2 {
	font-size:14px;
	color: #d09f6e;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#articlearea h2 {
        color: #666666;
        font-weight: normal;
        font-size: 12px;
}

h3 {
	font-size:14px;
	color: #999999;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
}


h4 {
	font-size:10px;
	color: #d09f6e;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 9px;
}

#rightcolumncontent p {
        font-size: 10px;
}

#articlearea p {
        font-size: 13px;
}

a:link {
	color: #47c3db;
        text-decoration: underline;
}

a:visited {
        color: #666699;
        text-decoration: underline;
}

a:hover {
	color: #47c3db;
        text-decoration: underline;
}

a:active {
	color: #47c3db;
        text-decoration: underline;
}

li {
       font-size: 10px;
}

/* content containers */

#contentcontainer1 {
	position: absolute;
	top: 70px;
	left: 0px;
	padding-left: 0px;
	min-height: 100%;
	_height: 100%;
	width: 1031px;
	z-index:4;
}

#headline {
	position: absolute;
	top: 70px;
        left: 40px;
	width: 364px;
	height: 50px;
        padding-top: 20px;
	padding-left: 25px;
	background-color: #FFFFFF;
	z-index: 5;
}

#thincontent {
	position: relative;
	top: 0px;
	padding-top: 132px;
	left: 132px;
	width: 280px;
	height: auto;

}

#portfoliocontent {
	position: relative;
	top: 0px;
	padding-top: 392px;
	left: 82px;
	width: 320px;
	height: auto;
	background-color: #FFFFFF;

}

#nowell2content {
	position: relative;
	top: 0px;
	padding-top: 460px;
	padding-bottom: 200px;
	left: 82px;
	width: 270px;
	height: auto;
	background-color: #F1F9E3;
}

#thickcontent {
	position: relative;
	top: 0px;
	padding-top: 132px;
	left: 137px;
	width: 580px;
	height: auto;
}
	

#sidebartagline {
	position: absolute;
	top: 100px;
	left: 750px;
	width: 140px;
	z-index: 2;
}

#sidebarlocations {
	position: absolute;
	top: 390px;
	left: 750px;
	z-index: 10;
}

/* format containers */

#leftbar {
	position: absolute;
	top: 70px;
	left: 0px;
	height: 304px;
	width: 40px;
	background-color: #F2F2DA;
	z-index: 5;
}

#rightcontent {
	position: relative;
	float: right;
	top: 0px;
	left: -1px;
	width: 600px;
	z-index: 5;
}

#middlecolumncontent {
	float: left;
	width: 300px;
        padding: 0px;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #666699;
}

#rightcolumncontent {
	margin-top: 4px;
        padding: 20px;
	float: left;
	clear: none;
        width: 260px;
}

#rightcolumncontent2 {
       	float: left;
	width: 300px;
        padding: 0px;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #666699;
}

#leftcontent {
	float: left;
	clear: left;
        position: relative;
        top: 0px;
        padding-top: 60px;
        left: 40px;
        width: 390px;
        height: 300px;
        background-color: #FFFFFF;
        background-image: url("/images/leftcontentbg.gif");
        z-index:-1;
}

#innerleftcontent {
        padding-left: 100px;
        padding-top: 10px;
        padding-right: 10px;
}

#mainpiccontainer {
	height: 300px;
	width: 600px;
        border-left-style: solid;
        border-left-width: 1px;
}

#employeecard {
        position: absolute;
	height: 700px;
	width: 300px;
        background-color: white;
        border-color: #666699;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-style: solid;
        border-right-width: 2px;
}

#inneremployeecard {
       width: 240px;
       height: 700px;
       padding-top: 20px;
       padding-left: 40px;
       padding-right: 20px;
}

#portfoliopic {
	position: absolute;
	top: 70px;
	left: 21px;
	width: 710px;
	height: 300px;
	border-bottom: 1px solid #666699;
	z-index: 5;
}

#logo {
	border-right: 2px solid #666699;
	border-left: 1px solid #666699;
	background-color: #000000;
	position: absolute;
	left: 430px;
	top: 0px;
	width: 300px;
	height: 70px;
	z-index: 5;
}

#topbar {
	background-color: #C1CF4B;
	position: absolute;
	left: 0px;
	top: 0px;
        min-width: 1030px;
	width: 100%;
	height: 70px;
	text-align: left;
	z-index: 4;
}

#middlebar {
	background-color: #f2f2da;
	position:absolute;
	left: 0px;
	top: 70px;
        margin-left: 0px;
        min-width: 1030px;	
        width: 100%;
	height: 300px;
	z-index: 1;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #666699;
}

#picnumberlist {
   background-color: transparent;
   height: 20px;
}

#thumbnailholder {
  width: 268px;
  float: left;
  clear: none;
  text-align: center;
}

#articlearea {
  position: absolute;
  left: 40px;
  top: 70px;
  padding-top: 70px;
  padding-left: 100px;
  padding-right: 20px;
  padding-bottom: 100px;
  width: 571px;
  min-height: 305px;
  height: 305px;
  border-right: 2px solid #666699;
  background-color: white;
  background-image: url('/images/leftcontentbg.gif');
  background-repeat: repeat-y;
  z-index: 4;
}

#previous {

  background-image: url("../images/greyarrowleft.gif");
  width: 10px;
  height: 10px;
  float: left;
  clear: none;
  margin-left: 4px;
  position: relative;
  top: 10px;

}

#previous:hover {

  background-image: url("../images/blackarrowleft.gif");

}

.picbutton {
  float: left;
  clear: none;

}

.picbutton a:link {
  color: #808080;
  text-decoration: none;
  font-weight: bold;
}

.picbutton a:visited, a:active {
  color: #808080;
  text-decoration: none;
  font-weight: bold;
}

.picbutton a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}


#next {

  background-image: url("../images/greyarrowright.gif");
  width: 10px;
  height: 10px;
  float: right;
  clear: none;
  margin-right: 4px;
  position: relative;
  top: 10px;

}

#next:hover {

  background-image: url("../images/blackarrowright.gif");

}

#projectinfo {
  width: 100%;
  float: left;
  clear: left;
  position: relative;
  top: 0px;
}

.ulist {
  margin-bottom: 6px;
  margin-left: 16px;

}

.portfoliothumbnail {
  width: 25px;
  border: 1px solid #666699;
  margin: 1px;
}

#projectstats {
    padding: 20px;
}

#feature {
    width: 690px;
    height: 300px;
    position: absolute;
    left: 41px;
    top: 70px;
    z-index: 100;
    background-color: white;
    text-align: right;
    border-right: 2px solid #666699;
}

#map {
   width: 300px;
   height: 300px;
   z-index: 10000;
   position: absolute;
   top: 70px;
   left: 733px;
}

#flags {
   width: 300px;
   position: absolute;
   top: 390px;
   left: 750px;
   z-index: 100;
}

#featurename {
   position: absolute;
   left: 50px;
   top: 330px;
   color: #ff9a33;
   font-size: 15px;
   z-index: 500;
}

#featurelabel {
   position: absolute;
   left: 50px;
   top: 368px;
   color: #d09f6e;
   font-size: 48px;
   z-index: 500;
}

.featurepic {
  border: 0px;
}

#featurelines {
  position: absolute;
  left: 273px;
  top: 355px;
  z-index: 9999;
}

#featuretitle {
  position: absolute;
  left: 262px;
  top: 452px;
  z-index: 9999;
  color: #ffc489;
  font-size: 24px;
  font-weight: bold;
}

#featuresubtitle {
  position: absolute;
  left: 101px;
  top: 478px;
  z-index: 9999;
  color: #ff9933;
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
  text-align: right;
}

#featureteaser {
  position: absolute;
  left: 98px;
  top: 525px;
  z-index: 9999;
  width: 320px;
  text-align: right;
}

#featurelink {
  position: absolute;
  left: 352px;
  top: 642px;
  height: 100px;
  z-index: 9999;
}

/* flash containers */

#menu {
	position: absolute;
	left: 40px;
	top: 40px;
	width: 390px;
	height: 30px;
	text-align: right;
	z-index: 10;
}

#menu2 {
	position: absolute;
	left: 733px;
	top: 0px;
	width: 158px;
	height: 30px;
	padding-top: 40px;;
	z-index: 10;
	background-color: #C1CF4B;
}

#intro {
	position: absolute;
	left: 80px;
	top: 70px;
	width: 955px;
	height: 300px;
	z-index: 9;
}

#ourfirmmenu {
        position: absolute;
        z-index: 5;
        top: 140px;
        left: 50px;
}

#ourfirmmenu a:link {
        color: #d09f6e;
        text-decoration: none;
        font-weight: bold;
}

#ourfirmmenu a:visited {
        color: #d09f6e;
        text-decoration: none;
        font-weight: bold;
}

#ourfirmmenu a:hover {
        color: #d09f6e;
        text-decoration: underline;
        font-weight: bold;
}

#scaleman1 {
	position: absolute;
	left: 10px;
	top: 264px;
	width: 89px;
	height: 79px;
	z-index: 5;
}

#scaleman2 {
	position: absolute;
	left: 15px;
	top: 300px;
	width: 47px;
	height: 96px;
	z-index: 5;
}

#scaleman3 {
	position: absolute;
	left: -3px;
	top: 268px;
	width: 121px;
	height: 87px;
	z-index: 5;
}

#scaleman4 {
	position: absolute;
	left: 34px;
	top: 269px;
	width: 47px;
	height: 96px;
	z-index: 5;
}

#nowell2 {
	position: absolute;
	left: 40px;
	top: 70px;
	width: 690px;
	height: 621px;
	z-index: 5;
}

#careerbar {
	position: absolute;
	left: 0px;
	top: 370px;
	width: 988px;
	height: 71px;
	z-index: 5;
}

.evenarticle {
       margin-bottom: 8px;
       padding: 4px 2px;
       min-height: 30px;
}

.oddarticle {
       margin-bottom: 8px;
       background-color: #EEEEEE;
       padding: 4px 2px;
       min-height: 30px;
}

/* For Image Effects */


/* default opacity for IE */
img {
	filter:alpha(opacity=100);
}