body {
    margin:0px;
    padding:0px;
	background:url(../images/vawter3_tile.jpg) top left repeat-x #e1eaef;
}

#container {
    height: 680px;
    margin: 0px auto;
    width: 100%;
}

#flashAlternateContent img { clear:both; display:block; float:none; margin:0 auto; border:none; }

.undercurrent { float:right; margin:0; width:184px; }
.links { width:614px; margin:0 auto; padding:0px; padding-bottom:100px;}
.left { width:400px; margin:0 auto; float:right;  }
.contact { margin:-5px 0 0 0; }

#flashAlternateContent {
  position: relative;
  width:100%;
  text-align: center;
}
#link-facebook {
  display: block;
  width:229px;
  height: 31px;
  margin-top: 3px;
  background: url('../images/fb_icon.png') no-repeat center top;
  text-indent: -9999px;
  float:left;
}
#link-youtube {
  display: block;
  width: 251px;
  height: 31px;
  margin-top: 3px;
  background: url('../images/yt_icon.png') no-repeat center top;
  text-indent: -9999px;
  float:right;
}

#link-contactus {
  display:block;
  text-indent: -9999px;
}


div#ara_floater {
    background: none repeat scroll 0 0 white;
    border-top: 1px dotted #C0C0C0;
    bottom: 0;
    font: bold 18px Arial;
    height: 38px;
    padding: 15px 0 0;
    position: fixed;
    text-align: center;
    width: 100%;
}