/* CSS Document */


body {
	background-color: #000000;
}


html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


#container {
	position:relative;
	width: 966px;
	margin: 0 auto;
	background:#000;
}

form {
	margin: 0;
	padding: 0;
	}

/**---TEXT---**/
body, div, p, address, label, legend, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	font-size: 11px;
}

ul, ol, li {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}


/**---MASTHEAD---**/
#masthead {
	width: 966px;
	height: 86px;
	background-color: #00FF00;
	border-top: 2px solid #ff5312;
	border-bottom: 1px solid #ff5312;
}

#empty-wrapper {
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding:0;
	margin:0;
	}

#logo {
	float: left;
	width: 163px;
	height: 84px;
	margin: 0;
	display: inline;
}

#nav-wrapper {
	float: right;
	width: 803px;
	height: 84px;
	background-color: #000;
	margin: 0;
	display: inline;
}

#tagline {
	float: left;
	height:21px;
	padding: 18px 0 0 23px;
	text-align:left;
}

#top-nav-wrapper {
	float:right;
	height:21px;
	width:208px;
	padding: 18px 12px 0 0;
	text-align:left;
	display:inline;
	}
	
/*----- TOP NAV -----*/

#top-nav ul {
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*voice-family: "\"}\"";
	voice-family: inherit;*/
	height: 13px;
}

#top-nav ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#top-nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#top-nav li a {
	float: left;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	/*color: #000;*/
	text-transform: uppercase;
	text-decoration: none;
}

#top-nav li a.contact {
	height: 21px;
	width: 67px;
	text-indent: -10000px;
	background-image: url("../images/nav-contact.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top-nav li a.careers {
	height: 21px;
	width: 67px;
	text-indent: -10000px;
	background-image: url("../images/nav-careers.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top-nav li a.investors {
	height: 21px;
	width: 74px;
	text-indent: -10000px;
	background-image: url("../images/nav-investors.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top-nav li a:hover, #top-nav li a:hover, #top-nav li a.selected {
	background-position: 0 -21px;
	color: #05244a;
}


#navigation-wrapper {
	float: left;
	height:31px;
	width: 803px;
	/*background-color: #000;*/
	margin: 14px 0 0 0;
	display: inline;
}

/*----- MAIN NAV -----*/
#nav ul {
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*voice-family: "\"}\"";
	voice-family: inherit;*/
	height: 13px;
}

#nav ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a {
	float: left;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	/*color: #000;*/
	text-transform: uppercase;
	text-decoration: none;
}

#nav li a.home {
	height: 31px;
	width: 75px;
	text-indent: -10000px;
	background-image: url("../images/nav-home.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.flatworld {
	height: 31px;
	width: 94px;
	text-indent: -10000px;
	background-image: url("../images/nav-flatworld.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.offerings {
	height: 31px;
	width: 83px; 
	text-indent: -10000px;
	background-image: url("../images/nav-offerings.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.globalsourcing {
	height: 31px;
	width: 134px;
	text-indent: -10000px;
	background-image: url("../images/nav-globalsourcing.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.research {
	height: 31px;
	width: 89px;
	text-indent: -10000px;
	background-image: url("../images/nav-research.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.beyondbusiness {
	height: 31px;
	width: 131px;
	text-indent: -10000px;
	background-image: url("../images/nav-beyondbusiness.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.newsroom {
	height: 31px;
	width: 101px;
	text-indent: -10000px;
	background-image: url("../images/nav-newsroom.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.about {
	height: 31px;
	width: 96px;
	text-indent: -10000px;
	background-image: url("../images/nav-aboutus.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}


#nav li a:hover, #nav li a:hover, #nav li a.selected {
	background-position: 0 -31px;
	/*color: #000;*/
}

/**---FOOTER---**/

#footer-container {
	clear: both;
	width: 966px;
	background-image: url("../images/footer-bg.gif");
	background-repeat: repeat-x;
	font-size: 0.95em;
	height:47px;
}

#footer-container a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

#footer-container a:hover {
	color: #33FF66;
}

#subfooterlinks {
	float: left;
	padding: 10px 0 0 15px;
	line-height: 25px;
	height:37px;
}

#rssicon {
	float: right;
	padding: 19px 15px 0 0;
	width: 37px;
}

#footer {
	clear: both;
	width: 966px;
	height: 38px;
	background-color: #fff;
	font-size: 0.95em;
	color: #333333;
}

#footertext {
	float: left;
	padding: 10px 0 0 15px;
}

#privacylinks {
	float: right;
	padding: 10px 15px 0 0;
}

.red-highlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#66FF33;
	}
/*---JOURNALIST RESOURCES END---*/

.separator {
	border:1px solid #e6e6e6;
	}
	
/*----LANDING PAGES----*/
#fluid-container {
	float:left;
	background-color:#000033;
	width:966px;
	border-top:1px solid #cccccc;
	margin-bottom:20px;
	}
	
#fluid-wrapper {
	float:left;
	display:inline;
	width:640px;
	margin-right:19px;
	padding:20px 0 20px 20px;
}

#fluid-wrapper ul {
	list-style:none;
	margin-bottom:12px;
	padding:0;
	}
	
#fluid-wrapper ul li {
	padding-left:8px;
	margin:4px 0 0 0;
	background:url("../images/bullet.gif") no-repeat 0 5px;
	vertical-align:middle;
	}
	
#fluid-wrapper ol {
	padding:0;
	margin-left:18px;
	}
	
#related-promotions {
	float:right;
	width:214px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-top:2px solid #ff6600;
	border-bottom:1px solid #e6e6e6;
	margin:20px 20px 0 0;
}

#related-promotions ul {
	list-style:none;
	margin-bottom:6px;
	padding:0;
	}
	
#related-promotions ul li {
	padding-left:8px;
	margin:4px 0 0 0;
	background:url("../images/bullet.gif") no-repeat 0 5px;
	vertical-align:middle;
	}

#rp-header-separator {
	background:url("../images/dotted-h-separator.gif") repeat-x bottom;
	height:33px;
	line-height:35px;
	padding-left:8px;
}

#blog-promotions {
	float:right;
	width:250px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-top:2px solid #ff6600;
	border-bottom:1px solid #e6e6e6;
	margin:20px 20px 0 0;
}

/*--For Print purpose--*/
#win-flatworld {
	display:none;
	}
	
#print-necessary{
	display:none;
	}
	

