@charset "UTF-8";
/*----------*/
/*--GLOBAL--*/
/*----------*/
*	{
	margin:0px;
	outline:none;
	padding:0px;
}

html	{font-size:101%}
body	{
	background:url(../images/index-bg2.jpg) repeat-x top #fff;
	color:#878787;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.2em;
}

hr	{
	background:#e1e1e1;
	border:0px;
	clear:both;
	height:1px;
	margin:10px 0px;
}
img	{border:0px;}

input.txt	{
	border:1px solid #ccc;
	color:#878787;
	font-size:0.9em;
	height:15px;
	padding:5px;
	width:11em;
}
input.button	{margin:10px 0px -10px 0px;}

div.indexImg {
	float:left;
	margin: 1px 40px 0px 0px;
	background: transparent url(../images/index.jpg) left top no-repeat scroll;
	width: 660px;
	height: 330px;
}

div.indexList {
	padding-top:90px;
	position:relative;
	padding-right:21px;
}
.flash{
	height:384px;
	position:relative;
	width:100%;
}

#homeOnly {float:none;clear:left;}
.center{
	text-align:center;
}


.values{
	position:relative;
	left:60px;
}

.LeftMore{
	position:relative;
	left:15px;
}


.fL{
	float:left;
	margin:10px;
}
.LeadLeft div{
	width:auto;
	float:left;
	margin: 20px 40px;
	z-index:10;
}

.clearB{
	clear:both;
}

.clearB2 {
	clear:both;
}
.clearL{
	clear:left;
}

.clearR{
	clear:right;
}

.floatL{
	float:left;
	margin:10px 10px 0px 0px;
}

.floatR{
	float:right;
	margin:0px 0px 10px 10px;
}

#h{
	height:300px;
}

li {
	list-style:square;
}

/*--END GLOBAL--*/

.container{
	width:970px;
	margin:0px auto;
}


/*----------*/
/*--SEARCH--*/
/*----------*/
.search	{
	position:relative;
	left:740px;
	top:40px;
	z-index:3;
	width:225px;
}
/*--END SEARCH--*/

.header{
	position:relative;
	margin:0px auto;
	left:14px;
	top:20px;
}

.secondNav{
	height:255px;
}

.secondNav ul li{
	text-align:center;
	position:relative;
	top:24px;
	float:left;
	height:230px;
}



/*-----------------*/
/*--HOMEPAGE ONLY--*/
/*-----------------*/



.tri	{
	float:left;
	margin:10px 5% 50px 0px;
	position:relative;
	top:20px;
	text-align:center;
	width:45%;
	z-index:2;
}

.triH2_start	{
	background:url(../images/bkgd/bkgd_homeH2start.gif) no-repeat;
	height:34px;
	left:0px;
	position:absolute;
	top:0px;
	width:6px;
}

.triH2_end	{
	background:url(../images/bkgd/bkgd_homeH2end.gif) no-repeat;
	height:34px;
	position:absolute;
	right:0px;
	top:0px;
	width:26px;
}


.newsArticle_home	{
	background:url(../images/bkgd/bkgd_tri02.gif) repeat-x top #e1e1e1;
	border:3px solid #e1e1e1;
	line-height:1.15em;
	margin:0px 0px 3px 0px;
	padding:7px;
	position:relative;
	text-align:left;
}

.newsArticle_view	{
	position:absolute;
	right:-2px;
	top:-2px;
	border:0px;
}

.tri#tri02 {
	margin:10px 0px 0px 48px;
}
#homeContent #tri01, #homeContent #tri02 {
	float:left;
	width:45%;
	
}

#homeContent {
	margin-top:-40px;
}
/*--END HOMEPAGE ONLY--*/

.breadcrumbs	{
	font-size:0.9em;
	margin:0px 0px 10px 15px;
}
.col	{
	float:left;
	overflow:hidden;
	position:relative;
}
.shadow_leftTop	{
	background:url(../images/bkgd/shadow_leftTop.png);
	height:23px;
	left:0px;
	position:absolute;
	top:0px;
	width:7px;
}
.shadow_rightTop	{
	background:url(../images/bkgd/shadow_rightTop.png);
	height:23px;
	position:absolute;
	right:0px;
	top:0px;
	width:7px;
}
.shadow_left	{
	background:url(../images/bkgd/shadow_left.png) repeat-y;
	height:100px;
	left:0px;
	position:absolute;
	top:23px;
	width:7px;
}
.shadow_right	{
	background:url(../images/bkgd/shadow_right.png) repeat-y;
	height:100px;
	position:absolute;
	right:0px;
	top:23px;
	width:7px;
}
.shadow_bottom	{
	background:url(../images/bkgd/shadow_leftBottom.png);
	bottom:0px;
	height:45px;
	left:-1px;
	position:absolute;
	width:8px;
}
.shadow_bottom2	{
	background:url(../images/bkgd/shadow_rightBottom.png) no-repeat;
	bottom:0px;
	position:absolute;
	height:45px;
	right:-1px;
	width:8px;
}




/*----------------------*/
/*--COL 1 / SECOND NAV--*/
/*----------------------*/
.col#one	{
	margin:0px 0px 0px -1%;
	width:25%;
	z-index:50;
}
.secondNav	{
	background:#fff;
	margin:0px 7px;
	padding:0px 0px 45px 0px;
	position:relative;
	top:-25px;
}	

#sitemapCol, #searchCol {width:0%;float:left;clear:none;}
/*--END COL 1 / SECOND NAV--*/


/*---------*/
/*--COL 2--*/
/*---------*/
.col#two	{
	width:52%;
	z-index:50;
}
#two .shadow_bottom	{bottom:0px;}
#two .shadow_bottom2	{bottom:0px;}
.content	{
	background:#fff;
	padding:0px 15px 45px 15px;
	margin:0px 7px 0px 7px;
	
}
.headImg	{
	background:#ccc;
	border:1px solid #ccc;
	height:auto;
	margin:0px 0px 15px 0px;
	max-width:600px;
	width:453px;
}
.headImg_int	{
	border:3px solid #fff;
	display:block;
	height:113px;
	overflow:hidden;
}
.headImg_int#portfolio	{height:250px;}
.caption	{
	font-size:0.9em;
	font-style:italic;
	margin:-10px 0px 12px 0px;
	text-align:center;
}
.projectGal	{
	height:350px;
	margin:15px 0px 0px 0px;
	/*overflow-y:auto;
	overflow-x:hidden;*/
	width:100%;
}
.projectGal img	{
	display:block;
	margin:7px 0px;
}

.rightMore{
	position:relative;
	margin-right:20px;
	left:25px;
}

.rightMore2 {
	line-height:1.7em;
}


.leaderContent {
	float:left;
	padding-left:50px;
	margin-bottom:20px;
}

.leaderContent2 {
	float:left;
	margin-bottom:10px;
	position:relative;
	width:50%;
	
}

.leaderContent2 h3 {
	padding-bottom:5px;
	background-color:#9d785f;
	padding:3px 0px 3px 5px;
	margin: 0px 35px 10px 0px;
}
.leaderContent li {
	list-style:none;
}

.leaderContent h2 {
	padding-bottom:5px;
}
.leaders {
	list-style-type:none;
}

ul.leaders ul li {
	list-style:none;
	padding-left:15px;
}

.branches {
	
	float:left;
}

.contactRow2 {
	padding-left:14px;
}

.contactName {
	padding:0 20px 0 5px;
	vertical-align:top;
	font-weight:bold;
}

.contactTitle, .contactEmail {
	padding-right:20px;
}

.contactEmail, .contactEmailValue {
	padding-bottom:15px;
}

.quote {
	padding:5px;
	border:1px dotted #8f6548;
	margin-bottom:20px;
	background-color:#f6f6f6;
}

.noBullets li {
	list-style:none;
}

.sitemap {
	padding-left:15px;
	padding-top:10px;
	
}
#sitemapContainer #two.col {width:74%;z-index:950;}
#searchContainer #two.col {width:74%;z-index:950;}

#searchContainer  {
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.search_breadcrumbs {
	font-size:0.9em;
	margin:95px 0px 10px 15px;
}

h1.searchtitle {margin-left:0px;}
/*--END COL 2--*/


/*---------*/
/*--COL 3--*/
/*---------*/
.col#three	{
	margin:-10px 0px 0px -7px;
	padding:10px 0px 0px 0px;
	width:24.4%;
	z-index:40;
}
#three .shadow_bottom2	{bottom:0px;}
.col3	{
	background:url("../images/bkgd/col3.gif") repeat-x top;
	margin:0px 7px 0px 0px;
	/*min-height:468px;*/
	padding:10px 10px 45px 15px;
	position:relative;
	/*min-height:468px;--This and the following 2 lines "fix" IE6 minheight issues--*/
/*  height:auto !important;
  height:468px; */

}
.col3_img	{
	background:#fff;
	border:1px solid #ccc;
	height:93px;
	margin:10px 5px;
	overflow:hidden;
	padding:1px;
	width:148px;
}
/*--END COL 3--*/

/*----------*/
/*--FOOTER--*/
/*----------*/

.footer	{
	clear:both;
	font-size:0.9em;
	position:relative;
	color:#ababab;
}

.footer p{
	position:relative;
	left:12px;
}



/*--END FOOTER--*/

.pressImg 
{
    margin-bottom: 10px;
}
    