body {
	align: center;
	padding: 0px;
	margin: 0px;
}

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto; 
	min-height: 100%;
}

#wrap {
	background-image: url('../images/background_wrap.jpg');
	background-position: center;
}

#bucket {
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 50px;
	width: 700px;
}

#page_top {
	height: 30px;
	width: 700px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('../images/background_page_top.jpg');
}

#page_middle {
	width: 700px;
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url('../images/background_page_middle.jpg');
}

#page_bottom {
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 80px;
	width: 660px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('../images/background_page_bottom.jpg');
}

#header {
	z-index: 0;
	padding-right: 20px;
	padding-left: 20px;
	height: 310px;
	width: 660px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url('../images/background_header.jpg');
}

a.header_logo {
	clear: none;
	left: 20px;
	float: left;
	position: relative;
	z-index: 0;
	top: 0px;
	background-image: url('../images/header_logo.png');
	height: 120px;
	width: 90px;
}

a.header_name {
	clear: none;
	left: 240px;
	float: left;
	position: relative;
	z-index: 0;
	top: 10px;
	background-image: url('../images/header_name.png');
	height: 30px;
	width: 95px;
}

a:hover.header_name {
	background-position: 0 -30px;
	z-index: 0;
}

a.header_type {
	clear: left;
	left: 30px;
	float: left;
	position: relative;
	z-index: 0;
	top: 110px;
	background-image: url('../images/header_type.png');
	height: 50px;
	width: 240px;
}

#navigation {
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	z-index: 1000;
	background-position: center top;
	background-repeat: repeat-x;
	height: 50px;
	background-image: url('../images/background_navigation.png');
}a.navigation_what {
	left: 20px;
	float: left;
	position: relative;
	z-index: 0;
	top: 10px;
	background-image: url('../images/navigation_what.png');
	height: 30px;
	width: 90px;
}

a.navigation_questions {
	left: 110px;
	float: left;
	position: relative;
	z-index: 0;
	top: 10px;
	background-image: url('../images/navigation_questions.png');
	height: 30px;
	width: 90px;
}

a.navigation_about {
	left: 190px;
	float: left;
	position: relative;
	z-index: 0;
	top: 10px;
	background-image: url('../images/navigation_about.png');
	height: 30px;
	width: 90px;
}

a.navigation_contact {
	left: 280px;
	float: left;
	position: relative;
	z-index: 0;
	top: 10px;
	background-image: url('../images/navigation_contact.png');
	height: 30px;
	width: 90px;
}

a:hover.navigation_what, a:hover.navigation_questions, a:hover.navigation_about, a:hover.navigation_contact {
	background-position: 0 -30px;
	z-index: 0;
}

a.onpage {
	background-position: 0 -60px;
	z-index: 0;
}

a.contact_close {
	right: 20px;
	background-repeat: no-repeat;
	clear: right;
	float: right;
	position: relative;
	z-index: 0;
	background-image: url('../images/contact_close.png');
	height: 50px;
	width: 30px;
}

a:hover.contact_close {
	background-position: 0 -50px;
	z-index: 0;
}

#content {
	padding-bottom: 30px;
	padding-top: 30px;
	z-index: 1;
	position: relative;
	padding-right: 50px;
	padding-left: 50px;
}

a.content_signature {
	clear: none;
	position: relative;
	float: left;
	z-index: 0;
	background-image: url('../images/content_signature.png');
	height: 30px;
	width: 240px;
}

a.content_toplink {
	top: -20px;
	clear: left;
	position: relative;
	float: right;
	z-index: 0;
	background-image: url('../images/content_toplink.png');
	height: 10px;
	width: 110px;
}

a:hover.content_signature {
	background-position: 0 -30px;
	z-index: 0;
}

a:hover.content_toplink {
	background-position: 0 -10px;
	z-index: 0;
}

#footer {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-top: -50px;
	height: 50px;
	clear:both;
	background-image: url('../images/background_footer.png');
}

#contact_info {
	margin-bottom: -10px;
	float: left;
	padding-left: 30px;
	top: -30px;
	clear: left;
	width: 630px;
	display: block;
	z-index: 1000;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 50px;
	background-image: url('../images/background_footer.png');
}

#drip {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

a.footer_logo {
	left: 40px;
	clear: none;
	float: left;
	position: relative;
	z-index: 0;
	background-image: url('../images/footer_logo.png');
	height: 50px;
	width: 250px;
}

a.footer_adv {
	left: 200px;
	clear: none;
	float: left;
	position: relative;
	z-index: 0;
	background-image: url('../images/footer_adv.png');
	height: 50px;
	width: 75px;
}

#spacer {
	left: 200px;
	position: relative;
	float: left;
	width: 10px;
	background-image: url('../images/footer_spacer.png');
	height: 50px;
}

a.footer_privacy {
	left: 200px;
	clear: none;
	float: left;
	position: relative;
	z-index: 0;
	background-image: url('../images/footer_privacy.png');
	height: 50px;
	width: 115px;
}

a:hover.footer_adv, a:hover.footer_privacy {
	background-position: 0 -50px;
	z-index: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

table {
	display: table;
	margin-right: 50px;
	margin-left: 50px;
	width: 500px;
}

#content_chargingtable {
	margin-bottom: 20px;
	line-height: 1.50;
	color: #6c6c6c;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

td, th {
	text-align: center;
}

th {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
	color: #4c806f;
	font-weight: bold;
	text-transform: uppercase;
}


