body {
	background-color: #e4e2de;
	margin-top: 0px;
}
#container {
	width: 980px;
	align:center;
	margin:0 auto;
}
#logo {
	float: left;
	height: 74px;
	width: 151px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #d2d2d1;
}
#headline {
	float: left;
	height: 74px;
	width: 827px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: right;
	background-color: #d2d2d1;
}
#nav {
	height: 470px;
	width: 143px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	background-color: #d2d2d1;
}
.navtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 14px;
	padding-right: 8px;
	color: #333333;
	text-decoration: none;
}
.navtext a:link,.navtext a:visited {
	color: #333333;
	text-decoration: none;
}
.navtext a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#content {
	float: left;
	height: 470px;
	width: 827px;
	clear: none;
	align:bottom;
	background-color: #d2d2d1;
}
#address {
	float: left;
	height: 123px;
	width: 142px;
	background-color: #abaaaa;
}
#text {
	float: right;
	height: 124px;
	width: 785px;
	background-color: #abaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 33px;
	padding-left: 10px;
	padding-top: 12px;
}

ul {
	margin-bottom: -3px;
	margin-top: -1px;
}

li {
	list-style: none;
	padding-right: 5px;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 13px;
	height: 100px;
	text-decoration: none;
}
.addresstext a, .addresstext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.addresstext a:hover{
	color: #000000;
	text-decoration: underline;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-left: 10px;
	padding-top: 4px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 15px;
}
.indent {
	padding-left: 5px;
}
.indent2 {
	padding-left: 10px;
}
