img, div, body, .header_logo, .content, .sidebar { behavior: url(/iepngfix/iepngfix.htc) }


html {    
}
body 
{
	min-width: 1000px;
	background: #000 url(../img/main_bg.jpg) no-repeat center 0;
	font:1em "Myriad Pro", "MyriadPro", "Lucida Grande", "Lucida Sans Unicode", arial, verdana, sans-serif; 
	color	:#fff;
	font-weight:500;
}


a {
	color: #fff;
}
.lighter_link a
{
	color: #333333;
}

a:hover 
{
 
}

a img {
    border: none;
}


.header_logo
{
display: inline;
    float: left;
    padding: 0;
    margin-top: 30px;
    height: 62px;
    width: 362px;
    background: url(../img/header_logo.png) no-repeat;

}

.header_logo  a 
{
    display: block;
    height: 0;
    width: 362px;
    padding-top: 50px;
    overflow: hidden;
    text-indent: -2000px;
    
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;/*-.05em;*/
	margin: 0;
	padding: 0;
	
	font-size: 30px;
	text-align: left;
	

}
.subnav_area h1
{
	margin-top: -5px !important;
	margin-top: -5px;
	float: left;
	margin-left: 30px !important;
	
}
h2
{
	font-size: 1.65em;
	padding-top: .8em;
	line-height: .8em;
}
h2 .first
{
	padding-top: 0;
}
h3, h3 a
{
	font-size: 21px;
	font-weight: 100;
	color: #539dc0;
	line-height: 1.5em;
	padding-top: 25px;
}

h4
{
	padding-top: 25px;
}
ul h4
{
	padding-top: 7px;
}
h5
{
	font-size: 1.1em;
	font-weight: 800;
	color: #f3f3f3;
	line-height: 1.5em;
	padding-top: 25px;
}
ul h5
{
	padding-top: 10px;
}

/* @end */
.content {
	/*background-color: rgba(0,0,0,0.43);*/
	background: url(../img/body_bg.png);
	min-height: 500px;
	/*border-right: 1px solid rgba(255,255,255,0.09);
	border-left: 1px solid rgba(255,255,255,0.09);*/
}



#header {
	margin: 0 40px;
	padding-bottom: 1px;
}

.footer
{
	background-color: #000;
	width: 100%;
	font-size: .6em;
	line-height: 1.6em;
	padding-top: 1.25em;
	margin-top: 65px !important; 
	padding-bottom: 18px;
	padding-top: 18px;
	height: 30px;
	color: #2a5163;
	border-top: 1px solid rgba(255,255,255,0.03);
	border-bottom: 1px dotted rgba(255,255,255,0.03);
	text-transform: uppercase;
	letter-spacing: .21em;
}
.footer_float_right
{
	float: right;
	margin-right: 5px;
}

/*  HOME STYLAGE */

.home_spacer
{
	height: 100px;
}
.home_smart
{
	padding-top: 10px;
	margin-left: 30px;
	width: 515px !important;
	width: 515px;
	background: url(../img/15per_white.png) repeat-y right;
	height: 255px;	
}
p
{
	font-size: .9em;
	line-height: 1.6em;
	padding-top: .5em;
	padding-bottom: .5em;
}
.home_body_text
{
	background: url(../img/home_text2.png) no-repeat;
	/*border-left: 1px double rgba(255,255,255,0.25);*/
	width: 280px !important;
	width: 280px;
	height: 400px;
	font-weight: 200;
	margin-left: 35px;
	padding-left: 40px;
	text-indent	: -1000em !important;
}

.home_body_text p
{
	text-align: justify;
	margin-right: 15px;
}
.home_body_text b
{
	font-size: 17px;
}
.home_body_text p strong
{
	color: #529cbf;
	font-size: 17px;
}
#home_header
{
	font-size: 1em;
	font-weight: bold;
	text-align: justify;
	line-height: .7em;
	
	padding-top: 12px;
	
}
#home_header span
{
	font-weight: normal;
	text-align: justify;
}
#home_header strong
{
	color: #529cbf;
}
#home_footer
{
	padding-top: 1.6em;
	font-size: 1.7em;
}
#home_footer em
{
	font-weight: 100;
}

/* END HOME STYLAGE */
/* subpage body standard */
.body_area
{
	padding-left: 30px;
	padding-top: 55px;
	width: 590px !important;
	width: 590px;
	margin-right: 30px;
}
#process_body, #job_listings
{
	padding: 0 !important;
	margin: 0 !important;
	margin-top: 40px !important;
}
#job_listings h5
{
	padding-bottom: 15px;
}
#process_body h1
{
	font-size: 3em;
	margin-top: -18px;
}
#process_body .left_column, #job_listings .left_column
{
	margin-left: 1px !important;
	margin-right: 2px !important;
	height: 87px !important;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 50px;
	/*background-color: rgba(255,255,255,0.03);*/
	background: url(../img/3per_white.png);
	
	text-align: center;
}
#job_listings .left_column
{
	background: none !important;
	padding-top: 20px;
}
#process_body .right_column, #job_listings .right_column
{
	margin-right: 0 !important;
	margin-left: 0 !important;
	height: 97px !important;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
	width: 536px;
	/*background-color: rgba(255,255,255,0.03);*/
	background: url(../img/3per_white.png);
}
 #job_listings .left_column, #job_listings .right_column
{	
	height: auto !important;
}
#process_body p, #job_listings a
{
	color: #529cbf;
}
#process_body h4, #job_listings h4
{
	padding: 15px;
	padding-left: 40px;
}

ul li a.motivation {
	background:transparent url(../img/how_we_work/motivation.jpg);
}
ul li a.structure {
	background:transparent url(../img/how_we_work/structure.jpg);
}
ul li a.mechanism {
	background:transparent url(../img/how_we_work/mechanism.jpg);
}

ul li a.culture {
	background:transparent url(../img/how_we_work/culture.jpg);
}
.contact_page p
{
	font-size: 1.25em;
}

/*
.client_grid
{
	width: 233px;
	height: 150px;
	background: url(../img/grid_bg.gif);
	float:left;
	margin: 1px;
}*/
.client_grid
{
	margin-top: 20px;
	margin-left: 0px !important;
}
.client_grid 
{
	/*background: transparent url(../img/client_grid_bg.png) repeat-y scroll center top;*/
	text-align:center;
	width:955px;
}

ul.client-logos li a.cl01 {
}
ul.client-logos li a, ul.how_landing li a
{
	border-bottom:1px solid #EDEDED;
	border-right:1px solid #EDEDED;
	cursor:pointer;
	display:block;
	height:150px;
	width:232px;
	margin: 1px;
	float:left;
}
ul.client-logos, ul.how_landing 
{
	display:block;
	height:340px;
	margin:0 auto;
	
	
}
ol, ul 
{
	list-style-image	:none;
	list-style-position:outside;
	list-style-type:none;
}


ul.how_landing li a span, ul.client-logos li a span 
{
	background:#FFF none repeat scroll 0 0;
	
	color:#871a03;
	display:block;
	left:-99999em;
/*	line-height:10px;*/
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
	position:absolute;
	height: 120px;
	width: 223px;
	text-align: center;
	
}
ul.client-logos li a span 
{
	
	padding-top: 60px;
	height: 90px;
	text-decoration: underline;
	
}
ul.how_landing
{
	padding: 37px;
	padding-top: 43px;
	margin-top: 15px;
	behavior: url(/iepngfix/iepngfix.htc)
	background:transparent url(../img/how_we_work/matrix_bg.png) no-repeat;
}
ul.how_landing li a:hover span, ul.how_landing li a:focus span
{
	left:0;
	position:relative;
}
ul.client-logos li a.cl07 span 
{
	
}
ul.client-logos li a:hover span, ul.client-logos li a:focus span
{
	left:0;
	position:relative;
}

ul.client-logos li a:hover, ul.client-logos li a:focus 
{
	/*text-decoration:none;*/
}


/* END SUBPAGE*/

/* SIDEBAR */
.sidebar
{
	padding-top: 55px;
	font-size: 18px;	
	list-style: none;
	height: 400px;
}
.sidebar li a
{
	text-decoration: none;
	color: #fff !important;
}
.sidebar li a:hover, a:active
{
	text-decoration: none;
	color: #ad2222 !important;
	color: #ad2222;
	/*color: #529cbf !important;
	color: #529cbf;*/
}
.sidebar ol li
{
	padding-bottom: 35px !important;
}
.sidebar ul li
{
	padding-bottom: 11px !important;
	padding-top: 11px !important;
	padding-left: 30px;
	background: url(../img/15per_white.png) bottom repeat-x;
	behavior: url(/iepngfix/iepngfix.htc)
	/*border-bottom: 1px solid rgba(255,255,255,0.15);*/
}
.sidebar ul
{
	/*border-top: 1px solid rgba(255,255,255,0.15);*/
	background: url(../img/15per_white.png) top repeat-x;
	behavior: url(/iepngfix/iepngfix.htc)
}
.sidebar_bottom_btn
{
	margin-top: 50px;
}
a.join_our_team
{
	height		: 0;
	padding-bottom	: 90px;
	line-height		: 0;
	text-indent	: -100em !important;
	text-indent	: -100em;
	width		: 224px;
	position: absolute;
	/*margin-top: 4px;*/
	background-repeat: no-repeat;
	background: url(../img/join_our_team.png);
	behavior: url(/iepngfix/iepngfix.htc)
}
a.hire_us
{
	height		: 0;
	padding-bottom	: 90px;
	line-height		: 0;
	text-indent	: -100em !important;
	text-indent	: -100em;
	width		: 224px;
	position: absolute;
	/*margin-top: 4px;*/
	background-repeat: no-repeat;
	background: url(../img/hire_us.png);
	behavior: url(/iepngfix/iepngfix.htc)
}

.sidebar_bottom_btn, a.join_our_team:hover, a.join_our_team:focus {
	background: url(../img/join_our_team_hover.png);
	behavior: url(/iepngfix/iepngfix.htc)
}
.sidebar_bottom_btn, a.hire_us:hover, a.hire_us:focus {
	background: url(../img/hire_us_hover.png);
	behavior: url(/iepngfix/iepngfix.htc)
}
.white_bg
{
	background: transparent url(../img/8per_white.png);
	behavior: url(/iepngfix/iepngfix.htc)
}

