* {
	margin: 0
}

html, body {
	height: 100%
}

body {
	margin: 0;
	padding: 0;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px
}

#header, #footer {
	background-color: #000;
	color: #fff;
	width: 100%
}

#header {
	height: 100px;
}

#footer, .push {
	height: 100px;
}

/*
 * Inner container
 */
.inner {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 960px
}

/*
 * Header elements
 */
#topnav {
	position: absolute;
	top: 10px;
	right: 0
}

#mainnav, #search {
	position: absolute;
	bottom: 20px
}

#logo {
	position: absolute;
	bottom: 0px
}

#mainnav {
	left: 272px
}

#search {
	right: 120px
}

/*
 * Main page elements
 */
#content {
	position: relative;
}

#main div.flash, #main h1, #main .subimage img, #main p, #main table, #main ul {
	margin: 0 auto;
	padding: 0 182px;
	width: 893px
}

#main table {
	width: 1257px
}

#left {
	margin: 0 auto;
	padding-right: 176px;
	position: relative;
	top: 0;
	width: 1089px
}

#left .navcol {
	position: absolute;
	width: 176px
}

#right {
	left: 545px;
	margin: 0 auto;
	position: relative;
	width: 176px;
	z-index: 10
}

#right .column {
	float: right;
	position: absolute;
	width: 176px
}

#right a {
	display: block;
	margin-top: 3px
}

/*
 * Footer elements
 */
#footer .pagebuttons {
	top: -20px;
	left: 50%;
	position: absolute
}

#address {
	position: absolute;
	top: 16px
}

#social {
	position: absolute;
	right: 0;
	top: 16px
}

#copyright {
	position: absolute;
	right: 0;
	bottom: 16px
}

/*
 * Home page elements
 */
#larrow {
	position: absolute;
	left: 0;
	top: 250px;
}

#rarrow {
	position: absolute;
	right: 0;
	top: 250px;
}

#homepage2 #larrow, #homepage2 #rarrow {
	margin-top: 40px
}

#homepage2 ul {
	padding: 0
}
