#title {
	background-image: url(images/title.jpg);
	padding-left: 300px;
	background-repeat: no-repeat;
}
#content {
	background-image: url(images/layout_13.jpg);
	background-repeat: no-repeat;
	padding-right: 120px;
	padding-left: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#title h1 {
	margin: 0px;
	padding: 0px;
}
#divFooter {
	margin-top: 315px;
	margin-left: 250px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#divFooter a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#divFooter a:hover {
	color: #FA8914;
}
#divFooter h5 {
	color: #FA8914;
	font-size: 14px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
