body, html{
	margin: 0;
	padding: 0;
}
html,body {
	height: 100%;
}

body {
    color: #4D4D4D;
    font-family: Arial,Verdana,Sans-Serif;
    font-size: 13px;
    line-height: 150%;
    margin: 0;
    padding: 0;
}
img {
	border:0;
	vertical-align:middle;
}
._17px {
    font-size: 17px;
}
.dark {
    color: #1A1A1A;
}
.no-b {
    font-weight: normal;
}
.avenir {
    font-family: Avenir,Helvetica,Arial,Sans-serif;
}
.blue {
    color: #229ac6;
}

h1 {
    font-size: 200%;
    margin: 0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 50px; /* .push must be the same height as .footer */
}

.header-wrapper {
    background: url("../images/header-bg.png") left top;
}
.top-wrapper {
    background: url("../images/header.png") center top ;
}

.page-width {
    margin: 0 auto;
    width: 1060px;
}
.logo {
    float: left;
    margin-top: 38px;
}
.logo img {
    height: 111px;
    width: 328px;
}

.lang-select{
	float:right;
	padding-top:9px;
	height:75px;
}
.lang-select img{
	background:url(../images/en-fr-switch.png) top left no-repeat;
	height:20px;
	width:83px;
}

.lang-select img.fr{
	background-position:-90px 0;
}
.lang-select img.fr.active{
	background-position:-90px -20px;
}
.lang-select img.en{
	background-position:0px -20px;
}
.lang-select img.en.active{
	background-position:0px 0px;
}
.notext {
    font-size: 0;
    line-height: 0;
}
.clear {
    clear: both;
}
.menu{
	float:right;
	width:643px;
	height:37px;
}
.menu ul, menu li{
	list-style:none;
	margin:0;
	padding:0;
}
.menu ul li img {
	background:url(../images/menu.png) top left no-repeat;
	position:relative;
	z-index:100;
}
.menu li{
	float:left;
}

.menu ul li.home img{
	width:128px;
	height:37px;
}
.menu ul li.translation img{
	width:130px;
	height:37px;
	background-position:-128px 0px;
}
.menu ul li.staffing img{
	width:128px;
	height:37px;
	background-position:-258px 0px;
}
.menu ul li.our-clients img{
	width:128px;
	height:37px;
	background-position:-386px 0px;
}
.menu ul li.about-us img{
	width:129px;
	height:37px;
	background-position:-514px 0px;
}



.menu ul li.home.sfHover img, .menu ul li.home:hover img{
	background-position:0 -37px;
}
.menu ul li.translation.sfHover img, .menu ul li.translation:hover img{
	background-position:-128px -37px;;
}
.menu ul li.staffing.sfHover img, .menu ul li.staffing:hover img{
	background-position:-258px -37px;
}
.menu ul li.our-clients.sfHover img, .menu ul li.our-clients:hover img{
	background-position:-386px -37px;
}
.menu ul li.about-us.sfHover img, .menu ul li.about-us:hover img{
	background-position:-514px -37px;
}
/*===========================================================================*/
.sub-menu, .sub-menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sub-menu ul{
	padding-left:32px;
}
.sub-menu a{
	text-decoration:none;
}
.sub-menu a, .sub-menu li{
	font-size:14px;
}
.sub-menu li li a, .sub-menu li li{
	font-size:12px;
}
.sub-menu li{
	background:url(../images/sub-menu.png) left 28px no-repeat;
	line-height:30px;
	width:100%;
	text-indent:10px;
}
.sub-menu li li{
	background: transparent;
	line-height:30px;
	width:100%;
}

/*===========================================================================*/
.sub-menu.contact li
{
	font-size:12px;
	text-indent:0;
	clear:both;
}
.sub-menu.contact input, .sub-menu.contact textarea
{
	float:right;
	width:160px;
	margin-top:5px;
}
/*===========================================================================*/

.col-1, .col-2, .col-3, .col-4{
	float:left;
}
.main-wrapper.col-4{
	float:none;
}
.main-wrapper.col-4 .col-1{
	width:263px;
}
.main-wrapper.col-4 .col-2{
	width:263px;
}
.main-wrapper.col-4 .col-3{
	width:263px;
}
.main-wrapper.col-4 .col-4{
	width:270px;
}


.col-2 .col-1{
	width:736px;
	padding:22px;
}
.col-2 .col-2{
	padding:21px;
	width:237px;
}
.main-wrapper.col-2{
	float:none;
	background:url(../images/col-2-bg.png) top right repeat-y;
}

/*===========================================================================*/

.homepage .col-1 div{
	padding:19px 0;
}
.homepage .col-2 div{
	padding:19px 0;
}
.homepage .col-3 div{
	padding:19px 0;
}
.homepage .col-4 div{
	padding:19px 0;
}

.homepage .col-1 div div{
	padding: 0 28px;
	border-right:1px solid #e0e0e0;
}
.homepage .col-2 div div{
	padding: 0 28px;
	border-right:1px solid #e0e0e0;
	border-left: 1px solid #E0E0E0;
}
.homepage .col-3 div div{
	padding: 0 28px;
}
.homepage .col-4 div div{
	padding:0
}

.homepage .col-1 div div img,
.homepage .col-2 div div img,
.homepage .col-3 div div img{
	margin:11px 0;
}
.homepage .col-4 div div{
	background: url(../images/homepage/featured.png) 0 11px no-repeat;;
	padding-top:11px;
	text-align:center;
}

/*===========================================================================*/

.see-more{
	width:69px;
	height:25px;
	background:url(../images/buttons/see-more.png) top left no-repeat;
}

/*===========================================================================*/

.main-wrapper .2-col{
	
}

/*===========================================================================*/
/*===========================================================================*/
.footer{
	background-color:#272727;
	height:50px;
	color:#fff;
	font-size:10px;
}
.footer a
{
	color:#fff;
	text-decoration:none;
}
.footer .page-width{
	padding-top:4px;
}
.footer .social{
	float:right;
}
.footer .social a{
	margin-left:10px;
}
.footer .social img{
	background:url(../images/social-media.png) top left no-repeat;
	width:16px;
	height:16px;
}
.footer .social .tw{
	background-position:-26px 0;
}
.footer .social .in{
	background-position:-52px 0;
}

a {color:#4F84C4;}

#index_worlds_news_en li, #index_worlds_news_en ul
{
	list-style:none;
	padding:0;
	margin:0;
}
#index_worlds_news_en li.title
{
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	color:#0066cc;
}
#index_worlds_news_en li.date
{
    font-family:Georgia, "Times New Roman";
	line-height:150%;
    color:#7d7b84;
}



ul#error {
padding:10px 0px;
border:1px solid #DEDEDE;
background-color:#EBF4FF;
margin:10px 0px;
list-style:none;
}
ul#error li{
height:15px;
color:#0066CC;
font-weight:bolder;
padding:2px 10px;
}

.highlight { background-color: yellow }
.submit{
	background:url(../images/buttons/contact_submit.png) no-repeat;
	height:25px;
	width:77px;
	float:left;
}
.reset{ 
	background:url(../images/buttons/contact_reset.png) no-repeat;
	height:25px;
	width:74px;
	float:left;
}

.submitfr{
	background:url(../images/buttons/contact_submit-french.png) no-repeat;
	height:25px;
	width:76px;
	float:left;
}
.resetfr{
	background:url(../images/buttons/contact_reset-french.png) no-repeat;
	height:25px;
	width:112px;
	float:left;

}
.submit-resume{
	background:url(../images/buttons/submit_resume.png) no-repeat;
	width:242px;
	height:40px;
	margin-left:20px;
}
.submit-resume-fr{
	background:url(../images/buttons/submit_resume-french.png) no-repeat;
	width:242px;
	height:40px;
	margin-left:20px;
} 

.search-jobs{
	margin-top:20px;
	background:url(../images/buttons/search_for_job.png) no-repeat;
	width:242px;
	height:40px;
	margin-left:20px;
}
.search-jobs-fr{
	margin-top:20px;
	background:url(../images/buttons/search_for_job-french.png) no-repeat;
	width:242px;
	height:40px;
	margin-left:20px;
} 
.address-title,.tel{
	font-weight:bold;
}
.wrapping-text{
	height:140px;
	margin-top:-198px;
	z-index:3;
	position:relative;
	width:960px;
}
.front-text{
	text-align:right;
	margin-right:30px;
	color:#43638a;
	font-size:33px;
	font-family:Myriad Pro;
	font-weight:bold; 
}
#rotator{
	z-index:1;
}  
.grey-text{
	color:#474747;
	font-size:33px;
	font-family:Myriad Pro;
	float:right;
	width:530px;
	text-align:right;
	font-weight:bold;
}
.blue-text{
	clear:both;
	display:block;
	text-align:right;
}
.front-content{
	margin-top:50px;
}
/* new home page layout*/
.home_text{
	margin-top:20px;
	font-size:17px;
	width:512px !important;
	margin-right: 20px;
}
#request_a_quote{
	width:305px;
	height:82px;
	margin-top:30px;
	margin-left:130px;
}
.home_text table{
	margin-top:15px;
	text-align:center;
	margin-bottom:10px;
}
.pro_asso{
	padding:5px 0;
	border-bottom: 1px solid #E0E0E0;
	margin-bottom:10px;
}
