@import url("ah-audities.css");

body{overflow:-moz-scrollbars-vertical;}

div#home-container {
	position: relative;
	margin: 0 auto;
	width: 967px;
}

/* Modern browsers only */
div#home-container {
	background: url(../images/home/bg.png) repeat-y;
}

/* IE6 only, sets original background to none */
* html div#home-container {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://local.nonverbaal.nl/audities/www/images/home/bg.png');
}

div#home-outer {
	position: relative;
	width: 967px;
	padding: 0 0 12px 0;
	background: url(../images/home/bg-wrap.jpg) no-repeat center bottom;
}

div#home-inner {
	position: relative;
	width: 939px;
	left: 14px;
}

div#home-left {
	float: left;
	/*font-size: 11px;	*/
}

div#home-right {
	float: right;
	width: 690px;
}

div#animation {
	position:absolute;
	width:298px;
	height:82px;
	right: 0/*-4px*/;
	top: 0px;
	background: url(../images/home/clapper.jpg);
}

/* Modern browsers only */
div#outer {
	/*background: url(../images/bg-container2.png) repeat-y;*/
}

/* IE6 only, sets original background to none */
* html div#outer {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://local.nonverbaal.nl/audities/www/images/bg-container2.png');
}

div#inner {
	/*background: url(../images/bg-wrap2.gif) no-repeat center bottom;*/
	min-height: 420px; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	/*height: 420px;  For IE */		
}

div#right {
	background: none;
}

div#newsletter {
	border: none;
}
