#maincontainer {
	margin: 10px auto;
}

#contentcontainer {
	text-align: left;
	min-height: 200px;
	margin: auto;
	padding: 10px;
}

#navigation {
	width: inherit;
	background: url(images/menubg2.png);
	height: 34px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

#navigation ul li {
	border-right: 0;
}

#navigation li {
	background: transparent url(images/menubar.png) no-repeat scroll 100% 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#navigation li a {
	height: 33px;
	padding: 0 10px;
	display: block;
	float: left;
	line-height: 33px;
}

#navigation li a:hover {
	background: url(images/navbar_over.png);
}

#hmkw,#hmkw a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-indent: -5000px;
}

.logo {
	margin: auto;
}

#pricecomp,#pricecomp a {
	margin: auto;
	text-decoration: none;
}

#pricecomp img {
	margin: 0;
}

#price {
	margin: auto;
	width: 80px;
	height: 22px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font: 1.1em Arial;
	color: #EE0;
	font-weight: 700;
	text-decoration: none;
}

#price a,.price a:hover {
	text-decoration: none;
}
#pricelist {
	margin: auto;
}
#pricelist h1 {
	margin: auto;
	text-align: center;
}
#pricelist hr {
	width: 700px;
	border: 1px dotted #333;
	border-collapse: collapse;
	margin: 15px auto 10px auto;
}
#pricelist .updated {
	font: .8em Arial, Tahoma;
	font-weight: bold;
	color: #333;
}
#pricelist th {
	font-family: Arial, Tahoma;
	font-weight: bold;
	color: #fff;
	background-color: #142c55;
}
#pricelist #pl td {
	border-bottom: 1px solid #507897;
}
#pricelist #pl tr:hover {
	background: #DFE6EF;
}
#pricelist #pl #plp a {
	font: 1.1em Arial, Tahoma;
	font-weight: bold;
	color: #800000;
}
#vouchercomp {
	margin: 10px auto;
	font-weight: 700;
}

#vouchertitle {
	font: 1.3em Arial;
	font-weight: 700;
}

#contact {
	margin: 0;
}

#contact h2 {
	margin: 15px;
}

#contact hr {
	width: 500px;
	border-collapse: collapse;
	border: 1px solid #423e2d;
	margin-bottom: 20px;
}

#contact label {
	display: block;
	text-align: right;
	width: 100px;
	float: left;
	font-weight: 700;
	color: #423e2d;
}

#contact .frminput {
	font-size: 12px;
	padding: 4px 2px;
	border: 2px solid #c4ac65;
	background: #fef2cf;
	width: 395px;
	margin: 2px 0 20px 10px;
	text-align: left;
}

#contact .frminput:focus {
	border: 2px solid #c7b270;
	background: #e6d49c;
}

#contact #submit {
	margin-left: 235px;
	clear: both;
	width: 130px;
	height: 30px;
	background: #202020;
	border: 2px solid #333;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
}

.mlist label {
	display: block;
	text-align: right;
	width: 100px;
	float: left;
	font-weight: 700;
	color: #423e2d;
}

.mlist .frminput {
	font-size: 12px;
	padding: 4px 2px;
	border: 2px solid #c4ac65;
	background: #fef2cf;
	width: 300px;
	margin: 2px 0 20px 10px;
	text-align: left;
}

.mlist .frminput:focus {
	border: 2px solid #c7b270;
	background: #e6d49c;
}

.mlist #submit {
	margin-left: 200px;
	clear: both;
	width: 130px;
	height: 30px;
	background: #202020;
	border: 2px solid #333;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
}

#footer {
	text-align: center;
	margin: auto;
}
