body {
	background-color: #989ba3;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#outer {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	width: 766px;
	height: 154px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-size: 90%;
}
.header-contact {
	margin: 0px;
	float: right;
	width: 250px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	color: #999999;
	height: 100px;
	font-size: 13px;
	line-height: 15px;
}
.header-contact strong {
	color: #000000;
}
.header-contact a {
	color: #000000;
	text-decoration: none;
}
.header-contact a:hover {
	color: #e2001a;
	text-decoration: none;
}
#menu {
	margin: 0px;
	height: 25px;
	width: 766px;
	background-color: #e2001a;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5b5c63;
	border-bottom-color: #5b5c63;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.mainimage {
	margin: 0px;
	padding: 0px;
}
#whitebox {
	background-image: url(images/whiteboxbg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	font-size: 80%;
	color: #777777;
	padding: 0px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 80%;
	margin: 0px;
	text-align: right;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #000000;
	clear: both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#pagecontent {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#pagecontent strong {
	color: #666666;
}
#pagecontent a {
	color: #e2001a;
	text-decoration: none;
}

h1 {
	font-size: 130%;
	color: #333333;
}
h2 {
	font-size: 110%;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
.floatright {
	float: right;
	bottom: 55px;
}
.darkertext {
	color: #333333;
}
