/* CSS Document */

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote

{
	margin: 0px;
	padding: 0px;
	border: 0px;
}



body

{

	font-family: Arial, Helvetica, sans-serif;

	background-color: #E4EBF3;

}



div#vertical-repeat

{

	display: block;

	float: left;

	width: 100%;

	background-image: url(../images/common/vertical-repeat.gif);

	background-position: center;

	background-repeat: repeat-y;

}



div#container

{

	position: relative;

	width: 884px;

	margin-left: auto;

	margin-right: auto;

}



div#container-inner

{

	display: block;

	float: left;

	width: 884px;

	background-image: url(../images/common/container-bg.gif);

	background-position: left;

	background-repeat: repeat-y;

	overflow: hidden;

}



div#footer

{
	display: block;
	float: left;
	width: 100%;
	height: 200px;
	background-image: url(../images/common/footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #6792C5;
}



div#footer-container

{

	position: relative;

	width: 884px;

	margin-left: auto;

	margin-right: auto;

}



div#footer-container-inner

{

	display: block;

	float: left;

	width: 884px;

	height: 171px;

	background-image: url(../images/common/footer-bg.gif);

	background-position: top left;



}



div#linktab {
	float: right;
	background-image: url(../images/common/linktab.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 74px;
	width: 260px;
	margin-right: 20px;
	padding-top: 10px;
}
div#linktab p {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
}
div#linktab a:link,

div#linktab a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

div#linktab a:active,

div#linktab a:hover {

	text-decoration: underline;

}




div#header

{
	display: block;
	float: left;
	width: 884px;
	height: 415px;
	background-image: url(../images/common/header-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}



#news div#header

{

	display: block;

	float: left;

	width: 884px;

	height: 150px;

	background-image: url(../images/common/header-bg.gif);

	background-position: top left;

	background-repeat: no-repeat;

}



div#header ul

{
	display: block;
	float: left;
	padding-top: 9px;
	padding-left: 5px;
	clear: both;
}



div#header ul li

{

	display: inline;

	float: left;

	padding-left: 17px;

	background-image: url(../images/common/nav-bullet.gif);

	background-repeat: no-repeat;

	background-position: 7px 5px;

	font-weight: bold;

}



div#header ul li.first-item

{

	background-image: none;

}



div#header ul li a:link,

div#header ul li a:visited

{

	display: inline;

	float: left;

	text-decoration: none;

	color: #FFFFFF;

	font-size: 11px;

	text-align: center;

}





div#header ul li a:active,

div#header ul li a:hover

{

	text-decoration: underline;

}





div#header h1 a:link,

div#header h1 a:visited

{
	position: absolute;
	top: 0px;
	left: 0px;
	width:	250px;
	padding: 87px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/common/bmg-logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/: 87px;
	font-size: 10px;
}





/* --------------------------------- footer links */

div#footer ul

{
	display: block;
	float: left;
	top: 75px;
	position: absolute;
	left: 20px;
}



div#footer ul li

{

	display: inline;

	float: left;

	padding-left: 15px;

	background-image: url(../images/common/nav-bullet.gif);

	background-repeat: no-repeat;

	background-position: 7px 5px;

	font-weight: bold;

}



div#footer ul li.first-item

{

	padding-left: 0px;

	background-image: none;

}



div#footer ul li a:link,

div#footer ul li a:visited

{

	display: inline;

	float: left;

	text-decoration: none;

	color: #FFFFFF;

	font-size: 11px;

	text-align: center;

}





div#footer ul li a:active,

div#footer ul li a:hover

{

	text-decoration: underline;

}











p.copyright

{
	text-align:center;
	padding-top: 43px;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}



p.copyright a:link,

p.copyright a:visited

{

	font-size: 10px;

	text-decoration: none;

	color: #6792C5;

}



p.copyright a:active,

p.copyright a:hover

{

	text-decoration: underline;

}



div#image-space

{
	display: block;
	float: left;
	width: 852px;
	padding: 30px 0 0 15px;
}



div#content h1,

div#content h2,

div#content h3,

div#content h4,

div#content h5,

div#content h6

{
	line-height: 18px;
	padding: 0 20px 20px 20px;
}



div#content h1,

div#content h2,

div#content h3

{

	font-weight: normal;

}



div#content h1 {

	font-size: 20px;

}

div#content h2 {

	font-size: 18px;

	color: #BF0016;

}

div#content h3 {

	font-size: 16px;

	color: #004185;

}

div#content h4 {

	font-size: 14px;

	color: #BF0016;

}

div#content h5,

div#content h6 {

	font-size: 12px;

	color: #004185;

}

div#content p {

	font-size: 12px;

	color: #000000;

	line-height: 1.6;

	padding: 0 20px 20px 20px;

}

div#content ul {

	font-size: 12px;

	padding: 0 20px 20px 60px;

}

div#content ul li.red {

	color:#bf0016;

}

div#content ol {

	font-size: 12px;

	padding: 0 20px 20px 60px;

}



div#content a:link,

div#content a:visited {

	color: #D10066;

	text-decoration: none;

}

div#content a:active,

div#content a:hover {

	text-decoration: underline;

}



div#content-primary

{

	display: inline;

	float: left;

	width: 650px;

	border-right: 1px solid #BCBCBC;

}



div#content-left

{

	display: inline;

	float: left;

	width: 300px;

	border-right: 1px solid #BCBCBC;

}







div#content-primary h1,

div#content-primary h2,

div#content-primary h3,

div#content-primary h4,

div#content-primary h5,

div#content-primary h6,

div#content-primary p

{

	padding-right: 30px;

}



div#content-secondary

{

	display: inline;

	float: right;

	width: 180px;

	margin-right: 20px;

}

div#content-right

{
	display: inline;
	float: right;
	width: 555px;
	margin-right: 15px;
}



#news div#content-primary

{

height:auto !important;

height:640px;

min-height:740px;

}

	

div#content-secondary ul

{

	padding: 0 0 0 0;

	margin: 10px 0 0 0;

	list-style-type: none;

}



div#content-secondary ul li

{

	border-bottom: 1px dashed #E7E7E7;

	padding: 5px 0 5px 0;

	background-image:none;

}



div#content-secondary ul li.first-item

{

	font-size: 18px;

	color: #000099;

	padding-bottom: 20px;

}



div#content-secondary ul li a:link,

div#content-secondary ul li a:visited

{

	color: #BF0016;

	text-align:left;

}



div#content-secondary ul li.first-item a:link,

div#content-secondary ul li.first-item a:visited

{

	color: #004087;

}



div#home-two

{

	display: inline;

	float: left;

	width: 100%;

	background-image: url(../images/common/home-two-column.gif);

	background-position: center;

	background-repeat: repeat-y;

}



div#home-left

{

	display: inline;

	float: left;

	width: 408px;

}



div#home-right

{

	display:  inline;

	float: right;

	width: 415px;

}



div#home-left p

{

	padding: 0 0 0 20px;

}



div#home-right p

{

	padding: 0 20px 0 0;

}

.calltoaction {
	font-size: 18px;
	color: #004185;
	margin-left: 20px;
}

	
.floatleftpic {
	float: left;
	margin-right: 10px;
	display: inline;
}
#people {
	float: left;
	width: 290px;
	padding: 0px;
	display: inline;
	height: 550px;
}
#peoplelondon {
	height: 150px;
	float: left;
	width: 290px;
	padding: 0px;
	display: inline;
}
.floatrightpic {
	float: right;
	margin-left: 10px;
}
#newsarchive {
	display: inline;
	float: right;
	width: 200px;
	padding-right: 15px;
}
.content-rightimg {
	margin-left: 25px;
	
	


}
div#footerlinks {
	margin-top: 52px;
}
div#footerlinks p {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
div#footerlinks a:link,

div#footerlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

div#footerlinks a:active,

div#footerlinks a:hover {

	text-decoration: underline;
}

