ul,li {
	margin:0;
	padding:0;
	list-style:none;
}

/* siteOuterWrapper - needed to contain background and facilitate 'final' footer
--------------------------------------------------------------*/
#siteOuterWrapper{
	width:100%;
	text-align:center; /* used for centering in ie5.5 */
	background:#ececec url(../../images/global/body.jpg) repeat-x 0 0;
}
/* siteContainer - this contains the site proper
--------------------------------------------------------------*/
#siteContainer{
	width:992px;
	margin:0 auto;
	text-align:left; /* used to cancel centering needed for ie5.5 layout fix */
}
.gateway {
	background:url(../../images/global/table.gif) no-repeat 0 180px;
	width:992px;
}

#header {
	height:8em;
	background:url(../../images/global/header.jpg) repeat-x 0 0;
	position:relative;
}
/* Gateway page top navigation
--------------------------------------------------------------*/
ul#topNav {
	width:160px;
	padding:0;
	margin:0;
	position:absolute;
	bottom:0;
	right:0;
}
ul#topNav li {
	margin:0;
	padding:0;
	width:160px;
}
ul#topNav li a { /* links */
	color:#0072bc;
	text-decoration:none;
	font-size:1.2em;
	font-weight:normal;
	display:inline-block;
	padding:3px 3px 3px 10px;
}
ul#topNav li ul { /* drop down */
	background:#f2f2f2 url(../../images/global/topNav.png) repeat-x 0 0;
	display:none;
	z-index:9999;
	position:absolute;
	left:0;
	top:27px;
	width:180px;
}
ul#topNav li ul li a { /* drop down links */
	color:#585858;
	font-size:1em;
	border-bottom:1px solid #ccc;
	width:143px;
	margin:0 10px;
}

ul#topNav li ul li a.email {
	color:#585858;
	font-size:1em;
	border-bottom:none;
	width:auto;
	margin:0;
	padding:0;
}

ul#topNav li ul li a:hover {
	color:#0072bc;
}
ul#topNav li ul li ul.contactDetails {
	height:auto;
	position:relative;
	top:0;
	left:0;
	width:180px;
	z-index:9999;
	background:none;
	padding:5px 0;
	border-bottom:1px solid #ccc;
	width:140px;
	margin:0 10px;
}
ul#topNav li ul li ul.contactDetails li {
	cursor:default;
	font-size:1em;
	background:none;
	padding-left:10px;
	width:140px;
}

ul#topNav li ul li.last a,
ul#topNav li ul li ul.last {
	border-bottom:none;
}

#topNavShadow {
	height:4px; 
	width:992px; 
	background:url(../../images/global/topNav-shadow.gif) no-repeat 100% 100%;
	line-height:0;
	font-size:0;
}

.dropMenuWrap {
	position:absolute;
	left:0;
	top:30px;
}
a#logo {
	background:url(../../images/global/logo.png) no-repeat 50% 50%;
	width:191px;
	height:34px;
	float:left;
	margin:15px 0 0 18px;
	display:block;
	text-indent:-9999px;
	outline:none;
}
#strapeline {
	margin:10px 0 0 18px;
	padding:0;
	font-size:1.2em;
	color:#0058a9;
	float:left;
	clear:left;
	width:700px;
	display:inline;
}
#strapeline strong {
	color:#163b8d;
	font-weight:normal;
}
#world {
	background:url(../../images/global/world.gif) no-repeat 50% 50%; 
	width:718px; 
	height:416px;
	display:block; 
	margin:20px auto 30px auto;
	position:relative;
	z-index:0;
}
#uk-glow {
	position:absolute;
	top:41px; 
	left:245px; 
	width:150px; 
	height:150px; 
	display:block;
	background: url(../../images/gateway/uk-glow.png) no-repeat 50% 50%;
}
#usa-glow {
	position:absolute;
	top:101px; 
	left:50px; 
	width:206px; 
	height:143px; 
	display:block;
	background: url(../../images/gateway/usa-glow.png) no-repeat 50% 50%;
}
#france-glow {
	position:absolute;
	top:66px; 
	left:262px; 
	width:138px; 
	height:137px; 
	display:block;
	background:url(../../images/gateway/france-glow.png) no-repeat 50% 50%;
}
#germany-glow {
	position:absolute;
	top:66px; 
	left:285px; 
	width:132px; 
	height:110px; 
	display:block;
	background:url(../../images/gateway/germany-glow.png) no-repeat 50% 50%;
}
#china-glow {
	position:absolute;
	top:67px; 
	right:63px; 
	width:231px; 
	height:182px; 
	display:block;
	background:url(../../images/gateway/china-glow.png) no-repeat 50% 50%;
}
#japan-glow {
	position:absolute;
	top:98px; 
	right:49px; 
	width:117px; 
	height:115px; 
	display:block;
	background:url(../../images/gateway/japan-glow.png) no-repeat 50% 50%;
}
#footerWrap {
	background:#f2f2f2 url(../../images/global/footer-bg.jpg) repeat-x 0 0;
	clear:both;
}
#footer {
	width:992px;
	margin:0 auto;
	text-align:left;
	height:150px;
	position:relative;
	z-index:0;
}
/* gateway page footer navigation */
#footerNav {
	position:absolute;
	top:-20px;
	height:60px;
	width:660px;
	left:50%;
	margin-left:-330px;
}
#footerNavL {
	background:url(../../images/global/footer-nav-l.jpg) no-repeat 0 0;
	padding-left:7px;
}
#footerNavR {
	background:url(../../images/global/footer-nav-r.jpg) no-repeat 100% 0;
	padding-right:7px;
}
#footerNav ul {
	background:url(../../images/global/footer-nav-bg.jpg) repeat-x 50% 0;
	height:29px;
	text-align:center;
}
#footerNav li {
	display:inline;
	margin:0 10px;
	position:relative;
}
#footerNav li ul {
	position:absolute;
	bottom:32px;
	left:-50px;
	height:79px;
	width:170px;
	text-align:left;
	background:url(../../images/global/footer-nav-hover.jpg) repeat-x 0 0;
	padding:10px 0;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display:none;
}
/*
#footerNav li:hover ul,
#footerNav li a:hover ul {
	display:block;
}
*/
#footerNav li ul li {
	margin:4px 0 4px 10px;
	display:inline-block;
}
#footerNav li ul li a {
	border-bottom:1px solid #cbcbcb;
}
#footerNav li ul li a:hover {
	color:#39a7df;
	text-decoration:none;
}
#footerNavShadow {
	
}

/* inner page footer links */
#footerLinks {
	background:#fefefe url(../../images/global/footer-links-bg.jpg) repeat-x 0 0;
	padding:9px;
}
#footerLinks p {
	font-size:1.1em;
	margin:0 0 5px 0;
}
#footerLinks ul {
	width:15%;
	float:left;
	padding-left:9px;
}
#footerLinks strong {
	color:#005480;
}
#credits {
	padding:9px 18px;
}
#credits li {
	float:left;
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #ccc;
}
