@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/HelveticaNeueLTCom-LtCn.html');
}

body{
    background-color: #ffffff;
    background-image: url('../images/background.png');
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
}
.featuredproductsarea{
    font-family: 'Helvetica';
    font-size: 13px;
    color: #5b7088;
    padding: 10px;
}
.outercontainer{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    height: 100px;
}
.logoarea{
    height: 120px;
}
.leftlogoarea{
    width: 400px;
    float: left;
}
.rightlogoarea{
    width: 400px;
    float: right;
}
.linksarea{
    height: 40px;
    width: 100%;
    background-color: #dbdada;
    border: solid 1px #bababa;
}
.toplinkcontainer{
    width: 150px;
    height: 30px;
    margin-top: 0px;
    padding-top: 10px;
    border-left: solid 1px #bababa;
    float: left;
    text-align: center;
}
.first{
    border-left: none;
}
.toplinks{
    font-family: 'Helvetica';
    font-size: 13px;
    color: #5b7088;
    text-decoration: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
a.toplinks:hover{
    text-decoration: underline;
}
.mainimage{
    width:950px;
    height:270px;
}
.nivoSlider {
    position:relative;
    background:url(images/loading.html) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}
.nivo-controlNav, .nivo-directionNav{
    display: none;
}
h1{
  font-family: 'Helvetica';
  font-size: 30px;
  color: #5b7088;
  width: 900px;
  padding-left: 10px;
  margin-top: 10px;
}
h2{
  font-family: 'Helvetica';
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  margin-top: 40px;
}
.linkimage{
    text-decoration: none;
    border: 0px;
}
.featuredproduct{
    width: 181px;
    height: 188px;
    float: left;
    background-image: url('../images/featuredback.jpg');
    background-repeat: no-repeat;
    padding-left: 9px;
    padding-top: 9px;
}
.featuredtitle{
    font-family: 'Helvetica';
    font-size: 11px;
    font-weight: bold;
    color: #484848;
    margin-top:12px;
    margin-left: 1px;
}
.filmstripleft{
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../images/filmstrip/filmstripleft.jpg');
    height: 140px;
    width: 12px;
    float: left;
    padding: 0px;
}
.filmstripleftlink{
    text-decoration: none;
}
.filmstripmain{
    height: 140px;
    width: 766px;
    float: left;
    overflow: hidden;
    position: relative;
}
.filmstripright{
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../images/filmstrip/filmstripright.jpg');
    height: 140px;
    width: 12px;
    float: right;
    padding: 0px;
}
.filmstriprightlink{
    text-decoration: none;
}
.filmcolumn{
    height: 140px;
    width: 160px;
    float: left;
}
.filmimage{
    height: 125px;
    width: 160px;
    text-align: center;
    float: left;
}
.filmlink{
    width: 160px;
    height: 65px;
    padding-top: 15px;
}
.boxarea{
    width: 150px;
    height: 140px;
    float:left;
    background-color: #5b7088;
}
.filmstriparea{
    width: 790px;
    float:right;
    border: solid 1px #bababa;
}
.gap{
    width: 950px;
    height: 15px;
    float: left;
}
.bottombar{
    background-color: #dbdada;
    width: 950px;
    height: 30px;
    float: right;
    font-family: "Helvetica";
    font-size: 14px;
    color: #5b7088;
    padding-top:12px;
}
.bottomleft{
    float:left;
    width: 800px;
    padding-left: 10px;
}
.bottomright{
    float:right;
    width: 130px;
    text-align: right;
    margin-right: 10px;
}
.bottomlink{
    font-family: "Helvetica";
    font-size: 14px;
    color: #5b7088;
    text-decoration: none;
}
a.bottomlink:hover{
    text-decoration: underline;
}

.menubox{
    background-color: #dbdada;
    position: absolute;
    z-index: 100px;
    width: 200px;
}
.submenu{
    width: 180px;
    height: 30px;
    border-bottom: solid 1px #bababa;
    padding: 5px;
    font-family: "Helvetica";
    font-size: 14px;
    color: #5b7088;
}
.contactleft{
    width: 400px;
    float: left;
}
.contactright{
    width: 400px;
    float:right;
    padding-top:45px;
}
.contactfield{
    width: 200px;
    font-family: "Helvetica";
    font-size: 11px;
    color: #5b7088;
}
.contactbutton{
    font-family: "Helvetica";
    font-size: 11px;
    color: #5b7088;
}
.superlink{
    text-decoration: none;
    font-family: "Helvetica";
    font-size: 20px;
    color: #5b7088;
    font-weight: bold;
}
.sublink{
    text-decoration: none;
    font-family: "Helvetica";
    font-size: 13px;
    color: #5b7088;
    padding-left: 18px;
    /* margin-bottom: 30px;     
    background-image: url('../images/arrowback.jpg');
    background-repeat: no-repeat;   */
}
.catarea{
    background-image: url("../images/featuredback.jpg");
    background-repeat: no-repeat;
    height: 188px;
    padding-left: 9px;
    padding-top: 9px;
    width: 181px;
}
a.superlink:hover{
    text-decoration: underline;
}
a.sublink:hover{
    text-decoration: underline;
}