#header #mainmenu a {
	display:block;
	float:left;
	overflow:hidden;
	text-indent: -5000px;
	margin-top:15px;
	margin-right:16px;
	/*margin-left:-5px;*/
}
#header #mainmenu #solutions {
	background:url("../media/images/mainmenu/solutions.gif") top left no-repeat;
	width:138px;
	height:61px;
}
#header #mainmenu #prestimedia {
	background:url("../media/images/mainmenu/prestimedia.gif") top left no-repeat;
	width:143px;
	height:61px;
}
#header #mainmenu #iphoneipad {
	background:url("../media/images/mainmenu/iphone_ipad.gif") top left no-repeat;
	width:143px;
	height:61px;
}
#header #mainmenu #clients {
	background:url("../media/images/mainmenu/clients.gif") top left no-repeat;
	width:93px;
	height:61px;
}
#header #mainmenu #contact {
	background:url("../media/images/mainmenu/contact.gif") top left no-repeat;
	width:107px;
	height:61px;
	margin-right:0px;
}

#header #mainmenu #selected a {background-position:top right;}


#header #mainmenu #solutions:hover,
#header #mainmenu #prestimedia:hover,
#header #mainmenu #iphoneipad:hover,
#header #mainmenu #clients:hover,
#header #mainmenu #contact:hover
{
	background-position:top right;	
	
}

#askquote a {
	display:block;
	background : url("../media/images/contact.gif") top left no-repeat;
	width:160px;
	height:45px;
	text-indent:-5000px;
	overflow:hidden;
	margin:20px auto 0 auto;
}

.new {
	display:inline-block;
	margin-left:5px;
	width:34px;
	height:14px;
	background : url("../media/images/inedit.gif") top left no-repeat;
	overflow: hidden;
	text-indent:-5000px;
}

.exclusive {
	display:inline-block;
	margin-left:5px;
	width:42px;
	height:14px;
	background : url("../media/images/exclusif.gif") top left no-repeat;
	overflow: hidden;
	text-indent:-5000px;
}

.new-exclusive {
	display:inline-block;
	margin-left:5px;
	width:82px;
	height:14px;
	background : url("../media/images/inedit-exclusif.gif") top left no-repeat;
	overflow: hidden;
	text-indent:-5000px;
}