/* style sheet - created by acme design, www.acmedesign.com */

/* color reference
	light teal:	#69ABAB
	dark teal:	#348A8A
	dark teal text: #336666
	text teal:	#A6ECCF
	yellow:		#EBFC85
	light gray: #d4d4d4
	dark gray:	#666
*/

/* page architecture */
body	{margin: 0; padding: 0; background: #d4d4d4; font-family: arial,helvetica,sans-serif; color: #fff; font-size: 12px;}
.pageHolder	{width: 876px; margin: 0 auto;}


/* header */
.header	{position: relative; width: 874px; height: 115px; background: url(images/bg_header.gif) top left no-repeat #fff; border: 1px solid #666; border-width: 0 1px;}
.header .logoLink	{margin: 5px 0 0 30px;}
.mainNav	{position: absolute; top: 82px; left: 60px; width: 874px; text-align: center; vertical-align:bottom;}
.mainNav ul li	{list-style-type: none; padding: 0; margin: 0; display: block; float: left; background: url("images/bg_mainNavOff.gif") top left repeat-x; font-size: 12px; font-family: arial, sans-serif; text-align: center;}
.mainNav a	{color: #fff; text-decoration: none; display: block; padding: 8px 10px; border-right: 1px dotted #fff;}
.mainNav a.last	{border-style: none;}
.mainNav li.selected {background: url("images/bg_mainNavOn.gif") top left repeat-x;}
.mainNav a:hover {background: url("images/bg_mainNavOn.gif") top left repeat-x; text-decoration: none;}

.utilityNav	{float: left; position: relative; top: -50px; left: 430px;}
.utilityNav ul	{list-style: none;}
.utilityNav li	{float: left; padding: 0 10px 0 0; margin: 0 0 0 5px; border-right: 0px solid #666; font-size: 12px;}
.utilityNav li.last	{border-style: none;}
.utilityNav a:link, .utilityNav a:visited, .utilityNav a:hover	{color: #666;}
.utilityNav a.selected:link, .utilityNav a.selected:visited, .utilityNav a.selected:hover	{font-weight: bold;}

/* footer */
.footerPanel	{position: relative; margin: 15px 0; padding-bottom: 20px; text-align: right; font-size: 9px; color: #666;}
.footerPanel a:link, .footerPanel a:visited, .footerPanel a:hover	{color: #666; text-decoration: underline;}
.footerPanel a.selected:link, .footerPanel a.selected:visited, .footerPanel a.selected:hover	{font-weight: bold;}

/* general content */
*	{margin: 0; padding: 0;}
img	{border-style: none;}
a:link, a:visited	{text-decoration: none;}
a:hover	{text-decoration: underline;}
.clear	{clear: both;}
.left	{float: left;}
.right	{float: right;}
.center	{text-align: center;}

/* main content */
.mainContent	{position: relative; width: 874px; border: 1px solid #666; margin-bottom: 8px;}

/* homepage */
.homeTop	{width: 874px; height: 299px; background: url(images/home_mainImage01.jpg) top left no-repeat;}
.homeImage a	{top: 0; left: 0; width: 874px; height: 299px; position:absolute; border:none;}
.homeImage h1	{display:none;}
.missionStatement	{float: left; width: 245px; padding: 35px 0 0 35px; font-size: 10px; line-height: 22px;}
.missionStatement h1	{font-size: 16px; font-weight: normal; color: #A6ECCF;}
#home .mainContent div	{float: left;}
.developDesc	{float: right; width: 225px; margin: 240px 20px 0 0; color: #666;}
.developDesc a:link, .developDesc a:visited, .developDesc a:hover	{color: #333; font-weight: bold;}
.homeBottom	{width: 874px; height: 200px;}
.homeBottom .left.design	{border-right: 18px solid #fff;}
.bottomPanel	{position: relative; width: 875px; height: 155px; background: url(images/bg_footerHome.jpg) top left no-repeat; border-left: 1px solid #666;}
.caseStudies	{width: 600px; padding: 20px 0 0 30px;}
.caseStudies h3	{font-size: 14px; font-weight: normal; margin-left: 2px;}
.caseStudies .icons	{float: left; margin: 2px 10px 0 0;}
.caseStudies .icons img	{float: left; margin: 0 2px 0 0; border: 2px solid #666;}
.caseStudies .icons a:hover img, .caseStudies .icons img.selected	{border: 2px solid #EBFC85;}
.caseStudies .studyText div	{display: none; float: left; width: 250px; margin-top: 2px;}
.caseStudies .studyText div.default	{display: block;}
.caseStudies .studyText h4	{color: #EBFC85; font-size: 10px;}
.caseStudies .studyText p	{width: 240px;}


/* sub pages */
.category .mainContent	{background: url(images/bg_subPageContent.gif) top left repeat-y;}
.leftSidebar	{float: left; width: 245px; height:490px; background: url(images/bg_sidebarNav.gif) top left no-repeat;}
.leftSidebar ul	{list-style: none; margin: 28px 0 0 0;}
.leftSidebar li a:link, .leftSidebar li a:visited	{display: block; width: 162px; padding: 5px 5px 5px 10px; background: #348A8A; color: #fff; font-weight: bold; border: 1px solid #69ABAB; border-width: 1px 1px 1px 0;}
.leftSidebar li a.last:link, .leftSidebar li a.last:visited	{border-bottom: 1px solid #69ABAB;}
.leftSidebar li a:hover, .leftSidebar li a.selected:link, .leftSidebar li a.selected:visited, .leftSidebar li a.last:hover	{background: #336666; text-decoration: none; border: 1px solid #fff; border-width: 1px 1px 1px 0;}

.rightContent	{float: left; width: 629px;}
.photoRow	{float: left; width: 629px; height: 149px;}

.pageText	{position: relative; float: left; width: 404px; margin: 29px 29px 20px 0; text-align: left; color: #000;}
.pageText h1	{margin: 0 0 10px 0; font-size: 18px; font-family: arial,helvetica,sans-serif; color: #348A8A;}
.pageText h2	{margin: 5px 0 5px 0; padding: 0 0 5px 0; font-size: 15px; font-family: arial,helvetica,sans-serif; color: #000; border-bottom: 1px solid #000;}
.pageText p	{margin: 0 0 10px 0;}
.pageText a:link, .pageText a:visited, .pageText a:hover	{color: #336666; font-weight: bold;}
.pageText table	{border: 1px solid #000; border-width: 1px 0 0 1px;}
.pageText th	{padding: 4px; text-align: center; font-size: 8pt; background: #000; color: #fff; font-weight: bold;}
.pageText td	{padding: 4px; text-align: left; vertical-align: top; font-size: 8pt; border: 1px solid #000; border-width: 0 1px 1px 0;}
.pageText ul	{margin: 5px 20px 10px 20px;}
.pageText ul li	{margin: 2px 0;}

.pageText ol	{margin: 5px 20px 10px 20px;}
.pageText ol li	{margin: 2px 0;}

.pagePromos	{float: left; width: 196px; margin: 10px 0 0 0; text-align: right; color: #000;}
.pagePromos .promo	{height: 109px; margin: 0 0 20px 0; padding: 40px 10px 0 16px; text-align: left; background: url(images/subPage_arrowBG.gif) top left no-repeat; font-size: 12px;}
.pagePromos h4	{font-size: 12px; margin: 0 0 5px 0;}
.pagePromos a:link, .pagePromos a:visited, .pagePromos a:hover	{color: #336666; font-weight: bold; text-decoration: underline;}

.category .bottomPanel	{width: 875px; height: 119px; background: url(images/bg_footerSubpage.gif) top left no-repeat; border-left: 1px solid #666;}

.costTable	{width: 380px;}
.costTable td.center	{text-align: center;}

.pageText .photoTable	{width: 380px; margin: 10px 0; border-style: none;}
.pageText .photoTable td	{padding: 2px; font-family: verdana,helvetica,sans-serif; font-size: 9px; text-align: center; border-style: none;}
.pageText .photoTable td img	{margin: 0 0 5px 0;}
.pageText .photoTable.x1 td	{width: 100%;}
.pageText .photoTable.x2 td	{width: 50%;}
.pageText .photoTable.x3 td	{width: 33%;}


/* Home Bottom Nav */
#homeBottomNav {
	float: left;
	margin-top: 18px;
}
#homeBottomNav a	{
	color: #fff;
	font-size: 14px;
	padding: 0 0 0 32px;
	text-decoration: underline;
}
#homeBottomNav li {
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0;
}
/* Promo Images */
.promoImages img {
	display: block;
	margin: 10px 10px 0 10px;
}
.promoImages p {
	text-align: center;
	margin-top: 4px;
	color: #333;
	font-size: 11px;
}
/* Promo Images */
.rfqImages img {
	display: block;
	margin: 10px 0px 10px 0px;
}
.rfqImages p {
	text-align: center;
	margin-top: 4px;
	color: #333;
	font-size: 11px;
}
/* Sidebar Anchor Links */
.leftSidebar#anchorLinks li a {
	font-weight: normal;
	border: none;
	padding: 6px 5px 6px 10px;
}
.leftSidebar#anchorLinks li a:hover {
	font-weight: normal;
	text-decoration:underline;
	background: #348A8A;
	border: 1px solid #69ABAB; border-width: 1px 1px 1px 0;
	border: none;
}
/* Materials Tables */
.materialsTable {
	margin: 20px 0;
}
.materialsTable .headerCell {
	background-color: #b4d5d5;
}
.materialsTable td {
	vertical-align: top;
}
.materialsTable h3 {
	margin: 5px;
	font-size: 15px;
	font-family: arial,helvetica,sans-serif;
	color: #000;
	text-align: center;
}
.materialsTable h4 {
	margin: 5px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	color: #000;
	text-align: center;
}
.materialsTable ul, .materialsTable li {
	margin-top: 0;
	padding-top: 0;
}


.pageText#pageTableText	{
	position: relative;
	float: left;
	width: 600px;
	margin: 29px 0 0 0;
}

.pageTextJobTitle	{
	text-align: left;
	margin-top: 8px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

/* Arrow Copy */
.promoDisclaimer {
	width: 194px;
	margin: 0 0 12px 0;
	padding: 8px 0;
	text-align: center;
	color: #348A8A;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	border-bottom: 1px dotted #348A8A;
	border-top: 1px dotted #348A8A;
}
/* Search Box */
#rfqBox {
	float: right;
	position: absolute;
	bottom: 47px;
	right: 80px;
	width: 181px;
	margin: 0;
	padding: 0;
	left: 432px;
}
#rfqBoxImage {
	float: right;
	position: absolute;
	bottom: 46px;
	right: 80px;
	width: 181px;
	margin: 0;
	padding: 0;
	left: 435px;
}
.rfqtext 	{color: #336666; font-weight: bold;}
#rfqBox .rfqtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D04B4F;
}
#rfqBox .rfqtextsub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D04B4F;
}

/* Search Box */
#searchBox {
	float: right;
	position: absolute;
	bottom: 45px;
	right: 0;
	width: 266px;
	margin: 0;
	padding: 0;
}

/* News */
.pageText#news {
	width: 600px;
}
.newsTable p, .newsTable a{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	margin: 10px 0;
}

table.newsTable, .newsTable td {
	border: none;
}
.newsTable td {
	border-bottom: 1px solid #000;
}

