/*
Copyright (c) 2007 Ylab, www.ylab.nl
*/
html{
	margin:auto;
}
body{
	margin:auto;
	color:#000;
}
ul{
	padding-left:1.5em;
}
ul li{
	list-style-type:square;
}
#canvas, #footer{
	width:460px;
	margin:auto;
	padding:0;
}
#mid{
	width:auto;
	margin:0;
	padding:0;
}
#contact, #logos, #servicemenu, #pagemenu, #thumbs, .ddmenu, .props, .prevnext, .notice, .frm{
	display:none;
}
.para,.wait{
	display:block;
}
#large,.text{
	padding:0 0 1cm 0;
	border:0;
}
#logo, #slogan{
	position:static;
}
#slogan{
	margin-bottom:1cm;
}
#content h1{
	position:static;
	text-align:right;
	width:480px;
	height:auto;
	left:0;
	top:0;
}
/*
This is the print stylesheet to hide the Flash headlines from the browser...
regular browser text headlines will now print as normal
*/
.sIFR-flash {
	display:none!important;
	height:0;
	width:0;
	position:absolute;
	overflow:hidden;
}
.sIFR-alternate {
	visibility:visible !important;
	display:block !important;
	position:static !important;
	/*left:auto !important;
	top:auto !important;*/
	height:auto !important;
	width:460px !important;
	margin:auto !important;
}

