/* -----------------------------------------------------------Whole Site------------------------------------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	color: #54534A;
	background: #29BDBE;
	width:100%;
	height:100%;
}
ul, li {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
h1 {
	font-size:20px;
	color:#F2C800;
	margin:0px;
}
/* --------------------------------------------------------------wrapper---------------------------------------------------------- */

img.imageStyle {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
#shadow {
	background: url(../images/shadow.jpg) 0 0 no-repeat;
	width: 940px;
	height: 720px;
	margin: 10px auto;
	padding-top: 10px;
	text-align: center;
}
#wrapper {
	position: fixed;
	top: 0;
	left:0;
	width: 100%;
	min-width:1280px;
	height: 100%;
	overflow:hidden;
}
/*  ------------------------------------------------------Columns---------------------------------------------------------	*/
#leftCol_home {
	position: absolute;
	top: 200px;
	left:0;
	width: 220px;
	float: left;
	background: url(../images/transparent_background.png) 0 0;
	*padding-bottom: 16px;
}
#leftCol_fixed {
	position: fixed;
	top: 200px;
	left:0;
	width: 220px;
	float: left;
	background: url(../images/transparent_background.png) 0 0;
	*padding-bottom: 16px;
}
#rightCol_home {
	position: absolute;
	top: 200px;
	left:229px;
	width: 755px;
	height:160px;
	float: right;
	background: url(../images/transparent_background.png) 0 0;
}
#rightCol_scroll {
	position: absolute;
	top: 200px;
	left:229px;
	width: 755px;
	float: right;
	background: url(../images/transparent_background.png) 0 0;
}
/*  ------------------------------------------------------Site Wide Ids----------------------------------------------------- */
#headerWork, #headerAbout, #headerHome, #headerContact {
	height: 40px;
	width: 900px;
}
#headerWork {
	background: url(../images/logo_work.gif) 0 0 no-repeat #FBB040;
}
#headerAbout {
	background: url(../images/logo_about.gif) 0 0 no-repeat #29BDBE;
}
#headerHome {
	background: url(../images/logo_home.gif) 0 0 no-repeat #569FD3;
}
#headerContact {
	background: url(../images/logo_contact.gif) 0 0 no-repeat #D61C4D;
}
/*#logoWork, #logoAbout, #logoContact, #logoHome {
	width: 80px;
	height: 29px;
	float: right;
	margin: 7px 20px 0 0;
}
#logoWork {
	background: url(../images/logo_work.gif) 0 0 no-repeat;
}
#logoAbout {
	background: url(../images/logo_about.gif) 0 0 no-repeat;
}
#logoContact {
	background: url(../images/logo_contact.gif) 0 0 no-repeat;
}
#logoHome {
	background: url(../images/logo_home.gif) 0 0 no-repeat;
}*/
#logo {
	width: 158px;
	height: 158px;
	position: fixed;
	top: 20px;
	left: -20px;
}
#line {
	width: 900px;
	height: 35px;
	border-bottom: solid 1px #fff;
}
#mainNav {
	width: 190px;
	float: left;
	margin: 12px 20px 17px 15px;

}
#mainNav ul {
	font-size: 3.3em;
	line-height: .83em;
	letter-spacing:-1px;
	text-align: left;
	font-weight: bold;
}
#mainNav ul li.work a:link, #mainNav ul li.work a:active, #mainNav ul li.work a:visited {
	color: #54534A;
	text-decoration: none;
}
#mainNav ul li.work a:hover {
	color: #FBB040;
}
#mainNav ul li.work a.selected {
	color: #FBB040;
}
#mainNav ul li.about a:link, #mainNav ul li.about a:active, #mainNav ul li.about a:visited {
	color: #54534A;
	text-decoration: none;
}
#mainNav ul li.about a:hover {
	color: #FBB040;
}
#mainNav ul li.about a.selected {
	color: #FBB040;
}
#mainNav ul li.contact a:link, #mainNav ul li.contact a:active, #mainNav ul li.contact a:visited {
	color: #54534A;
	text-decoration: none;
}
#mainNav ul li.contact a:hover {
	color: #FBB040;
}
#mainNav ul li.contact a.selected {
	color: #FBB040;
}
#subNav {
	width: 190px;
	float: left;
	margin: 10px 0 15px 20px;
}
#subNav ul.work, #subNav ul.about {
	font-size: .75em;
	line-height: 9px;
	text-align: left;
	font-weight: bold;
}
#subNav ul.work li, #subNav ul.about li {
	margin-bottom:10px;
}
#subNav ul.work li a:link, #subNav ul.work li a:active, #subNav ul.work li a:visited, #subNav ul.about li a:link, #subNav ul.about li a:active, #subNav ul.about li a:visited   {
	color: #acaba5;
	text-decoration: none;
}
#subNav ul.work li a:hover {
	color: #29BDBE;
}
#subNav ul.work li a.selected {
	color: #29BDBE;
}
#subNav ul.about li a:hover {
	color: #29BDBE;
}
#subNav ul.about li a.selected {
	color: #29BDBE;
}
.project{
	margin:15px 10px 40px 20px;
	width:735px;
	display:inline-block;
}
.projectInfo {
	float:left;
	width:155px;
}
.projectInfoTable {
	line-height: 17px;
	font-size: .8em;
	text-align:left;
}
#emspace {
	padding-top:5px;
	font-size:.75em;
}
#link {
	padding-top:5px;
	font-weight:bold;
}
.projectInfoTable .header {
	font-weight:bold;
}
.projectImage {
	width: 660px;
	height: 440px;
	display:none;
}
#projectImageHome {
	width: 660px;
	height: 440px;
	overflow:hidden;
}
.projectImageContainer {
	width: 519px;
	float:right;
	margin-right:20px;
	position:relative;
}

.projectImageContainer img {
	postion:absolute;
	top:0;
	left:0;
	z-index:9990;
	filter:alpha(opacity=100);
}
#footer.home {
	position:fixed;
	bottom:0;
	left:0;
	font-size: .7em;
	clear: both;
	width: 100%;
	height: 60px;
	background: #29BDBE;
	color: #fff;
}
#footer.scroll {
	margin-top:10px;
	font-size: .7em;
	clear: both;
	width: 755px;
	height: 60px;
	background: #29BDBE;
	color: #fff;
}
#footer a:active, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#textLeft {
	margin: 40px 0 0 20px;
	float: left;
}
#textRight {
	margin: 10px 20px 0 0;
	float: right;
	text-align:right;
}
#thumbnailTable {
	margin-right: 50px;
	float: left;
}
#thumbnailTable td {
	width: 60px;
	height: 40px;
	*padding-bottom:8px;
	padding: 0 8px 8px 0;
}
.capabilities {
	margin:0px 20px 40px 20px;
	text-align:left;
	font-size: 1em;
	line-height:1.2em;
}
.capabilities p {
	font-size: .8em;
	line-height:1.2em;
}
.capabilities p strong {
	color: #29BDBE;
}
.about_container {
	margin:12px 20px 10px 20px;
	font-size:23px;
	text-align:left;
	line-height:1.2em;
}
#bio_container {
	background:#E2E2DE;
	margin-bottom:-10px;
	padding:1px 0 15px 0;
}
.bio_header {
	font-size:23px;
	text-align:left;
	line-height:1.2em;
}
.bio {
	margin:12px 20px 0 20px;
	text-align:left;
	font-size: 1em;
	line-height:1.2em;
}
#contact {
	margin:12px 20px 40px 20px;
	font-size:1em;
	text-align:left;
	line-height:1.2em;
}
.contact_header {
	font-size:23px;
	text-align:left;
	line-height:1.2em;
}
#contact p {
	font-size: .8em;
	line-height:1.2em;
}
#contact a:active, #contact a:link, #contact a:visited {
	color: #54534A;
	text-decoration: none;
}
#contact a:hover {
	color:#29BDBE;
	text-decoration:none;
}
#contactTable {
	font-size: .9em;
	
}
#contactTable td {
	height:40px;
}
#contactForm {
	width:365px;
	margin-top:30px;
	padding:10px 0;
}
#thankyou{
	font-size: 1.2em;
}
#homeTable {
	margin-top:0;
	margin-right: 50px;
	float: left;
}
#homeTable td {
	width: 156px;
	height: 104px;
	padding: 0px 8px 8px 0;
}
#homeCopy {
	margin: 12px 0 10px 20px;
	text-align:left;
	font-size: 1.4em;
	line-height:1.2em;
	float:left;
	font-weight:normal;
	width: 670px;
	color: #54534A;

}
#homeCopy a.home_link {
	color:#29BDBE;
}
#homeCopy a.home_link:hover {
	text-decoration:none;
}
#homeNews {
	margin: 20px 0 0 0;
	text-align:left;
	font-size: 1em;
	line-height:1.3em;
	float:left;
	width: 200px;
}
#homeNews  p{
	margin:0;
	font-size: .8em;
	line-height:1.2em;
}
#requiredHeader {
	font-size: .75em;
	margin-bottom: 5px;
	padding: 0;
}
#homeImages {
	margin: 0; 
	padding: 0;
	float: left;
}
/* site classes */
.thumbnail {
	margin: 0;
	padding:0;
}
.thumbnailHome {
	margin: 0;
	padding: 0;
}
.awardHeader {
	font-size: 15px;
	font-weight: bold;
	color: #FBB040;
}
.awards {
	padding-top:5px;	
}

.headerCompany {
	color: #29BDBE;
}
.bioInfo {
	width: 100%; 
	height: 145px;
	background-color:#E2E2DE; 
	margin:20px 0 20px 0;
	display:inline-block;
}
.bioImage {
	width: 181px;
	height: 145px;
	margin: 0 20px 0 0;
	border-right: 5px solid #fff;
	float: left;
}
.bioInfo p {
	text-align: left;
	font-size: .8em;
	line-height:1.2em;
	margin: 10px 20px;
	padding-top:5px;
}
.bioInfo p strong {
	color:#29BDBE; 
}
.projectimage {
	display:none;
}
.text350 {
	border:5px solid #C1C1C1;
	width: 350px;
	background: rgba(255, 255, 255, 0.9);
	filter:alpha(opacity=90);
	color:#54534A;
	font-size: .9em;
	padding:10px;
}
.textarea350 {
	font-family: Arial, Helvetica, sans-serif;
	border:5px solid #C1C1C1;
	width: 350px;
	height: 30px;
	background: rgba(255, 255, 255, 0.9);
	filter:alpha(opacity=90);
	color:#54534A;
	font-size: 1em;
	padding:10px;
	margin-top:0;
}
button#submit {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background:transparent url(../images/button.jpg) no-repeat 0 0;
	border:1px solid #54534A;
	cursor: pointer;
	height: 24px;
	margin: 1em 0 0;
	width: 60px;
}
a:link, a:active, a:visited {
	color: #54534A;
	text-decoration: none;
}
a:hover {
	color:#29BDBE;
	text-decoration:none;
}

input.error { border:5px solid #CC3300; margin:0; padding: 10px;}
textarea.error { border:5px solid #CC3300; margin:0; padding:10px;}
input.valid { border:5px solid #009900; margin:0;}
textarea.valid { border:5px solid #009900; margin:0;}
label.error {font-size:.8em; color:#CC3300; margin:0; padding:0;}

	
	

