/* @group Global */

body {
	margin: 0;
	padding: 0;
	min-width: 960px;
	color: #393939;
	font: 10px/1.5em "Lucida Grande", Lucida, Helvetica, sans-serif;
	background: url(../img/global/body_wood_back.jpg) repeat;
}	

a img {
	border-style: none;
	text-decoration: none;
}

.clear_it {
	width: 100%;
	display: block;
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, li, form {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 12px;
}

:focus {
	outline: 0 !important;
}

/* @end */

/* @group Structure */

#global_wrap {
	width: 100%;
	min-width: 960px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
	background-color: #fff;
}

#global_wrap-home {
	width: 100%;
	min-width: 960px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}

#header_wrap {
	width: 960px;
	min-width: 960px;
	height: 112px;
	clear: both;
	background-color: #fff;
}

#content_wrap {
	width: 960px;
	min-width: 960px;;
}

.ie6 #content_wrap {
	width: 960px;
	min-width: 960px;
	margin-top: -55px;
}

#bottom_divider {
	width: 100%;
	height: 40px;
	display: none;
	clear: both;
}

#footer_wrap {
	width: 100%;
	min-width: 960px;
	margin: 0;
	padding: 20px 0 0;
	background: url(../img/global/footer_wood_back.png) repeat-x;
	text-align: left;
	clear: both;
	height: 168px;
}



/* @end */

/* @group Links */

/* General for content area */

#main_title a, #secondary_content a, #desc_featured a, .community a, #secondary_content_espanol a, #contact_info_wrap #address a {
	color: #b78a20;
	text-decoration: none;
}

#main_title a:hover, #secondary_content a:hover, #desc_featured a:hover, .community a:hover, #secondary_content_espanol a:hover, #contact_info_wrap #address a:hover {
	color: #000;
	padding: 3px !important;
	margin: -3px !important;
	background-color: #daa41a;
	text-decoration: none;
}

/* Navigation */

#nav_wrap a:link, #nav_wrap a:visited {
	display: block;
	text-decoration: none;
	color: #4a4a4a;
}

#nav_wrap a:hover {
	color: #daa41a;
	text-decoration: none;
}

a.active {
	color: #b6b6b6 !important;
	border-bottom: 2px solid #dadada;
	padding-bottom: 5px !important;
	margin-bottom: -7px !important;
}

#nav_wrap a.selected {
	color: #daa41a;
}

#subnav_work_cont a, #subnav_capabilities_cont a, #subnav_us_cont a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#subnav_work_cont a:hover, #subnav_capabilities_cont a:hover, #subnav_us_cont a:hover {
	color: #daa41a;
}

/* Quick Contact */

#quick_contact a {
	width: 468px;
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../img/global/quick_contact.png) no-repeat left 0;
	text-indent: -9999px;
	z-index: 20 !important;
}

#quick_contact a:hover {
	background: url(../img/global/quick_contact.png) no-repeat left -25px;
}

#contact_table a {
	color: #daa41b;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#contact_table a:hover {
	color: #fff;
	background-color: #4a4a4a;
	margin: -2px;
	padding: 2px;
}

/* Contact page */

/*#contact_info_wrap #address a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 200px;
}

#contact_info_wrap #address a:hover {
	color: #fff;
	padding: 3px !important;
	margin: -3px !important;
	background: #000 url(../img/global/a_background.png) no-repeat right center;
}*/

a.no-arrow:hover {
	color: #000 !important;
	padding: 0px !important;
	margin: 0px !important;
	background-color: transparent !important;
	background-image: none !important;
}

/* Breadcrumbs */

#breadcrumbs a {
	color: #393939;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#breadcrumbs a:hover {
	color: #909090;
	text-decoration: none;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

/* Homepage */

#news_blog_espanol a {
	color: #000;
	text-decoration: none;
	display: block;
}

#news_blog_espanol a:hover {
	color: #ca9614 !important;
}

#news_blog_espanol #espanol_home a:hover {
	color: #ca9614 !important;
}

.white a:hover {
	background-color: #fff !important;
	color: #ca9614 !important;
}

/* Footer */

#footer_content a {
	color: #fff;
	text-decoration: none;
}

#footer_content a:hover {
	color: #fff;
	padding: 3px !important;
	margin: -3px !important;
	background-color: #000;
}



/* @end */

/* @group Hidden Contact Panel */

#contact_panel {
	width: 100%;
	height: 150px;
	margin: 0;
	padding: 20px 0 0;
	background: url(../img/global/hidden_wood_back.png) repeat 0px bottom;
	text-align: left;
	color: #fff;
}

#contact_wrap {
	width: 760px;
	height: 140px;
	margin: 0 0 0 130px;
	padding: 15px;
	background-color: #000;
}

#contact_table {
	width: 760px;
	height: 125px;
	margin: 0;
	padding: 0;
}

#contact_table td.width {
	width: 243px;
	padding: 0 10px 0 0;
	border-left: 1px solid #272727;
}

#contact_table td.width_first {
	width: 244px;
	padding: 0 10px 0 0;
}

.quick_contact_cell {
	padding-left: 10px;
	height: 35px;
	width: 243px;
}

#contact_table input {
	float: right;
	width: 160px;
	margin: -3px 0 0 0;
	padding: 5px;
	background-color: #353535;
	color: #fff;
	font-size: 9px;
	border-style: none;
}

.gecko #contact_table input, .ie #contact_table input {
	float: right;
	width: 160px;
	margin: -17px 0 0 0;
	padding: 5px;
	background-color: #353535;
	color: #fff;
	font-size: 9px;
	border-style: none;
}

#contact_table input:focus {
	outline: none !important;
	background-color: #535353;
	color: #daa41b;
	border-style: none;
}

#contact_table input.submit_btn {
	float: left;
	width: 177px;
	height: 18px;
	border-style: none;
	margin: 0;
	padding: 0;
}

#contact_table select {
	float: right;
	width: 100%;
	margin: 0;
	padding: 5px;
	background-color: #353535;
	color: #fff;
	font-size: 9px;
	border-style: none;
}

#contact_table p {
	color: #ababab;
	font-size: 10px;
	margin: 0;
}

#contact_table p.contact_title {
	color: #fff;
	font-size: 14px;
	margin: 0 0 7px 0;
}

/* @end */

/* @group Header */

#main_logo {
	width: 225px;
	height: 50px;
	margin: 28px 0 0 42px;
	padding: 0 0 0 70px;
	float: left;
}

#header_right {
	width: 468px;
	height: 112px;
	margin: 0 40px 0 0;
	padding: 0;
	float: right;
	text-align: left;
}

#quick_contact {
	width: 468px;
	height: 25px;
	margin: 0;
	padding: 0;
	background-color: #000;
	clear: both;
}



/* @end */

/* @group Navigation */

#nav_top_divider {
	width: 468px;
	height: 20px;
	margin: 0;
	padding: 0;
	clear: both;
	display: block; 
}

#nav_wrap {
	width: 468px;
	height: 120px;
	margin: 0;
	padding: 0;
	z-index: 10 !important;
}

#nav_wrap h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#nav_wrap ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav_wrap li {
	float: left;
	padding: 0 20px 10px 0;
	margin-top: -3px;
}

#subnav_work_cont {
	position: absolute;
	top: 70px;
	left: 389px;
}

#subnav_capabilities_cont {
	position: absolute;
	top: 70px;
	left: 447px;
}

#subnav_us_cont {
	position: absolute;
	top: 70px;
	left: 498px;
}

/* Windows positioning for typefaces */

.win #subnav_work_cont {
	position: absolute;
	top: 70px;
	left: 385px;
}

.win #subnav_capabilities_cont {
	position: absolute;
	top: 70px;
	left: 445px;
}

.win #subnav_us_cont {
	position: absolute;
	top: 70px;
	left: 494px;
}

#subnav_work, #subnav_capabilities, #subnav_us {
	z-index: 2 !important;
	width: 260px;
	height: 100px;
	margin: 0;
	padding: 15px;
	color: #fff;
	font-size: 10px;
	background: #000 url(../img/global/subnav_tri.png) no-repeat 124px top;
	/*border-bottom: 5px solid #daa41a;*/
}


#subnav_work img, #subnav_capabilities img, #subnav_us img {
	float: left;
}

#subnav_work_cont ul, #subnav_capabilities_cont ul, #subnav_us_cont ul {
	margin-left: 130px;
	padding: 0;
	list-style-type: none;
}

#subnav_work_cont li, #subnav_capabilities_cont li, #subnav_us_cont li {
	background: url(../img/global/bullet.png) no-repeat left center;
	padding: .2em 0 .2em 10px;
}

/* Client Login */

#client-login {
	float: right;
	font-size: 9px;
	font-weight: bold;
	margin-top: -2px;
}

#client-login a {
	color: #daa41a !important;
}

#client-login a:hover {
	color: #000 !important;
}



/* @end */

/* @group Footer */

#footer_content {
	width: 775px;
	margin: 0 0 0 130px;
	padding: 10px;
	color: #fff;
	font-size: 10px;
	line-height: 1em;
	background-image: url(../img/global/subnav_back.png);
	/*border-left: 5px solid #000;*/
}

#footer_content ul {
	margin: 0;
	padding: 0 0 0 10px;
	display: inline-block;
	list-style-type: none;
	clear: both;
	/*border-left: 5px solid #000;*/
	
}

#footer_content li {
	float: left;
	padding: 0 15px 0 0;
}

#footer_content p {
	padding: 0 0 0 15px;
	margin: 10px 0 0;
}

.quote {
	font-style: italic;
}



/* @end */

/* @group General Repeating Content */

#breadcrumbs {
	width: 770px;
	margin: 0 0 20px 130px;
	padding: 0;
	clear: both;
	color: #393939;
	font-size: 9px;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
}

#main_title {
	width: 770px;
	margin: 0 0 20px 130px;
	padding: 0 0 0 15px;
	border-left: 5px solid #000;
	clear: both;
	font-size: 10px;
}

#main_title h1 {
	color: #000;
	font: normal normal 18px/1.5em Helvetica, sans-serif;
}

#main_title h1.titles {
	margin: 0;
}

#main_title h2 {
	color: #000;
	font: normal normal 14px/1.5em Helvetica, sans-serif;
	margin-top: 20px;
	text-transform: uppercase;
	margin-bottom: 0;
}

#main_title p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.6em;
}

#visual_content {
	width: 770px;
	margin: 0 0 20px 130px;
	padding: 0 0 0 15px;
	border-left: 5px solid #daa41b;
	clear: both;
}

#secondary_content {
	width: 770px;
	margin: 0 0 20px 130px;
	padding: 0 0 0 15px;
	border-left: 5px solid #c7c7c7;
	clear: both;
}



/* @end */

/* @group Homepage */

#flash_wrap {
	width: 770px;
	height: 330px;
	margin: 0 0 20px 130px;
	padding: 0 0 0 15px;
	border-left: 5px solid #daa41b;
	clear: both;
}

#news_blog_espanol {
	width: 770px;
	margin: 0 0 20px 130px;
	padding: 0 0 0 15px;
	border-left: 5px solid #c7c7c7;
	clear: both;
	/*background: url(../img/home/blog_home_divider.png) repeat-y 315px;*/
}

#news_blog_espanol #news_home {
	width: 280px;
	margin: 0 320px 0 0;
	padding: 0 20px 0 0;
	float: left;
}

#news_blog_espanol #blog_home {
	width: 285px;
	margin: 0 0 0 -320px;
	padding: 0 20px 10px 15px;
	float: left;
	height: 100%;
}

#news_blog_espanol #espanol_home {
	width: 150px;
	margin: 0;
	background-color: #f2f2f2;
	float: right;
	padding: 0;
}

#news_blog_espanol h4 {
	color: #000;
	font: bold 12px/1em Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#news_blog_espanol p {
	margin: 10px 0 0;
	padding: 0;
	color: #6e6e6e;
}

#news_blog_espanol p.date {
	margin: 10px 0 0;
	padding: 0;
	color: #6e6e6e;
}

#news_blog_espanol p.blog_title {
	margin: 10px 0 0;
	padding: 0;
	color: #6e6e6e;
	font-weight: bold;
}

#news_blog_espanol #espanol_home p {
	font-size: 10px;
	padding: 0 10px 10px;
	margin: 0;
}

#newsletter {
	background-color: #fff;
	margin: 0;
	padding: 0;
	display: block;
	width: 150px;
	height: 79px;
}

/* New columns */

.home_col {
	width: 246px;
	margin-right: 16px;
	float: left;
}

.home_col_last {
	width: 246px;
	margin-right: 0px;
	float: left;
}

.home_col_last img {
	float: left;
	margin-right: 14px;
	margin-bottom: 5px;
}

/* 5 columns bellow image, for quote, testimonials, etc. */

.home-cols {
	width: 182px;
	float: left;
	cursor: pointer;
}

.home-cols img {
	float: left;
	margin-right: 10px;
}

.top10 {
	background: url(../img/home/home-top-10.png) no-repeat right bottom;
}

.mr10 {
	margin-right: 14px;
}

/* @end */

/* @group Contact */

#contact_info_wrap {
	width: 770px;
	margin: 0 0 0 130px;
	clear: both;
	padding: 0 0 65px;
}

#contact_info_wrap h3 {
	color: #000;
	font: bold 12px/1em Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0;
}

#contact_info_wrap p {
	margin: 0 0 10px;
	padding: 0;
}

#contact_info_wrap p.big {
	font-weight: bold;
	font-size: 11px;
	line-height: 1.5em;
	margin: 20px 0;
}

#contact_info_wrap #address {
	width: 355px;
	margin: 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #c7c7c7;
	float: left;
}

#contact_form_wrap {
	width: 355px;
	margin: 0;
	padding: 0 0 0 19px;
	border-left: 1px solid #c7c7c7;
	float: right;
}

#contact_form_wrap h3 {
	margin-left: 130px;
}

#contact_form_wrap form {
	margin: 20px 0 0;
	padding: 0;
}

#contact_form_wrap .form_element {
	width: 355px;
	margin: 0;
	padding: 10px 0;
	clear: both;
}

#contact_form_wrap p.form_label {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}

#contact_form_wrap p.form_field {
	float: right;
	width: 225px;
	margin: 0;
	padding: 0;
}

.ie6 #contact_form_wrap p.form_field {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
}

#contact_form_wrap p.form_note {
	float: right;
	width: 225px;
	margin: 0;
	padding: 0;
	color: #daa41a;
	font-size: 10px;
}

/* Form styles */

#contact_form_wrap input {
	width: 100%;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #a6a6a6;
	font: 10px/1.5em "Lucida Grande", Lucida, Helvetica, sans-serif;
}

#contact_form_wrap input.submit_btn {
	float: left;
	width: 177px;
	height: 18px;
	border-style: none;
	margin: 0;
	padding: 0;
	font: 10px/1.5em "Lucida Grande", Lucida, Helvetica, sans-serif;
}

#contact_form_wrap textarea {
	width: 100%;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-left: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	font: 10px/1.5em "Lucida Grande", Lucida, Helvetica, sans-serif;
}

#contact_form_wrap input:focus, #contact_form_wrap textarea:focus {
	background-color: #f1f1f1;
}

#contact_form_wrap select {
	width: 100%;
	margin: 0;
	font: 10px/1.5em "Lucida Grande", Lucida, Helvetica, sans-serif;
}


/* @end */

/* @group Process */

#process_flash {
	width: 770px;
	height: 450px;
	margin: 0;
	padding: 0;
}



/* @end */

/* @group Services */

#services_wrap {
	width: 770px;
	margin: 0;
	font-size: 10px;
}

#services_wrap a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 100%;
}

#services_wrap a:hover {
	color: #daa41a;
}

#services_wrap h2 {
	color: #000;
	font: normal bold 12px/1.5em Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
}

#services_wrap ul, #sitemap-wrap ul {
	list-style-type: none;
}

#services_wrap li, #sitemap-wrap li {
	margin: 0;
	padding: 2px 0 2px 10px;
	background: url(../img/global/bullet_white.png) no-repeat left center;
	font-size: 10px;
}

#branding {
	float: left;
	width: 188px;
	margin: 0 20px 0 0;
	padding: 0;
}

#web {
	float: left;
	width: 187px;
	margin: 0 20px 0 0;
}

#print {
	float: left;
	width: 187px;
	margin: 0 20px 0 0;
}

#photography {
	float: left;
	width: 147px;
	margin: 0;
}

#reasons-wrap {
	width: 770px;
	background-color: #efefef;
	margin-top: 20px;
}

#reasons-wrap h2 {
	margin-bottom: -8px;
}

#reasons-wrap p {
	font-size: 10px;
	line-height: 1.4em;
}

#reasons-wrap #left {
	float: left;
	width: 320px;
	margin-right: 30px;
	padding: 5px 20px 20px;
}

#reasons-wrap #right {
	float: left;
	width: 320px;
	padding: 5px 20px 20px;
}

#reasons-wrap .reasons {
	padding-left: 30px;
	min-height: 100px;
}

#reasons-wrap .one {
	background: url(../img/partner/one.png) no-repeat left top;
}

#reasons-wrap .two {
	background: url(../img/partner/two.png) no-repeat left top;
}

#reasons-wrap .three {
	background: url(../img/partner/three.png) no-repeat left top;
}

#reasons-wrap .four {
	background: url(../img/partner/four.png) no-repeat left top;
}

#reasons-wrap .five {
	background: url(../img/partner/five.png) no-repeat left top;
}

#reasons-wrap .six {
	background: url(../img/partner/six.png) no-repeat left top;
}

#reasons-wrap .seven {
	background: url(../img/partner/seven.png) no-repeat left top;
}

#reasons-wrap .eight {
	background: url(../img/partner/eight.png) no-repeat left top;
}

#reasons-wrap .nine {
	background: url(../img/partner/nine.png) no-repeat left top;
}

#reasons-wrap .ten {
	background: url(../img/partner/ten.png) no-repeat left top;
}



/* @end */

/* @group Work */

#landing_description {
	width: 260px;
	margin: 0 20px 0 0;
	padding: 0 20px 0 0;
	float: left;
}

#landing_projects {
	float: left;
	width: 470px;
	margin: 0;
	padding: 0;
}

/* Work Philosophy */

#services_wrap p.image {
	margin: 20px 0 0;
}

#work_branding {
	float: left;
	width: 178px;
	margin: 0 20px 0 0;
	padding: 0;
}

#work_web {
	float: left;
	width: 177px;
	margin: 0 20px 0 0;
}

#work_print {
	float: left;
	width: 177px;
	margin: 0 20px 0 0;
}

#work_photography {
	float: left;
	width: 177px;
	margin: 0;
}

.work_box {
	width: 157px;
	height: 100px;
	margin: 0 0 20px;
	padding: 10px;
	background-color: #ebebeb;
	clear: both;
}

.work_box img {
	margin: -4px;
	border: 4px solid #fff;
}

.work_box img:hover {
	margin: -4px;
	border: 4px solid #000;
}

#work_branding a, #work_web a, #work_print a, #work_photography a, #work_branding a:hover, #work_web a:hover, #work_print a:hover, #work_photography a:hover {
	margin: 0 !important;
	padding: 0 !important;
	border-style: none !important;
	background-color: #fff !important;
}

/* Work Projects */

.project_row {
	width: 770px;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
}

.project {
	width: 221px;
	padding: 10px;
	margin: 0 20px 0 0;
	float: left;
	border: 1px solid #ddd;
	background-color: #f7f7f7;
}

.project_last {
	width: 222px;
	padding: 10px;
	margin: 0;
	float: left;
	border: 1px solid #ddd;
	background-color: #f7f7f7;
}

.project_row p, .project_row_web p, .project_row_inter p {
	margin: 0 0 5px;
}

.project_row img, .project_row_web img, .project_row_inter img {
	width: 221px;
	height: 80px;
}

/*.project_row img:hover {
	margin: -3px;
	border: 3px solid #000;
}*/

/*.project_row a:hover, .project_row_web a:hover, .project_row_inter a:hover {
	margin: 0;
	padding: 0;
	border-style: none;
	background-color: transparent;
}*/

.project:hover {
	cursor: pointer !important;
	border-color: #daa41a;
	border-width: 3px;
	margin: -2px 18px -2px -2px;
	background-color: #fff;
}

.project_last:hover {
	cursor: pointer !important;
	border-color: #daa41a;
	border-width: 3px;
	margin: -2px;
	background-color: #fff;
}

/* Work Examples */

#work_top {
	width: 770px;
}

h1#work_title {
	width: 495px;
	height: 24px;
	margin-right: 10px;
	float: left;
}

#work_select {
	width: 255px;
	margin: 0;
	float: left;
	background-color: #6c6c6c;
	padding: 5px;
	display: none;
}

#work_select select {
	width: 100%;
	font-size: 9px;
}

v_slideout_other_projects a {
	display: block;
}

#work_specs {
	width: 770px;
	margin: 0;
	padding: 0;
}

#work_overview {
	width: 495px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

#work_overview p {
	margin: 8px 0 0;
	padding: 0;
}

#work_overview p.first {
	margin-top: 0;
	margin-bottom: 0;
}

#work_services {
	width: 245px;
	margin: 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #c7c7c7;
	float: left;
}

#work_services p.first {
	margin: 0;
}

#work_services p {
	font-size: 9px;
	line-height: 1.5em;
	padding: 0;
	margin: 4px 0 0;
}

p.project_name {
	font-size: 12px;
}

/* websites + nteractive */

#websites {
	width: 522px;
	float: left;
}

.project_row_web {
	width: 522px;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
}

#interactive {
	width: 242px;
	float: right;
}

.project_row_inter {
	width: 242px;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
}

p#launch_site a, p#launch_site a:visited, p#launch_site-b a:hover, p#launch_site-b a:active {
	padding: 3px 3px 3px 8px !important;
	background: #000 url(../img/global/a_background.png) no-repeat right center;
	color: #fff;
	display: block;
	margin: 15px 0 0 0 !important;
	width: 40%;
}

p#launch_site a:hover, p#launch_site a:active, p#launch_site-b a:hover, p#launch_site-b a:active {
	padding: 3px 3px 3px 8px !important;
	background: #000 url(../img/global/a_background.png) no-repeat right center;
	color: #daa41a;
	display: block;
	margin: 15px 0 0 0 !important;
	width: 40%;
}

/* Logotype Grid */

.logotypes_row {
	width: 770px;
	margin: 0 0 20px;
	font-size: 9px;
}

.logotypes_row_last {
	width: 770px;
	margin: 0;
	font-size: 9px;
}

.logotype {
	float: left;
	width: 177px;
	margin: 0 20px 0 0;
	padding: 0;
}

.logotype_last {
	float: left;
	width: 178px;
	margin: 0;
	padding: 0;
}

.logo_box {
	width: 157px;
	height: 100px;
	margin: 0;
	padding: 10px;
	background-color: #ebebeb;
	clear: both;
}

.ie6 .logo_box {
	width: 157px;
	height: 100px;
	margin: 0;
	padding: 10px 10px 7px;
	background-color: #ebebeb;
	clear: both;
}

.logo_box img {
	margin: -4px;
	border: 4px solid #fff;
}

.logo_box img:hover {
	margin: -4px;
	border: 4px solid #c1c1c1;
}

.logotype a, logotype a:hover, .logotype_last a, logotype_last a:hover {
	margin: 0 !important;
	padding: 0 !important;
	border-style: none !important;
	background-color: #fff !important;
}



/* @end */

/* @group Espanol */

#espanol_wrap {
	background: url(../img/capabilities/monitor.png) no-repeat 140px bottom;
	padding-bottom: 35px;
}

.ie #espanol_wrap {
	background: url(../img/capabilities/monitor.png) no-repeat 180px bottom;
	padding-bottom: 25px;
}

#secondary_content_espanol {
	width: 450px;
	margin: 0 0 0 130px;
	padding: 0 0 0 220px;
	border-left: 5px solid #daa41a;
	clear: both;
	height: 117px;
}

#secondary_content_espanol p {
	margin-bottom: 10px;
}

/* @end */

/* @group Community */

.community {
	width: 770px;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
}

.community p {
	font-size: 9px;
	margin-top: 8px;
	line-height: 1.5em;
}

.community #aiga {
	width: 163px;
	min-height: 50px;
	padding: 0 10px 0 70px;
	margin: 0 20px 0 0;
	float: left;
	background: url(../img/community/AIGA.png) no-repeat;
}

.community #accord {
	width: 163px;
	min-height: 50px;
	padding: 0 10px 0 70px;
	margin: 0 20px 0 0;
	float: left;
	background: url(../img/community/accord.png) no-repeat;
}

.community #chamber {
	width: 163px;
	min-height: 50px;
	padding: 0 10px 0 70px;
	margin: 0;
	float: left;
	background: url(../img/community/chamber.png) no-repeat 0 3px;
}

.community #pro-bono {
	width: 700px;
	min-height: 50px;
	margin: 0 20px 0 0;
	float: left;
	background: url(../img/community/pro-bono.png) no-repeat;
	padding: 0 10px 0 70px;
}



/* @end */

/* @group About */

#about_us {
	width: 770px;
	margin: 0 0 20px;
	padding: 0;
	clear: both;
}

#about_us p {
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 0;
}

#about_us #left_col {
	width: 270px;
	min-height: 50px;
	padding: 0 10px 0 0;
	margin: 0 20px 0 0;
	float: left;
}

#about_us #middle_col, #about_us #middle_col_about {
	width: 560px;
	min-height: 50px;
	margin: 0 20px 0 0;
	float: left;
	padding: 0 10px 0 0;
}

/*#about_us #middle_col_about h2 {
	margin-left: 80px;
}*/

#about_us #right_col {
	width: 160px;
	min-height: 50px;
	margin: 0;
	float: left;
}

#jose {
	background: url(../img/us/jose_60x60.jpg) no-repeat;
	width: 480px;
	margin: 0;
	padding: 0 0 0 80px;
}

.ie #jose {
	background: url(../img/us/jose_60x60.jpg) no-repeat 0 10px;
	width: 480px;
	margin: 0;
	padding: 0 0 0 80px;
}

#about_us #right_col a:hover {
	padding: 0;
	margin: 0;
	background-color: transparent;
	border-style: none;
}

#about-text {
	width: 560px;
	min-height: 50px;
	margin: 0 20px 0 0;
	float: left;
	padding: 0 10px 0 0;
}

#testimonials {
	width: 160px;
	margin: 0;
	float: left;
	font-size: 9px;
	color: #868686;
}

#testimonials p {
	margin: 0;
	font-size: 9px;
}



/* @end */

/* @group RFE Form */

#rfe_form_wrap {
	width: 770px;
	margin: 0;
	padding: 0;
}

#rfe_left {
	margin: 0 30px 0 0;
	width: 370px;
	padding: 0;
	float: left;
}

#rfe_right {
	margin: 0;
	width: 370px;
	padding: 0;
	float: left;
}

#rfe_form_wrap form {
	margin: 0;
	padding: 0;
}

#rfe_form_wrap form h4 {
	margin-left: 130px;
}

#rfe_form_wrap .form_element {
	width: 355px;
	margin: 0;
	padding: 10px 0;
	clear: both;
}

#rfe_form_wrap p.form_label {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}

#rfe_form_wrap p.form_field {
	float: right;
	width: 225px;
	margin: 0;
	padding: 0;
}

.ie6 #rfe_form_wrap p.form_field {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
}

#rfe_form_wrap .form_field_check {
	float: right;
	width: 225px;
	margin: 0;
	padding: 0;
}

.ie6 #rfe_form_wrap .form_field_check {
	float: right;
	width: 220px;
	margin: 0;
	padding: 0;
}

#rfe_form_wrap p.form_note {
	float: right;
	width: 225px;
	margin: 0;
	padding: 0;
	color: #daa41a;
	font-size: 10px;
}

/* Form styles */

#rfe_form_wrap input {
	width: 100%;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #a6a6a6;
	font: 10px/1.5em "Lucida Grande", Lucida, Helvetica, sans-serif;
}

#rfe_form_wrap .form_field_check p {
	margin: 0 0 7px;
	padding: 0 0 3px;
	border-bottom: 1px solid #a6a6a6;
}

#rfe_form_wrap .form_field_check input {
	margin: 0 8px 0 0;
	width: 20px;
	font: 10px/1.5em "Lucida Grande", Lucida, Helvetica, sans-serif;
	padding: 0;
	border-left-style: none;
	border-bottom-style: none;
}

#rfe_form_wrap input.submit_btn {
	float: left;
	width: 177px;
	height: 18px;
	border-style: none;
	margin: 0;
	padding: 0;
	font: 10px/1.5em "Lucida Grande", Lucida, Helvetica, sans-serif;
}

#rfe_form_wrap textarea {
	width: 100%;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-left: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	font: 10px/1.5em "Lucida Grande", Lucida, Helvetica, sans-serif;
}

#rfe_form_wrap input:focus, #rfe_form_wrap textarea:focus {
	background-color: #f1f1f1;
}

#rfe_form_wrap select {
	width: 100%;
	margin: 0;
	font: 10px/1.5em "Lucida Grande", Lucida, Helvetica, sans-serif;
}



/* @end */

/* @group Partner */

#featured_project_wrap {
	margin: 0;
	padding: 0;
	width: 770px;
}

#flash_featured {
	width: 380px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
}

#desc_featured {
	width: 350px;
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
}

#desc_featured p.desc {
	font-size: 9px;
	margin: 5px 0 0;
}



/* @end */

/* @group Sitemap */

#sitemap-wrap {
	width: 770px;
	margin: 0;
	padding: 0;
}

.sitemap-col {
	width: 256px;
	float: left;
}



/* @end */

/* @group Pro-Bono */

#pro-bono-text {
	width: 475px;
	padding-right: 295px;
}

.probono-image {
	background: url(../img/community/pro-bono-people.png) no-repeat right bottom;
}



/* @end */

/* @group SEO */

#seo-keywords {
	font-size: 6pt;
	color: white;
	width: 500px;
	display: none;
}

#linkedin_badge_gen_0 {
	background-image: none !important;
}



/* @end */