body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/repeat_background.gif);
	background-repeat: repeat-x;
	background-color: #f3f3f4;
}
#container {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 205px;
	width: 940px;
	z-index: 2;
}
#statement {
	background-image: url(../images/heading.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 940px;
	z-index: 3;
}
#contactdetails {
	padding: 0px;
	width: 859px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 4;
	background-image: url(../images/images_panel.jpg);
	background-repeat: no-repeat;
	height: 232px;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
	display: none;
}
#statement h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999;
	display: none;
}
#contacttext {
	width: 260px;
	z-index: 5;
	position: absolute;
	top: 280px;
	right: 50px;
}
#contacttext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFF;
	line-height: 17pt;
}
.largephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFF;
	line-height: 25pt;
}
#footer {
	background-image: url(../images/footer.gif);
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	height: 103px;
	width: 940px;
	z-index: 11;
}
#contents {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 940px;
	padding-bottom: 10px;
	z-index: 6;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	padding-left: 15px;
	padding-top: 15px;
}
#assetsfinanced {
	padding: 0px;
	width: 200px;
	z-index: 7;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#new-statement {
	text-align: center;
	font-size: 18pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 10;
}
#financepackages {
	padding: 0px;
	width: 200px;
	z-index: 8;
	position: absolute;
	top: 535px;
	left: 330px;
}
#agreement {
	padding: 0px;
	width: 290px;
	z-index: 9;
	position: absolute;
	left: 615px;
	top: 535px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	line-height: 18pt;
}
.statementitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: oblique;
	font-weight: bold;
	color: #00154F;
}
#contacttext img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
