body {
  text-align: center;
  background-color: #031285;
}

div.mainBody {
  background-image: url('../images/background.png');
  width: 1200px;
  height: 803px;
  background-repeat: no-repeat;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

a {
  position: relative;
}

img {
  border: none;
}


div {
  position: relative;
}


a.youtube {
  top: 39px;
  left: 559px;
}

a.facebook {
  
  top: 39px;
  left: 559px;
}

a.twitter {
  
  top: 39px;
  left: 559px;
}

a.package {
  top: 109px;
  left: 551px;
}

a.gun {
  top: 39px;
  left: 557px;
}

a.bandz {
  
  top: 109px;
  left: 559px;
}

a.target {
  
  top: 66px;
  left: 555px;
}

a.kidz {
  top: 116px;
  left: 207px;
}

img.popup {
  display: none;
  position: absolute;
  z-index: 999;
}

a.home {
  
  top: 142px;
  left: 866px;
}

a.contact {
  
  top: 153px;
  left: 866px;
}

a.buynow {
  
  top: 163px;
  left: 866px;
}

a.wholesaleorders {
  
  top: 172px;
  left: 866px;
}

div.contentPanePlaceHolder {
  width: 690px;
  height: 270px;
  top: -100px;
  left: 155px;
  z-index: -10;
}

div.contentPane {
  width: 690px;
  height: 270px;
  position: absolute;
  top: 380px;
  left: 155px;
  display: none;
}

div.contentPane.contact {
  background-image: url('../images/content_contact.png');
  text-align: center;
}
div.contentPane.contact span.contentText {
  position: relative;
  top: 80px;
  color: #215bed;
  font-size: xx-large;
  font-weight: bold;
  font-family: sans-serif;
}

div.opencart {
  min-height: 270px;
  position: relative;
  top: -100px;
}
div.opencart iframe {
  min-height: 270px;
  width: 100%;
}


div.sendPicBanner {
  width: 900px;
  height: 150px;
  top: -80px;
  left: 170px;
}
div.sendPicBanner img {
  vertical-align: middle;
}

div.footer {
  text-align: right;
  top: -120px;
  right: 40px;
  z-index: -5;
}
div.footer a {
  color: white;
  text-decoration: none;
  font-size: small;
}

div.dialogContent {
  font-size: small;
}