@charset "utf-8";
/* CSS Document for Blitch Knevel */

.noprint { display: none; }
ol, ul { list-style: none; list-style-position: outside; margin: 0; padding: 0; }
:focus { outline: 0; }
img { margin:0; padding: 0;}
a img { border: none; }

/* tables need 'cellspacing="0"' */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ---------------------- core styles ---------------------- */
html {
	text-align:center;
	background-color: #D2D2CA;
	padding-bottom: 10px;
}
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	color: #77785D;
}
a, a.link, a.active {
	color: #4D4D4D;
	text-decoration: none;}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
p {
	font-size: 1.15em;
}
.clear {
	clear: both;
}
.divider {
	clear: both;
	width: 780px;
	background: url(../images/section_divider.png) no-repeat center center;
	height: 50px;
}

/* ---------------------- Layout ---------------------- */
#wrapper {
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bg_top.png) repeat-x;
}
#wrapper_fd {
	margin: 0;
	padding: 0;
	background:  url(../images/bg_footer.png) repeat-x center 380px;
}
#container {
	position: relative;
	width: 1024px;
	margin: 0 auto 0 auto;
}
#header {
	position: relative;
	height:165px;
	text-align: right;
}
#content_fd {
	position: relative;
	width: 1024px;
}
#content {
	position: relative;
	margin: 30px 0 0 0;
}
#footer_wrapper_fd {
	position: relative;
	margin: 0 auto;
	background:#D2D2CA;
}
#footer_wrapper_main {
	clear: both;
	height: 280px;
	position: relative;
	margin: 0 auto;
	padding-top: 0;
	background: #D2D2CA url(../images/bg_footer_main.png) repeat-x center 0;
}
#footer_wrapper {
	position: relative;
	margin: 0 auto;
	background: #D2D2CA url(../images/bg_footer_main.png) repeat-x center 0;
	padding:120px 0 0 0;
}
#fd_left {
	position: relative;
	float: left;
	width: 520px;
	text-align: left;
}
#fd_right {
	position: relative;
	float: left;
	margin: 30px 0 0 60px;
	width: 385px;
	text-align: left;
}	
#main_column {
	position: relative;
	float: left;
	text-align: left;
	width: 823px;
}
#right_column {
	float: left;
	text-align: left;
	width: 200px;
}


/* ---------------------- Main Navigation ---------------------- */
#logo {
	position: absolute;
	top: 65px;
	left: 0;
	width: 218px;
	height: 64px;
	text-decoration: none;
}

#main_nav {
	width: 675px;
	height: 65px;
	margin: 0 0;
	position: absolute;
	top: 45px;
	right: -10px;
	padding: 20px 0 0 45px;
	background: url(../images/bg_mainnav.png) no-repeat 0 0;
}
#main_nav a {
	margin: 0;
	padding: 0;
	float: left;
	height: 13px;
	display: block;
	line-height: 140%;
	font-size: 10px;
	color: #666;
	text-align:center;
	text-indent: -9000px;
}
#main_nav .nav_firm { width: 91px; background: transparent url(../images/nav_firm.png) no-repeat 0 0; }
#main_nav .nav_firm:hover { width: 91px; background: transparent url(../images/nav_firm.png) no-repeat 0 -37px; }
#main_nav .nav_people { width: 93px; background: transparent url(../images/nav_people.png) no-repeat 0 0; }
#main_nav .nav_people:hover { width: 93px; background: transparent url(../images/nav_people.png) no-repeat 0 -37px; }
#main_nav .nav_portfolio { width: 125px; background: transparent url(../images/nav_portfolio.png) no-repeat 0 0; }
#main_nav .nav_portfolio:hover { width: 125px; background: transparent url(../images/nav_portfolio.png) no-repeat 0 -37px; }
#main_nav .nav_clients { width:101px; background: transparent url(../images/nav_clients.png) no-repeat 0 0; }
#main_nav .nav_clients:hover { width: 101px; background: transparent url(../images/nav_clients.png) no-repeat 0 -37px; }
#main_nav .nav_news {width: 86px; background: transparent url(../images/nav_news.png) no-repeat 0 0; }
#main_nav .nav_news:hover { width: 86px; background: transparent url(../images/nav_news.png) no-repeat 0 -37px; }
#main_nav .nav_careers { width: 86px; background: transparent url(../images/nav_careers.png) no-repeat 0 0; }
#main_nav .nav_careers:hover { width: 86px; background: transparent url(../images/nav_careers.png) no-repeat 0 -37px; }

/* ---------------------- Utility Navigation ---------------------- */
#utility {
	height: 90px;
	position:absolute;
	top: 15px;
	right: 145px;
}
ul#utility_nav {
	display: inline;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height:1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
ul#utility_nav a { 
	color: #999A85;
}
ul#utility_nav a:hover { 
	color: #FFF;
	text-decoration: none;
}

ul#utility_nav li {
	display: inline;
	padding: 0 0 0 5px;
}
ul#utility_nav li:first-child { background: none; }

#utility_ftp {
	position: absolute;
	top: 0;
	right: 50px;
	width: 90px;
	height: 55px;
	padding: 15px 0 0 0;
	background: transparent url(../images/bg_ftpnav.png) no-repeat 0 0;
	text-align: center;
	z-index: 1000;
}
#utility_ftp a { 
	color: #FAFAF9;
	text-transform: uppercase;
	line-height:1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#utility_ftp a:hover { 
	color: #999A85;
	text-decoration: none;
}
/* Search */
form#cntnt01moduleform_1 {
	width: 300px;
	position: absolute;
	top: 0;
	right: 200px;
	margin: 0;
	padding: 0;
}
form#cntnt01moduleform_1 #cntnt01searchinput {
	color: #999A85;
	font-size: 1.1em;
	width: 214px;
	height: 14px;
	border: 1px solid #fff;
	margin-right: 3px;
}
form#cntnt01moduleform_1 #submit {
	
	color: #999A85;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	border: none;
	background-color: #D5D5CD;
	padding: 0;
	margin: 0;
}
form#cntnt01moduleform_1 #submit:hover {
	color: #FFF;
}


/* ---------------------- Front Door Styles ---------------------- */
#fd_left img {
	width: 520px;
	height: 400px;
}
#fd_left p {
	width: 250px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 1.3em;
	color: #77785D;
	margin: 7px 0 0 10px;
	padding: 0;
}
#fd_right h2 {
	width: 140px;
	height: 36px;
	margin: 60px 0 0 -25px;
	font-size: 1.8em;
	color: #FFF;
	text-transform: uppercase;
	line-height: 2.1em;
	text-align: center;
	letter-spacing: .02em;
	background: url(../images/bg_fdnews.png) no-repeat 0 0;
}
#fd_right ul {
		margin: 10px 0 0 0;
		padding: 0;
		width: 330px;
	}
#fd_right ul li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #77785D;
	margin: 12px 0 0 0;
	padding: 12px 10px 0 0;
	background: url(../images/fd_newsdivider.png) no-repeat 0 0; 
}
#fd_right ul li:first-child { background: none; margin-top: 0;}
#fd_right ul li a {
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	color: #00588A;
	padding-left: 10px;
}
#fd_right ul li a:hover {
	color: #F7931E;
}


/* ---------------------- Right Column Styles ---------------------- */
#right_column h2 {
	width: 168px;
	height: 40px;
	margin: 0;
	padding-left: 15px;
	font-size: 1.8em;
	color: #FFF;
	text-transform: uppercase;
	line-height: 2.1em;
	text-align: left;
	letter-spacing: .02em;
	background: url(../images/bg_nav_head.gif) no-repeat 0 0;
}	

#right_column h2 a {
	color:#ffffff;}
	
#right_column h3 {
	margin: 30px 0 0 10px;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #77785D;
	font-weight: bold;
}	
#right_column h3 a {
	color: #77785D;
}
#right_column h3 a:hover {
	color: #1C4F7A;
	text-decoration: none;
}		

/* Navigation */
#nav ul {
	margin: 10px 0 0 10px;
}
#nav ul li {
	color: #77785D;
	font-size: 1.2em;
	line-height: 130%;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0 15px 0;
}
#nav ul li a  {
	color: #77785D;
}

#nav ul li.currentpage > a { color: #1C4F7A; }

#nav ul li a:hover {
	color: #1C4F7A;
	text-decoration: none;
}
#nav ul li a.selected  {
	color: #1C4F7A;
}
#nav ul li ul li a {
	color: #A6A796;
	margin-left:10px;
	display:block;
}
#nav ul li a:hover {
	color: #1C4F7A;
	text-decoration: none;
}
#nav ul ul {
	margin: -5px 0 0 20px;
}
#nav ul li ul li {
	text-transform: uppercase;
	color: ##77785D;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#nav ul li ul li a {
	color: #A7A796;
}
#nav ul li ul li ul li {
	text-transform: uppercase;
	color: #00588A;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#nav ul li ul li ul li a {
	color: #00588A;
}

#right_column .quote {
	width: 200px;
	background: url(../images/section_divider.png) no-repeat 0 0;
	margin-top: 60px;	
	margin-bottom: 60px;	

	padding-top: 30px;
	text-align: center;
}

#right_column .ad {
	margin: 60px 15px 0 0;
}


/* ---------------------- Content Styles ---------------------- */
#content h1 {
	font-size: 3.3em;
	color: #72AFC4;
	text-transform: uppercase;
	margin-bottom: 25px;
}
#content p {
	line-height: 220%;
	padding: 0 44px 0 0;
	color: #4D4D4D;
}

#content #newslisting p {
	line-height: 1.8em;
	padding: 0 44px 0 0;
	color: #4D4D4D;
	 margin-top:5px;
}
#content .item a {
	background: none;
	margin: 0;
	padding: 0;
}
#content .gallery {
	color:#ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", Verdana, Arial, Helvetica, sans-serif;
}

#content .gallery {
	overflow:auto;}

#content .gallery a {
	background: none;
	margin: 0;
	padding:0;
	display:block;
	float:left;
	min-height:150px;
	
}
#content .gallery a:hover{
	color:#ffffff;
	
}



/* ---------------------- Link Styles in Main Content ---------------------- */
#section a, #portfolio a, #portfolio_project a, #detail a {
	color: #FFF;
	background-color: #F7931E;
	padding: 2px 3px 1px 3px;
	margin:0 0 0 2px;
}
#detail .images a {
		background-color: #ffffff;
		padding: 0px;
		margin:0 0 0 0px;
}

#detail .images img {
		background-color: none;
		padding:0 0 20px 0px;
		margin:0 0 0 0px;
}

#detail #newslisting {
	padding-bottom:20px;}
	
#detail #newslisting h2 a {
	background: none;
	color:#00588A;
	margin:0 0 0 0px;
	padding:2px 0px 1px;}


#detail #newslisting h2 {
font-size:1.7em;
margin-top:10px;}

#detail #newslisting h3 {
margin-left:0px;
margin-bottom:5px;
color:#F7931E;
font-size:1.4em;}

#section a:hover, #portfolio a:hover, #portfolio_project a:hover, #detail a:hover  {
	color: #4D4D4D;
}
#detail #newslisting h2 a:hover {
		
		background-color: #72AFC4;
		color: #ffffff;

}



/* ---------------------- Section Styles ---------------------- */
#section p {
	color: #77785D;
}
#section .item {
	float: left;
	margin: 0 20px 35px 0;
	width: 380px;
	height: 120px;
	background-color: #ECECE8;
}
#section .item img{
	float: left;
	padding-right: 20px;
}
#section .item h2 {
	font-size:1.8em;
	line-height: 110%;
	color: #77785D;
	text-transform: uppercase;
	font-weight: bold;
	margin: 15px 5px 10px 0;
} 
#section .item h2 a {
	color: #77785D;
} 
#section .item h2 a:hover {
	color: #F7931E 	;
} 
#section .item p {
	line-height: 130%;
	font-size: 1.1em;
	padding: 0 5px 0 0;
}
#section .divider {
	height: 70px;
	padding-top: 10px;
}


/* ---------------------- Portfolio Styles ---------------------- */
#portfolio .photos img, #portfolio_project .photos img {
	padding: 0 5px 5px 0;
	float: left;
}
#portfolio .projectrow, #portfolio_project .projectrow {
	position: relative;
	clear: both;
}
#portfolio .item, #portfolio_project .item {
	float: left;
	margin: 25px 26px 0 0;
	width: 175px;
	height:160px;
	}
#portfolio .item h2, #portfolio_project .item h2 {
	font-size: 1em;
	line-height: 110%;
	color: #77785D;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 5px 10px 0;
} 
#portfolio .item h2 a, #portfolio_project .item h2 a {
	color: #77785D;
}
#portfolio .item h2 a:hover, #portfolio_project .item h2 a:hover {
	color: #F7931E;
}


/* ---------------------- Project Styles ---------------------- */
#portfolio_project h1 {
	font-size: 1.5em;
	line-height: 100%;
	color: #F7931E;
	text-transform: uppercase;
}
#portfolio_project h2 {
	font-size: 1.4em;
	line-height: 100%;
	color: #00588A;
	text-transform: uppercase;
	margin: 20px 0 0 0;
}
#portfolio_project h3 {
	font-size: 1.1em;
	line-height: 100%;
	color: #A7A796;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 5px 0 0 0;
	height: 17px;
	background: url(../images/icon_pdf.gif) no-repeat 0 0;
	text-indent: 25px;
}
#portfolio_project h4 {
	font-size: 1.7em;
	line-height: 100%;
	color: #00588A;
	text-transform: uppercase;
	margin: 20px 0 -10px 0;
}


#portfolio_project ul {
	font-size:1.1em;
	list-style-type:disc;
	list-style-position:outside;
	margin-top:10px;
	padding-left:20px;
	
	}
	
#portfolio_project ul li {
	
	
	}	
	
#portfolio_project h3 a {
	color: #A7A796;
	background: none;
}
#portfolio_project .project {
	display: block;
	float: left;
	background: url(../images/bg_project.gif) no-repeat 0 0;
	width: 780px;
	height: 375px;
	margin: 0;
	padding: 0;
}
#portfolio_project .project p {
	margin: 0;
	padding: 0;
	color: #333333;
	line-height: 130%;
	font-size: 1.1em;
}
#portfolio_project .project .details {
	float: left;
	width: 170px;
	height: 350px;
	margin: 20px;
}
#portfolio_project .project .feature {
	float: left;
	width: 570px;
}
#portfolio_project .caption {
	width: 555px;
	margin: 0;
	padding: 0;
}
#portfolio_project .caption p {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #7A7A7A;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#portfolio_project .caption p.more {
	float: right;
}
#portfolio_project .caption p.more a {
	color: #72AFC4;
	background: none;
}
#portfolio_project .caption p.more a:hover {
	color: #F7931E;
}
#portfolio_project p.quote,
#content #detail p.quote,
#section p.quote, 
#detail p.quote,
#detail div.intro,
#section div.intro {
	margin: 0 44px 25px 0;
	padding: 0;
	font-size: 1.9em;
	color: #00588A;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 180%;
}

#portfolio_project div.quote p {
	display:inline;
	padding: 0;
	font-size: 1.9em;
	color: #00588A;
	font-style: italic;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 180%;}

#portfolio_project div.quote {
	margin: 0 44px 25px 0;
}
#portfolio_project div.quote p p {
text-indent:0px; 
margin:0px;}
	

#detail div.intro p,
#section div.intro p {	color: #00588A;
	line-height: 180%;
	font-size:1em;

}

#detail p strong {
	font-weight:bold;}

#portfolio_project p.quote span,
#content div.quote span p,
.testimonials span {
	color: #DF5D35 !important;
	font-style: normal;
	text-transform: uppercase;
	font-size: .75em;
}

#content div.quote span p {
	font-size:1.5em;}

#detail .testimonials p {
	padding:10px 0 10px;
	margin-right:44px;}
.testimonials span {
	font-size:1em;
	display:block;
	}

/* ---------------------- Detail Styles ---------------------- */
#detail h2 {
	font-size: 1.8em;
	line-height: 100%;
	color: #00588A;
	text-transform: uppercase;
	margin:20px 0 5px 0;
}

#detail #newslisting h2 {
	font-size: 1.8em;
	line-height: 100%;
	color: #00588A;
	text-transform: uppercase;
	margin:10px 0 5px 0;
}


#detail h3 {
	font-size: 1.6em;
	line-height: 100%;
	color: #00588A;
	text-transform: uppercase;
	font-weight: bold;
	margin:30px 0 0px 0;
}
#detail h4 {
	font-size: 1.6em;
	line-height: 100%;
	color: #F7931E;
	text-transform: uppercase;
	font-weight: bold;
	margin: 25px 25px 0 30px;
}
#detail h5 {
	font-size: 1.7em;
	line-height: 100%;
	color: #00588A;
	text-transform: uppercase;
	font-weight: bold;
}
#detail h6 {
	font-size: 1.7em;
	line-height: 100%;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
#detail p {
	color: #4D4D4D;
	margin-bottom: 10px;
}
#detail p.intro {
		background: url(../images/section_divider.png) no-repeat 0 bottom;
		padding-bottom: 25px;
		padding-right: 0;
		margin-bottom: 30px;
		width: 370px;
}
#detail .dblcolumn {
	display: block;
	width: 380px;
	float: left;
	margin-right: 20px;
	padding: 0;
}
#detail .dblcolumn p {
	padding: 0;
	margin: 0;
}
#detail ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 5px 0 30px 0;
}
#detail ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 5px 0 30px 0;
}
#detail ul li, #detail ol li {
	line-height:1.4em;
	font-size: 1.15em;
	color: #4D4D4D;
	list-style-position:outside;
	margin:0 0 10px 15px;
}
#detail .project {
	float: right;
	background: url(../images/bg_detail_feature.gif) no-repeat  bottom left;
	width: 370px;
	margin: 10px 44px 40px 30px;
}
#detail .project h4 {
	font-size: 1.5em;
	line-height: 100%;
	color: #F7931E;
	text-transform: uppercase;
	font-weight: bold;
	margin: 25px 25px 0 30px;
}
#detail .project p {
	color: #77785D;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 3px;
}
#detail .tablebg {
	display: block;
	float: left;
	width: 720px;
	clear: both;
	background: url(../images/bg_table.gif) no-repeat 0 bottom;
	padding: 0 30px 45px 30px;
	margin: 0 0 30px 0;
}
/*  Not Working in IE
#detail table {
	display: block;
	float: left;
	width: 720px;
	clear: both;
	background: url(../images/bg_table.gif) no-repeat 0 bottom;
	padding: 0 30px 50px 30px;
	margin: 45px 0 0 0;
}
*/
#detail table td {
	width: 218px;
	font-size: 1.1em;
	color: #77785D;
	padding: 5px 8px 10px 10px;
	background: url(../images/section_divider.png) no-repeat 0 bottom;
} 
#detail table caption {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #F7931E;
	text-transform: uppercase;
	text-align: left;
	background: url(../images/section_divider.png) no-repeat 0 bottom;
	padding: 20px 0 5px 0;
} 
#detail .highlight {
	width: 750px;
	clear: both;
	background: url(../images/bg_highlight.gif) no-repeat 0 bottom;
	padding: 25px 34px 10px 30px;
	margin: 0 0 30px 0;
}
#detail .highlight p {
	color: #FFF;
	margin-top: 5px;
}
#detail .gallery {
	width: 750px;
	clear: both;
	background: url(../images/bg_gallery.gif) no-repeat 0 bottom;
	padding: 25px 0 20px 30px;
	margin: 50px 0 50px 0;
	line-height:1.3em;
}

#detail .gallery img {
	margin: 10px 15px 5px 0;
}




/* ---------------------- Forms ---------------------- */

/* Enewsletter */
#right_column #enews {
	width: 200px;
	margin-top: 45px;
	background: url(../images/bg_subscribe.gif) no-repeat 0 bottom;
	padding: 15px 0 30px 0;
}
#right_column #enews h2 {
	margin: 0 10px 0 15px;
	padding: 0;
	font-size: 1.8em;
	line-height: 130%;
	color: #77785D;
	font-weight: bold;
	background: none;
	text-align: left;
}
#right_column #enews p {
	margin: 10px 0 0 0;
	padding: 0 10px 0 13px;
	letter-spacing: -.01em;
	line-height: 165%;
	color: #77785D;
}
#right_column #enews form#subscribe {	
	margin: 0;
	padding: 0;
	width: 170px;	
}	
#right_column #enews input#email {
	width:157px;
	border: 1px solid #FFF;
	height: 20px;
	padding-left: 10px;
	color: #77785D;
	font-size: 1em;
}
#right_column #enews p a.go {
	display:inline-block;
	text-indent:-9999px;
	padding: 0 0 0 ;
	margin: 0 0 0 5px;
	width: 21px;
	height: 18px;
	background: url(../images/subscribe.png) no-repeat 0 0;
}		
#right_column #enews p a.go:hover {
	background: url(../images/subscribe.png) no-repeat 0 -32px;
}
	

/* Detail Form */
#detail form {
	margin-bottom: 25px;
}
#detail form label {
	float: left;
	width: 200px;
	text-align: right;
	font-weight: normal;
	padding-right: 15px;
	vertical-align: top;
}
#detail form p {
	line-height: 120%;
	margin: 10px 0;
}




/* ---------------------- Footer Styles ---------------------- */
#footer {
	margin:0 auto;
	overflow:auto;
	position:relative;
	text-align:left;
	top:-35px;
	width:1024px;
}


#footer_wrapper_fd #footer {
	top:0px;
	margin-top:40px;
	margin-bottom:30px;}

#footer .contact {
	float:left;
	width: 714px;
	padding-left: 40px;
	height: 65px;
	background-color: #77785D;
}
#footer .tag {
	float:left;
	width: 270px;
	height: 65px;
}
#footer .contact ul {
	display: inline;
}
#footer .contact ul a { 
	color: #D9D9D2;
	text-decoration: underline;
}
#footer .contact ul li {
	float: left;
	width: 210px;
	padding: 17px 0 0 0;
	text-transform: uppercase;
	letter-spacing: .08em;
	line-height:1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #D9D9D2;
}
#footer .contact ul li:first-child { padding-right: 45px; }
#footer_projects {
	position: relative;
	width: 1024px;
	margin: 0 auto -65px auto;
	padding-bottom: 130px;
	text-align: left;
	overflow: hidden;
}
#footer_projects h2 {
	font-size: 1.7em;
	font-weight: bold;
	color: #00588A;
	text-transform: uppercase;
	margin: 0 0 10px 0; 
}
#footer_projects img {
	float: left;
	margin-right: 31px;
}
#footer_projects img.no_pad {
	float: right;
	margin-right: 0
	}