@charset "UTF-8";
/* CSS Document */
a {
   outline: none;
}

#header_home {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(IMAGES/headers/red.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
}

#header_what {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(IMAGES/headers/green.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
}

#header_people {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(IMAGES/headers/blue.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
}

#header_contact {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(IMAGES/headers/grey.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
}

#header_clients {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(IMAGES/headers/mustard.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 75px;
}

#nav {
	position: relative;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 160px;
	padding-top: 15px;
	z-index:2
}

#bg_image {
	width: 695px;
	height: 725px;
	z-index: 1;
	position: absolute;
	text-align: left;
}

.spacer {
	float: left;
	height: 200px;
	width: 330px;
	position: relative;
}

.spacer_bios {
	float: left;
	height: 300px;
	width: 330px;
	position: relative;
}


.content {
	width: 594px;
	color: #333333;
	text-align: left;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	z-index: 1;
	float: left;
	padding-left: 332px;
	top: 150px;
}

.content_home {
	width: 594px;
	color: #333333;
	text-align: left;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	z-index: 1;
	float: left;
	padding-left: 332px;
	top: 100px;
}

.content_what {
	width: 924px;
	color: #333333;
	text-align: left;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	float: left;
	top: 150px;
}

.push {
	height:150px;
}

.push2 {
	height:59px;
}

.push3 {
	height:250px;
}

.push4 {
	height:275px;
}

.push5 {
	height:85px;
}

.push6 {
	height:400px;
}


.column {
	float: left;
	width: 280px;
	color: #333333;
	text-align: left;
	z-index: 1;
	position: relative;
	padding-right: 10px;
}

.container {
	width: 1024px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	word-wrap: break-word;
	z-index: 1;
}

.container_home {
	width: 1024px;
	height: 675px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	word-wrap: break-word;
	z-index: 1;
	background-image: url(IMAGES/intersections/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}


.container_home2 {
	width: 1024px;
	height: 675px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	word-wrap: break-word;
	z-index: 1;
	background-image: url(IMAGES/intersections/home2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}

.container_what {
	width: 1024px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	z-index: 1;
	background-image: url(IMAGES/intersections/what.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
	text-align: center;
}

.container_clients {
	width: 1024px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	word-wrap: break-word;
	z-index: 1;
	background-image: url(IMAGES/intersections/clients.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}

.container_people {
	width: 1024px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	word-wrap: break-word;
	z-index: 1;
	background-image: url(IMAGES/intersections/people.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
	z-index:1;
}

.container_contact {
	width: 1024px;
	height: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	word-wrap: break-word;
	z-index: 1;
	background-image: url(IMAGES/intersections/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100px;
}


.footer {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
	padding-top: 5px;
	paddding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	padding-bottom: 15px;
	
}

.footer a {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 15px;
	position: relative;
	
}

.footer_what {
	width: 924px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 20px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	padding-bottom: 15px;
	text-align: center;
	float:left;	
	padding-left:20px;
	margin-left:20px;	
}

.footer_what a {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 15px;
	position: relative;
	
}

.legal {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	text-align: right;
	padding-left: 410px;
}


/**************** NAV ****************/
.home {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DA000C;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}

.home a {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}

.home a:hover {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #DA000C;
	text-decoration: none;
	font-weight: bolder;
}

.what {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #87A840;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}

.what a {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}

.what a:hover {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #87A840;
	text-decoration: none;
	font-weight: bolder;
}

.clients_sel a {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #D5AA09;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}

.clients {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #D5AA09;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}

.clients a {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	
}

.clients a:hover {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #D5AA09;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}

.people_sel a {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #25408F;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}


.people {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #25408F;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}

.people a {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}

.people a:hover {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #25408F;
	text-decoration: none;
	font-weight: bolder;
}

.contact {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
}

.contact a {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
}

.contact a:hover {
	float: left;
	display:block;
	width:120px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bolder;
}



/**************** HOME ****************/

.headline_home{
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 18px;
	color: #DA000C;
}

/**************** CLIENTS ****************/

.case_logos {
	width: 148px;
	height: 85px;
	float: left;
	text-align: center;
	padding-top: 15px;
}

.logos {
	width: 148px;
	height: 65px;
	float: left;
	text-align: center;
	padding-top: 25px;
}

.logos_center {
	width: 198px;
	height: 65px;
	float: left;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.headline_clients{
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 18px;
	color: #D5AA09;
}

.case_text{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #D5AA09;
	font-weight: bold;
}

.industry{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	padding-top: 10px;
}

.column_clients {
	float: left;
	width: 168px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	padding-right: 30px;
}

.column_logo {
	top: 45px;
	float: left;
	width: 482px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	padding-right: 30px;
	z-index: 1;
	
}

.column_next {
	top: 10px;
	float: left;
	width: 482px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	padding-right: 30px;
	z-index: 1;
	
}

.column_case {
	top: 10px;
	float: left;
	width: 470px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	padding-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 20px;
	margin-top:12px;
	margin-right:0px;
	z-index: 1;
	padding-bottom: 10px;
}

.column_case_image {
	float: right;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	z-index: 1;
}

.case_content {
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	text-align: left;
	top: 0px;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	z-index: 1;
}

.back_clients a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #D5AA09;
	background-image: url(IMAGES/arrow_left_clients.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 4px;
	padding-left: 10px;
}

.next_case a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #D5AA09;
	background-image: url(IMAGES/arrow_client.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 100px 4px;
	padding-right: 15px;
	margin-left: 260px;	
}

.subnav_clients {
	z-index: 2;
	width:500px;
	top:17px;
	position: relative;
	/*border:1px solid #000;*/
}

.case_form {
	float:right;
	padding-right:50px;
}

/*************** PEOPLE ********************/

.learn_more a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #25408f;
	background-image: url(IMAGES/arrow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 65px 4px;
	padding-right: 15px;
}

.back a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #25408f;
	background-image: url(IMAGES/arrow_left.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px 4px;
	padding-left: 10px;
}

.next a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #25408f;
	background-image: url(IMAGES/arrow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 55px 4px;
	padding-right: 15px;
	margin-left: 258px;
	width:65px;
}

.people_col {
	float: left;
	width: 287px;
	color: #333333;
	text-align: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.headline_people{
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 18px;
	color: #25408F;
}

.people_name{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}

.people_name_sub{
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 24px;
	color: #333333;
}
 
.people_sub {
	width: 460px;
	height:50px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 0px
	position: relative;
	float: left;

}

.people_sub_lg {
	width: 460px;
	height:70px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 24px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 0px
	position: relative;
	float: left;

}

.people_main {
	width: 594px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 0px
	position: relative;
	float: left
}

.portrait_sm {
	float: left;
	width: 65px;
	height: 80px;
	margin-left: auto;
	margin-right: 10px;
	position: relative;
	border: 1px solid #999999;
}

.portrait_lg2 {
	width: 100px;
	height: 123px;
	border: 1px solid #999999;
	vertical-align: top;
	float: left;
	margin-right: 10px;
	z-index:1;
}


.portrait_lg {
	width:110px;
	height:138px;
	border: 1px solid #999999;
	vertical-align: top;
	float: left;
	margin-right: 10px;
	margin-bottom: 500px;
	z-index:1;
}

.portrait_paula {
	border: 1px solid #999999;
	vertical-align: top;
	float: left;
	margin-right: 10px;
	margin-bottom: 700px;
	z-index:1;
}

.subnav {
	left: 790px;
	top: 27px;
	z-index: 2;
	position: absolute;
}

.subnav_long {
	left: 790px;
	top: 50px;
	z-index: 2;
	position: absolute;
}

.subnav2 {
	width: 460px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 10px;
	padding-top: 2px;
	float:left;
	margin-right:12px;
}

/**************** WHAT ****************/

.headline_what{
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 18px;
	color: #87A840;
}

.content_what {
	width: 924px;
	color: #333333;
	text-align: left;
	top: 155px;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	
}

.spacer_what {
	float: left;
	height: 300px;
	width: 330px;
	top: 150px;
	position: relative;
}

.push_what {
	height:215px;
}

/**************** CONTACT ****************/

.offices {
	float: left;
	width: 110px;
	height: 65px;
	margin-left: auto;
	margin-right: 8px;
	color: #333333;
	text-align: left;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}

.offices_end {
	float: left;
	width: 110px;
	margin-left: auto;
	margin-right: 5px;
	color: #333333;
	text-align: left;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
}

.office_loc {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}
.contact_column {
	float: left;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	text-align: left;
	position: relative;
	padding-top: 25px;
}

 
.contact_form {
	float: left;
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	text-align: left;
	z-index: 1;
	position: relative;
	padding-left: 20px;
	padding-top: 25px;
}
