/***********************************************\
Document:		Stylesheet (CSS)
Purpose:		Styles for content placing
Website:		heesenyachts.nl
produced in:	2008
Author:			Joël Kuijten for Princen-group
\***********************************************/
#content{
	background:#283342 url(images/BodyBG.gif) repeat-x left 97px;
	height:620px;
	width:960px;
	text-align:left;
	margin:0 auto;
}
#tdLeftPane{
}	
/* Styles for Scroll Template */
#scrollContainer{
	height:auto;
	width:960px;
}
#scroller{
	height:auto;
	overflow:auto;
}
#ScrollInner{
	display:block;
	width:auto;
}
/* end Styles for Scroll Template */
#header{
	width:960px;
	height:97px;
	background:url(images/top.gif) left top;
}
#breadCrumbs{
	display:inline-block;
	width:860px;
	height:46px;
}
#disclaimer{
	display:block;
	float:right;
	color:#95a4c3;
	text-decoration:none;
	line-height:30px;
	font-size:10px;
	letter-spacing:2px;
	padding-right:10px;
}
#menu{
	width:960px;
	height:25px;
	line-height:25px;
}
#subMenuContainer{
	width:960px;
	height:23px;
	line-height:13px;
}
#boatViewerInfoText{
	display:none;
}
#footer{
	display:none;
}
#content #CenterPane{
	height:555px;
}
