body,html{
	background-color:#111719;
	background-image:url(../img/background_upper_glow.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#989998;
	font-family:Helvetica,Arial,sans-serif;
	padding-bottom:20px;
}
a:link,a:visited{
	color:#9ED8EC;
	text-decoration:none;
}
a:hover, a:active{
	
}

hr{
	clear:both;
	border:none;
	border-top:1px solid #000;  
	border-bottom:1px solid #404E51;  
	margin:10px; 
} 

h1.logo{
	width:346px;
	height:50px;
	text-indent:-3000px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	margin:20px 0;
}

h2{
	color:#F5F6F8;
	margin-bottom:.5em;
}
 
p{
	font-size:80%;
	line-height:1.3em;
	margin-bottom:.5em;
}



#gallery{
	height:400px;
	border:1px solid #333;
	background:#111; 
	overflow:hidden;
}

.promo_block{
	background:#192326;
	min-height:200px;
	padding:10px;
	position:relative;
	border:1px solid #2D4147;
	-moz-border-radius:2px; 
	-webkit-border-radius:2px; 
}
.promo_block hr{
	margin-left:0;
	margin-right:0;
} 

.gallery_nav{
	margin-top:5px; 
	
}
#gnav{
	float:right;
}

#gnav a:link,
#gnav a:visited{
	
	  font-family: Garamond, Times, serif;
	  font-style: italic;
	  font-weight: normal;
      color:#9ED8EC;
	  text-decoration:none;
	  font-size:80%;
	  margin:2px 2px 0 0;
	  background:#182326;
	  border:1px solid #365057; 
	  height:20px;
	  width:20px;
	  line-height:20px;
	  text-align:center;
	  display:block; 
	  float:left;
}
#gnav a:hover,
#gnav a:active{
	color:#fff;
	background:#101719;
	border-color:#fff;
}
#gnav a.activeSlide{
	color:#fff;
	background:#000;
	border-color:#000;
	border-bottom-color:#fff;
} 
.slide{
	cursor:pointer;
}


.contact_badge{
	width:118px;
	height:29px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:-6px;
	background-image:url('../img/contact_badge.png');
	background-repeat:no-repeat;
	text-indent:-3000px;
}
 #mywaves_demo,#mywaves_captivate,#mywaves_reel{
		cursor:pointer;
}
	
#mywaves_demo p,#mywaves_captivate p,#mywaves_reel p{
		margin-top:160px;
}

#mywaves_demo{
		background-image:url(../img/mw_demo.png);
		background-repeat:no-repeat;
} 
#mywaves_captivate{
		background-image:url(../img/mw_captivate.png);
		background-repeat:no-repeat;
}
#mywaves_reel{
		background-image:url(../img/mw_reel.png);
		background-repeat:no-repeat;
}
