body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

abbr[title], acronym[title] {cursor: help;}

table, td, th, form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

label, input, select, option { vertical-align: middle; }

p {
	color: #000;
	font-size: .6em;
	line-height: 1.4;
}

ul, ol {
	font-size: .6em;
	color: #000;
	line-height: 1.5;
	padding: 0;
	margin: 6px 0 6px 18px;
}

h3 {
	font-size: .75em;
	color: #000;
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover { text-decoration: none; }

#pageWrapper { position: relative; width: 748px; }

#pageWrapper h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#pageWrapper ul#navigation {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	top: 109px;
	left: 65px;
	height: 17px;
}

#navigation li {
	position: absolute;
	list-style: none;
}

#navigation a {
	display: block;
	text-decoration: none;
	text-indent:-9999px;
}

#pageWrapper #contentSection {
	padding: 128px 0 0;
	margin-left: 319px;
}

#contentSection h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 391px;
	height: 81px;
	background: url(../images/h2_comfort.gif) no-repeat #fff;
}

#pageWrapper #footer {
	clear: both;
	font-size: .6em;
	line-height: 1.2;
	text-align: center;
	margin: 30px 0 15px 0;
	color: #000;
}

#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}