/* CSS Document */
body {
	background-color:#ECECEC;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:66%;	

}
#wrapper{
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#Header{
	background-color: #FFFFFF;
	width: 730px;
}
#Menu{
background-image:url(/images/top_menu.gif);
	height: 37px;
	width: 760px;
}
#Leftcol{
	background-color:#FFFFFF;
	float: left;
	width: 195px;
	padding-right:0px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}
#london_box{
	background-color:#FFFFFF;
	float: left;
	width: 179px;
	height:352px;
	padding-top:10px;
	background-image: url(/images/home_london_box.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
}
#rightcol{
	background-color:#FFFFFF;
	float: left;
	width: 550px;
	/* height:555px; */
	padding-top:5px;
	padding-right:5px;
}
#rightcol_home{
	background-color:#FFFFFF;
	float: left;
	width: 350px;
	height:583px;
	padding-top:5px;
	padding-right: 10px;
	background-image: url(/images/blurman.gif);
	background-repeat: no-repeat;
	background-position: 210px 270px;
}
#home_new_business_kit_box{
	background-color:#C7929B;
	float: left;
	width: 150px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 10px;
	border: 1px solid #990066;
	padding-left: 10px;
}
#home_ticker_box{
	background-color:#FFFFFF;
	float: left;
	width: 320px;
	height:51px;
	padding-top:5px;
	padding-right: 10px;
	border: 1px solid #990066;
	padding-left: 10px;
	margin-top: 12px;
	margin-bottom: 10px;
	background-image: url(/images/ticker_bg.gif);
	background-repeat: repeat;
}
#rightcol_homeR{
	background-color:#FFFFFF;
	float: left;
	width: 195px;
	height:583px;
	padding-top:5px;
}
#footer{
background-color:#dddddd;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	float: left;
	width: 735px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	}
#footer A {
color:#000000;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#footer_below{
	background-color:#FFFFFF;
	font-size:0.9em;
	float: left;
	width: 735px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.blktxt {
	font-size: 10px;
	color: #000000;
}

#services_menu{
	background:url(/images/L_menu.gif);
	height: 200px;
	width: 179px;
	font-size:1.1em;
	padding-left: 5px;
	padding-top: 11px;
	
}
#services_menu A{
	color:#FFFFFF;
	line-height: 20.5px;
	text-decoration: none;
	top: 10px;	
}
#services_menu A:hover{
	text-decoration: underline;
}

#login_form{
    background:url(/images/login.gif);
	width:179px;
	padding-left: 5px;
	padding-top: 11px;

}
#home_login{
	width:175px;
	padding-left: 9px;
	padding-top: 11px;
	background-image: url(/images/home_login_black.gif);
	background-repeat: no-repeat;
}
#newsletter{
     background:url(/images/newsletter.gif);
	 width:179px;
	 padding-left:5px;
	 padding-top:10px;
	 padding-bottom:10px;	
}
#home_newsletter{
	width:175px;
	padding-left:9px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(/images/home_newsletter_black.gif);
	background-repeat: no-repeat;
	height: 123px;
}
#home_calculator{
	width:175px;
	padding-left:9px;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(/images/home_calculator_black.gif);
	background-repeat: no-repeat;
	height: 123px;
}
#top_menu{
     background:url(/images/images/top_menu.gif);
	 width:685px;
	 font-size:12px;
	 padding-left:75px
	 }
	 
.white_txt {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover.white_txt {
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumbs {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
}
.pagetitles {
	color: #7c4860;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.maincopy {
	color: #7c4860;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.image_marg {
	margin-left: 7px;
}
.london_txt {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.img_right {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
}
