@charset "utf-8";
/* CSS Document */

.html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
	
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(Background.jpg);
	background-attachment: fixed;
}

#wrapperPreOwnedDetail {
	width: 770px;
	height: 1250px;
	margin:10px auto;
	text-align: center;
	background-color:#FFFFFF;
	border: #FFFFFF;
}

#wrapper9-7xDetail {
	width: 770px;
	height: 1400px;
	margin:10px auto;
	text-align: center;
	background-color:#FFFFFF;
	border: #FFFFFF;
}

#banner {
	height: 100px;
	background-image: url(Flikkema%20Banner.png);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}

#bannerMISC {
	height: 100px;
	background-image:url(Flikkema%20MISC%20Banner.png);
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
}