/*  HEADER  */

#header img.header-img {
	margin: 0 0 -0.58em 0.58em;
}

/*  NAVIGATION  */

/*    HOME LINK    */
#homelink {
	position: absolute;	
	top: 0em;
}
	#homelink a {
		height: 20em;
	}
#navigation {
	background: transparent url(../images/bg_sub_nav.png) 0.58em top no-repeat;
}

/*  CONTENT  */

#content-left {
	width: 42em;
	padding: 0.5em 0 1em 2em;
	position: relative;
}
#contentbackground {
	min-height: 29em;
}
#footer {
	margin-top: 0em;
}

.book-online {
	float:left;
	margin-top: 0em;
	border:none;
	padding:0 2.4em 1em 1em;
	margin:2.7em 0 1em -14.8em; 
	height:15em;
	width:13.6em;
	font-size: 11px;
	}
	
