* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	background: #333333;
	color: #333333;
	font: 70% trebuchet ms, sans-serif;
	line-height: 200%;
}

.dispense {
	background: url(../images/pub.gif) repeat-y;
	margin: 0px auto;
	width: 850px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.temperature {
	background: #222222;
	width: 850px;
	border-bottom: 1px solid #FFFFFF;
	height: 91px;
}

#nav {
	background: #EB0708 url(../images/beer.gif) repeat-x;
	height: 40px;
	width: 850px;
	border-bottom: 1px solid #FFFFFF;
	line-height: 40px;
	text-align: right;
}

#nav span a {
	padding-right: 15px;
	color: #FFFFFF;
	font: 115% trebuchet ms, sans-serif;
	text-decoration: none;
}

#nav span a:hover {
	text-decoration: underline;
}

.dropdown {
	padding-top: 10px;
	position: absolute;
	z-index: 2;
	visibility: hidden;
	margin-left: -5px;
}

.dropdown a {
	width: 120px;
	display: block;
	padding: 5px;
	text-decoration: none;
	background: #FFE264 url(../images/efficiency.gif) repeat-x;
	color: #333333;
}

.dropdown a:hover {
	background: #FFCC00 url(../images/increase_profits.gif) repeat-x;
	color: #333333;
}

.measure {
	float: left;
}

.perfect_pour {
	clear: both;
}

.perfect_pour .pub_company {
	float: left;
	width: 850px;
}

.perfect_pour h1 {
	color: #444444;
	padding-left: 17px;
	font: bold 170% trebuchet ms, sans-serif;
	padding-top: 10px;
}

span.smart {
	font-weight: bold;
	color: #5A5849;
}

span.cellar {
	font-weight: normal;
	color: #EDC21D;
}

.perfect_pour .flow_rate {
	color: #333333;
	font: 115% trebuchet ms, sans-serif;
	line-height: 200%;
	padding: 10px 18px;	
}

.perfect_pour .flow_rate p {
	padding-bottom: 15px;
}

.perfect_pour .flow_rate li {
	list-style: none;
	list-style-image: url(../images/list.gif);
	margin-left: 80px;
	padding: 0px 0px 5px 5px;
}

a.drink:link { color: #333333; text-decoration: underline; }
a.drink:visited { color: #333333; text-decoration: underline; }
a.drink:hover { color: #333333; text-decoration: none; }
a.drink:active { color: #333333; text-decoration: none; }

a.cold:link { color: #FFFFFF; text-decoration: underline; }
a.cold:visited { color: #FFFFFF; text-decoration: underline; }
a.cold:hover { color: #FFFFFF; text-decoration: none; }
a.cold:active { color: #FFFFFF; text-decoration: none; }

.brand_quality {
	display: block;
	float: left;
	width: 170px;
	background: #444444;
	color: #FFFFFF;
	margin: 3px 18px 15px 0px;
	padding: 5px;
	border-bottom: 15px solid #FFFFFF;
}

.brand_quality a {
	text-decoration: none;
}

.brand_quality p {
	padding-top: 3px;
	padding-bottom: 3px;
}

.dispense_speed {
	display: block;
	float: right;
	width: 170px;
	background: #444444;
	color: #FFFFFF;
	margin-top: 3px;
	margin-left: 10px;
	padding: 5px;
}

.dispense_speed a {
	text-decoration: none;
}

.dispense_speed p {
	font: 85% trebuchet ms, sans-serif;
	line-height: 17px;
}

.dispense_speed p.map {
	margin-bottom: -15px;
}

.dispense_speed p.caption {
	margin-bottom: -15px;
	font: 90% trebuchet ms, sans-serif;
	line-height: 20px;
}

.dispense_speed p.center {
	font: bold 100% trebuchet ms, sans-serif;
	line-height: 20px;
	text-align: center;
}

.dispense_speed p.ctr {
	text-align: center;
}

.dispense_speed p.tel {
	font: bold 100% trebuchet ms, sans-serif;
}

.dispense_speed p a {
	color: #FFFFFF;
	text-decoration: underline;
}

.dispense_speed p a:hover {
	text-decoration: none;
}

.download, .download_h1 {
	display: block;
	float: right;
	background: url(../images/pdf.gif) no-repeat;
	clear: right;
	width: 165px;
	height: 40px;
	padding: 87px 10px 0px 10px;
	margin: 10px 0px 0px 10px;
	text-align: center;
}

.download_h1 {
	margin: -10px 18px 0px 10px;
}

.download a:hover, .download_h1 a:hover {
	text-decoration: none;
}

h1.emph {
	font: bold 225% trebuchet ms, sans-serif;
	line-height: 286%;
}

h2 {
	background: url(../images/cold.gif) repeat-x;
	text-align: center;
	color: #FFFFFF;
	font: 125% trebuchet ms, sans-serif;
	line-height: 186%;
}

h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

h3 {
	font: bold 125% trebuchet ms, sans-serif;
	line-height: 186%;
}

h3.emph {
	background: url(../images/bubble.gif) no-repeat;
	background-position: 0px 5px;
	padding-left: 28px;
}

h4 {
	background: url(../images/cold.gif) repeat-x;
	text-align: center;
	color: #FFFFFF;
	font: bold 125% trebuchet ms, sans-serif;
	line-height: 186%;
}

h4 a {
	color: #FFFFFF;
	text-decoration: none;
}

.left {
	float: left;
	margin: 5px 10px -5px 0px;
}

.clear {
	clear: both;
}

.consumer_experience {
	float: right;
	margin-left: 1px;
	width: 200px;
}

.consumer_experience h1 {
	height: 40px;
	background: #FFD20A;
	color: #FFFFFF;
	font: bold 140% trebuchet ms, sans-serif;
	line-height: 40px;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
}

.consumer_experience li {
	list-style-image: url(../images/drinks_information.gif);
	font: 95% trebuchet ms, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	list-style: none;
}

.consumer_experience li a {
	background: #FFE264 url(../images/efficiency.gif) repeat-x;
	color: #333333;
	display: block;
	padding: 10px 4px 10px 10px;
	text-decoration: none;
}

.consumer_experience li a:hover {
	background: #FFCC00 url(../images/increase_profits.gif) repeat-x;
	color: #333333;
}

.monitor {
	color: #FFFFFF;
	text-align: center;
	background: #222222 url(../images/brand.gif) repeat-x;
	font: 100% trebuchet ms, sans-serif;
	width: 850px;
}

.monitor a {
	color: #FFFFFF;
	line-height: 40px;
	text-decoration: none;
	width: 100%;
}

.management {
	clear: both;
}

.monitor a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

form {
	width: 612px;
}

label {
	padding-right: 148px;
	font: bold 120% trebuchet ms, sans-serif;
	color: #444444;
	display: inline;
}

label.second {
	position: absolute;
	margin-left: -24px;
	padding-right: 0px;
}

label.third {
	position: absolute;
	margin-left: -56px;
	padding-right: 0px;
}

label.check {
	padding-right: 20px;
}

label.fourth {
	display: none;
}

input {
	padding: 10px 12px 10px 12px;
	border: 1px solid #CCCCCC;
	font: 90% trebuchet ms, sans-serif;
	color: #333333;
	width: 130px;
	display: inline;
	margin: 3px 30px 15px 0px;
}

input.check {
	width: 35px;
	padding: 0px;
	border: 0px;
	margin: 3px 20px 0px 0px;
}

textarea {
	width: 387px;
	padding: 10px 12px 10px 12px;
	font: 90% trebuchet ms, sans-serif;
	color: #333333;
	border: 1px solid #CCCCCC;
	height: 240px;
	display: block;
	overflow: auto;
	margin-top: 3px;
	margin-bottom: 10px;
}

textarea.address {
	display: none;
}

input.button {
	font: bold 120% trebuchet ms, sans-serif;
	height: 40px;
	width: 75px;
	color: #FFFFFF;
	text-align: center;
	background: #EB0708 url(../images/beer.gif) repeat-x;
	border: 0px;
	position: absolute;
	margin: -272px 0px 0px 430px;
}

.error {
	color: #FF6600;
	font: bold 140% trebuchet ms, sans-serif;
	color: #FF0000;
}

