@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #333333;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #fff;
}
#outerWrapper {
	text-align: left;
	width: 862px;
	border: 1px solid #969696;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#footer {
	margin-top:20px;
	text-align:center;
}
p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: 100;


}
a:link, a:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;

}
a:hover, a:active {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #CC0066;
	text-decoration: none;
}
.fineprint { 
font-size: 9px; 
}

#icons {
	list-style:none;
	margin:0;
	padding:0;
}
#icons strong{
	font-size:14px;
}
#icons li {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#icons li a, #icons li a:link {
	display:block;
	position:relative;
	width:154px;
	height:60px;
	color:#333;
	cursor:pointer;
	padding:10px;
	padding-left:76px;

}

#icons .e2b {
	background-image: url(../images/icon-e2b.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#icons .e2b:hover {
	background-image: url(../images/icon-e2b-over.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#fff;
	background-color:#287d30;
}

#icons li .ettb {
	background-image: url(../images/icon-eattothebeat.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#icons li  .ettb:hover {
	background-image: url(../images/icon-eattothebeat-over.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#fff;
	background-color:#801f54;
}
#icons li .ettbfilm {
	background-image: url(../images/icon-ettb-film.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#icons li  .ettbfilm:hover {
	background-image: url(../images/icon-ettb-film-over.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#fff;
	background-color:#801f54;
}
#icons li .ettbus {
	background-image: url(../images/icon-eattobeat-us.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#icons li  .ettbus:hover {
	background-image: url(../images/icon-eattobeat-us-over.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#fff;
	background-color:#801f54;
}
#icons li .upbeat {
	background-image: url(../images/icon-upbeat.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#icons li  .upbeat:hover {
	background-image: url(../images/icon-upbeat-over.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#fff;
	background-color:#05285b;
}

#icons li .gigconsult {
	background-image: url(../images/icon-gig-consult.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#icons li .gigconsult:hover {
	background-image: url(../images/icon-gig-consult-over.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#fff;
	background-color:#ef3e42;
}
#icons li .gigasia {
	background-image: url(../images/icon-gig-asia.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#icons li .gigasia:hover {
	background-image: url(../images/icon-gig-asia-over.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#fff;
	background-color:#ef3e42;
}
#icons li .globe {
	background-image: url(../images/icon-globestar.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#icons li  .globe:hover {
	background-image: url(../images/icon-globestar-over.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#fff;
	background-color:#03D8E2;
}
#icons li .dunes {
	background-image: url(../dunes/images/dunes-web-home.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
}

#icons li  .dunes:hover {
	background-image: url(../dunes/images/dunes-web-home-white.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color:#fff;
	background-color:#DA9C0E;
}


#icons li img{
	border:none;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.clearleft {
	clear:left;
	display:block;
	}
#flash {
	width:700px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:10px;
	padding-top:10px;
	}

