/***********************************************\
Document:		Stylesheet (CSS)
Purpose:		Styles for content placing
Website:		AHC BV
produced in:	2009
Author:			Joël Kuijten for Princen-group
\***********************************************/
/**{
	border:1px dashed #f00;
}*/
#header{
	width:100%;
	height:150px;
	background:#fff url(images/TriFlexbanner.jpg) no-repeat top right;
	margin:0 0 10px 0;
}
#menu{
	display:block;
	width:200px;
	height:auto;
}
#tdLeftPane{
}
#CenterPane{
}
#tdRightPane{
}