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

body {
	background-image:url(../images/bg-page.gif);
	background-color:#3b5fa4 ;
	background-position:bottom;
	background-repeat:no-repeat;
	font:normal 12px Tahoma;
	margin:15px 0 60px 0;  
}

img {
	border:none;
}

p,h1,h2,h3,h4,form {
	margin:0; padding:0;
}

a {
	color:#000000; text-decoration:none;
}

a:hover {
	color:#000000; text-decoration:underline;
}

a:focus
{
  outline-style: none;
}

.clear {
	clear:both;
	margin:0; padding:0;
}

#header {
	width:957px;
	margin:0 auto; 
 }
 
.bg_logo {
	background:url(../images/bg-logo.gif) no-repeat;
	width:229px; height:219px;
	float:left;
	padding:58px 0 0 30px;
}

.bg_banner {
	background:url(../images/bg-banner.gif) repeat-x;
	height:277px; width:698px; float:left;
}

#top_navigation {
	width:243px; float:right;
	_width:246px;  
}

#top_navigation ul {
	margin:0; padding:0;
}

#top_navigation ul li {
	margin:0px; padding:10px 0 0 0;
	background:url(../images/bg-top-nav.gif) no-repeat;
	width:78px; height:36px; list-style:none;
	float:left; margin:0 0 0 3px;
	font:normal 13px tahoma; text-align:center;
}

#top_navigation ul li a {
	margin:0px; padding:0;
 	font:bold 13px tahoma;
	color:#323437; text-decoration:none;
}

#top_navigation ul li a:hover {
	margin:0px; padding:0;
 	font:bold 13px tahoma;
	color:#d2021b; text-decoration:none;
}

#main_content_body {
	background:#fff;
}

#navigation {
	margin:0; padding:0;
	padding:11px 0 0 7px;
}

#navigation li {
	margin:0; padding:0;
	list-style:none;
	padding:0px;
	font:bold 13px tahoma;
	height:36px; margin-bottom:4px;	 
}

#navigation li a {
	background:url(../images/nav-normal.gif) no-repeat;	 
	padding:10px 25px 10px 10px; display:block;
	color:#fff; text-decoration:none;	 
}

#navigation li a:hover {
	background:url(../images/nav-hover.gif) no-repeat;	
	padding:10px 25px 10px 10px; display:block;
	color:#fff; color:#fff; text-decoration:none;
	 
}

.bg-whatin-london {
	background:url(../images/bg-whats-in-london.gif) no-repeat;
	width:235px; height:190px;
	margin:0 0 0 7px;
}

.bg-whatin-london img {
	margin:150px 0 0 0;
}

.bg-famous-london {
	background:url(../images/bg-famous-london.gif) no-repeat;
	width:235px; height:185px; margin:0 0 0 7px;
}

.bg-famous-london img {
	margin:139px 0 0 0;
}

h1.title_home {
	background:url(../images/bg-page-title.gif) no-repeat;
	width:676px; height:46px;
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
	color:#2f52a1; padding:0 0 0 0;
	margin:10px 0 23px 0;
}

h1 {
	background:url(../images/bg-page-title.gif) no-repeat;
	width:676px; height:31px;
	font:normal 17px Verdana, Arial, Helvetica, sans-serif;
	color:#d5021b; padding:10px 0 0 8px;
	margin:10px 0 23px 0;
}

h2 {
	background:#e5ecf4;
	width:676px; height:27px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#2f52a1; padding:7px 0 0 8px;
	margin:10px 0 0 0;
}

.red_txt {
   	color:#d5021b;	 
}

#main_content_body p {
	padding:0px 20px 0 0;	
}

img.left {
	margin-right:10px;
}

img.right {
	margin:0 10px 4px 10px;
	float:right;
}

.right {
	margin:0 10px 4px 10px;
	float:right;
}
.bottom_img_box {
	background:url(../images/bg-img.gif) no-repeat;
	width:133px; height:133px;
	margin:0 11px 0 11px;
	float:left;	 
}

.bottom_img_box p {
	color:#1a45a6;
	font-size:11px;
	text-align:center;
	margin:10px 0 0 0;
}

.bottom_img_box img  {
	margin:-5px 0 0 5px !important;
	
}

#footer {
	background:url(../images/bg-footer.gif) no-repeat;
	width:883px; margin:0 auto; height:16px;
	color:#a9a9aa; font-size:11px;
	padding:2px 0 0 5px;
}

#footer span {	
	margin:0px 0 0 420px;
}

#footer a {	
	color:#a9a9aa;
	text-decoration:none;
}

#footer a:hover {	
	color:#a9a9aa;
	text-decoration:underline;
}

ul {
	margin:0; padding:0;
}

ul li {
	list-style:none; background:url(../images/arrow.gif) no-repeat 0 5px;
	padding:0 0 0 15px; line-height:16px;
}

hr {
	margin:12px 8px 12px 0px;	
}

#main_content_body p.bullet_stl {
	background:url(../images/arrow.gif) no-repeat 0 3px;
	padding:0 0 4px 15px; color:#d5021b;
	font-weight:bold;
}

#main_content_body h3 {
	background:url(../images/arrow.gif) no-repeat 0 3px;
	padding:0 0 4px 15px; color:#d5021b;
	font-weight:bold;
	font-size:12px;
}

#main_content_body p.service_txt {
 	padding:0 0 4px 20px;  
 }

#main_content_body p {
padding:0 0 10px 0;
}

hr {
margin:15px 8px 12px 0px !important;
clear:both;
}


