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

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background:#0F0F0F url(images/back.gif) repeat-x;
	margin:0;
	padding:0;
}

.img{border:0;}
.img a{border:none;}


#container {
	width: 1020px;
	margin: auto;
}





#logo {
	width: 960px;
	height: auto;
	float: left;
}
#title {
	width: 771px;
	height: 103px;
	float: left;
	background: url(images/topbg2.jpg) repeat-x;
}
.title1{
	color:#FFF;
	margin-left:45px;
	margin-top:15px;
	font-size:20px;
	font-weight:300;
	float:left;
	}
.title2{
	color:#FFF;
	margin-left:10px;
	margin-top:10px;
	font-size:14px;
	float:left;
	padding-left: 250px;
	}
	#quotebutton{
	padding-top:115px;
	padding-left:70px;
	width:250px;
	height:25px;
		}
#image {
	width: 1020px;
	
}
#headerimage{
	height: auto;
	background:url(images/london2.jpg) no-repeat;
	height:173px;
	
	}
#top {
	width: 1020px;
	height: 40px;
	float: left;
}
#main {
	background: url(images/mainbg.jpg);
	width: 1020px;
	float: left;
	color: #FFFFFF;
}
#main a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentimage{
	float:right;
	width:310px;
	padding:15px;
	margin-top: 85px;
	}
#contentimage2{
	float:left;
	width:310px;
	padding:15px;
	margin-top: 10px;
	}	
	#contentimage3{
	float:right;
	width:310px;
	padding:15px;
	margin-top: 10px;
	}	
#left {
	padding-left: 10px;
	padding-right: 10px;
	width: 190px;
	float: left;
}
#left ul {
	list-style: none;
	magin: 0;
	padding: 0;
	line-height: 2;
}
#left li {
	margin: 0;
	padding: 0;
	border-bottom: #666666 1px solid;
}
#right {
	padding-right: 20px;
	padding-left: 10px;
	width: 780px;
	float: left;
	color: #CCCCCC;
	line-height: 1.5;
}
#right h1 {
	color: #bfa787;
/*	color: #4484E4;*/
	font-weight: lighter;
}
#right h3 {
	color: #bfa787;
/*	color: #4484E4;*/
	font-weight: lighter;
}
#bottom {
	width: 1020px;
	height: 30px;
	float: left;
}
#footer {
	width: 1020px;
	text-align: center;
	color: #CCCCCC;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer h1{font-size:12px;}
#headerimage h1{
	font-size:12px;
	color:#FFF;
	margin-left:70px;
	margin-top:8px;
}

