* {
  padding: 0px;
  margin: 0px;
  border: none;
}


body {
  width: 100%;
  height: 100%;
  padding-top: 10px;
  text-align: center;
  font-family: Arial CE, Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 13px;

}

#main {
  width: 1090px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #fff;
}

#top {
  height: 50px;
  border-bottom: 1px solid #555;
  margin-bottom:35px;
  text-align: right;
}

#top img {
  padding-right: 90px;
  position: relative;
  top: 0px;
}

#left {
  width: 230px;
  float: left;

}

#right {
  width: 830px;
  float: right;
}

h1{
  color: #DF002D;
  font-size: 27px;
  margin-bottom: 15px;
  font-weight: normal;
}

h2 {
  color: #333;
  font-size: 22px;
  margin-bottom: 9px;
  font-weight: normal;
  padding-left: 20px;
  background: url("/artwork/h2s.gif") no-repeat 0px 3px;
}

p.main {
  color: #ff0234;
  margin-bottom: 15px;
  font-size: 13px;
  font-weight: bold;
}

p {
  color: #333;
  margin-bottom: 15px;
  font-size: 13px;
}


.box {
  width: 230px;
  height: 160px;
  margin-bottom:2px;
  color: #fff;
  position: relative;
  cursor: pointer;
}

.boxover {
  background-color: #333;
}

.first {
  background-color: #ff3402;
}

.second {
  background-color: #ff0234;
}

.third {
   background-color: #DF002D;
}

.contact {
  background-color: #333;
}

.cshow {
  float: left;
  width: 200px;
  padding: 5px 0px 5px 8px;
  border: 1px dotted #ff0234;
  margin-right:1px;
  color: #333;
  font-weight: bold;
  border-right: 0px;
  margin-bottom: 10px;
}


.ccena {
  float:left;
  width: 90px;
  padding: 5px 8px 5px 8px;
  border: 1px dotted #333;
  text-align: right;
  font-weight: bold;
  color: #ff0234;
  margin-right: 30px;
  border-left: 0px;
  margin-bottom: 10px;
}





.box h1 {
  font-size: 17px;
  font-weight: normal;
  padding-left: 10px;
  padding-top: 15px;
  margin-bottom: 10px;
  color: #fff;
}

.box p {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  color: #fff;
}

.box a {
  color: #fff;
}

.box a:hover {
  text-decoration: none;
}



#bottom {
  clear: both;
  margin-top: 20px;
  border-top: 1px solid #555;
  padding-top:3px;
  color: #999;
  font-size: 11px;
  text-align: right;
  padding-right: 3px;
}




.topb {
  position: absolute;
  left: 7px;
}

span.boxdbls {
  position: absolute;
  text-decoration: none;
  color: #fff;
  font-size: 30px;
  bottom: 10px;
  right: 13px;
}

.input-field {
  border: 1px dotted #333;
  padding-top: 6px;
  padding-bottom: 4px;
  padding-left: 4px;
  vertical-align: center;
  font-size: 12px;
  line-height: 12px;
}

p a {
  color: #DF002D;
}

.hppic {
  border: 2px solid #666;
}

.hppicdiv {
  float: left;
  width: 192px;
  margin-right:16px;
}

.names {
  margin: 5px 0px 0px 47px;
}








/* 36 x 6 */





