body {
  background: #e9f1f5 url(../img/main_bg.gif) repeat-x;
  background-position: 0 0;
  color: #6d6d6d;
  font-size: 11px;
  height: auto;
  padding-bottom: 20px;
  margin-top: 25px;
  margin-bottom: 50px;
}
#header {
	clear: both;
}

#header h1 {
	background: url(../img/tempo.png) no-repeat top left;
	width: 550px;
	height: 187px;
	position: relative;
	left: -40px;
	text-indent: -9999px;
	float: left;
	z-index: 99;
}
#header .contact a {
	background: url(../img/contact_btn.gif) no-repeat top left;
	position: relative;
	float: right;
	width: 112px;
	height: 32px;
	text-indent: -9999px;
	top: 55px;
	z-index: 99;
}
#header .contact a:hover {
	background: url(../img/contact_btn_a.gif) no-repeat top left;
}
#cube_copy {
	padding-left: 60px;	
}

#cube_copy h1 {
	background: url(../img/thecube.png) no-repeat top left;
	width: 420px;
	height: 70px;
	text-indent: -9999px;
	left: -15px;
	position: relative;
}
#cube_copy h3 {
	margin-top: 5px;
	margin-bottom: 4px;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
}
#cube_copy p {
	font-size: 14px;
	line-height: 1.8;
	color: #fff;
}
#cube_copy ul {
	color: #fff;
	font-size: 14px;
}
#cube_image {
	background-image: url('../img/cube.jpg');
	background-repeat: no-repeat; 
	height:578px;
	width: 960px;
	display: block;
	position: absolute;
	top: 140px;
	z-index: -2;
}
#wheretobuy {
	margin: 25px 0;
}
#eco {
	z-index: -2;
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 10px;
}

#eco, #other, #footer {
	position: relative;
	top: -80px;
}

#retailers {
	display: block;
	margin: 10px 0;
}
#retailers .logo {
	margin-right: 15px;
	float: left;
}

#eco .top { background: url(../img/white_12_top.png) top center no-repeat; height: 29px; }
#eco .content { background: url(../img/white_12_repeat.png) top center repeat-y; padding: 35px 35px 0px 55px;}
#eco .bottom { background: url(../img/white_12_bottom.png) bottom center no-repeat;  height: 29px; }
#eco .icon { position: relative; left: -30px; top: 80px; z-index: 0;}
#eco .text {
 width: 440px;
 float: left;
}
h4, #eco h4 {
	color: #3DACDB;
	font-weight: normal;
	font-size: 24px;
} 
#eco ul li {
	list-style-type: none;
	margin: 0;
	padding-left: 15px;
	background: url(../img/bullet.gif) 3px no-repeat;
}
#other {
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	
}
#other.decor {

}
#other .top { background: url(../img/box_other_top.png) top center no-repeat; height: 18px; }
#other .content { background: url(../img/box_other_bot.png) top center no-repeat; min-height: 240px; padding: 35px 35px 0px 55px;}
#other .bottom { background: url(../img/box_other_bot.png) bottom center no-repeat; min-height: 20px; }

#other.decor .top { background: url(../img/box_decor_top.png) top center no-repeat; }
#other.decor .content { background: url(../img/box_decor_bot.png) top center no-repeat;}
#other.decor .bottom { background: url(../img/box_decor_bot.png) bottom center no-repeat; }

a {
  color: #3dacdb;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h2 {
  padding-top: 20px;
  text-align: center;
}

.tm {
vertical-align: super;
font-size: 8px;
}
.container_12 {
 
}
#footer a {
	color: #666;}