@charset "UTF-8";
/* ------------- ROEDERER ESTATE SUB PAGE imag -------------- */

/* ----------- #CONTENT backgrounds ---------*/
#logo #content,
#nologo #content {
	background-image: url(styles/bck-sub.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 798px;	
	border: 1px solid #727272;
}
#logo #contentbck {
	background-image: url(styles/bck-sub-logo.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	width: 798px;	
}
#nologo #contentbck {
	background-image: url(styles/bck-sub-nologo.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	width: 798px;	
}