
*{
margin:0px;
padding:0px;
border:none;
list-style:none;
}
body {font:12px/18px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;}
body{
margin-top:20px;
background:#060606 url(../images/bg.jpg) no-repeat top left;
}
#wrap{
width:980px;
margin-left:45px;
}
#nav{
width:230px;
float:left;

}

#logo{
height:145px;
background:url(../images/ussco.png) no-repeat top left;
behavior: url(css/iepngfix.htc);
}
#nav_content{
background:#0A0A0A;
color:#BABABA;
}

#nav_footer{
height:20px;
background:url(../images/nav_bg.png) no-repeat top left;
behavior: url(css/iepngfix.htc);
}

#content{
float:left;

margin:-3px 0 50px 44px;
width:600px;
}
#gallery{
padding-top:12px;
width:591px;
height:394px;
background:url(../images/image_top_bg.png) no-repeat top left;
behavior: url(css/iepngfix.htc);
}
#flash_content{
bacckground:#fff;
}


#image span{
position:absolute;
width:591px;
height:394px;
behavior: url(css/iepngfix.htc);
}
#image{
margin-top:25px;
height:394px;
width:591px;
overflow:hidden;
background:#FFF;
}

span.one{
background:url(../images/frame_1.png);
}
span.two{
background:url(../images/frame_3.png);
}
span.three{
background:url(../images/frame_2.png);
}
span.four{
background:url(../images/frame_4.png);

}
span.five{
background:url(../images/frame_5.png);
}
span.six{
background:url(../images/frame_7.png);
}



ul.navlist{
padding:0 25px;
}
ul.navlist li{
padding:10px 0;

}
ul.navlist li
{
border-top: 1px solid #333;

}
ul.navlist li a
{
color:#CDCDCD;
display:block;
border-bottom:#0A0A0A 0px solid;
}
ul.navlist li a:hover {
color:#FFF;
border-bottom:0px solid #e4e4e4;}






a {text-decoration:none;cursor:pointer; color:#FFF;}
a:focus {-moz-outline:0;outline:0;outline-offset:0;}
a:hover {border-bottom:1px solid #fff;}
a img {border:0;} 

h1,h2,h3,h4,h5,h6 {font-weight:bold;font-family:'Lucida Grande', 'Lucida Sans Unicode','Lucida Sans Regular','Trebuchet MS', Verdana, sans-serif;}
h1 {font-weight:normal;font-size:21px;margin:0 0 12px 0;}
h2 {font-size:15px;margin:0 0 4px 0;}
h3 {font-size:10px;text-shadow:none;text-transform:uppercase;}
h4 {font-size:13px;margin:0 0 6px 0;}
h5 {font-size:13px;}
h6 {font-size:11px;}
p {margin:0 0 18px 0;font-weight:normal;}
small {font-size:9px;line-height:1.2;}
strong {font-weight:bold;}
em {font-style:italic;} 
code {font-family:monospace;}

a.nav_linkGrey, a.nav_linkGrey:visited{
display:inline; 
color:#333; border:none;
}
 a.nav_linkGrey:hover{
color:#666;
}