.nav {
	width: 515px;
}
.header {
	width: 447px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.navbg {
	width: 100%;
	background-image: url(../images/nav_06.gif);
	background-repeat: repeat-x;
}
.headerbg {
	width: 100%;
	background-image: url(../images/header_10.gif);
	background-repeat: repeat-x;
}
.content {
	width: 780px;
}
.contenttext {
	float: left;
	width: 600px;
}
.footer1 {
	background-image: url(../images/footer_14.gif);
	background-repeat: repeat-x;
	height: 62px;
	clear: both;
}
.footer2 {
	background-image: url(../images/footer_16.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 105px;
	padding-top: 4px;
}
.fronttext {
	line-height: 40px;
	padding-left: 25px;
	padding-top: 10px;
	font-size: 12px;
}
.caps {
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #990000;
	font-weight: bold;
	line-height: 38px;
}
.innertext {
	line-height: 25px;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 10px;
}
ul {
	font-size: 12px;
	list-style-type: square;
	line-height: 20px;
}
.addressind {
	padding-left: 10px;
}
a {
	color: #990000;
}
#sideImage {
	float: left;
}
