/* 
Author: Bobby, Senior UI Developer
Email: bobby.kc@tmp.com
Company: TMP Worldwide Advertising and Communications, LLC
*/

@media screen {
	/*Home logo*/
	#header h1 a {background: #fff url(/images/navigation/xerox_logo_uae.jpg) top left no-repeat;display: block;width: 393px;height: 42px;text-indent: -9999px;overflow: hidden;position:absolute;top:0px;left:0px}

	/* generic box */
	#rightcontent .generic_right_box{margin:0px 0 0 10px;}
	
	/* About Us - Default Page */	
	#about_us_default #leftcontent h1{background:url(/images/content_header_mx/aboutus_header.jpg) no-repeat left top; width: 555px;height: 209px;text-indent: -9999px;overflow: hidden;}
	
	#default #hometxt{width:700px; float:left; height:auto; margin:0; padding:0 20px 0 0px;}	
	
	a.link {text-decoration:underline;}
	
	div#horiz-menu ul li ul {
	background: #b4da42 url(../images/navigation/subnav_bg.gif) repeat-x left top;
	width:284px;
	border:0px solid;
	margin:0;
	padding:0;
	margin-left:-5px;
	}
	
	div#horiz-menu li li a {
	line-height: 15px;
	padding:10px 0px;
	font-weight: normal;
	text-transform:none;
	color:#3c5709;
	width:240px;
	display:block;
	border-bottom:1px solid #cae287;
	border-right:0px solid #ddd;	
	font-weight:bold;
	margin:0 5px 0 20px;
	text-align:left;
}
	
}