body {
	margin:0px;
	padding:0px;
	font-family: "Segoe UI", Helvetica, Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#646464;
	background-color:#fff;
}

img{border:none;}
a{color:#5382AC;text-decoration:none;}
a:visited{color:#5382AC;text-decoration:none;}
a:hover{color:#5382AC;text-decoration:underline;}

ul{	list-style:none;	margin:0px;	padding:0px 0px 12px 35px;}
ul li{	background-image:url(images/bullet.gif);	background-repeat:no-repeat;	background-position:left top;	padding-left:12px;}
h1{
	font-size:22px;
	font-weight:normal;
	line-height:24px;
}

h2{
	margin:0px;
	padding:20px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
}

h4{
	margin:7px 0px 2px 0px;
	padding:5px 0px 5px 0px;
	font-size:18px;
	font-weight:normal;
	color:#646464;
	border-top:5px solid #DFDEDD;
	border-bottom: 1px dotted #999;
}

.headercontainer{
	float:left;
	width:100%;
	height:69px;
	z-index:95;
}
.headerleft{
	display:none;
}
.headerbar{
	height:70px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:95;
}
.header{
	height:70px;
	width:980px;
	margin:0px auto;
	border-bottom:3px solid #C8D973;
	z-index:95;
}
.headerright{
	display:none;
}

.menu{
	display:none;
}

.menuitem{
	display:none;
}
.logo{
	float:left;
	width:85px;
}
.headerlinks{
	display:none;
}
.links{
	display:none;
}
.share{
	display:none;
}
.bodycontainer{
	float:left;
	width:100%;
	background-color:#fff;
	margin-top:4px;
	z-index:1;
}
.body{
	width:100%;
}
.pageheader{
	display:none;
}
.homecaptions{
	display:none;
}


.pagename{
	float:left;
	width:288px;
	height:19px;
	background-color:#DFDEDD;
	font-size:14px;
	font-weight:bold;
	color:#999;
	padding:11px 0px 5px 12px;
	text-transform:uppercase;
}
.pagebody{
	float:left;
	width:100%;
}
.homepagebody{
	float:left;
	width:100%;
	min-height:560px;
	background-color:#fff;
}
.widePage{
	float:left;
	width:100%;
	background-color:#fff;
}
.widepagebanner{
	float:left;
	width:100%;
}
.widepagebody{
	float:left;
	width:100%;
	background-color:#fff;
}
.widepagecontent{
	float:left;
	width:100%;
	padding:46px 0px 0px 12px;
	font-size:14px;
	line-height:18px;
}

.widepagecontent a{color:#5382AC;}
.widepagecontent a:visited{color:#5382AC;}
.widepagecontent a:hover{color:#5382AC;}

.pageimage{
	display:none;
}
.pagecopy{
	float:left;
	width:90%;
	background-color:#fff;
	padding:10px 10px 0px 10px;	
	position:relative;
}
.slimcopy{
	width:300px;
}
.thumbnails{
	float:left;
	width:100%;
}
.thumbnail{
	float:left;
	padding:7px 10px 0px 0px;
}
.projectcopy{
	float:left;
	width:90%;
	position:relative;
}
.projectlabel{
	text-transform:uppercase;
	color:#999;
}
.projectfooter{
	float:left;
	width:310px;
	padding:0px 0px 25px 0px;
	color:#999;
	text-transform:uppercase;
}
.projectfooter a{color:#999;}
.otherprojects{
	float:left;
	padding:10px 0px 0px 0px;
}
.otherprojectslabel{
	float:left;
	width:310px;
	cursor:pointer;
}
.otherprojectsitems{
	display:none;
}
.otherproject{
	float:left;
	width:310px;
	cursor:pointer;
}
.footercontainer{
	display:none;
}

.portfoliolist{
	float:left;
	width:500px;
	min-height:465px;
	background-color:#fff;
	padding:50px 0px 95px 180px;
	position:relative;
}
.wideportfoliolist{	width:800px;	padding:50px 0px 50px 10px;}
.projecttable{
	float:left;
	width:490px;
	border-bottom:1px solid #999;
}
.wideportfoliolist .projecttable{	float:left;	width:960px;	border-bottom:1px solid #999;}
.projecttable tr th{
	text-align:left;
	font-weight:normal;
	color:#5382AC;
	border-top:1px solid #999;
	text-transform:uppercase;
}

.projecttable tr th a{color:#5382AC;}
.projecttable tr th a:visited{color:#5382AC;}
.projecttable tr th a:hover{color:#5382AC;}

.projecttable tr td{
	border-top:1px solid #999;
	padding:11px 10px 10px 0px;
}

.projecttable tr.activeRow td{
	
}
.wideportfoliolist .projecttable tr td{	border-top:1px solid #999;	padding:11px 15px 10px 0px;}.projectImageThumbRollover{	position:relative;}
.popupthumb{
	position:absolute;
	top:0px;
	left:-165px;
	display:none;
}
.projecttable tr.portfoliorow td{
	background-color:#eaeef1;
}
.projecttable tr.mainprojectrow:hover{
	background-color:#eaeef1;
}
#body_8 .relatedblock {
	background-color:#EFEEEE;
}
#body_8 .pagenav {
	background:none;
	background-color:#EFEEEE;
}
#body_8 .portfolionavcategory {
	background-color:#EFEEEE;
	border:none;
}
#body_8 .categories {
	background-color:#EFEEEE;
	background-image:url(images/icon_selectarrow_grey.gif);
}
/*
 * Alternate colors for other pages
 */
/*
 * Firm
 */.body_17, .greenbody{		background-image:url(images/bg-firm.gif);	background-position:center;}
.body_17 .headerleft, .greenbody .headerleft {
	background-color:#B3BA92;
}

.body_17 .headerright, .greenbody .headerright{
	background-color:#52592F;
}

.body_17 .menu, .greenbody .menu{
	background-color:#818C4A;
}

.body_17 .menuitem, .greenbody .menuitem{
	background-color:#818C4A;
}
.body_17 .activemenuitem, .greenbody .activemenuitem{
	background-color:#52592F;
}
.body_17 .headerlinks, .greenbody .headerlinks{
	background-color:#B3BA92;
}
.body_17 .pagenav, .greenbody .pagenav{
	/*background-color:#D8D8D8;*/
}
.body_17 .pagename, .greenbody .pagename{
	background-color:#DFDEDD;
}
.body_17 .footerleft, .greenbody .footerleft{
	background-color:#B3BA92;
}
.body_17 .footerlinks, .greenbody .footerlinks{
	background-color:#818C4A;
}
.body_17 .copyright, .greenbody .copyright{
	background-color:#B3BA92;
}
.body_17 .footerright, .greenbody .footerright{
	background-color:#52592F;
}
/*
 * Blog
 */
.blog{	background-image:url(images/bg-ideas.gif);	background-position:center;}
.blog .headerleft {
	background-color:#C1A57A;
}

.blog .headerright{
	background-color:#403729;
}

.blog .menu{
	background-color:#8B662E;
}

.blog .menuitem{
	background-color:#8B662E;
}
.blog .activemenuitem{
	background-color:#403729;
}
.blog .headerlinks{
	background-color:#C1A57A;
}
.blog .relatedblock {
	height:16px;
	background-color:#EFEEEE;
	text-transform:uppercase;
}
.team .relatedblock {
	height:16px;
	background-color:#DFDEDD;
	text-transform:uppercase;
}
.blog .pagenav{
	background:none;
	background-color:#EFEEEE;
	text-transform:uppercase;
	padding:11px 0 2px 10px;
}
.blog .pagename{
	background-color:#EFEEEE;
}
.blog .footerleft{
	background-color:#C1A57A;
}
.blog .footerlinks{
	background-color:#8B662E;
}
.blog .copyright{
	background-color:#8B662E;
}
.blog .footerright{
	background-color:#403729;
}
.blog .pagecopy{
	width:300px;
}.blogbody{	background:none;	background-color:#fff;	}
/*
 * Blog styles
 */

.blogposts{
	float:left;
	width:665px;
	background-color:#fff;
	padding:50px 0px 0px 15px;
}
.post{
	float:left;
	width:665px;
	margin-bottom:20px;
}
.leftpostcol{
	float:left;
	width:158px;
	margin-right:10px;
}
.postthumbnail{
	float:left;
	width:158px;
	height:130px;
	overflow:hidden;
}
.singlepostthumbnail{
	float:left;
	width:158px;
}
.rightpostcol{
	float:left;
	width:480px;
}
.postmeta{
	float:left;
	width:480px;
	border-top:5px solid #DFDEDD;
	border-bottom: 1px dotted #999;
}
.posttitle{
	float:left;
	width:480px;
}
.newsdate{
	text-transform:uppercase;
	color:#999;
}
.newsposttitle{
	float:left;
	width:480px;
	border-top:5px solid #DFDEDD;
	border-bottom: 1px dotted #999;
}
.newsposttitle a{color:#5382AC;}
.newsposttitle a:visited{color:#5382AC;}
.newsposttitle a:hover{color:#5382AC;}

.posttitle h1{
	margin:9px 0px 9px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}
.postinfo{
	float:left;
	width:480px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.postexcerpt{
	float:left;
	width:480px;
}
.newspostexcerpt{
	float:left;
	width:480px;
	border-bottom: 1px dotted #999;
}
.greycaps{
	color:#999;
	text-transform:uppercase;
}
.blognavigation{
	float:left;
	width:480px;
	padding:20px 0px 20px 0px;
	margin:0px 0px 0px 168px;
	text-align:center;
}
.sidebar{
	float:left;
	width:288px;
	background-color:#fff;
	padding:50px 0px 30px 0px;
}
.sidebar ul{
	margin:0px;
	padding:0px;
}
.widget{
	float:left;
	width:288px;
	margin-bottom:10px;
}
.widgettitle{
	font-size:18px;
	font-weight:normal;
	color:#646464;
	border-top:5px solid #DFDEDD;
	border-bottom: 1px dotted #999;
	margin:0px;
	padding:3px 0px 6px 0px;
}
.widget ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.widget ul li{
	margin:0px;
	padding:0px;
	border-bottom: 1px dotted #999;
	font-size:12px;
	padding:3px 0px 4px 0px;	background:none;
}

.widget_search, .search{
	width:278px;
	background-color:#DFDEDD;
	padding:11px 0px 12px 9px;
}
.searchbox input{
	border:1px solid #666;
	width:205px;
	height:29px;
	padding-left:9px;
}
.searchbox{
	float:left;
	margin-right:5px;
}
.searchbutton{
	float:left;
}

#respond{
	float:left;
}
#respond h2{
	font-size:18px;
	font-weight:normal;
}
#commentform input{
	border:1px solid #ccc;
	width:260px;
	height:28px;
}
#comment{
	border:1px solid #ccc;
	width:480px;
	font-family: "Segoe UI", Helvetica, Arial, "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
}
#commentform input#submit{
	width:93px;
	height:16px;
	border:none;
}
.commentslist{
	float:left;
	border-top: 1px dotted #999;
}
.commentslist ol{
	list-style:none;
	margin:18px 0px 0px 0px;
	padding:0px;
}
.comment-date{
	color:#999;
	text-transform:uppercase;
	padding-bottom:8px;
}
.comment-author{
	font-size:18px;
	color:#646464;
}
.comment-text{
	font-size:12px;
	color:#646464;
}


.blogpagetitle{
	float:left;
	width:480px;
	border-top:5px solid #DFDEDD;
	border-bottom: 1px dotted #999;
}
.blogpagetitle h1{
	margin:8px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
}
.blogpagebody { background:none; background-color:#fff;}

.imageCaption{
	display:none;
}
.homePage{
	float:left;
	line-height:0px;
	position:relative;
}
.emailUpdatesWidget {
    float: left;
    width: 288px;
    background-color: #DFDEDD;
}
.emailUpdatesWidgetIcon {
    float: left;
    width: 48px;
    padding: 11px 0px 0px 11px;
}
.emailUpdatesWidgetText {
    float: left;
    width: 218px;
    padding: 19px 0px 0px 10px;
    text-transform: uppercase;
}
.projectStats {
    float:left;
    padding: 10px;
	width:100%;
	border:1px solid #000;
    background-color: #fff;
    background-image: url(images/bg_stats.png);
	clear:both;
	margin-bottom:20px;
}
.projectStatsBody {
    float: left;
    background-color: #fff;
	z-index:2000;
}
.prevnext {
    float: left;
    padding: 4px 0px 0px 10px;
    text-transform: uppercase;
	font-size:10px;
}

.prevnext a{color:#646464}
.prevnext a:visited{color:#646464}
.prevnext a:hover{color:#A92223}

.portfolionavpaging a{color:#646464;font-size:10px;}
.portfolionavpaging a:visited{color:#646464}
.portfolionavpaging a:hover{color:#A92223}

.blog .pagenav a{color:#646464;font-size:12px;}
.blog .pagenav a:visited{color:#646464}
.blog .pagenav a:hover{color:#A92223}

.benefitspopup {
	top: 70px;
	left: -237px;
	width: 237px;
}

.benefits {
	background-color: #fff;
	width: 191px;
	padding: 18px 22px 15px 25px;
	float: left;
}
.benefits ul{
	padding:0px 0px 12px 10px;
}

.homecaption{
	position:absolute;
	top:478px;
	left:680px;
	width:300px;
	height:82px;
	background-image:url(images/bg_pagenav.png);
	z-index:2000;
	line-height:18px;
}

dl{
	float:left;
	margin:0px;
	padding:19px 0px 0px 9px;
}
dt{
	float:left;
	margin:0px;
	padding:0px;
}
dd{
	float:left;
	margin:0px;
	padding:0px 0px 0px 4px;
}

.currentpagenavitem a{
	color:#A92223;
}
.currentpagenavitem a:visited{
	color:#A92223;
}
.currentpagenavitem a:hover{
	color:#A92223;
}

.blog .pagenav .currentpagenavitem a{
	color:#A92223;
}
.blog .pagenav .currentpagenavitem a:visited{
	color:#A92223;
}
.blog .pagenav .currentpagenavitem a:hover{
	color:#A92223;
}
#takeMeUpContainer{
	z-index:1000;
}


