body{
	background:#FFFFFF url(../images/bg_body.gif) 0px 120px repeat-x;
	padding:0px;
	margin:0px;
	font-family:Helvetica,Arial,sans-serif;
}
img{
	border:0px;
}
#header{
	background:#FFFFFF url(../images/logo_stretch.gif) top center repeat-x;
	height:80px;
	margin-top:30px;
	position:relative;
}
#header h1{
	margin:0px;
	width:374px;
	height:0px;
	padding:57px 0 0 0;
	overflow:hidden;
	background:#ffffff url(../images/logo.gif) top left no-repeat;
	float:left;
	font-size:8px;color:white;/* fix for IE5/Mac */
}
#header h2{
	margin:0px;
	padding:57px 0 0 0;
	width:252px;
	height:0px;
	overflow:hidden;
	background:#ffffff url(../images/logo_tagline.gif) top left no-repeat;
	float:right;
	font-size:8px;color:white;/* fix for IE5/Mac */
}
#poster{
	position:relative;
	margin-bottom:-10px;
}
#wrapper{
	width:760px;
	margin:0 auto;
	position:relative;
	clear:both;
}
.bottomLeftCorner{
	position:absolute;bottom:0px;left:0px;width:10px;height:10px;
}
.bottomRightCorner{
	position:absolute;bottom:0px;right:0px;width:10px;height:10px;
}
.topLeftCorner{
	position:absolute;top:0px;left:0px;width:10px;height:10px;
}
.topRightCorner{
	position:absolute;top:0px;right:0px;width:10px;height:10px;
}
#poster .topLeftCorner{
	background:url(../images/corners/white_10_top-left.png) top left no-repeat;
}
#poster .topRightCorner{
	background:url(../images/corners/white_10_top-right.png) top left no-repeat;
}
#posterShadowLeft{
	background:url(../images/shadow_poster_left.png) top left no-repeat;
	position:absolute;
	left:-6px;
	top:10px;
	width:6px;
	height:264px;
}
.subPage #posterShadowLeft{
	height:220px;
	left:-6px;
}
.homePage #poster{
	width:635px;
	height:295px;
}
.homePage #navContainer{
	left:635px;
}
.homePage #footer{
	background-image:url(../images/footer_flag_home.jpg);
}
.subPage #poster{
	width:460px;
	height:230px;
	z-index:10;
}
.subPage #navContainer{
	left:459px;
}
#navContainer{
	position:absolute;
	right:0px;
	top:40px;
	background:url(../images/bg_nav.gif) top right no-repeat;
	padding-top:10px;
	z-index:2;
}
#navContainer .navList{
	width:125px;
	height:150px;
	list-style-type:none;
	margin:0px;
	margin-top:15px;
	padding:0px;
	position:relative;
	overflow:hidden;
}
#navContainer .navList ul{
	position:absolute;
	left:110px;
	top:0px;
	margin:0px;
	padding:0px;
	list-style:none;
	height:150px;
	background:white;/* MSIE Win & Mac need this because we're feeding them 100% wide <a> and we don't want bleed-over into the next list*/
}

.subPage #navContainer .navList{
	width:290px;
}
.homePage #navContainer .navList{
	margin-top:50px;
}
#navContainer .navList a{
	border-left:1px solid #064c7c;
	border-right:1px solid white;
	white-space:nowrap;
	text-decoration:none;
	font:normal 10px "Zurich BT",Zurich,Verdana,sans-serif;
	color:#064C7C;
	padding:5px 10px 5px 15px;
	border-bottom:1px solid white;
	display:block;
}
#navContainer .navList a:hover{
	background:#e6e6e6 url(../images/bg_nav_rollover.gif) top left repeat-x;
	border-bottom:1px solid #c0c0c0;
	color:#a02e2e;
}
#navContainer .navList .level_1{
	font-size:16px;
	border-left-color:white;
	width:100px;
}
#navContainer .navList .level_1:hover{
	background-position:-1px center;
}
#navContainer .navList .level_1{
	margin:0;
	padding-top:3px;
	padding-bottom:3px;
}
.li_portfolio ul a{
	padding-top:3px;
	padding-bottom:3px;
}
#pageID{
	background:#8F0000 url(../images/corners/a53333_18_bottom-left.gif) bottom left no-repeat;
	width:100%;
	opacity: .8;
	z-index:10;
	position:relative;
	padding-top:10px;
}
#pageID h1{
	color:white;
	font:normal 18px "Zurich",Verdana,sans-serif;
	padding:5px;
	margin:0 0 0 15px;
}
#sidebar{
	width:270px;
	background:#f2dcc7 url(../images/bg_sidebar.gif) bottom left repeat-x;
	padding-top:50px;
	vertical-align:top;
	padding-bottom:50px;
}
#content{
	width:740px;
	position:relative;
	float:right;
	border-right:2px solid #e6e6e6;
	border-left:2px solid #e6e6e6;
	color:#064C7C;
	border-collapse:collapse;
	margin:0;
	padding:0;
	margin-right:1px;
	background:url(../images/bg_content.gif) bottom right repeat-x;
	line-height:150%;
}
#content #mainCopy,#content #sidebar{
	border-bottom:8px solid #064c7c;
}
#content #mainCopy{
	background:url(../images/bg_mainCopy.gif) top left repeat-x;
	padding:25px;
	padding-bottom:40px;
	vertical-align:top;
}
#content h2{
	text-align:right;
	padding:0px;
	margin:20px 0 20px 0;
	font-weight:normal;
}
#content #articleTerminator{
	display:block;
	clear:both;
}
#footer{
	width:742px;
	height:100px;
	clear:both;
	background:#064c7c url(../images/footer_flag.jpg) right center no-repeat;
	margin:0 0 20px 18px;
	position:relative;
	color:#9facc8;
	font-size:11px;
	padding-top:10px;
	border-top:2px solid #5474b8;
}
.clearing{
	clear:both;
}
#footer .navList{
	list-style-type:none;
	margin:0px;
	padding:0px;
	width:150px;
	position:relative;
	margin-left:300px;
	margin-bottom:10px;
}
.pageClass_services #footer{
	height:100px;
}
.pageClass_portfolio #footer{
	height:125px;
}
/* styles to show a horizontal list on the homePage */
.pageClass_home #footer{
	height:20px;
	}
.pageClass_home #footer .navList li{
	display:inline;
	float:left;
	text-align:center;
	}
.pageClass_home #footer .navList{
	width:300px;
	}
.pageClass_home .li_home{
	display:none !important;
	}
	
#footer .navList li{
	white-space:nowrap;
	border-left:1px solid #a7a8c4;
}
#footer .navList .level_1{
	width:55px;
}
#footer .navList li ul{
	background:#064c7c;
	height:100%;
	list-style:none;
	position:absolute;
	top:0px;
	left:70px;
	padding:0;
	margin:0;
	padding-right:30px;
}

#footer .navList a{
	text-decoration:none;
	color:#9facc8;
	padding:1px 7px 1px 7px;
	display:block;
}
#footer .navList a:hover{
	color:white;
	background:#5474b8;
}
#footer #copyright{
	width:270px;
	float:left;
	text-align:center;
	margin-right:20px;
}
#footer .bottomLeftCorner{
	background:url(../images/corners/white_10_bottom-left.png) top left no-repeat;
	width:10px;height:10px;position:absolute;left:0px;bottom:0px;
	overflow:hidden;
}
#footer .bottomRightCorner{
	background:url(../images/corners/white_10_bottom-right.png) top left no-repeat;
	width:10px;height:10px;position:absolute;right:0px;bottom:0px;
	overflow:hidden;
}
.sidebarImage{
	margin:0px auto;
	border-top:1px solid white;
}
.sidebarImageFooter{
	width:100%;
	background:#f2dcc7;
	height:15px;
	margin-top:-13px;
	opacity: .8;
	border-top:1px solid #ffffff;
}
#sidebar .caption{
	color:#064c7c;
	text-align:right;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	margin:0px 10px 0px 0px;
}
#sidebar blockquote{
	background:#f2dcc7 url(../images/quotes_sidebar.gif) top left no-repeat;
	padding:5px 10px 0px 35px;
	font-size:12px;
	margin:20px 0px 100px 5px;
}
#sidebar .quoteCredit{
	background:#f2dcc7 url(../images/quotes_sidebar.gif) bottom right no-repeat;
	display:block;
	width:100%;
	text-align:right;
	padding:0px 35px 5px 0px;
	margin:0px -15px 0px -35px;
	line-height:100%;
}
.inline{
	margin:5px;
}


.tablePortfolio{
	width:100%;
}
.tablePortfolio td{
	vertical-align:top;
	font-size:11px;
	padding:15px;
}
.tablePortfolio .listing{
	line-height:100%;
	display:block;
	margin:8px 0;
}
.tablePortfolio a{
	text-decoration:none;
	padding-bottom:2px;
	background:url(../images/bullet_image-link.png) left center no-repeat;
	padding-left:15px;
	padding-top:2px;
	padding-right:3px;
	margin-left:-15px;
	line-height:100%;
	display:block;
	margin-top:5px;
	margin-bottom:6px;
}
.tablePortfolio a:hover{
	background:#5474b8 url(../images/bullet_image-link-hover.png) left center no-repeat;
	color:white;
}
#mainCopy li{
	list-style-image:url(../images/bullet_list-item.gif);
}
#sidebar #licenses{
	width:100%;
	font-size:11px;
}

#sidebar .logoList h4{
	color:#caa681;
	margin:0px;
	font-size:16px;
	margin-top:10px;
}
#sidebar .logoImage{
	display:block;
	clear:both;
}
#sidebar .logoList{
	display:block;
	font-size:12px;
	margin:20px;
	margin-bottom:30px;
}
.personnel .emailLink{
	padding-right:20px;
	color:#064c7c;
	text-decoration:none;
	border-bottom:1px dotted #064c7c;
	padding-top:4px;
}
.personnel .emailLink:hover{
	background:url(../images/icon_email.gif) top right no-repeat;
	border-bottom:1px dashed red;

}
#sidebar .personnel{
	font-size:12px;
	display:block;
	margin:20px;
}
#sidebar .personnel h4{
	margin:0px;
}
#sidebar .personnel address{
	margin-left:10px;
	padding-left:10px;
	line-height:130%;
	font-style:normal;
	border-left:4px solid #dfbe9e;
}
.references{
	padding:0;
	margin:5px;
}
.references .reference{
	margin-top:25px;
}
.reference li{
	color:#d2d2d2;
	font-weight:bold;
}
.references .project{
	margin-top:10px;
}
.references address, .references .project{
	font-size:12px;
	line-height:120%;
	padding:0;
	font-style:normal;
	font-weight:normal;
}
.references li ul{
	border-left:2px solid #e6e6e6;
	padding:10px;
	margin-left:10px;
}
.references li ul li{
	color:#064c7c;
}
.testimonials li{
	padding:10px 0px;
}
.testimonials .referenceTitle{
	display:block;
	font-size:12px;
	line-height:120%;
}
#mainCopy .references li{
	list-style:none;
}
.references li{
	list-style-image:url() !important;/* workaround for IE6 */
}

form{
	margin-top:20px;
}
.inputfield1{
	background:#ffffff url(../images/bg_contact_inputfield_1.jpg) bottom right no-repeat;
	font-size:12px;
}
.inputfieldMulti{
	background:#ffffff url(../images/bg_contact_inputfield.jpg) bottom right no-repeat;
	padding-top:5px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
}
label, .inputfield1,.inputfieldMulti {
	border:0px;
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 0px;
	padding-bottom:15px;
	padding-right:15px;
	padding-left:5px;
}
label,legend{
	text-align: right;
	width: 150px;
	padding-right: 20px;
	color:#8a6b70;
	font-size:12px;
	font-family:Verdana,Arial,sans-serif;
}

br {
	clear: left;
}
#buttonSubmit{
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:25px;
}
fieldset{
	border:0px;
	margin:0px;
	padding:0px;
	margin-bottom:-40px;
}
legend{
	display:inline;
	border:1px solid blue;
}
#interest input{
	margin-left:20px;
}
#interest label{
	padding:0px;
}
