@charset "UTF-8";
/* CSS Document */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hovuerNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; /* commented out 2/19/09 background-image: url(data:image/gif;base64,AAAA);  Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #333333;
        background-image:url(../images/background.gif);
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}





/* Colors. Main CSS Below */
/*
Main orange: #f78f1e
Deep gray: #58595b


*****possible replacement, medium gray:#
medium gray: #939598


light gray: #bcbec0
deep blue:#24487a;

light gray:#e8e9e9


blue: 457fb1
olive: 9fa162

pink: ea3291

brown: bf8f2b

gray: 6d6e71


*/


a.small_news {

        color:#a7a9ac;
        font-weight: normal;
    }


.calendar_subhead	{

padding-bottom: 15px; 
font-family:Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #939598;

}

.color_green	{

color:#2c9031;

}


.color_main_orange	{

	color:#f78f1e;

}



.color_deep_gray	{

	color:#58595b;

}


.color_light_gray	{

	color:#bcbec0;

}

.color_medium_gray	{

	color:#939598;

}

.color_deep_blue	{

	color:#24487a;

}


.color_medium_blue	{

	color:#457fb1;

}

.color_olive	{

	color:#9fa162;

}

.color_brown	{

	color:#bf8f2b;

}

.color_pink	{

	color:#ea3291;

}

.color_black	{

	color:#000000;

}












/* */
/* */
/* Main Css */
/* */
/* */


#background_work	{

	background:url(../images/background_work.gif) repeat-y;
}




.baits ul.menu	{

padding:0px;



}


.baits a img {

margin:0px 0px 7px 0px;

}

.baits ul.menu li	{

border-bottom:solid 1px #dddddd;
background-image:url(../images/background_work_arrow.gif);
background-repeat:no-repeat;
margin:3px 0px 0px 0px;

}



.baits ul.menu li a	{


font: 11px/13px Helvetica, Arial, sans-serif;
color:#58595b;
padding:0px 0px 3px 15px;
margin:0px;
display:block;
width:150px;

}

.baits ul.menu li a:hover	{

font: 11px/13px Helvetica, Arial, sans-serif;
color:#f78f1e;


}

.baits ul.menu li img	{

float:left;
padding:0px 3px 0px 0px;
margin:0px;

}

.baits ul.menu li.last {

border:none;

}



.bottom_footer {
width:960px;
background-color:#cccccc;
float:left;
margin:0px 0px 0px 0px;
}

.bottom_footer_insert   {

    background-image:url(../images/bottom_footer_shadow_2.gif);
    background-repeat:no-repeat;
    background-position:bottom;
    width:934px;
    
}

.bottom_footer_insert div   {

    margin-top:10px;
}

.bottom_footer_box  {

    width:933px;
    background-image:url(../images/bottom_footer_shadow_1.gif);
    background-repeat:repeat-y;
    background-color:#fff;
    margin:0px 0px 0px 13px;
}

.bottom_footer a.header	{

font: 11px/12px Arial, Helvetica, sans-serif;
color:#ff6600;
text-decoration:none;
display:block;
padding:0px 0px 4px 0px;
text-transform:uppercase;
font-weight:bold;

}

.bottom_footer .wrap_case_studies {

float:left;
width:170px;

}

.bottom_footer .wrap_markets {

float:left;
width:125px;

}


.bottom_footer ul  {

padding:0px 0px 15px 0px;
margin:0px;


}


.bottom_footer ul li {

padding:0px 0px 0px 0px;


}


.bottom_footer  ul li a {

font: 11px/14px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;
display:block;
height:14px;

}


.bottom_footer  ul li a.color_green {

font: 11px/14px Arial, Helvetica, sans-serif;
color:#2c9031;
text-decoration:none;
display:block;
height:14px;

}




.bottom_footer  ul li a:hover {

color:#ff6600;
}





.bottom_footer .compound_list  	{

padding:0px 0px 8px 0px;
	
}


.bottom_footer .compound_list ul 	{

padding:0px 0px 0px 0px;
margin:0px;

	
}

.bottom_footer .compound_list ul.recessed 	{

padding:15px 0px 0px 0px;
margin:0px;

}


.bottom_footer .compound_list li 	{

padding:0px 0px 0px 0px;
	
}
.bottom_footer .compound_list li a	{

font: 11px/14px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;
display:block;
height:15px;
/*font-weight:bold;*/

}

.bottom_footer .compound_list li ul li	{

margin:0px 0px 0px 15px;
padding:0px 0px 0px 0px;
list-style-image: url(../images/list_dash.gif);

}

.bottom_footer .compound_list li ul li a	{

font: 11px/14px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;
display:block;
height:14px;

}


.bottom_footer .compound_list li ul li a:hover	{

color:#ff6600;

}





.bottom_footer .booth_1 {

float:left;
width:140px;
padding-left:15px;


}

.bottom_footer .cs_1 {

float:left;
width:200px;


}


.bottom_footer .cs_2 {

float:left;
width:140px;


}

.bottom_footer .cs_3 {

float:left;
width:135px;


}






.bottom_footer .wrap_company_profile {

float:left;
width:160px;

}


.bottom_footer .wrap_contact_us  {

float:left;


}


.bottom_footer .wrap_contact_us p {

font: 11px/14px Arial, Helvetica, sans-serif;
color:#58595b;
padding:0px 0px 7px 0px;

}


.bottom_footer .wrap_contact_us p.padding_large {

padding:0px 0px 20px 0px;
margin:0px;

}


.bottom_markets_landing	{

background:url(../images/background_bottom_markets.jpg) no-repeat;
background-position: 287px 0px;
height:469px;
position:relative;


}



.border_home	{

border-bottom:solid 1px #7ac142;


}



.border_work	{

border-bottom:solid 1px #dddddd

}

.border_work_top	{

border-top:solid 1px #dddddd

}

.border_clients	{

border-top:solid 1px #f78f1e

}



.box_drag_markets	{

	position:absolute;

}

.box_drag_markets a	{

	font: 10px/12px Arial, Helvetica, sans-serif;
	color:#58595b;
	text-decoration:none;

}

.box_drag_markets h2	{

	font: 17px/19px Arial, Helvetica, sans-serif;
	color:#58595b;
	padding:0px;
	margin:0px;

}

.box_drag_markets h2 a	{

	font: 17px/19px Georgia, "Times New Roman", Times, serif;
	color:#58595b;
	text-decoration:none;
	font-weight:normal;

}

.box_information_markets	{

	position:absolute;
	width:315px;
	
	font: 14px/17px Georgia, "Times New Roman", Times, serif;
	color:#939598;

}

.box_information_markets p	{

	padding:15px 0px 0px 15px;
	width:250px;
}

/* client list case studies */

.cl_case_study_box {
	width:960px;
	height:740px;
    float:left;
    background-color:#ebebec;
}


.cl_case_study_box p	{
	color:#666666;
	font: 11px/11px Helvetica, Arial, sans-serif;
	padding:5px 0px 5px 13px;
	/* Safari still requires a reset of the margin in spite of the reset sheet attached */
	margin:0px;
}
	
.cl_case_study_box p a	{
	font-family: Helvetica, Arial, sans-serif;
	color:#ff6600;
	text-decoration:none;
}



.cl_case_study_box img {
    padding:0px 0px 0px 13px;
}

.cl_case_study_box img.img_reset   {
    margin:0px;
    padding:0px;
    float:left;
}




/* contact us case studies */

.cu_case_study_box {
	width:960px;
    height:794px;
    float:left;
    background-color:#ebebec;
}

.cu_case_study_box p	{
	color:#666666;
	font: 11px/11px Helvetica, Arial, sans-serif;
	padding:5px 0px 5px 13px;
	/* Safari still requires a reset of the margin in spite of the reset sheet attached */
	margin:0px;
}
	
.cu_case_study_box p a	{
	font-family: Helvetica, Arial, sans-serif;
	color:#ff6600;
	text-decoration:none;
}

.cu_case_study_box img {
      padding:0px 0px 0px 13px;
}

.cu_case_study_box img.img_reset   {
    margin:0px;
    padding:0px;
    float:left;
}

/* company news */
.cp_case_study_box {
    width:960px;
    float:left;
    background-color:#ebebec;
}

.cp_case_study_box p	{
	color:#666666;
	font: 11px/11px Helvetica, Arial, sans-serif;
	padding:5px 0px 5px 13px;
	/* Safari still requires a reset of the margin in spite of the reset sheet attached */
	margin:0px;
}
	
.cp_case_study_box p a	{
	font-family: Helvetica, Arial, sans-serif;
	color:#ff6600;
	text-decoration:none;
}


.cp_case_study_box img {
   padding:0px 0px 0px 13px;
}


.cp_case_study_box img.img_reset   {
    margin:0px;
    padding:0px;
    float:left;
}


/*home case studies */
.ne_case_study_box {

	width:960px;
    height:860px;
    float:left;
    background-color:#ebebec;
}
.ne_case_study_box p	{
	color:#666666;
	font: 11px/11px Helvetica, Arial, sans-serif;
	padding:5px 0px 5px 13px;
	/* Safari still requires a reset of the margin in spite of the reset sheet attached */
	margin:0px;
}
	
.ne_case_study_box p a	{
	font-family: Helvetica, Arial, sans-serif;
	color:#006633;
	text-decoration:none;
}


.ne_case_study_box img {
	padding:0px 0px 0px 13px;
    
}

.ne_case_study_box img.img_reset   {
    margin:0px;
    padding:0px;
    float:left;
}

.ne_case_study_box img.img_reset   {
    margin:0px;
    padding:0px;
    float:left;

}





/* upcoming events */
.ue_case_study_box {

    width:960px;
    height:940px;
    float:left;
    background-color:#ebebec;
}

.ue_case_study_box p	{

	color:#666666;
	font: 11px/11px Helvetica, Arial, sans-serif;
	padding:5px 0px 5px 13px;
	
	/* Safari still requires a reset of the margin in spite of the reset sheet attached */
	margin:0px;
	
	
	}
	
.ue_case_study_box p a	{
	font-family: Helvetica, Arial, sans-serif;
	color:#006633;
	text-decoration:none;

}


.ue_case_study_box img {

        padding:0px 0px 0px 13px;
    
}

.ue_case_study_box img.img_reset   {

    margin:0px;
    padding:0px;
    float:left;

}



/* terms of use */
.tu_case_study_box {
    width:960px;
    height:1990px;
    float:left;
    background-color:#ebebec;
}

.tu_case_study_box p	{
	color:#666666;
	font: 11px/11px Helvetica, Arial, sans-serif;
	padding:5px 0px 5px 13px;
	/* Safari still requires a reset of the margin in spite of the reset sheet attached */
	margin:0px;
}
	
.tu_case_study_box p a	{
	font-family: Helvetica, Arial, sans-serif;
	color:#ff7700;
	text-decoration:none;
}


.tu_case_study_box img {
	padding:0px 0px 0px 13px;
}


.tu_case_study_box img.img_reset   {

    margin:0px;
    padding:0px;
    float:left;

}

/* equal opportunity and privacy policy */


.eo_case_study_box {
    width:960px;
    height:665px;
    float:left;
    background-color:#ebebec;
}

.eo_case_study_box p	{
	color:#666666;
	font: 11px/11px Helvetica, Arial, sans-serif;
	padding:5px 0px 5px 13px;
	/* Safari still requires a reset of the margin in spite of the reset sheet attached */
	margin:0px;
}
	
.eo_case_study_box p a	{
	font-family: Helvetica, Arial, sans-serif;
	color:#ff7700;
	text-decoration:none;
}


.eo_case_study_box img {
	padding:0px 0px 0px 13px;
    
}

.eo_case_study_box img.img_reset   {

    margin:0px;
    padding:0px;
    float:left;

}


.case_study_box img.img_reset   {

    margin:0px;
    padding:0px;
    float:left;

}


.case_study_box {

    width:960px;
    height:480px;
    float:left;
    background-color:#ebebec;
}



.case_study_box p	{

	color:#666666;
	font: 11px/11px Helvetica, Arial, sans-serif;
	padding:5px 0px 5px 13px;
	
	/* Safari still requires a reset of the margin in spite of the reset sheet attached */
	margin:0px;
	
	
	}

.case_study_box p a	{

	color:#ff6600;
	text-decoration:none;

}


.case_study_box img {

        padding:0px 0px 0px 13px;
    
}



.breadcrumb_landing_cs {

height:20px;
width:759px;
background: #fff url(../images/background_breadcrumb.gif) repeat-x;
}




.breadcrumb_landing_cs p	{

	color:#f78f1e;
	font: 9px/11px Helvetica, Arial, sans-serif;
	padding:5px 0px 0px 10px;
	
	/* Safari still requires a reset of the margin in spite of the reset sheet attached */
	margin:0px;
	
	
	}

.breadcrumb_landing_cs p a	{

	color:#f78f1e;
	text-decoration:none;

}

.breadcrumb_landing_cs p a.lead	{

	color:#f78f1e;
	text-decoration:none;

}





.calendar_div	{

width:540px;
border-top:solid 1px #f78f1e;
padding-top:20px;

}




.calendar_div a	img {

padding:0px 3px 0px 0px;
display:inline;
float:none;
margin:0px;

}


/* controls the question headers on the FAQ page */
.calendar_div a	{

font: 13px/15px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:0px 0px 7px 0px;
font-weight:bold;
display:block;
width:450px;

}

.calendar_div a.topper	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

}

.calendar_div a.topper:hover	{


text-decoration:underline;

}



.center_template_b .calendar_div h2	{

font: 12px/15px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:0px 0px 7px 0px;
font-weight:bold;
display:block;
width:450px;

}


.casestudy_breadcrumb {
height:25px;
width:760px;
background-color:#993399;
}

.casestudy_left_binder {
width:760px;
float:left;
height:100%;
background-color:#33CCCC;
}


.casestudy_list {

    float:left;
    height:76px;
    position:relative;
    width:490px;

}



.casestudy_list a   {

font: 11px/14px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;
    
}

.casestudy_list a:hover   {

color:#f78f1e;

}

.casestudy_list_individual  {

   margin:0px 0px 70px 0px;
}


.casestudy_list_info {
    position:absolute;
    bottom:0px;
    left:110px;
    }

.casestudy_list .large   {

font: 20px/24px Georgia, "Times New Roman", Times, serif;

}

.casestudy_list a.image   {
position:absolute;
bottom:0px;
left:0px;
}



.casestudy_right {

width:193px;
float:left;
background-color:#00FF33;

}

.center_case	{

width:480px; 
float:left; 
overflow:hidden;
margin:0px 0px 20px 0px;

}

.center_case img	{

margin:0px 0px 10px 0px;

}




.center_case img.none	{

margin:0px 0px 0px 0px;

}



.center_case p.small	{

font: 10px/12px Arial, Helvetica, sans-serif;
color:#58595b;

width:260px;
padding:0px 0px 15px 0px;




}


.center_homepage {

width:163px;
float:left;
padding-bottom:15px;

}



.center_homepage h2 {

font: 16px/20px Georgia, "Times New Roman", Times, serif;
color:#f78f1e;
height:26px;
padding:0px;
margin:15px 0px 0px 0px;

}

.center_homepage h3 {
padding:0px;
margin:0px;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;


}


.center_homepage img {

padding:0px;
margin:0px 0px 7px 0px;

}

.center_homepage p {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
padding:2px 0px 7px 0px;
margin:0px;


}

.center_homepage a {

padding:0px 0px 0px 0px;
margin:0px 0px 17px 0px;
width:163px;
display:block;

text-align:right;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;



}

.center_homepage a img{

margin:0px;

}

.center_left_template_interior_a	{

float:left;
width:180px;
margin:7px 0px 0px 0px;

}


.center_left_template_interior_a h1	{

font: 10px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
margin:6px 0px 9px 0px;

}


.center_left_template_interior_a a.sub	{

float:left;
width:85px;
height:110px;
}



.center_left_template_interior_a a.main img	{

bottom:0px;
}

.center_right_template_interior_a	{

float:left;
width:348px;
margin:15px 0px 0px 0px;


}



.center_right_template_interior_a h1{

font: 16px/20px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px 0px 1px 0px;
padding:0px;

}

.center_right_template_interior_a h2{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px 0px 22px 0px;


}

.center_right_template_interior_a p {

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
margin:0px 0px 20px 0px;


}



.center_services	{

width:550px; 
float:left; 
margin:0px 0px 20px 0px;



}



.center_services a	{

display:block;
font: 12px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;
font-weight:bold;

}

.center_services a:hover	{

color:#58595b;


}

.center_services a.nonblock	{

display:inline;
font: 12px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;
font-weight:bold;

}

.center_services a.nonblock:hover	{

color:#58595b;


}

.center_services a.solo	{

display:block;
font: 12px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;
padding:8px 0px 12px 0px;
font-weight:bold;

}

.center_services a.solo:hover	{

color:#58595b;

}


.center_services ul {

list-style-type:none;
padding:0px 0px 12px 10px;

}


.center_services ul {
padding:0px 0px 12px 10px;
margin:0px;
font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
font-weight:bold;
}

/*
.center_services ul li {

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;

}*/

.center_services img	{

margin:0px 0px 20px 0px;


}


.center_services h1	{

color:#f78f1e;
font: 16px/20px Arial, Helvetica, sans-serif;
padding:0px 0px 1px 0px;

}

.center_services h2	{

color:#f78f1e;
font: 12px/16px Arial, Helvetica, sans-serif;

padding:0px 0px 9px 0px;
width:505px;

}



.center_services h3	{

color:#f78f1e;
font: 16px/20px Arial, Helvetica, sans-serif;
padding:0px 0px 9px 0px;
margin:0px;

}


.center_services h4	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:0px 0px 1px 0px;
font-weight:bold;
}





















.center_services p	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;

width:505px;
padding:0px 0px 15px 0px;

}


.center_template_legal	{

width:550px; 
float:left; 
margin:0px 0px 20px 0px;

}

.center_template_legal h2.start	{

font: 13px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
margin:0px 0px 7px 0px;

}

.center_template_legal h2	{

font: 13px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
margin:20px 0px 7px 0px;

}

.center_template_legal p	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
width:450px;
margin:0px 0px 15px 0px;


}

.center_template_b	{

width:550px; 
float:left; 
margin:0px 0px 20px 0px;

}

.center_template_b a	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
text-decoration:none;


}

.center_template_b img	{

margin:0px 0px 20px 0px;


}

.center_template_b .case_2	{

width:375px;
float:left;

}

.center_template_b .case_2 h3	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;


}

.center_template_b .case_2 ul {

padding-bottom:7px;
}

.center_template_b .case_2 ul li	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;

}

.center_template_b a.case_2	{

float:left;
display:block;

}

.center_template_b a.case img	{

padding:0px;
margin:0px 0px 8px 0px;

}


.center_template_b h2	{

color:#f78f1e;
font: 16px/20px Arial, Helvetica, sans-serif;
padding:0px 0px 9px 0px;
margin:0px;

}

/* headers for the trade shows */
.center_template_b h2.trade_shows	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;

font-weight: bold;
margin:0px;
padding:0px;

}

/* headers on publication page */
.center_template_b h3	{

font: 15px/20px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:0px 0px 0px 0px;
font-weight:bold;

}



/* event on calendar page, subheads on publication page, serves as a subheader for copy on
various company pages */
.center_template_b h4	{

font: 13px/20px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:0px 0px 0px 0px;
font-weight:bold;

}

/* date on calendar page, question on Q&A page, heading on Careers page*/
.center_template_b h5	{

font: 13px/15px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:0px 0px 7px 0px;
font-weight:bold;

}

.center_template_b h5.partners	{

font: 13px/15px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:10px 0px 3px 0px;
font-weight:bold;

}

.center_template_b h5.partners_following_gray	{

font: 13px/15px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:0px 0px 3px 0px;
font-weight:bold;

}

/* bootm heading on careers page, this combines with the bottom padding of .calendar_div  */
.center_template_b h6	{

font: 13px/15px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:13px 0px 7px 0px;
font-weight:bold;

}

.center_template_b h6.light	{

font: 13px/15px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:3px 0px 0px 0px;

}

.center_template_b .case_2 h2 	{

color:#f78f1e;
font: 16px/20px Arial, Helvetica, sans-serif;
padding:0px 0px 9px 0px;
width:355px;
}


.center_template_b p	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;

padding:0px 0px 15px 0px;
width:505px;

}

.center_template_b p.last	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;

padding:0px 0px 35px 0px;
width:505px;

}


.center_template_b .case_2 p 	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;

padding:0px 0px 15px 0px;
width:355px;


}



.center_template_b .news {

width:540px; 
float:left;
border-bottom:solid 1px #f78f1e; 
margin:0px 0px 10px 0px;

}



.center_template_b .news h1 {


font: 13px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;

padding:0px 0px 5px 2px;
margin:0px;

}


.center_template_b .news h2 {


font: 13px/12px Arial, Helvetica, sans-serif;
color: #939598;
padding:0px 0px 12px 2px;


}

.center_template_b .news h4 {


font: 13px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;

padding:0px 0px 2px 2px;

}

.center_template_b .news h4.font_weight_bold {


font-weight:bold;

}


.center_template_b .news p {


font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
padding:0px 0px 10px 2px;
margin:0px;
width:440px;

}










.center_template_b .contact {

width:540px; 
float:left;
border-bottom:solid 1px #f78f1e; 
margin:0px 0px 14px 0px;

}

.center_template_b .contact a {

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
display:block;
text-decoration:underline;

padding:0px 0px 2px 2px;


}

.center_template_b .contact h1 {


font: 13px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;

padding:0px 0px 6px 2px;

}


.center_template_b .contact h2 {


font: 13px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
margin:0px;
padding:0px 0px 12px 2px;

}

.center_template_b .contact h4 {


font: 13px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px;
padding:0px 0px 2px 2px;

}


.center_template_b .contact h4.contact_center {


font: 13px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px;
padding:8px 0px 8px 2px;

font-weight:bold;
width:542px;

}

.center_template_b .contact h4.font_weight_bold {


font-weight:bold;

}


.center_template_b .contact p {


font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
margin:0px;
padding:0px 0px 16px 2px;
width:440px;

}




.center_template_b .contact p.email4 {


font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
margin:0px;
padding:0px 0px 30px 2px;
width:542px;
	border-bottom:solid 1px #f78f1e;


}

.center_template_b .contact p.email5 {



padding:0px 0px 4px 2px;
width:542px;
border-bottom:solid 1px #dddddd




}





.center_template_b .contact p.short {


font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
padding:0px 0px 5px 2px;
width:440px;

}

.center_template_b .contact p.email {


font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
padding:0px 0px 24px 2px;
width:440px;

}



.center_template	{

width:550px; 
float:left; 
margin:0px 0px 20px 0px;



}


.client_list	{

border-top:solid 1px #f78f1e;
width:540px;
padding:0px 0px 30px 0px;

}

.client_list a.header	{

display:block;
font: 12px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;
font-weight:bold;
margin:8px 0px 0px 0px;
padding:0px;
}



.client_list a.header:hover	{

color:#58595b;

}




.client_list h3 {

font: 13px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;

margin:5px 0px 8px 3px;

padding:0px;
}


/* the industry header on industry recognition */
.client_list h4 {

font: 13px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;

margin:8px 0px 0px 3px;
padding:0px;
}

/* the year on industry recognition */
.client_list h5 {

font: 12px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;

padding:15px 0px 10px 3px;
margin:0px;

}

.client_list p	{

padding:0px 0px 10px 3px;
margin:0px;

}


.client_list ul {

padding:0px;
margin:7px 0px 0px 0px;
}

.client_list ul li {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
padding:2px 0px 2px 0px;
border-bottom:solid 1px #dddddd;

}




.client_list ul li.specific {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
padding:2px 0px 7px 0px;
border-bottom:solid 1px #dddddd;

}


.client_list ul li.last {

border:none;

}

.client_list ul li.last_specific {

border:none;
padding:2px 0px 7px 0px;


}

.client_list ul li a {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;
padding:2px 0px 0px 0px;


}

.client_list ul li a:hover {

color:#f78f1e;


}

.client_list ul li a img {

padding:0px 5px 0px 3px;
display:inline;
margin:0px;

}


.client_list_key  {

padding:0px;

}

.client_list_key li {

padding:1px 0px 1px 0px;
border-bottom:solid 1px #dddddd;

}

.client_list_key li.last {

border:none;

}

.client_list_key li a {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;
padding:0px 0px 0px 3px;

}

.client_list_key li a img {

padding:0px 5px 0px 3px;
display:inline;
margin:0px;

}

.client_list_breaker	{


	height:1px; 
	font-size:1px; 
	background-color:#fbc78e;
	margin:10px 0px 0px 0px;

}





.color_gray_1	{

	color:#58595b


}


.contact_item   {

    width:165px;
    border-bottom:solid 1px #dddddd;
    margin:0px 0px 12px 10px;
    padding:0px 0px 5px 0px;

}


.container_links_workitem	{

	text-align:right;
	padding:0px;
	margin:0px;
	/* height > 19px will bump any div below it; wanted to use a clear:right but it caused too much space between consecutive elements */
	height:19px;
	

}

.container_case_study_landing	{

	width:450px; 
	float:left; 

}


.container_links_workitem a	{

font: 10px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;

/* to offset the parent designation for anchor tags */
padding:0px;
width:auto;
height:auto;
background:none;


}


.container_links_workitem img	{

	float:right;
	margin:0px;
	padding:0px;
	margin-top:2px;	

}

.container_template_2	{

width:445px;

}


/* old work section landing page */


.container_work_landing	{

	width:440px; 
	float:left; 

}

.container_work_landing p	{

font: 19px/22px Arial, Helvetica, sans-serif;
color:#58595b;

width:400px;
padding:0px 0px 15px 0px;

}


.container_work_landing a	{

font: 13px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;
font-weight:bold;
padding:8px 0px 0px 0px;

}

.container_work_landing a.small	{

font: 10px/12px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

}


.container_work_landing ul  	{
margin:0px;
padding:0px;

}



.container_work_landing ul li a	{

font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;
font-weight:bold;
display:block;
padding:0px;
margin:0px 0px 0px 3px;



}

.container_work_landing ul li ul li	{

padding:2px 0px 2px 0px;
margin:0px;
border-bottom:solid 1px #dddddd

}


.container_work_landing ul li ul li a	{

margin:0px 0px 0px 15px;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;


}

.container_work_landing ul li ul li a:hover	{

color:#f78f1e;


}

/* end work landing old */




.float_left	{

	float:left;

}

.float_right	{

	float:right;
}

.font_weight_bold	{

	font-weight:bold;
}

.font_weight_normal	{

	font-weight:normal;

}

.footer_wrap {
width:1000px;
margin-left:auto;
margin-right:auto;

}




.font_weight_bold	{

font-weight:bold;

}


.four_oh_four	{

margin:20px 0px 0px 10px;
padding:0px;

}

.four_oh_four p	{


font-family:Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #939598;

}


.four_oh_four a	{


font-family:Arial, Helvetica, sans-serif;
font-size: 14px; 
color: #f78f1e;

}

h1	{

color:#f78f1e;
font: 34px/34px "Times New Roman", Times, serif;
font-weight:100;
margin:0px 0px 7px 0px;

	}


h1.calendar	{

color:#f78f1e;
font: 34px/34px "Times New Roman", Times, serif;
margin:0px 0px 11px 0px;
padding:100px 0px 0px 0px;

	}
	
	
.home_right_valign_1	{

margin:0px 0px 0px 12px; 
width:162px; 
clear:both; 
height:127px;
border-bottom:solid 1px #dddddd; 


}	
.test	{



color:#f78f1e;
font: 34px/34px "Times New Roman", Times, serif;
margin:0px 0px 7px 0px;

	}


	
	

h3.industry 	{


padding:10px 0px 10px 0px;
font: 13px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
}




.industry_reco_pad_2	{

	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; color: #58595b; 
	line-height: 13px; 
	padding-left:35px;

}

.industry_reco_pad_3	{

	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; color: #58595b; 
	line-height: 13px; 
	padding-left:23px;

}



.info_template_2 {
width:256px;
float:left;
}

.info_template_2 h2 {

font: 10px/12px Arial, Helvetica, sans-serif;
color:#24487a;
font-weight:bold;
margin:0px;
padding:0px;

}

.info_template_2 p {

font: 10px/12px Arial, Helvetica, sans-serif;
color:#58595b;
padding:0px 0px 10px 0px;
margin:0px;

}

.info_template_2 a {

font: 10px/12px Arial, Helvetica, sans-serif;
color:#24487a;
float:right;

text-decoration:none;


}

.info_template_2 img {
margin:0px;
}

.landing_list	{

border-top:solid 1px #f78f1e;
width:540px;
padding:0px 0px 30px 0px;

}

.landing_list_pad	{

padding:8px 0px 8px 3px;

}

.left_case_study {
width:280px;
height:100%;
float:left;
}


.left_case_study h1	{

color:#f78f1e;
font: 34px/34px "Times New Roman", Times, serif;
font-weight:100;
margin:0px 0px 7px 10px;

	}



.left_case_study img {

padding-left:10px;

}

.left_case_study p {

padding-left:10px;
font: 14px/18px Georgia, "Times New Roman", Times, serif;
color:#939598;
width:225px;

}

.left_case_study p.p2 {

padding:0px 0px 17px 10px;
font: 14px/18px Georgia, "Times New Roman", Times, serif;
color:#939598;
width:225px;

}

.left_case_study_rescue	{

padding:15px 0px 0px 10px;
font: 11px/13px Arial, Helvetica, sans-serif;color:#f78f1e;
font-weight:bold;
margin:0px;

}

.left_case_study ul {

margin:0px;
padding-left:10px;

}

.left_case_study ul li {

border-bottom:solid 1px #dddddd;
width:225px;


}

.left_case_study ul li a {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

}

.left_case_study ul li a:hover {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;

}

.left_case_study ul li.last {

border:none;

}




.left_side_binder {
width:760px;
float:left;
height:598px;
}


.left_side_cs {
width:280px;
float:left;
}






.left_side_cs h1	{

margin:0px 0px 15px 10px;
color:#f78f1e;
font: 34px/34px "Times New Roman", Times, serif;
	
	}
	
.left_side_cs p {

font: 13px/17px Georgia, "Times New Roman", Times, serif;
color:#939598;


width:230px;
margin:0px 0px 0px 10px;


}


/* sum of left_side_hd width = 208px */
.left_side_hd {
padding:0px 0px 0px 10px;
width:188px;
float:left;
}

.left_side_hd p {

font: 13px/17px Georgia, "Times New Roman", Times, serif;
color:#939598;
width:165px;

}

.left_side_home {
width:208px;
float:left;

}

.left_side_home .baits {

width:190px;

}

.left_side_home .baits h2 {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
margin:10px 0px 8px 10px;

}

.left_side_home .baits form select {

margin:0px 0px 10px 10px;
font: 10px/12px Arial, Helvetica, sans-serif;
color:#58595b;
width:160px;


border:solid 1px #cccccc;

font-weight:normal;


}

.left_side_home .baits img {

margin:0px 0px 10px 10px;

}

.left_side_home ul {

margin:0px 0px 20px 10px;
width:180px;
}

.left_side_home ul li {

border-bottom:solid 1px #dddddd;


}

.left_side_home ul li a {

font: 10px/14px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

}

.left_side_home .baits ul img {

margin:0px;

}

.left_side_home ul li.last {

border:none;

}




.wrap_980 {
width:980px;
float:left;
height:100%;
margin:0px 0px 0px 0px;
}

.left_side_work_landing {
width:207px;
float:left;
}


.left_side_work_landing form
{

margin:7px 0px 0px 10px;
}

.left_side_work_landing select
{

font: 10px/12px Arial, Helvetica, sans-serif;
color:#58595b;
border:solid 1px #cccccc;

font-weight:normal;
width:163px;
}



.left_side_work_landing h1	{

margin:0px 0px 15px 10px;
color:#f78f1e;
font: 34px/34px "Times New Roman", Times, serif;
	
	}
	
	
.left_side_work_landing h2 {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:10px 0px 5px 10px;
font-weight:bold;

}
	
.left_side_work_landing p {

font: 13px/17px Georgia, "Times New Roman", Times, serif;
color:#939598;


width:165px;
margin:0px 0px 0px 10px;


}


.left_side_work_landing ul {

margin:0px 0px 0px 10px;
padding:0px;


}

.left_side_work_landing ul li {

width:165px;
padding:0px 0px 2px 0px;
margin:0px 0px 2px 0px;


}

.left_side_work_landing ul li.last {

width:165px;
border:none;


}


.left_side_work_landing ul li a {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

padding-bottom:1px;
margin-bottom:1px;
border-bottom:solid 1px #dddddd;

width:165px;
display:block;


}


.left_side_work_landing ul li a:hover {

color:#f78f1e;

}


.left_side_work_landing ul li a.last {
border:none;
}

.left_side_work_landing ul li a.last:hover {
color:#f78f1e;
}

.left_side_work_landing ul li a img {

margin-right:3px;


}

.left_side_work_landing ul li ul {

margin:0px 0px 0px 0px;



}

.left_side_work_landing ul li ul li {

border-bottom:solid 1px #dddddd;
margin-bottom:0px;



}

.left_side_work_landing ul li ul li a {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;
border:none;
margin:2px 0px 0px 15px;
padding:0px;


}

.left_side_work_landing ul li ul li a:hover {

color:#f78f1e;



}





/* sum of this should be 207 */
.left_side_work_sub {
padding:0px 0px 0px 10px;
width:197px;
float:left;
}


.left_side_work_sub h1	{

margin:0px 0px 15px 10px;
color:#f78f1e;
font: 34px/34px "Times New Roman", Times, serif;
font-weight:normal;
	
	}
	
.left_side_work_sub h2 {

font: 10px/14px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:10px 0px 5px 0px;
font-weight:bold;

}

.left_side_work_sub p {

font: 10px/14px Arial, Helvetica, sans-serif;
color:#f78f1e;

border-bottom:solid 1px #dddddd;
width:160px;
margin:0px 0px 0px 0px;
padding:0px 0px 2px 0px;


}

.left_side_work_sub ul {

margin:0px 0px 0px 20px;
padding:0px;



}

.left_side_work_sub ul li {

padding:0px 0px 3px 0px;

}

.left_side_work_sub ul li a {

font: 10px/14px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;


}


.left_template_b {
width:207px;
height:100%;
float:left;
}


.left_template_b a.bait {
padding:0px 0px 10px 10px;
}

.left_template_b h1 {
padding:0px 0px 7px 10px;
margin:0px;
font-weight:normal;}

.left_template_b h2 {
font: 13px/17px Georgia, "Times New Roman", Times, serif;
color:#939598;

padding:0px 0px 15px 10px;
width:160px;

}


.left_template_b h3 {
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:0px 0px 7px 10px;
margin:0px;
font-weight:bold;

}

.left_template_b h4 {
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px;
padding:0px 0px 0px 10px;

}

.left_template_b h4.contact {
font: 13px/16px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px;
padding:0px 0px 3px 0px;
font-weight:bold;
}

.left_template_b h5 {
padding:0px 0px 10px 10px;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px;
font-weight:bold;

}



.left_template_b h5.contact {
font: 13px/20px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px;
padding:0px 0px 0px 0px;
}




.left_template_b img {

border:0px;
}

.left_template_b p {
padding:0px 0px 0px 8px;
margin:0px;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
}

.left_template_b p.contact {
padding:0px 0px 7px 10px;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
}

.left_template_b p.contact_left {
padding:0px 0px 7px 0px;
font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;
}

/* 

	controls the menu on the left side of the client list page
*/
.left_template_b ul {

margin:0px 0px 20px 10px;
width:165px;
padding:0px;
}

.left_template_b ul li {

border-bottom:solid 1px #dddddd;



}

.left_template_b ul li.last {

border:none;

}


.left_template_b ul li.last {

border:none;

}


	.left_template_f {
width:207px;
height:100%;
float:left;
}


.left_template_f {
padding:0px 0px 10px 10px;
}

.left_template_f h1 {
padding:0px 0px 7px 10px;
margin:0px;
font-weight:normal;}

.left_template_f h2 {
font: 13px/17px Georgia, "Times New Roman", Times, serif;
color:#939598;

padding:0px 0px 15px 10px;
width:160px;

}


.left_template_f h3 {
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
padding:0px 0px 7px 10px;
margin:0px;
font-weight:bold;

}

.left_template_f h4 {
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px;
padding:0px 0px 0px 10px;

}

.left_template_f h5 {
padding:0px 0px 10px 10px;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px;
font-weight:bold;

}



.left_template_f img {

border:0px;
}

.left_template_f p {
padding:0px 0px 0px 8px;
margin:0px;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
}

.left_template_f {
padding:0px 0px 7px 10px;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
}




.left_template_b ul li a {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

}

.left_template_b ul li a img {

margin-right:5px;

}



.left_template_b ul li a:hover {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;

}




.left_template_markets {
width:207px;
height:100%;
float:left;
}


.left_template_markets a.bait {
padding:0px 0px 0px 10px;
}

.left_template_markets a.bait img {
margin:0px 0px 10px 0px;
}

.left_template_markets h1 {
padding:0px 0px 0px 10px;
}

.left_template_markets h2 {
font: 13px/17px Georgia, "Times New Roman", Times, serif;
color:#939598;

padding:0px 0px 15px 10px;
width:160px;

}

.left_template_markets img {
border:0px;
}



.left_template_markets p {
padding:0px 0px 10px 10px;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px;

}

.left_template_markets h5 {
padding:0px 0px 7px 10px;
font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
margin:0px;
font-weight:bold;

}


/* this also controls the menus on the company page */
.left_template_markets ul {

margin:0px 0px 20px 10px;
width:165px;
padding:0px;
}

.left_template_markets ul li {



}

.left_template_markets ul li.last {

border:none;

}


/* the anchors in the top level should match the <li>s 
   in the sub-level
   
*/
.left_template_markets ul li a {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

padding-bottom:1px;
margin-bottom:1px;
border-bottom:solid 1px #dddddd;

width:162px;
display:block;


}

.left_template_markets ul li a.partners_side {



padding-top:5px;




}


.left_template_markets ul li a.last {

border:none;


}

.left_template_markets ul li a img {

margin-right:5px;

}



.left_template_markets ul li a:hover {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;

}

.left_template_markets ul li ul {

margin:0px;

}

.left_template_markets ul li ul li {

padding-bottom:1px;
margin-bottom:1px;
border-bottom:solid 1px #dddddd;

width:162px;

}

.left_template_markets ul li ul li a {

border:none;
margin-left:13px;
display:inline;


font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

}


.left_template_markets ul li ul li.last {

border:none;

}

.left_top {

position:relative;
background: #fff url(../images/background_breadcrumb.gif) repeat-x;
width:759px;
height:39px;

}

.left_top a {

float:left;
margin:7px 0px 0px 0px;

}

.left_top .text_adjust {

position:absolute;
left:10px;
bottom:3px;
font: 9px/12px Arial, Helvetica, sans-serif;
color:#58595b;

}

.left_top .text_adjust a {

font: 9px/12px Arial, Helvetica, sans-serif;

color:#58595b;
text-decoration:none;
display:inline;
float:none;

}



.left_top .text_adjust a.font_size_7	{

font-size:7px;

}

.left_top .text_adjust a.font_size_10	{

font-size:10px;

}


.left_top .text_adjust a.font_size_12	{

font-size:12px;

}

ul.list_advertising li	{

padding:3px 0px 2px 0px;
border-bottom:solid 1px #dddddd;
}


ul.list_advertising li a	{

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

}

ul.list_advertising li a:hover	{

color:#f78f1e;

}



.logo {
width:157px;
height:79px;
float:left;
}

.loop_binder_cs {
float:left; 
width:450px;
overflow:hidden;

}

.loop_binder_hd {
float:right; 
width:562px;
overflow:hidden;

}

.loop_binder_work {
float:left; 
width:536px;
overflow:hidden;

}

.loop_cs {
width:225px;
float:left;
font: 10px Arial, Helvetica, sans-serif;
padding-bottom:15px;

}




.loop_cs h2{

font: 18px/18px Georgia, "Times New Roman", Times, serif;

margin:10px 0px 6px 0px;

}

.loop_cs img {
}

.loop_cs a{


font: 10px/14px Arial, Helvetica, sans-serif;
text-decoration:none;

}


/* had to create a class to keep from overriding all links inside the div */
.loop_hd_a {

font: 10px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

display:block;

/* sum of the width should be 162px */
width:160px;
padding-left:5px;

/* sum of the height should be 22px */
height:19px;
padding-top:3px;
background:#fff url(../images/background_work_item.gif) no-repeat;


}

.loop_hd_a_v2 {

font: 10px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

display:block;

/* sum of the width should be 162px */
width:162px;

/* sum of the height should be 22px */
background:#fff url(../images/background_work_item.gif) no-repeat;
margin:0px 0px 10px 0px;



}

.loop_hd_a_v2 p {




/* sum of the height should be 22px */
height:19px;
padding-left:5px;
padding-top:3px;


}

.loop_hd_a_v2 img {




/* sum of the height should be 22px */


}



/*total space between elements = 190px */
.loop_hd {
width:164px;
margin-right:26px;
float:left;
font: 10px Arial, Helvetica, sans-serif;
padding-bottom:10px;

}



.loop_hd a.loop_hd_b {

font: 10px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;



}

.loop_hd img {

margin-bottom:8px;

}

.loop_hd a img {

margin-bottom:0px;

}

.loop_hd a.margins img {

margin-bottom:8px;

}

.loop_hd p {

font: 10px Arial, Helvetica, sans-serif;
color:#58595b;

}

.loop_hd h1 {

color:#f78f1e;
font: 18px/22px Georgia, "Times New Roman", Times, serif;
margin-bottom:3px;

}




























/*total space between elements = 280px */
.loop_wide {
width:260px;
margin-right:20px;
float:left;
font: 10px Arial, Helvetica, sans-serif;
padding-bottom:10px;

}



/* had to create a class to keep from overriding all links inside the div */
.loop_wide a.a_wide {

font: 10px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

display:block;

/* sum of the width should be 162px */
width:260px;
padding-left:5px;

/* sum of the height should be 22px */
height:19px;
padding-top:3px;
background:#fff url(../images/background_work_item_wide.gif) no-repeat;


}


.loop_wide a.a_wide_2 {

font: 10px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;

display:block;

/* sum of the width should be 162px */
width:260px;

/* sum of the height should be 22px */
background:#fff url(../images/background_work_item_wide.gif) no-repeat;
margin:0px 0px 10px 0px;



}

.loop_wide a.a_wide_2 p {


/* sum of the height should be 22px */
height:19px;
padding-left:5px;
padding-top:3px;


}





.loop_wide a.loop_hd_b {

font: 10px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;



}

.loop_wide img {

margin-bottom:8px;

}

.loop_wide a img {

margin-bottom:0px;

}

.loop_wide a.margins img {

margin-bottom:8px;

}

.loop_wide p {

font: 10px Arial, Helvetica, sans-serif;
color:#58595b;

}

.loop_wide h1 {

color:#f78f1e;
font: 18px/22px Georgia, "Times New Roman", Times, serif;
margin-bottom:3px;

}























.loop_work {
width:164px;
margin-right:20px;
float:left;
font: 10px Arial, Helvetica, sans-serif;
height:258px;
}



.loop_work a.loop_hd_b {

font: 10px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;



}

.loop_work img {

margin-bottom:6px;

}

.loop_work a img {

margin-bottom:0px;

}

.loop_work p {

font: 10px Arial, Helvetica, sans-serif;
color:#58595b;

}

.loop_work h1 {

color:#f78f1e;
font: 10px/12px Arial, Helvetica, sans-serif;
margin-bottom:3px;
font-weight:bold;

}

#main{
margin-top:45px;
height:30px;
color:#aaa;
float:left;
}





.margin_bottom_20	{

	margin-bottom:20px;

}

.margin_right_20	{

	margin-right:20px;

}


.margin_right_30	{

	margin-right:30px;

}











.margin_homepage_bait  {

    margin:0px 0px 0px 25px;

}





.market_menu	{

border-top:solid 1px #dddddd;
width:180px;
padding:15px 0px 0px 0px;

}

.market_menu h4	{

padding:0px 0px 6px 10px;
font: 11px/13px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#f78f1e;
margin:0px;

}

.market_menu ul	{



}



.market_menu ul li	{


font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;

padding:2px 0px 2px 0px;
margin-bottom:1px;
border-bottom:solid 1px #dddddd;

width:162px;
display:block;

}

.market_menu ul li.link	{

background-image:url(../images/background_work_arrow.gif);
background-repeat:no-repeat;

padding-bottom:1px;
margin-bottom:1px;
border-bottom:solid 1px #dddddd;

width:162px;
display:block;

}

.market_menu ul li.link_last	{

background-image:url(../images/background_work_arrow.gif);
background-repeat:no-repeat;

padding-bottom:1px;
margin-bottom:1px;
border:0px;
width:162px;
display:block;

}

.market_menu ul li.link a	{

margin:0px 0px 0px 16px;
border:none;

}

.market_menu ul li.link_last a	{

margin:0px 0px 0px 16px;
border:none;

}

.market_menu ul li.last	{



border-bottom:none;


}



.market_menu select 
{

font: 10px/12px Arial, Helvetica, sans-serif;
color:#58595b;
border:solid 1px #cccccc;
	
font-weight:normal;
width:165px;
margin:0px 0px 20px 10px
}























/* margin + height = 80 until absolute / relative positioning menu conflict in IE6 is resolved */

.menu_container_dropdown {

float:left;
height:24px;

}



/* margin + height = 80 until absolute / relative positioning menu conflict in IE6 is resolved */
.menu_logo_div	{

width:152px;
margin-top:43px;
height:32px; 
float:left;

}

/* margin + height = 80 until absolute / relative positioning menu conflict in IE6 is resolved */

.menu_search_div	{

margin-top:56px;
float:right;
width:190px;



}


.menu_search_div a	{

font: 7px/12px Arial, Helvetica, sans-serif;
color:#fff;
margin:0px;
padding:0px;
text-decoration:none;
display:block;
float:left;

}


.menu_search_div form	{

margin:0px;
padding:0px;

}


.menu_search_div input	{

font: 10px/12px Arial, Helvetica, sans-serif;
border:solid 1px #dddddd;
padding:0px;
margin:0px;
height:14px;
float:left;


}

.menu_search_div input.field	{

width:165px;
color:#000;
margin:0px 3px 0px 0px;
padding:0px;

}

.menu_search_div input.button	{

float:right;
margin:0px 5px 0px 0px;

}


.menu_template_interior_a	{

width:160px;
border-bottom:solid 1px #dddddd;
margin:0px 0px 12px 12px;


}

.menu_template_interior_a img	{

float:left;
margin:0px 5px 10px 0px;

}

.menu_template_interior_a img.last	{

float:left;
margin:0px 5px 17px 0px;

}

.menu_template_interior_a .text_wrap	{

width:100px; float:left;

}

.menu_template_interior_a a	{

font: 10px/12px Arial, Helvetica, sans-serif;
color:#58595b;
text-decoration:none;


display:block;
float:left;
}

.menu_template_interior_a a:hover	{

color:#f78f1e;


}

.menu_template_interior_a a.arrow	{

float:right;


}

.hello	{

background:#fff url(../images/top_images/HD_flower01.jpg) top right no-repeat;

}

.menu_top	{


    height:24px;
    width:980px;


}


.month_font    {
color: #f78f1e;
border-bottom:none;
font-weight:normal;
font-size: 16px;
font-family: Arial,Helvetica,sans-serif;
line-height: 24px;
}

.nav { top:53px; float:left; display: block; margin: 0; padding: 0; position: relative; }
.nav li { display: block; width:75px; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
.nav a { display: block; }
.nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }


.news_wrap  {

    margin:0px 0px 50px 0px;
    float:left;

}

.news_img   {

    float:left;
    padding-right:8px

}


.overflow_control_hd	{

	width:582px; 
}




a.partners_link {


    font: 12px/16px Arial, Helvetica, sans-serif;
    color:#58595b;
    text-decoration:underline;

    margin:0px;
    padding:0px;

}


a.partners_link_web {


    font: 12px/16px Arial, Helvetica, sans-serif;
    color:#58595b;
    text-decoration:none;

    margin:0px;
    padding:0px;


}

.partners   {


    font: 12px/16px Arial, Helvetica, sans-serif;
    color:#58595b;
 
    margin:0px;
    padding:0px;

}


.partners_div   {

    font: 12px/16px Arial, Helvetica, sans-serif;
    color:#58595b;
    
    width:540px;
    border-bottom:solid 1px #f78f1e;
    padding:0px 0px 10px 0px;
}




.partners_gray   {


    font: 12px/16px Arial, Helvetica, sans-serif;
    color:#58595b;
    width:540px;
    border-bottom:solid 1px #bcbec0;
    margin:0px;
    padding:0px 0px 10px 0px;
    margin:0px 0px 10px 0px;

}

.partners_gray_top   {

    width:540px;
    border-top:solid 1px #bcbec0;
    margin:12px 0px 0px 0px;
   
}



.personnel_image_box	{


/* sum of the height should be 235px */
height:235px;
background:#fff url(../images/background_work_item.gif) no-repeat;
background-position:top left;

}

.personnel_image_box p	{

font: 10px Arial, Helvetica, sans-serif;
color:#58595b;
height:17px;
padding:3px 0px 0px 5px;
margin:0px;

}


.reset	{

padding:0px;
width:auto;
height:auto;
background:none;

}




.right_side_box_events	{

float:right;

border-bottom:solid 1px #dddddd;

width:190px;
height:150px;

}


.right_side_box_follow	{

float:right;

border-bottom:solid 1px #dddddd;
font: 11px/13px Arial, Helvetica, sans-serif;
width:190px;
height:75px;

}


.right_side_box_follow a	{

float:left;
display:block;
margin:0px 0px 0px 8px;

}

.right_side_box_follow a.first	{

margin:0px 0px 0px 12px;

}

.right_side_box_follow p.override	{

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;

padding:5px 0px 12px 12px;
font-weight:bold;


}

/* the margin-left is the same as the left padding on the <p>s inside the right_box_form_standard*/
.right_side_box_forms	{

border-bottom:solid 1px #dddddd;
font: 11px/13px Arial, Helvetica, sans-serif;
margin-left:12px;
color:#f78f1e;
padding:8px 0px 0px 0px;


}

.right_side_box_forms h2	{

font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
padding:0px;
margin:0px;


}


.right_side_box_forms form 
{

margin:7px 0px;
}

.right_side_box_forms select 
{

font: 10px/12px Arial, Helvetica, sans-serif;
color:#58595b;
border:solid 1px #cccccc;
	
font-weight:normal;
width:165px;
}


.right_side_box_standard	{

float:right;
height:22px;
border-bottom:solid 1px #dddddd;
font: 11px/13px Arial, Helvetica, sans-serif;
width:190px;

}

.right_side_box_standard p	{

font: 11px/13px Arial, Helvetica, sans-serif;
padding:4px 13px 0px 12px;


}

.right_side_box_standard a	{


font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;
padding:5px 13px 0px 12px;
font-weight:bold;


}

.right_side_box_standard img	{
	
	border:0px;
	float:right;
	display:block;
	padding:6px 5px 0px 0px;
}

.right_side_box_wrap	{

}

.right_side_home {
width:190px;
float:left;
}

.right_side_home h1 {

clear:both;
font: 16px/20px Georgia, "Times New Roman", Times, serif;
color:#f78f1e;
padding:10px 0px 5px 0px;
margin:0px;

}

.right_side_home h2 {

clear:both;
font: 16px/20px Georgia, "Times New Roman", Times, serif;
color:#f78f1e;
height:26px;
padding:0px;
margin:15px 0px 0px 0px;


}

.right_side_home img {

margin:0px 0px 0px 0px;

}

.right_side_home img.thumb {

margin:0px 0px 12px 0px;

}

.right_side_home img.hammie {

margin:0px 0px 12px 0px;

}

.right_side_home img.bait {

margin:0px 0px 0px 0px;
padding:0px;

}


.right_side_home p.header {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
width:163px;
padding:0px 0px 10px 0px;
margin:0px;

}

.right_side_home p.header_padding {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
width:163px;
padding:0px 0px 10px 0px;
margin:0px;

}


.right_side_home p.home_p {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
width:163px;
padding:0px 0px 8px 0px;
margin:0px 0px 10px 0px;


}


.right_side_home p.home_p a {

font: 11px/13px Arial, Helvetica, sans-serif;
	color:#ea3291;
text-decoration:none;

}

.right_side_home a.home_a {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;

margin:0px 0px 5px 0px;
padding:0px;
width:163px;
text-align:right;
display:block;

}




.right_side_home p {

font: 11px/13px Arial, Helvetica, sans-serif;
color:#58595b;
width:163px;
padding:0px 0px 7px 0px;
margin:0px 0px 0px 0px;


}

.right_side_work {
width:190px;
float:left;
height:600px;
}



.rotator {
float:left;
width:538px;

/* @ 351 for testing purposes, real height - 350 */
height:340px;
border-bottom:solid 1px #f78f1e;

}


.rotator_services {
float:left;
width:538px;

/* @ 351 for testing purposes, real height - 350 */
height:231px;

}

.rotator_services_landing {
float:left;
width:538px;

/* @ 351 for testing purposes, real height - 350 */
height:365px;

}






.see_also_template_2	{


border-top:solid 1px #f78f1e;
width:156px;
height:100%;
float:right;


font: 10px/12px Arial, Helvetica, sans-serif;
color:#58595b;

}

.see_also_template_2 a	{

border-top:solid 1px #e8e9e9;
padding:4px 0px 0px 0px;
font: 10px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
text-decoration:none;
display:block;

}

.see_also_template_2 a img	{

padding:2px 2px 0px 0px;
display:block;
float:left;


}

.see_also_template_2 h2	{

font: 10px/12px Arial, Helvetica, sans-serif;
color:#f78f1e;
font-weight:bold;
padding:7px 0px 4px 0px;
margin:0px;

}

.see_also_template_2 p	{

margin:0px 0px 5px 0px;
font: 10px/12px Arial, Helvetica, sans-serif;
color:#58595b;

}


.split_markets_1	{

float:left;
width:376px;

}

.split_markets_1 p	{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;

padding:0px 0px 15px 0px;
width:360px;
margin:0px;

}


.split_markets_1 h1	{

color:#f78f1e;
font: 16px/20px Arial, Helvetica, sans-serif;
padding:0px 0px 7px 0px;


}


.split_markets_2	{

float:left;

}

.split_markets_2 a	{

display:block;

}

.split_markets_2 a img	{

margin:0px;
padding:0px;
margin:0px 0px 10px 0px;

}

.template_4	{

}


.template_4 h2	{

font: 20px/26px Georgia, "Times New Roman", Times, serif;
color:#0197d6;
width:440px;
padding:0px 0px 10px 0px;

}


.template_4 p	{

font: 12px/19px Arial, Helvetica, sans-serif;
color:#58595b;
width:440px;
padding:0px 0px 20px 0px;

}



.Template1_slider {
width:443px;
height:460px;
float:left;
margin:0px 0px 10px 0px;
}

.text_align_left	{

	text-align:left;
}

.text_align_right	{

	text-align:right;
}

.ticker_home	{

font: 12px/14px Arial, Helvetica, sans-serif;
color:#939598;
margin:5px 0px 0px 10px;
width:720px;
height:16px;
float:left;
overflow:hidden;

}

.top_markets_landing	{

background:url(../images/background_top_markets.jpg) no-repeat;
background-position: 285px 0px;
height:419px;
position:relative;
}

.top_footer {
	width:980px;
	height:24px;
	float:left;
	margin:0px 0px 0px 0px;
	background-color:#e8e8e8;	
}

div.top_footer p {
	font: 11px/12px Helvetica, Arial, sans-serif;
	color:#333333;
	margin-top:7px;
	margin-left:20px;
}

.top_footer_holder {
	float:right;
	margin-top:-15px;
	margin-right:32px;
}

div.top_footer  a  {
	font: 11px/12px Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#333333;
	margin-right:2px;
	padding-right:2px;
        float:right;
        margin-left:15px;
}


/* rollover states if requested
	
div.top_footer a:vistied {
	font: 11px/12px Helvetica, Arial, sans-serif;
	text-decoration:underline;
	color:#333333;
	
}
	
	
div.top_footer  a:hover {
	font: 11px/12px Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#333333;
	
}

div.top_footer a:active{
	font: 11px/12px Helvetica, Arial, sans-serif;
	text-decoration:underline;
	color:#333333;
		
}
*/


/* original specs

.top_footer {
width:980px;
height:24px;
float:left;
margin:0px 0px 0px 0px;
background-color:#e8e8e8;

}




.top_footer p {
font: 11px/12px Helvetica, Arial, sans-serif;
color:#333333;
padding:5px 0px 0px 20px;
margin:0px;

}


.top_footer a {
font: 11px/12px Helvetica, Arial, sans-serif;
color:#333333;
padding:0px 0px 0px 6px;
display:block;
float:right;
}


*/




#top_nav {
width:950px;
background:#fff url(../images/header_background.jpg) top right no-repeat;
height:79px;
}

ul.font_weight_normal	{

font-weight:normal;

}

ul.menu	{

padding:0px;



}

ul.menu li	{

border-bottom:solid 1px #dddddd;
background-image:url(../images/test_work_arrow.gif);
background-repeat:no-repeat;
margin:3px 0px 0px 0px;

}



ul.menu li a	{


font: 10px/12px Helvetica, Arial, sans-serif;
color:#58595b;
padding:0px 0px 3px 15px;
margin:0px;
display:block;
width:150px;

}

ul.menu li a:hover	{

font: 10px/12px Helvetica, Arial, sans-serif;
color:#f78f1e;


}

ul.menu li img	{

float:left;
padding:0px 3px 0px 0px;
margin:0px;

}

ul.menu li.last {

border:none;

}


ul.qa	{

list-style-position: outside;
padding:0px 0px 9px 0px;

}

ul.qa li	{
/*background:#fff  no-repeat;
background-position:0px 2px;
*/
width:544px;
background:url(../images/test_work_arrow.gif) 0px 3px no-repeat;

padding:0px 0px 2px 0px;
margin:0px 0px 4px 0px;
border-bottom:solid 1px #dddddd;

}


ul.qa li.last	{
/*background:#fff  no-repeat;
background-position:0px 2px;
*/
border:none;


}


ul.qa li img	{
/*background:#fff  no-repeat;
background-position:0px 2px;
border-bottom:solid 1px #dddddd;
*/

padding:0px;
margin:0px;

}

ul.qa li a	{

display:block;
font: 12px/16px Helvetica, Arial, sans-serif;
color:#58595b;
text-decoration:none;
padding:0px 0px 0px 14px;
width:470px;


}

ul.qa li a:hover	{

color:#f78f1e;


}

ul.qa li a img	{

padding:0px 3px 0px 0px;
margin:0px;


}





.work_break {
border-top:solid 1px #dddddd;
float:left; 
width:100%; 
height:20px; 
font-size: 5px; 
}





.wrap_hd {

width:760px;
height:auto;


}


.wrap_hd h1.except	{


color:#f78f1e;
font: 34px/34px "Times New Roman", Times, serif;
margin:0px 0px 6px 0px;
}

.wrap_hd h2.except	{


font: 14px/14px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#f78f1e;
margin:0px 0px 12px 0px;


}

.wrap_sm {
float:left;

width:760px;
height:auto;

background-color:#0033CC;
border-bottom:medium solid #FF0000;
}


.wrapper {
width:1000px;
margin-left:auto;
margin-right:auto;
height:auto;
background:#FFFFFF;
margin-bottom:17px;

}






.padding_bottom_x_small	{
 	padding-bottom:2px;
 }


 .padding_bottom_small	{
 	padding-bottom:5px;
 }
 
 
    .padding_bottom_2	{
 	padding-bottom:2px;
 }
 
   .padding_bottom_3	{
 	padding-bottom:3px;
 }
 
  .padding_bottom_5	{
 	padding-bottom:5px;
 }
 
 .padding_bottom_7	{
 	padding-bottom:7px;
 }
 
 .padding_bottom_10	{
 	padding-bottom:10px;
 }
 
 .padding_bottom_15	{
 	padding-bottom:15px;
 }
 
 .padding_bottom_20	{
 	padding-bottom:20px;
 }
 
 .padding_bottom_24	{
 	padding-bottom:24px;
 }
 
 .padding_bottom_25	{
 	padding-bottom:25px;
 }
 
 .padding_bottom_30	{
 	padding-bottom:30px;
 }
 
 .padding_bottom_32	{
 	padding-bottom:32px;
 }
 
  .padding_bottom_35	{
 	padding-bottom:35px;
 }
 
  .padding_bottom_40	{
 	padding-bottom:40px;
 }
 
   .padding_bottom_43	{
 	padding-bottom:43px;
 }
 
   .padding_bottom_44	{
 	padding-bottom:44px;
 }
 
   .padding_bottom_45	{
 	padding-bottom:45px;
 }
 
 .padding_bottom_50	{
 	padding-bottom:50px;
 }
 
 .padding_bottom_55	{
 	padding-bottom:55px;
 }

 .padding_bottom_60	{
 	padding-bottom:60px;
 }
 
 .padding_bottom_120	{
 	padding-bottom:120px;
 }
 

  .padding_left_5	{
 
 	padding-left:5px;
 
 }

  .padding_left_10	{
 
 	padding-left:10px;
 
 }
 
   .padding_left_12	{
 
 	padding-left:12px;
 
 }
 
 
 
  .padding_left_15	{
 
 	padding-left:15px;
 
 }
 
 .padding_left_20	{
 
 	padding-left:20px;
 
 }
 
 
 .padding_left_35	{
 
 	padding-left:35px;
 
 }
 
 .padding_left_43	{
 
 	padding-left:43px;
 
 }
 
 .padding_left_55	{
 
 	padding-left:55px;
 
 }
 
 .padding_top_1 {
 
 	padding-top:1px;
 
 }
 
.padding_top_2 {
 
 	padding-top:2px;
 
 } 
 
.padding_top_3 {
 
 	padding-top:3px;
 
 }
 
.padding_top_5 {
 
 	padding-top:5px;
 
 }
 
 .padding_top_7 {
 
 	padding-top:7px;
 
 }
 
 
 .padding_top_8 {
 
 	padding-top:8px;
 
 }
 
.padding_top_10 {
 
 	padding-top:10px;
 
 }
 
.padding_top_14 {
 
 	padding-top:14px;
 
 }

.padding_top_15 {
 
 	padding-top:15px;
 
 }
 
 .padding_top_20 {
 
 	padding-top:20px;
 
 }
 
.padding_top_25 {
 
 	padding-top:25px;
 
 }
 
 .padding_top_30 {
 
 	padding-top:30px;
 
 }
 
.padding_top_35 {
 
 	padding-top:35px;
 
 }
 
 
.padding_top_40 {
 
 	padding-top:40px;
 
 }
 
.padding_top_42 {
 
 	padding-top:42px;
 
 }
 

.padding_top_45 {
 
 	padding-top:45px;
 
 }
 
 .padding_top_47 {
 
 	padding-top:47px;
 
 }

.padding_top_50 {
 
 	padding-top:50px;
 
 }

 .padding_top_65 {
 
 	padding-top:65px;
 
 }
 
 .padding_top_70 {
 
 	padding-top:70px;
 
 }
 
  .padding_top_72 {
 
 	padding-top:72px;
 
 }
 
 .padding_top_75 {
 
 	padding-top:75px;
 
 }


.hd_01	{

background-image:url(../images/top_images/HD_flower01.jpg);

}/* this is the main UL element*/






















		
	




















.height_1	{

	height:35px;
}

/* these are the LIs that contains a submenu
.dropdown li.submenu{
	background-image:url('expand_down.gif');
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:20px;
	width:105px;
}

/* these are the LIs that contains a submenu and which are in a sub-menu themselve
.dropdown ul li.submenu{
	background-image:url('expand_right.gif');
	background-position:center right;
	padding:5px;
	width:100px;
}

*/

/* MILKBOX */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:left;
	width:100px;
	padding-top:3px;
	

}


#mbCount{ 
	width:45px; 
	overflow:hidden;
	padding-top:1px;
	float:left;
	text-align:left;
	font-size:9px; /* count font size */
	bottom:10px;
	left:30px;
	position:absolute;
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
	
}



#mbPrevLink{ 
width:18px;
background: transparent url(prev.jpg) no-repeat;
position:absolute;
left:3px;
}/* IMAGE: prev */

#mbNextLink{
width:18px;
background: transparent url(next.jpg) no-repeat;
position:absolute;
left:70px;

 }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
   
    float:right;
	width:20px;
	background: transparent url(close.jpg) no-repeat;/* IMAGE: close */
	height:20px;
	position:absolute;
	right:5px;
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
	height:20px;
}

	#main{
			margin:5% auto;
			position:relative;
			color:#aaa;
			border:1px solid #888;
			background-color:#000;
		}
		
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
        float:right;

}

.mootabs_title li {
	float: right;
	background-color: #999999;
	margin-left: 3px;
	cursor: pointer;
	height: 24px;

}



.mootabs_title.single {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
        float:left;

}

.mootabs_title.single li {
	background-color: #999999;
	cursor: pointer;
	height: 24px;
        float:left;

}


.mootabs_title li.active {
	background-color: #e5e5e5;
}

.mootabs_panel {
	display: none;
	background-color: #ccc;
	position: relative;
	width: 100%;
	clear: both;
	overflow: hidden;
        height: 182px;
        width:960px;

}

.mootabs_panel.active {
	background-color: #e6e6e6;
	display: block;
}



#myTabs p   {
    font:12px/17px arial, Helvetica,sans-serif;
    color:#333333;
    
}

#client_brief img#logo  {

    margin:44px 0px 0px 12px;
    float:left;
}

#client_brief img#divider  {

    margin:38px 0px 0px 0px;
    float:left;
}

p.client_brief_lead {

    margin:44px 0px 0px 0px;
    width:355px;
    float:left;
    
}

p.client_brief_side1 {

    margin:44px 0px 0px 0px;
    width:230px;
    float:left;


}

p.client_brief_side2 {
    margin:20px 0px 0px 0px;
    width:230px;
    float:left;


}

.panel_container    {

    float:left;
    margin:0px 0px 20px 0px;
    width:960px;
    background-color:transparent;
}

.shadow_tab_container_bottom    {

    width:962px;
    height:3px;
    overflow:hidden;
}



.single_shadow  {

    height:211px;
    width:5px;
    float:left;
}

.square_three   {

    float:left;
    width:460px;
    margin:34px 0px 0px 20px;
}

.square_four   {

    float:left;
    width:328px;
    margin:34px 0px 0px 20px;
}


.tab_squares    {
    padding:33px 0px 0px 45px;
    float:left;

}

.tab_squares ul {

    display:block;
}

.tab_squares ul li   {

    display:inline;
}


.tab_squares ul li a    {

    display:inline;
}

.tab_squares ul li img    {

    float:left;
    margin:0px 12px 0px 0px;


}

.tab_squares.seven ul li img    {

    float:left;
    display:block;
    margin:0px 12px 0px 0px;

}

.tab_squares img#click    {

    margin-top:7px;
    clear:left;
    display:block;
    float:left;

}

.tab_squares img.click    {

    margin-top:7px;
    clear:left;
    display:block;
    float:left;

}



#tab_gallery  { width:118px; background-image:url("../images/tab_gallery_off.gif"); }
#tab_gallery.active  { width:118px; background-image:url("../images/tab_gallery.gif"); }
#tab_specifications  { width:118px; background-image:url("../images/tab_specifications_off.gif"); }
#tab_specifications.active  { width:118px; background-image:url("../images/tab_specifications.gif"); }

#tab_marketing_services  { width:179px; background-image:url("../images/tab_marketing_services_off.gif"); }
#tab_installation  { width:118px; background-image:url("../images/tab_installation_off.gif"); }
#tab_fabrication  { width:118px; background-image:url("../images/tab_fabrication_off.gif"); }
#tab_model  { width:118px; background-image:url("../images/tab_model_off.gif"); }
#tab_concept  { width:118px; background-image:url("../images/tab_concept_off.gif"); }
#tab_client_brief  { width:118px; background-image:url("../images/tab_client_brief_off.gif"); }

#tab_marketing_services.active  {background-image:url("../images/tab_marketing_services.gif");}
#tab_installation.active  {background-image:url("../images/tab_installation.gif");}
#tab_fabrication.active  {background-image:url("../images/tab_fabrication.gif");}
#tab_model.active  {background-image:url("../images/tab_model.gif");}
#tab_concept.active  {background-image:url("../images/tab_concept.gif");}
#tab_client_brief.active  {background-image:url("../images/tab_client_brief.gif");}


table.specifications {
	display:block;
        float:left;
        font:12px/18px Arial, Helvetica, sans-serif;;
	color:#333;
        margin:28px 0px 0px 10px;
        width:385px;
    
}

table.specifications td.bold {
    font-weight:bold;
}

	textarea#styled {
	width: 600px;
	height: 400px;
	border: 3px solid #cccccc;
	padding: 5px;
	font:12px/16px "Times New Roman", Times, serif;
	
}	
	
	.submenu	{
	
	}
	
    .top_nav_font  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;	
	}
	
	
	.top_nav_font a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	}
	.top_nav_font a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	}
	
	.dyn_bait {
	padding-left:10px;
	padding-bottom:10px;
	}
	
	p.email2 {

border-bottom:solid 1px #dddddd

	}
	
	p.email3 {
	border-bottom:solid 1px #f78f1e;
	}

.title_card {

    display:block;
    margin-left:20px;
}


ul.plus{

font: 12px/16px Arial, Helvetica, sans-serif;
color:#58595b;


margin:0px 0px 0px 0px; /* set left margin to space whole list from left edge of #navi div */
padding:0;
width:388px;

list-style: none; /* this rule is shorthand and sets both image and style to none */

}

ul.plus li{

list-style-image:url(../images/background_plus.gif); /* 12px x 12px white square */
margin: 0 0 0 15px; /* adjust left margin to create space to suit bullet */
padding: 0 0 0 0px; /* left padded text just so it's easier to measure between bullet background and grey li background */
} 




.util_center_01 {

    width:1000px;
    margin:auto;
    clear:both;
}


.util_float_01  {

    width:20px;
    float:left;
    height:100%;
}

.util_big   {

    width: 1000px;
    margin:auto;

}


#cl_container {
	display: inline;
	width: 934px;
	margin-left: 13px;
	float: left;
	background-color: #FFFFFF;
        border-right:solid 1px #c8c8c8;
}

