/* Start of CMSMS style sheet 'AH - Landing Page' */
@charset "utf-8";
/* CSS Document */

/* LANDING PAGE STYLESHEET: LAYERS */
	body { background-color:#F2F0E6; font-family:Trebuchet MS, Helvetica, Arial, sans-serif;}
	div#main {	width:724px; height:485px; margin:30px auto;}
	div#europe { width:724px; height:424px;}
	div#countries { width:724px; height:41px; background-image:url(uploads/images/landing-page/countries-list-bg.jpg); background-repeat:no-repeat; color:#FFFFFF; text-align:center; padding-top:2px; font-size:15px}
		div#countries a {color:#FFFFFF; text-decoration:none }
		div#countries a:hover {text-decoration:underline;}
	div#credits { font-size:11px; text-align:right; padding-right:9px; color:#73685c; }
/* LANDING PAGE STYLESHEET: OBJECTS */
	a {color:#0072bc; text-decoration:none }
	a:hover {color:#CC0000}
	img {border:0}
	ul {line-height:18px;}

/*LIGHTBOX*/
	#overlay{ position:absolute; top:0; left:0; width:100%; height:100%; z-index:90; background-color:#000; -moz-opacity: 0.5; opacity:.50; filter: alpha(opacity=50); }
	#overlay[id]{ /* IE6 and below Can't See This */ position:fixed; }
	div#french-subsidiaries{ position:relative; top:0; left:0; margin:-400px auto; width:375px; height:190px; background-image:url(uploads/images/landing-page/lightbox.png);	background-repeat:no-repeat; padding:20px; z-index:100;}
	div#arthurhunt-subsidiaries{ position:relative; top:0; left:0; margin:-400px auto; width:375px; height:190px; background-image:url(uploads/images/landing-page/lightbox.png);	background-repeat:no-repeat; padding:20px; z-index:100;}
	#close{ position:absolute; top:2px; right:15px; cursor:pointer;}

/* oliv mars 10 */
#flashcontent {
width: 724px;
height: 465px;
	}
/* End of 'AH - Landing Page' */

