* { 
  font-size: 100.01%; 
}
html {
  height:100%;
}

body {
	background: #0079C1 url('../images/main-back.jpg') no-repeat;
	background-position: top center;
	margin:0;
  	height:100%;
  	min-width:975px;
	font-family: Verdana, Arial;
}

img, div { behavior: url(iepngfix.htc) }

#container {
  min-height:100%;
  position:relative;
}
* html #container {
  height:100%;
  overflow:visible;
}

.clear {
	clear: both;
}

.header {
  width: 975px;
  margin:0 auto;
  overflow:hidden;
  position:relative;
  background: url('../images/content-repeat.jpg');
  background-repeat: repeat-y;
}

.logo {
	float: left;
}

.logo h1 a, .logo span a {
	width: 551px;
	height: 115px;
	display: block;
	background: url('../images/midwest-vending-logo.jpg');
	text-indent: -9999px;
	cursor: pointer;
	margin: 30px 0 0 40px;
	/*margin: 0 0 19px 49px;*/
	padding: 0px 0px 0px 0px;
}

.contact-info {
	float: right;
	text-align: right;
	margin: 10px 130px 0 0;
	color: #0079C1;
	font-size: 10px;
}

.contact-info strong {
	font-size: 18px;
}

.main {
  width: 975px;
  margin:0 auto;
  padding: 0 0 -289px 0;
  overflow:hidden;
  position:relative;
  background: url('../images/content-back.jpg');
  background-position: -1px 0px;
  background-repeat: no-repeat;
}

.holder {
  width: 975px;
  margin:0 auto;
  background: url('../images/content-bottom.png') 0px bottom;
  background-repeat: no-repeat;
}

.holder2 {
  width: 975px;
  margin:0 auto;
  background: url('../images/content-bottom2.png') 0px bottom;
  background-repeat: no-repeat;
}

.holder-home {
  width: 975px;
  margin:0 auto;
  background: url('../images/home-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.holder-about {
  width: 975px;
  margin:0 auto;
  background: url('../images/about-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.holder-markets {
  width: 975px;
  margin:0 auto;
  background: url('../images/markets-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.holder-beverages {
  width: 975px;
  margin:0 auto;
  background: url('../images/beverages-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.holder-snacks {
  width: 975px;
  margin:0 auto;
  background: url('../images/snacks-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.holder-fresh-food {
  width: 975px;
  margin:0 auto;
  background: url('../images/fresh-food-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.holder-coffee {
  width: 975px;
  margin:0 auto;
  background: url('../images/coffee-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.holder-work {
  width: 975px;
  margin:0 auto;
  background: url('../images/work-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.holder-healthcare {
  width: 975px;
  margin:0 auto;
  background: url('../images/healthcare-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.holder-education {
  width: 975px;
  margin:0 auto;
  background: url('../images/education-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.holder-recreation {
  width: 975px;
  margin:0 auto;
  background: url('../images/recreation-back.png') 0px bottom;
  background-repeat: no-repeat;
  z-index: 5;
}

.content {
	float: left;
	text-align: left;
	margin: 40px 0 0 42px;
	width: 550px;
}

.sub-nav {
	font: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0 0 25px 0;
	padding: 0px;
	color: #0079C1;
	text-transform: uppercase;
}

.sub-nav a {
	color: #0079C1;
	text-decoration: none;
}

.sub-nav a:hover {
	color: #6DB33F;
	text-decoration: none;
}

.content h1 {
	font: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #0079C1;
	margin: 0 0 15px 0;
	padding: 0px;
}

.content p {
	font: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #464646;
	margin: 15px 0 0 0;
	padding: 0px;
}

.content-text {
	font: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
}

.content p.big {
	font: Verdana, Arial;
	font-size: 12px;
	line-height: 28px;
}

.content p a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

.content p a:hover {
	color: #0079C2;
	font-weight: bold;
	text-decoration: underline;
}

.content p.home {
	line-height: 30px;
	font-size: 14px;
}

.content p span {
	color: #0079C1;
}

.content p span a {
	color: #0079C1;
	font-weight: normal;
	text-decoration: none;
}

.content p span a:hover {
	color: #6DB33F;
	font-weight: normal;
	text-decoration: underline;
}

.content ul {
	margin: 0px 0 0 15px;
	padding: 0px;
}

.content li {
	font: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #464646;
}

.content li.big {
	font: Verdana, Arial;
	font-size: 12px;
	line-height: 24px;
	color: #464646;
}

.content li a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}

.content li a:hover {
	color: #0079C2;
	font-weight: bold;
	text-decoration: underline;
}

.map {
	float: left;
	text-align: left;
	margin: 0 30px 0 0;
	width: 300px;
}

.nav {
	float: left;
	text-align: center;
	margin: 40px 0 0 40px;
}

.nav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

.nav ul li {
	margin: 5px 0 0 0;
	padding: 13px 0 0 0;
	width: 119px;
	height: 33px;
	overflow: hidden;
	background: url('../images/nav-button-back.jpg') no-repeat;
	text-align: center;
}

.nav ul li a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 14px;
}

.nav ul li.request {
	width: 119px;
	padding: 7px 0 6px 0;
	line-height: 14px;
}

.nav ul li a.active {
	color: #6DB33F;
	font-size: 12px;
}

.nav ul li a:hover {
	color: #6DB33F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.sub-logos {
	margin: 25px 0 35px 0;
}

.heart a {
	text-indent: -9999px;
	width: 119px;
	height: 39px;
	display: block;
	background: url('../images/healthy-choice-heart.jpg') no-repeat;
}

.heart a:hover {
	background: url('../images/healthy-choice-heart-over.jpg') no-repeat;
}

.earth a {
	text-indent: -9999px;
	width: 119px;
	height: 61px;
	display: block;
	background: url('../images/healthy-choice-earth.jpg') no-repeat;
}

.earth a:hover {
	background: url('../images/healthy-choice-earth-over.jpg') no-repeat;
}

.copyright {
	margin: 0 0 5px -55px;
	color: #959595;
	font-size: 9px;
	font: Verdana, Arial;
}

.footer {
  width: 975px;
  height: 175px;
  margin:0 auto;
  overflow:hidden;
  position:relative;
}

.footer-holder {
	list-style: none;
	margin: 10px 0 0 78px;
	padding: 0 0 0 0;
	color: #ffffff;
	font: 11px Verdana;
}

.footer-holder a {
	font: 11px Verdana;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.footer-holder a.active {
	color: #4988B4;
}

.footer-holder a:hover {
	color: #6DB33F;
}

input.inputbox1 {
	width: 200px;
	height: 15px;
	display: block;
	margin: 0px 0px 10px 0;
	*margin: 0px 0px 0px 0;
	padding: 0px 5px 0 5px;
	font-size: 12px;
	font-family: Arial;
}

option.inputbox1, select.inputbox1 {
	font-size: 12px;
	font-family: Arial;
}

textarea.textarea1 {
	width: 355px;
	height: 100px;
	margin: 3px 0px 10px 0;
	padding: 0px 0px 0 5px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial;
}

input.submit {
	margin: 0px 0px 0 125px;
	padding: 0px 0px 0 0px;
	background: url('../images/submit.jpg') no-repeat;
	width: 116px;
	height: 30px;
	display: block;
}

span.form-blue {
	color: #4988B4;
}

.blue, p span.blue {
	color: #4988B4;
	font-size: 12px;
	font-family: Arial
}

span.red, p span.red {
	color: #FF3E3E;
	font-size: 12px;
	font-family: Arial; 
}

.clear {
	clear: both;
}




