#belt-container {
height:340px;
overflow:hidden;
margin-bottom:0!important;
}

#home-hero-container,
#home-hero-image
{
background-color:black;
margin:0;
height:340px;
min-height:340px;
width:955px;
z-index:0;
}

#home-hero-image
{
background:url(/images/theme/homepage-hero-back.jpg) 0 0 repeat;
}

#home-hero-copy
{
margin-top:-310px;
margin-left:550px;
width:373px;
color:white;
background-color:transparent;
height:160px;
opacity:0.99;
text-align:left;
font-size:18px;
line-height:100%;
font-family:Arial, Verdana, sans-serif;
}

#home-hero-copy a,
#home-hero-copy a:hover
{
color:#b3d10a;
text-decoration:none;
}

#home-hero-contact
{
text-align:left;
font-size:15px;
line-height:100%;
font-family:Arial, Verdana, sans-serif;
margin-left:550px;
width:373px;
color:white;
background-color:transparent;
opacity:0.99;
}

#home-hero-contact a
{
display:block;
color:white;
padding:6px 0 0 6px;
background:url(/images/theme/homepage-hero-talk.png) 0 0 no-repeat;
margin-top:3px;
height:19px;
width:123px;
}

#home-hero-contact a:hover
{
text-decoration:none;
background-position:0 -25px;
}

#home-hero-nav
{
margin-top:-64px;
width:955px;
height:63px;
z-index:100;
}

#home-hero-nav li
{
background-color:#444444;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter:alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
display:block;
list-style:none;
float:left;
margin-left:6px;
width:186px;
height:64px;
text-align:left;
}

#home-hero-nav #hero-tab-a
{
margin-left:0px;
}

#home-hero-nav li a
{
display:block;
font-family:Arial, Verdana, sans-serif;
width:153px;
height:33px;
padding:10px 10px 0 10px;
font-size:14px;
line-height:13px;
font-weight:bold;
color:white;
text-decoration:none;
text-transform:uppercase;
}

#home-hero-nav li a:hover
{
text-decoration:none;
color:white;
}

#home-hero-nav li p
{
display:none;
}
