body {
	background: #e5ecf3;
	font-family: Arial, Helvetica, Sans Serif;
	padding: 10px;
	margin: 0;
}
p {
	margin: 0;
	padding: 0;
}
h1 {
	display: none;
}
form {
	padding: 0;
	margin: 0;
}
form .textbox {
	padding: 1px;
	border: 0 solid #ffffff;
	background: #ffffff;
	color: #505050;
	width: 140px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: normal;
}
form .textarea {
	padding: 1px;
	border: 0 solid #ffffff;
	background: #ffffff;
	color: #505050;
	width: 287px;
	height: 40px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	margin-right: 5px;
}
form .submit {
	width: 55px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #2067ab;
	color: #2067ab;
	background: #ffffff;
}
.header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 998px;
	height: 110px;
}
.header .incentive {
	width: 539px;
	height: 75px;
	background: #2067ab url('images/incentive_bottom.gif') no-repeat;
	background-position: bottom;
	margin: 0;
	padding: 0;
}
.header .incentive .text {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #d2dcf3;
}
.header .incentive .white {
	color: #ffffff;
}


.header .discount {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 680px;
	height: 26px;
	background: #b2d281 url('images/discount_top.gif') no-repeat;
	line-height: 26px;
	text-indent: 10px;
	color: #325b0a;
	font-size: 12px;
	font-weight: bold;
}

.header .discount .reverse {
	color: #2067ab;
	background: #d2dcf3;
	padding-left: 2px;
	padding-right: 2px;
}

.header .discount .orange {
	color: #ffffff;
	background: #f7941d;
	padding-left: 2px;
	padding-right: 2px;
}
.header .discount .emphasis {
	font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #748dc6;
	padding-top: 3px;
	margin-top: 2px;
}
.header .logo {
	position: absolute;
	top: 0;
	left: 555px;
	width: 323px;
	height: 101px;
}
.header .seal {
	position: absolute;
	top: 0;
	right: 0;
	width: 107px;
	height: 87px;
	background: url('images/seal.gif') no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 2px;
}
.content {
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	overflow: hidden;
}
.beer {
	width: 1005px;
	height: 490px;
	overflow: auto;
}
.footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 968px;
	background: #b2d281 url('images/footer_bottom.gif') no-repeat;
	background-position: bottom;
	padding: 15px;
}
.footer .logo {
	position: absolute;
	top: 10px;
	left: 8px;
	width: 143px;
	height: 43px;
}
.footer .quotes {
	display: block;
	margin-left: 160px;
	height: 30px;
	color: #325b0a;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	width: 445px;
}

.footer a {
	color: #325b0a;
	font-weight: bold;
}

.footer .comment {
	position: absolute;
	top: 10px;
	left: 630px;
	width: 350px;
	height: 80px;
	color: #325b0a;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}