#header{
	height:430px;
}
#header_bottom{
	height:340px;
	background:url(/_images/home-header-bottom-bg.jpg) top left no-repeat;
}

#flash{
	position:absolute;
	top:30px;
	left:42px;
}

#quick_form{
	position:absolute;
	right:55px;
	top:100px;
	width:175px;
	color:#AFAFAF;
	line-height:15px;
}
#quick_form label{
	display:block;
	padding-bottom:5px;
}

#quick_form input.text{
	width:170px;
	margin-bottom:15px;
}
#quick_form input.img_button{
	float:right;
}

#account-link,
#london-link,
#nft-link
{
	display:inline;
	float:left;
	margin-left:26px;
	width:169px;
	color:#717171;
}

#account-link a.topbtn,
#london-link a.topbtn,
#nft-link a.topbtn
{
	display:block;
	width:169px;
	height:145px;
	background:url(/_images/account-bg.jpg) top left no-repeat;
	text-decoration:none;
}

#account-link a.topbtn{
	background:url(/_images/account-bg.jpg) top left no-repeat;
}
#london-link a.topbtn{
	background:url(/_images/london-bg.jpg) top left no-repeat;
}
#nft-link a.topbtn{
	background:url(/_images/nft-bg.jpg) top left no-repeat;
}

#account-link a.topbtn:hover,
#london-link a.topbtn:hover,
#nft-link a.topbtn:hover
{
	background-position:bottom left;
}
#booking{
	position:inherit;
	float:left;
	width:341px;
	background:url(/_images/carbon_neutral_home.jpg) top left no-repeat;
	padding-bottom:230px;
	line-height:1px;
}
#booking a{color:#84cf21;}
#booking a:link,
#booking a:visited{
	text-decoration:none;
}

#booking a:hover,
#booking a:active{
	text-decoration:underline;
}
#credit_link{
	margin-left:40px;
}
#cash_link{
	margin-left:40px;
}
img#carbon{
	padding-top:110px;
}

#booking {
	background:none !important;
}

a.homelink {
	width:341px;
	height:205px !important;
	margin:0;
	padding:0;
	display:block;
	background:url('/_images/carbon_neutral_home.jpg') top left no-repeat;
}

a.homelink:hover {
	background-position:bottom left;
}
