#freequote #header {
background:url("http://www.argostranslations.com/website/wp-content/themes/argos/images/header/freequote.png") no-repeat scroll left bottom transparent;
}

#references #header {
background:url("http://www.argostranslations.com/website/wp-content/themes/argos/images/header/references.png") no-repeat scroll 100px bottom transparent;
}

#contact #header {
background:url("http://www.argostranslations.com/website/wp-content/themes/argos/images/header/contact.png") no-repeat scroll 70px bottom transparent;
}

#languages #header {
background:url("http://www.argostranslations.com/website/wp-content/themes/argos/images/header/languages.png") no-repeat scroll 40px bottom transparent;
}

#links #header {
background:url("http://www.argostranslations.com/website/wp-content/themes/argos/images/header/links.png") no-repeat scroll 80px bottom transparent;
}

div#languagesMenu {
	margin-top: 0px;
	width: 200px;
}

div#topMenu {
	width: 540px;
}

div#languagesMenu ul li{
	line-height: 17px;
}

div#mainMenu ul li a {
	padding:18px 17px 9px 20px;
}

div#mainMenu ul li a:hover {
	padding: 18px 17px 9px 20px;
	}	
	
div#recommend {
	width: 170px;
}	
div#recommend a {
	width: 147px;
}

#recommend_form .cform {
	width: 220px;
}

#recommend_form .cform input {
	width:210px;
}

div#footerDisclaimer {
	width: 430px;
}

#recommend_form div.cf_info {
width: 190px;
}

div#footerDisclaimerTitle {
	width: 80px;
}

address.phone {
	padding-left: 60px;
}

div#free_quote a {	
	background: url("button_free_quote_fr.gif") 0 0 no-repeat;
}	

div#references_button a{	
	background: url("button_references_fr.gif") 0 0 no-repeat;
}
	
/* normal states */
#t_mainMenu { left: 0px; width: 142px; }
#l_mainMenu	{ left: 142px; width: 150px; }
#d_mainMenu	{ left: 292px;	width: 68px; }
#v_mainMenu	{ left: 360px;	width: 110px; }
#a_mainMenu	{ left: 470px;	width: 111px; }
	
/* hover states */
#t_mainMenu a:hover { background-position: -30px 0px; }
#l_mainMenu a:hover { background-position: -172px 0px; }
#d_mainMenu a:hover { background-position: -322px 0px; }
#v_mainMenu a:hover { background-position: -390px 0px; }
#a_mainMenu a:hover { background-position: -500px 0px; }		

/* section selected */
body#translation #t_mainMenu { background-position: -30px -45px; }
body#localization #l_mainMenu { background-position: -172px -45px; }
body#dtp #d_mainMenu { background-position: -322px -45px;}
body#voiceover #v_mainMenu { background-position: -390px -45px; }
body#languages #a_mainMenu { background-position: -500px -45px; }	