* {
margin:0;
padding:0;
}
body {
background:#000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
}
#wrapper {
margin:0pt auto;
width:996px;
}
#content {
background:#FFF url(bgsplash.jpg);
height:590px;
width:996px;
}
#nav {
left:20px;
width:956px;
position:relative;
top:280px;

}

.navSx {
        float:left;
		}
		
.navDx {
		float:right;
		}		

#logo {
height:100px;
position:relative;
top:20px;
left:20px;
}




.btn a{
display:block;
width:171px;
height:28px;
text-decoration:none;
}

.btn a:hover{
background-position:bottom;
}

.btn a span{
display:none;
}

.bg1 {background:transparent url(btn1.gif) top no-repeat;}
.bg2 {background:transparent url(btn2.gif) top no-repeat;}


a img { border: 0; }