/* This stylesheet contains the layout elements that apply to all pages */

body {
	margin:0 auto;
	padding:0;
	background:#677d96 url(../images/bodyBg.jpg) top left repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color: #677d96 /*#ecf1f6;#e4eefb;*/
}

/* general element stylings */

a {
	outline:none;
}

img {
	border:none;
}

input {
	border:none;
	outline:none;
}

.clearBoth {
	clear:both;
}

/* login section */

#loginSection {
	width:100%;
	height:44px;
	background:#435067;
}

#loginSectionContent {
	width:960px;
	margin:0 auto;
}

#loginSectionContent form {
	position:relative;
	float:right;
	width:400px;
	padding-top:8px;
}

#loginSectionContent form input {
	width:153px;
	height:17px;
	padding:3px;
	background:transparent url(../images/loginSectionContent-Input.jpg) top left no-repeat;
	font-family:Georgia,Times,"Times New Roman",serif;
	font-size:12px;
	color:#4b5a71;
}

#loginSectionContent form input#loginSubmit {
	position:absolute;
	top:8px;
	right:14px;
	width:60px;
	height:23px;
	text-indent: -9999px;
	background:transparent url(../images/loginSectionContent-Login.png) top left no-repeat;
	cursor:pointer;
}

#loginSectionContent form input#loginSubmit:hover {
	background:transparent url(../images/loginSectionContent-Login_over.png) top left no-repeat;
}

/* main site content */

#siteWrapper {
	clear:both;
	width:960px;
	margin:0 auto;
}

/* header */

#headerSection {
	clear:both;
	width:960px;
/*height:124px;*/
	height:100px;
}

#headerLogo {
	float:left;
	width:414px;
}

#headerMap {
	float:right;
	width:520px;
	margin-right:20px; 
	text-align:right;
}

/* main navigation */

#menucontOuter {
	width:960px; 
	height:20px; 
	background:transparent url(../images/indexNavBg.gif) top left no-repeat; display:block;
 }
 
#menucontOuter div {
	width:915px; 
	height:20px; 
	text-align:right;
 }

#contOuter {
	width:960px; 
	height:29px; 
	background:transparent url(../images/indexNavBg1.gif) top left no-repeat; display:block;
 }	
#menucont {
	width:960px; height:47px;background:transparent url(../images/indexNavBg2.jpg) top left no-repeat; display:block; }

#home, #home:visited {
	background-image:url(../images/home.gif);
}

#articles, #articles:visited {
	background-image:url(../images/articles.gif);
}

#whitepapers, #whitepapers:visited {
	background-image:url(../images/whitepapers.gif);
}

#casestudies, #casestudies:visited {
	background-image:url(../images/casestudies.gif);
}


#about, #about:visited {
	background-image:url(../images/about.gif);
}

.rollover span.alt {
	display:none;
}
.rollover img {
	border:none;
}
:root .rollover img {
	display:block;
}

.rollover, .rollover:visited {
	background-color:transparent !important; /* needed for Opera5/6 */
	background-repeat:no-repeat;
	background-position:0 0;
}
.rollover:hover, .rollover:focus, .rollover:active, .rollover.MMO, .rollover.MMO:visited {
	background-position:0 -33px;
}

/* Flash Content */

#indFeatureFlash {
	width:915px;
	padding-left:25px;
	height:380px;
	border: none;
}

#statement {
	width:910px;
	height:130px;
	background: url(../images/statementBg.png); background-color:#d9dee4; text-align:center;
}


#secFeatureFlash {
	width:915px;
	border:none;
	z-index:1;
}


/* footer section */

#footerSection {
	clear:both;
	width:960px;
	min-height:240px;
	background:transparent url(../images/footerBg1.jpg) top left no-repeat;
}

#footerSectionContent {
	padding-left:70px;
	font-family:Georgia,Times,"Times New Roman",serif;
	font-size:18px;
	color:#4b5a71;
}

#footerSection ul {
	margin:0;
	padding:0;
	list-style: none;
}

#footerSection ul li {
	float:left;
	display:inline;
	padding-top:30px;
}

#footerSection ul li div#footerLinks {
	width:170px;
	padding-top:30px;
}

#footerSection ul li div#footerLinks ul li {
	display:block;
	width:170px;
	margin-bottom:14px;
	padding-top:0px;
}

#footerSection ul li div#footerLinks ul li a {
	font-family:Georgia,Times,"Times New Roman",serif;
	font-size:18px;
	font-weight:normal;
	color:#4b5a71;
	text-decoration:none;
}

#footerSection ul li div#footerLinks ul li a:hover {
	text-decoration: underline;
}

#footerSection h1 {
	margin:20px 0 10px 0;
	padding:0;
	text-indent: -9999px;
}

#footerSection p {
	margin:0;
	padding:0;
}

/* start of the clock elements - you will likely want to remove the background once you replace with a flash movie. Clocks movies should be 81 wide maximum */

#footerMumbai {
	width:120px;
	margin-right:60px;
}

h1#footerMumbaiH1 {
	width:81px;
	height:17px;
	background:transparent url(../images/mumbai.jpg) no-repeat;
}

#footerNewYork {
	width:120px;
	text-align:center;
	margin-right:60px;
}

h1#footerNewYorkH1 {
	width:120px;
	height:17px;
	margin-left:14px;
	background:transparent url(../images/newYork.jpg) no-repeat;
}

#footerParis {
	width:120px;
	text-align:center;
	margin-right:52px;
}

h1#footerParisH1 {
	width:81px;
	height:17px;
	margin-left:53px;
	background:transparent url(../images/paris.jpg) no-repeat;
}

#footerSingapore {
	width:120px;
	text-align:center;
}

h1#footerSingaporeH1 {
	width:86px;
	height:17px;
	margin-left:16px;
	background:transparent url(../images/singapore.jpg) no-repeat;
}

/* outer copyright */

#footerCopyright {
	text-align:center;
	padding:40px 0;
}

#footerCopyright p {
	font-family:Georgia,Times,"Times New Roman",serif;
	font-size:12px;
	color:#8a9db2;
}

