body {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}

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

.undercurrent { float:right; margin:0; width:184px; }
.center { width:600px; margin:0 auto; }
.topHeading_container { margin:0 auto; width:750px; padding-left:50px; }
.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: 184px;
  height: 31px;
  margin-top: 16px;
  background: url('../images/facebook_link.gif') no-repeat center top;
  text-indent: -9999px;
  float:left;
}
#link-youtube {
  display: block;
  width: 202px;
  height: 31px;
  margin-top: 16px;
  margin-left: 20px;
  background: url('../images/youTube_link.gif') no-repeat center top;
  text-indent: -9999px;
  float:right;
}

#link-contactus {
  display: block;
  width: 333px;
  height: 29px;
  margin-top: -3px;
  margin-left:30px;
  background: url('../images/contact_link_2.gif') no-repeat center top;
  text-indent: -9999px;
  float:left;
}


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%;
}