body {
background: #000;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
color: #fff;
margin: 0;
}
img {
border: 0;
}
.clear {
clear: both;
}

#wrapper {
width: 1086px;
margin: 0 auto 0;
}

#header {
background: url('images/bg-header.png') no-repeat;
height: 426px;
padding: 4px 0 0;
}
#topnav ul {
list-style-type: none;
margin: 0 4px 0 0;
padding: 10px 0 0;
height: 32px;
text-align: right;
}
#topnav ul li {
display: inline;
margin: 0 11px 0;
}
#topnav ul li a {
font-size: 18px;
font-weight: bold;
color: #fff;
text-decoration: none;
}
#topnav ul li a:hover {
text-decoration: underline;
}
#socialnetworks {
text-align: right;
height: 39px;
margin: 11px 14px 0 0;
}
#socialnetworks img {
margin: 0 0 0 7px;
}
#content {
}

#col1 {
width: 520px;
float: left;
}
#introtext {
background: url('images/sub-whatis454.png') top no-repeat;
padding: 66px 20px 0 10px;
}
#introtext img {
border: 2px solid #0e0e0e;
float: left;
margin: 0 14px 0 0;
}
#introtext p {
font-size: 14px;
line-height: 30px;
margin: 0;
padding: 0;
}
#introtext p span {
color: #fba61c;
}
#musicvideos {
background: url('images/sub-watchourmusicvideos.png') top no-repeat;
padding: 46px 0 0;
margin: 21px 0 0;
}
#videoscontainer {
width: 487px;
height: 930px;
overflow: scroll;
}
.video {
padding: 10px;
}
#col2 {
width: 566px;
float: left;
}
#listenalbum {
padding: 0 0 10px 10px;
}
.song {
margin: 0 0 10px;
}
.play {
width: 22px;
height: 21px;
float: left;
}
.song p {
font-weight: bold;
margin: 0 24px 0 11px;
padding: 3px 0 0;
width: 408px;
float: left;
}
.song p span {
color: #5b93b7;
font-size: 11px;
font-weight: 100;
}
.song img {
float: left;
}
#buyalbum {
background: url('images/sub-buythealbum.png') no-repeat;
min-height: 242px;
padding: 72px 0 0;
}
#digitalalbum {
float: left;
margin: 0 0 0 25px;
}
#physicalalbum {
float: right;
margin: 0 25px 0 0;
}
#buydvd {
background: url('images/sub-buythedvd.png') no-repeat;
min-height: 242px;
padding: 72px 0 0;
}
#dvdpreview {
float: left;
margin: 0 20px 0 25px;
}
#footer {
background: url('images/bg-footer.png') repeat-x;
height: 114px;
}
#footer p {
text-align: center;
margin: 0;
color: #282828;
font-size: 14px;
padding: 26px 0 0;
}
