@charset "ISO-8859-1";
.pagebackground {
	background-image: url(images/pagebackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #292929;
}
img {
border: 0px
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.footer:link {
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EB9B0D;
}
.bulletstyle1 {
	font-size: 8px;
	color: #E4A30C;
	list-style-image: url(images/bullet1.gif);
	list-style-position: outside;
	margin-left: 15 px;
}
.backgroundcontact {
	background-image: url(images/contact-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo {
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align: center;	
}
