#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
}

#header {
	width: 1000px;
	height: 85px;
}	

#topnavbar {
	width: 1000px;
	height: 15px;
	position: relative;
	background-color: #FFF;
	border-bottom-style: inset;
	padding-top: 0px;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-family: Century Gothic, Geneva, sans-serif;
	letter-spacing: 2px;
	word-spacing: 0px;
}

#topnavbar a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-family: Century Gothic, Geneva, sans-serif;
	letter-spacing: 2px;
	word-spacing: 0px;
}

#topnavbar a:visited {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-family: Century Gothic, Geneva, sans-serif;
	letter-spacing: 2px;
	word-spacing: 0px;
}

#topnavbar a:hover {
	color: #F00;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-family: Century Gothic, Geneva, sans-serif;
	letter-spacing: 2px;
	word-spacing: 0px;
}

.menulinks {
	position: absolute; top: -5px; left: 0px;
}

.menulinks ul {
	margin: 0px;
}

.menulinks li {
	margin: 0px 30px 0px 30px;
	list-style-type: none;
	display: inline;
}

#mainbody {	
	width: 1000px;
	height: 530px; 
	float: left;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
} 

#home-box {
	color: #000;
	font-family: Century Gothic;
	font-size: 13px;
	width: 600px;
	word-wrap: break-word;
	position: absolute;
	top: 33px;
	left: 40px;
}

#footer {
	clear: both;
	width: 1000px;
	height: 25px;
	background-color: #D2D3D5;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	line-height: 12px;
}

.centertext {
	text-align: center;
}

h1 {
	font-family: Century Gothic, Arial, sans-serif;
  	font-weight: bold;
  	color: #000;
 	font-size: 17px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 25px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 20px;
	left: 323px;
	display: inline;
}

h2 {
 	font-family: Century Gothic, Arial, sans-serif;
  	font-weight: bold;
  	color: #000;
  	font-size: 15px;
	letter-spacing: 0px;
	word-spacing: 2px;
	line-height: 18px;
	display: inline;
}

h3 {
	font-family: Century Gothic, Arial, sans-serif;
  	font-weight: normal;
  	color: #000;
 	font-size: 15px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 25px;
	display: inline;
}

h4 {
	font-family: Century Gothic, Arial, sans-serif;
  	font-weight: bold;
  	color: #FFF;
 	font-size: 17px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 25px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 20px;
	left: 323px;
	display: inline;
}

h5 {
	font-family: Century Gothic, Arial, sans-serif;
  	font-weight: bold;
  	color: #006;
 	font-size: 14px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: normal;
	display: inline;
}

.home-stainless-steel-ice-cubes {
	font-family: Century Gothic, Arial, sans-serif;
  	font-weight: normal;
  	color: #000;
 	font-size: 13px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 19px;
	display: inline;
}

.instructions-metal-ice-cubes {
	font-family: Century Gothic, Arial, sans-serif;
  	font-weight: normal;
  	color: #000;
 	font-size: 14px;
	letter-spacing: 0px;
	word-spacing: 0px;
	display: inline;
}

.faq-reusable-ice-cubes {
	font-family: Century Gothic, Arial, sans-serif;
  	font-weight: normal;
  	color: #000;
 	font-size: 14px;
	letter-spacing: 0px;
	word-spacing: 0px;
	display: inline;
}

.faqmicrotext-metallic-ice-cubes {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.google-button { 
position: absolute; top:5px; left:600px; 
}

a img {
    border: none;
}

@font-face { 
	font-family: 'Century Gothic'; 
	src: url('century_gothic.eot'); 
	src: url('century_gothic.eot?#iefix') format('embedded-opentype'), url('century_gothic.svg#Century Gothic') format('svg'), url('century_gothic.woff') format('woff'), url('century_gothic.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;
}
