@charset "utf-8";
/* CSS Document */

/*
div {border: 1px solid #666; vertical-align:baseline;}
div div {border: 1px solid #FC0; vertical-align:baseline;}
*/


* {padding: 0; margin: 0; border: 0;}
a {	color: #666; text-decoration: none; }
a:hover, #header #menu a.act, #body #submenu li a.act { color: #C6D729; }
p, ul, li {padding-bottom: 7px;}
li {
	list-style-position: inside;
	list-style-type: disc;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 17px;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-position: 915px 100px;
}
strong {	font-weight: bold; }
em {	font-style: italic; }



#header {
	padding-top: 100px;
	clear:both;
	width: 1185px;
}

#header #logo {
	padding-left: 6px;
	float: left;
}
#header #menu {
	padding: 18px 6px 2px 6px;
	float: left;
	width: 510px;
	text-transform: uppercase;
}

#header #menu a {
	font-size: 11px;
	font-weight: bold;
	padding: 0 1px 0 1px;
}
#header #banner {
	float: left;
}

#footer {
	clear: both;
	font-size: 11px;
	color: #999;
	height: 70px;
	width: 990px;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#footer a {color: #666;}
#footer a:hover {color: #C6D729;}
#footer #pie {padding-left: 170px; width:500px; float:left;}
#footer #follow1 {	width: 85px; 	float: left; 	color: #C6D729; }
#footer #follow2 {	width: 85px; 	float: left; }
#footer #follow2 ul li {	list-style-type: none; 	display: inline; }
#footer #follow2 ul li a {
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 9px; 
	background-repeat: no-repeat;
	background-position: 0px -16px;
}
#footer #follow2 ul li a:hover { 	background-position: 0px 0px; }
#footer #follow2 ul li a#fufb { 	background-image: url(/2010london/fusfb.gif); }
#footer #follow2 ul li a#futw { 	background-image: url(/2010london/fustw.gif); }
#footer #follow2 ul li a#fuyt { 	background-image: url(/2010london/fusyt.gif); }
#footer #follow2 ul li a span { display: none; }

#body {
	clear: both;
	padding-top: 30px;
	height: 415px;
	width: 990px;
}
#body #submenu {
	float: left;
	width: 144px;
	height: 10px;
	font-size: 11px;
	line-height: 15px;
	text-align: right;
	padding: 2px 18px 0 0;
	text-transform: lowercase;
}
#body #cont {
	float: left;
	width: 650px;
	padding-left: 13px;
}
#body #cont a {
	font-weight: bold;
}

#body #submenu li {	list-style-type: none; }
#body #submenu li hr {		
	margin-bottom: 5px;
	margin-top: 5px;
	width: 90px;
	margin-left: 50px;
	height: 0;
	border-bottom: dotted 1px #999;
	text-align: right;
 }

#body #submenu li a {display: block;}
#cont h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	text-transform: uppercase;
}
#cont h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
}
#cont h2 strong, #cont h3 strong { 	color: #C6D729; }
#cont ul.sin {	list-style-type: none; }
#cont ul.sin li {	padding-bottom: 0px; }#cont hr {
	margin-bottom: 15px;
	margin-top: 10px;
	width: 90px;
	height: 0;
	border-bottom: dotted 1px #999;
	text-align: left;
}
#cont h6 {
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
}
img.pdf {
	vertical-align: sub;
	margin-right: 3px;
}
