/* Globals */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, font, img, strong, sup, b, u, i, center,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding:0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;	quotes: none;}

html, body {
	background-color: #ebeced;
}
body {
	line-height: 1;
	color:#808285;
	font-size:11px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:left; 
}
a:active{ outline: none; }
/* Main DIVs */

#bigbox { 
	overflow: hidden;

}
#container { 

	width:1000px; 
	height: 680px;
	background:#ffffff;
	margin:0 auto 0 auto;
}
#header {
	width:1000px; 
	height: 48px;
}
#logo {
	width:400px;
	height: 12px;
	float:left; 
	padding-top:40px; 
	padding-left: 70px; 
	text-align: left;
	display: inline;
}
#pagetitle {	
	width:400px;
	height: 12px;
	float:right; 
	padding-top:30px; 
	padding-right: 45px; 
	text-align: right;
	display: inline;
	font-family: ÒHelvetica NeueÓ, Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#868485
}

#maincontenthome {	
	width:860px; 
	height: 546px;
	padding-top: 0px;
	margin:25px 0 0 70px;
	background-color: gray

}
 .booking {
 display: block;
	font-size: 10px;
	margin-left: 70px;
	padding-top: 7px;
}
 .booking a{
	font-size: 10px;
	color:#919191;
	text-decoration: none;
}
 .booking a:hover{
	color:#7c7c7c;
	text-decoration: underline;
}