html, body {
  background-color: #356268;
}
body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  color: #FFFFFF;
  text-align: center;
  margin:0;
  padding: 0;
  background-image: url(/images/background.jpg);
  background-position: top center;
  background-repeat: no-repeat;
}
img {
  display:inline;
}
a img {
  border:none;
}
#outer {

}
#inner {
}
#page {
  text-align: left;
  margin: 0 auto;
  padding: 0;
  width: 570px;
  top:-40px;
}
#flash-header {
  margin:54px 0 0 0;
}
#nav {
  font-size:0;
}
#header {
  padding: 0;
  height: 224px;
}

#headerimg 	{
  margin: 7px 9px 0;
  height: 192px;
  width: 740px;
}

#content {
  float:left;
  font-size: 1.2em;
  width: 510px;
  height: 204px;
  padding:20px 30px 0 30px;
  text-align: left;
  background-image: url(/images/content-background.jpg);
  background-repeat: no-repeat;
  padding-bottom:20px;
  height:500px;
}

#content p {
  width:400px;
  margin:0;
  padding:0;
}

#brand-scroller {
  display:inline;
  margin:30px 0 0 0;
}
h1.title {
  margin:0px 0 15px 0;
  padding:0 0 12px 0;
  border-bottom:1px solid #000000;
}

#demo-player {
  margin:0;
}

div.contact {
  width:247px;
  height:325px;
  margin:0 0 10px 0;
  background-repeat: no-repeat;
  float:left;
  text-align: center;
  color: #000000;
}
#content div.contact p {
  margin:0 0 0 0;
  padding:0 0 0 0;
  width:247px;
}

div.contact span.location {
  font-weight: bold;
  display:block;
  margin:7px 0 125px 0;
}

#fusion-artists {
  background-image:url(images/fusion.gif);
}
#in-both-ears {
  background-image:url(images/in-both-ears.gif);
  margin-left:16px;
}
#content p#studio{
  font-weight: bold;
  text-align: center;
  width:510px;
  font-size: 1.3em;
  float:left;
  margin:20px 0 0 0;
}
a.download {
  display: block;
  margin-top: 20px;
  color: #FFFFFF;
  font-size: 1.3em;
}
ul#downloads a {
  color: #FFFFFF;
  font-size: 1.3em;
  
}
