* {
	font-family: Arial, Helvetica, sans-serif;
}
BODY {
	background: #a8a6a3  url('img/body.gif') repeat-x center top;
	margin: 0px;
	text-align: center;
}
A {
	color: #264378;
}
A:visited {
	color: #000;
}
A:hover {
	color: #264378;
}
A:active {
	color: #f00;
}
#page {
	background: url('img/page.gif') no-repeat left top;
	margin: 0px auto;
	padding: 17px 0px;
	text-align: left;
	width: 905px;
}
#header {
	height: 241px;
}
#content {
	background-color: #fff;
	clear: both;
}
#footer {
	background: #fff  url('img/footer.gif') no-repeat left bottom;
	height: 20px;
	line-height: 20px;
}

.clearer {
	clear: both;
	height: 0px;
	line-height: 1px;
	overflow: hidden;
}
.mainpicture {
	float: right;
	padding-top: 5px;
}
.logo {
	clear: left;
	padding: 45px 0px 0px 20px;
}

A.pdf {
	background: transparent url('img/a_pdf.gif') no-repeat left center;
	background-position: 3px 1px;
	display: block;
	padding: 0px 0px 0px 18px;
}

UL.navi1 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
UL.navi1 LI {
	background: url('img/navi1_hi.gif') no-repeat left top;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}
UL.navi1 LI:first-child,
UL.navi1 LI.first-child {
	margin-left: 0px;
}
UL.navi1 LI A,
UL.navi1 LI A:visited {
	background: url('img/navi1.gif') no-repeat left top;
	color: #666;
	display: block;
	height: 39px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 125px;
}
UL.navi1 LI A:active,
UL.navi1 LI A:hover,
UL.navi1 LI.on A,
UL.navi1 LI.on A:visited {
	background: url('img/navi1_hi.gif') no-repeat left top;
	color: #264378;
}
UL.navi1 LI A SPAN {
	display: block;
	padding: 5px 5px 0px;
}

UL.navi2 {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 12px 0px 0px;
	width: 224px;
}
UL.navi2 UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
UL.navi2 LI {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 13px 20px 0px 20px;
}
UL.navi2 LI LI {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
UL.navi2 A,
UL.navi2 A:visited {
	color: #264378;
	display: block;
	text-decoration: none;
}
UL.navi2 A:active,
UL.navi2 A:hover {
	text-decoration: underline;
}
UL.navi2 LI.on A,
UL.navi2 LI.on A:visited {
	color: #A8A6A3;
}
UL.navi2 LI.on LI A,
UL.navi2 LI.on LI A:visited {
	color: #264378;
}
UL.navi2 LI LI A {
	padding: 0px 0px 0px 18px;
}
UL.navi2 LI LI A.pdf {
	background: transparent url('img/a_pdf.gif') no-repeat left center;
	background-position: 3px 1px;
}

TD {
	font-size: 12px;
}
DIV.copy {
	float: left;
	font-size: 12px;
	padding-top: 20px;
	text-align: left;
	width: 485px;
}
H2:first-child,
H2.first-child {
	color: #A8A6A3;
	margin: 0px;
}
H1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	text-align: left;
}
H2 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
H3,H4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

DIV.lifts {
	background: #264378 url('img/lifts.gif') no-repeat left bottom;
	color: #fff;
	float: right;
	padding: 20px 0px;
	width: 181px;
}
DIV.lifts DIV.separator {
	background: #264378 url('img/lift_separator.gif') repeat-x left center;
	height: 28px;
	margin: 0px 15px;
}
