html, body {
	background: url('../img/bg.gif') repeat-x #FFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: arial, tahoma, verdana, sans-serif; 
	font-size: 11px;
	color: #FFF;
	text-align: center;
}

h1, h2, h3, h4 {
	margin-top: 0px;
	font-size: 20px;
	font-weight: normal;
}

a, h2, h3 {
	color: #1E57A4;
}

h3 {
	margin-top: 20px;	
}

h4 {
	margin: 0px;
}

a.trail {
	text-decoration: none;
}

ul {
	margin-top: -3px;
	margin-bottom: 5px;
	}
	
li {
	margin-top: 5px;
	margin-left: -25px;
	padding-left: -25px;
	}
	
#wrapper {
	width: 600px;
	margin: 4px auto 40px auto;
	text-align: left;
}

#menu, #logo, #promo, #content {
	margin: 0px 0px 2px 0px;
}

#menu {
	background: #1E57A4;
	width: 600px;
}

#logo {
	width: 600px;
	height:120px;
	background: url('../img/logo.jpg') no-repeat #FFF;
	}
	
#iti_link {
	
	width:117px;
	height:20px;
	margin-left:483px;
	padding-top:2px;
	font-size: 9px;
	color:#182D4F;
	}
#iti_link a
	{
	text-decoration: none;
	color: #182D4F;
	}	
#content {
	background: url('../img/bkgnd.jpg') no-repeat #FFFFFF;
	min-height: 300px;
	padding: 25px 25px 20px 25px;
	
}
#content_home {
	background: url('../img/bkgnd1.jpg') no-repeat #FFFFFF;
	min-height: 300px;
	padding: 25px 25px 20px 25px;
	
}

#content #left, #content_home #left, #content #right, #content_home #right, #content #map_left, #content #map_right {
	float: left;
	text-decoration: none;
	color: #364052;
}

#content #left, #content_home #left, #content #map_right {
	width: 300px;
}

#content #right, #content_home #right, #content #map_left  {
	width: 200px;
	padding-left: 25px;
}

#content #map_left {
	padding-left: 0px;
	padding-right: 25px;
}

#copy-left, #copy-right, #copy-left a {
	color: #364052;
	font-size: 9px;
}

#copy-left {	
	width: 100px;
	float: left;
}

#copy-right {
	width: 500px;
	float: left;
	text-align: right;
}

#menu .item, #menu .item-last {
	
	padding: 5px 21px;
	border-right: 1px solid #FFF;
	float: left;
	text-transform: uppercase;
}

#menu .item-last {
	padding: 5px 23px;
	border-right: 0px;
	
}

#menu .item a, #menu .item-last a {
	color: #FFF;
	text-decoration: none;
}

#people {background-color: #ffffff;}

#people img {
	margin: 0px 0px 2px 2px;
}

#people img.first {
	margin: 0px 0px 2px 0px;
}
.people_text {
height: 330px;
text-decoration: none;
color: #ffffff;
}
#map-london, #map-us {
	width: 298px;
	height: 200px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #FF9C00;
}

.clearer {
	clear: both;
}

.highlight, .highlight-sml, .orange {
	color: #DD8A06;
}

.highlight-sml {
	margin: 40px 0px 0px 0px;
	font-size: 9px;
	font-style: italic;
}


.button {
	cursor: pointer;
}

.hide {
	visibility: hidden;
	position: absolute;
}

.show {
	margin: 0px;
	visibility: visible;
	position: relative;
}
#lcc_link {
	
	width:117px;
	height:20px;
	margin-left:483px;
	padding-top:2px;
	font-size: 9px;
	color:#182D4F;
	}
#lcc_link a
	{
	text-decoration: none;
	color: #182D4F;