#wrapper {
	/* custom settings/layout dependent */
	background-image:url("../images-alohra/wrapper_bggrey.gif");
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#footer {	
	margin:0px auto;
	margin-bottom:20px;
	width:970px;
	height:45px;
	background-image:url("../images-alohra/footer.gif");
	background-repeat:no-repeat;
}

#colMainwrapper {
	position:relative;
	float:left;
	width:462px;
	/*margin-left:244px;*/
	padding-bottom:10px;
	padding-top:24px;
}
#colLeftwrapper {
	position:relative;
	float:left;
	width:244px;
	
}
#colLeft {
	margin-left:5px;
	margin-top:20px;
}

#content {
	background-position:0px 0px;
}

}
#panorama_image object {
	display:block;
}