* {
	padding: 0;
	margin: 0;
}
body {
	background-image: url('images/background.jpg');
}
p, a, ul, ol, h1, h2, h3, h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
	font-size: .8em;
	color: #ffffff;
	padding: 10px 20px 10px 20px;
}
.standardul {
	padding-left: 40px;
	font-size: .8em;
}
.question {
	font-weight: bold;
}
img {
	border: none;
}

#maincontent img{
	margin-left: 50px;
}
h2 {
	color: #ac1f24;
	font-size: .9em;
	padding-left: 20px;
	padding-top: 5px;
	margin: 20px 20px 0px 20px;
}
h3 {
	color: #ac1f24;
	font-size: .8em;

	padding-bottom: 10px;
	margin: 20px 20px 0px 20px;
}
#contactinfor a {
	color: #ffffff;
	text-decoration: none;
}
#contactinfor a:hover{
	text-decoration: underline;
}
#maincontent p {
	color: #000000;
	
}
#servicemap {
	margin-left: 60px;
}
#leftcolumn p {
	margin-left: 20px;
}
.float {
	float: left;
}
#container {
	width: 980px;
	margin: 0 auto;
}
#banner {
	width: 980px;
	height: 225px;
	background-image: url('images/liquidice_01.gif');
	position: relative;
}

.equip {
	margin-left: 10px;
	float: left;
}
.clear {
	clear: both;
}


#leftcolumn_top {
	background-image: url('images/liquidice_20.gif');
	height: 8px;
	width: 268px;
}
#leftcolumn_mid {
	background-image: url('images/liquidice_20.gif');
	width: 268px;
}
#leftcolumn_bottom {
	background-image: url('images/liquidice_20.gif');
	height: 6px;
	width: 268px;
}
#maincontent {
	width: 712px;
	background-color: #ffffff;
}

#footer {
	width: 980px;
	height: 51px;
	background-image: url('images/liquidice_22.gif');
}
.leftc {
	width: 268px;
}
.rightc {
	width: 712px;
}
.mcheader {
	height: 30px;
	width: 500px;
	background: url('images/header_bg.jpg') no-repeat;
}
#mabout {
	visibility: hidden;
	text-align: center;
	text-decoration: none;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 30;
}
#mabout a{
	white-space: nowrap;
	display: block;
	
}
.bold {
	font-weight: bold;
}
#logo {
	position: absolute;
	left: 20px;
	top: 5px;
	float: left;
}
#contactbox {
	width: 400px;
	float: left;
	margin-left: 600px;
	margin-top: 90px;
}
#contactinfo {
	float: left;
}
#contactinfo li{
	list-style-type: none;
	font-size: .8em;
	padding-right: 10px;
	color: #ffffff;
}
#contactinfor li{
	list-style-type: none;
	font-size: .8em;

	color: #ffffff;
}
#contactinfor {
		float: left;
}
.blue {
	color: #c1d1e1;
}
#nefs {
	margin: 10px 0px 0px 60px;
}
.brochurespic {
	margin-left: 20px;
}
/* Nutrition Facts */
td.coke
{
    background-color: #d2b48c;
}

td.cherry
{
    background-color: #FFd5d5;
    width: 122px;
}

td.rasberry
{
    background-color: #d6f1fd;
    width: 122px;
}
.red {
	color: red;
}
td.lemonade
{
    background-color: #f9fcb2;
    width: 122px;
}
td {
	font-family: arial;
	font-size: .9em;
}
.dropdown {float: left;}
.dropdown dt {width: 95px; font-weight:bold; cursor:pointer;}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:195px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:195px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:#333; text-decoration:none; font-size: .9em; background:#eaf0f2; width:195px; padding: 5px;}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc;}

