*{margin: 0; padding: 0;
}



A:link {text-decoration: none; color: #505050;}
A:visited {text-decoration: none ; color: #505050;}
A:active {text-decoration: none; color: #505050;}
A:hover {text-decoration: none ; color: orange;}
a {   outline: none;}

body {
width: 100%;
background-color:#deded4;
margin: 0;
padding: 0;
}
#wrapper {
	float:left;
	background-color: #ffffff;
	position: relative;
	width: 966px;
	height: 100%;
	color: #190F0A;
	margin: 60px 0 0 10%;
	display: block;
	border: solid 1px #deded4;
}
#top {
	height: 28px;
	width: 776px;
	width:926px;
	margin: 20px;
	border-bottom: solid 1px #e9e7d9;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, "Trebuchet MS", "Palatino Linotype";
	text-decoration: none;	
}
#branding {
float: left;
	height: 48px;
	width: 530px;
	padding: 0 0 0 10px;
	color: #c2ab87;
 	font-size: 23px;
}
#navwrapper {
	float: left;
	height: 48px;
	width: 356px;
	padding-left: 30px;
	color: orange;
}
/*menu section*/
.menu ul { padding: 0;  margin-top: -15px;  list-style-type: none;}
.menu ul li { float:left;	display: inline;  list-style: none; padding: 0; margin: 0; border-right: solid 0px}
.menu ul li a {	float: left; color:#c2ab87; display: inline; height: 40px;line-height: 45px;   padding-left: 50px;   text-decoration: none;
}
.menu ul li.active a {color:orange; font-weight: bold;}
.menu ul li a:hover {color:#EFBE45; background:transparent;}
.menu ul li a:hover ul {display:block; position:absolute; top:0; left:105px; width:105px;}
/*end menu section*/
#sidebar {
clear: both;
	position: relative;
	float: left;
	min-height: 358px;
	width: 140px;
	margin: -15px 20px 10px 30px ;
	padding-top: 100px;
	color: #c2ab87; 
	background: #ffffff url(images/logo.gif) no-repeat 0px 0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, "Trebuchet MS", "Palatino Linotype";
	text-decoration: none;	
	font-weight: 100;
	font-size: 10px;
	list-style-type: none;
}
#ther {
	position: relative;
	float: left;
	height: 12px;
	width: 140px;
	margin: 140px 0 0 0;
	color: #c2ab87;
 	font-size: 13px;	
}
#ther  h1 {
	color: #c2ab87;
 	font-size: 13px;
}
#london {
	position: relative;
	float: left;
	height: 35px;
	width: 140px;
	margin: 5px 0 0 0;
	color: #c5c5c5;
 	font-size: 30px;	
}

#london h1{
	color: #c5c5c5;
 	font-size: 30px;
}
#tel{
	position: relative;
	float: left;
	height: 15px;
	width: 130px;
	margin: 247px 0 0 0;
	color: #c5c5c5;
 	font-size: 21px;
}
/*#email{
	position: relative;
	float: left;
	height: 15px;
	width: 140px;
	margin: 10px 0 0 0;
	color: #c5c5c5;
 	font-size: 15px;
}*/
#email a:link {text-decoration: none; color: #c2ab87;}
#email a:visited {text-decoration: none ; color: #c2ab87;}
#email a:hover {text-decoration: none ; color: orange;}
#quote {
	float: right;
	height: 58px;
	width: 740px;
	margin: 30px 20px 30px 15px;
	padding: 10px 0 0 0;
	color: #505050;
	font-family: "Times New Roman",Cambria,Times,cursive;
	font-size: 14px;
	font-style: italic;
	overflow: hidden;
}
#contentwrapper {
	position: relative;
	float: right;
	min-height: 313px;
	width:730px;
	margin: 0 20px 15px 0;
	border: solid 1px #e9e7d9;
	padding: 10px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, "Trebuchet MS", "Palatino Linotype";
	text-decoration: none;	
}

#content  {
clear: both;
margin: 60px;
	float: left;
	min-height:323px;
	width: 600px;
	font-size: 15px;
	color: #544444;
	line-height: 22px;
}
#content h1{
	color: #2f2f2f;
 	font-size: 15px;
	font-weight: 400;
}
#content h2{
	color: #635050;
 	font-size: 14px;
	font-weight: lighter;
}
#content h3{
	color: #635050;
 	font-size: 14px;
	font-weight: lighter;
}
#content h5{
	color: #635050;
 	font-size: 14px;
}

#image {	
	float: right;
	height: 312px;
	width: 191px;
}
#footer  {
clear: both;
	float: right;
	height: 12px;
	width: 680px;
	color: #999999;
	padding: 8px 20px 0 0;
	font-size: 10px;
	text-align: right;
}
#footer a:link {text-decoration: none; color: #999999;}
#footer a:visited {text-decoration: none; color: #999999;}
#footer a:active {text-decoration: none; color: #999999;}
#footer a:hover {text-decoration: underline; color: orange;}