body {
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  background:#7f7f7f;
}

h5 {
  font-size:14px !important;
  text-decoration:underline;

}

.floatleft {
  float:left;
}

.floatright {
  float:right;
}

#container {
  margin: 0 auto 0 auto;
  width:950px;
  background:#fff;
}

#subcontainer {
  padding:10px;
  float:left;
  background:#fff;
}

#header {
  width: 930px;
  height: 154px;
  background:url(../images/header.gif) no-repeat #f00;
}

#leftcol {
  width:200px;
  float:left;

}

#main {
  width:490px;
  float:left;
  padding:20px;
  color:#666;
  font-size:16px;
  line-height:22px;
}

#mainleftcontent {
  width:690px;
  float:left;
  padding:20px;
  color:#666;
  font-size:16px;
  line-height:22px;
}

#mainleftcontent h1 {
  text-align:center;
  line-height:32px;
}

#mainleftcontent h2 {
  color:#f00;
  text-align:center;
}

#mainleftcontent h3 {
  font-size:16px;
  line-height:22px;
  text-align:center;
}


#main h4 {
  font-size:16px;
  line-height:22px;
  text-align:center;
}

#main h1 {
  color:#f00;
  line-height:28px;
  font-size:24px;
  text-align:center;
}

#mainfull h1 {
  color:#f00;
  line-height:28px;
  font-size:24px;
  text-align:center;
}

#mainfull ol a {
  color:#666;
  font-weight:bold;
  text-decoration:none;
}

#mainleft {
  font-size:14px;
  line-height:18px;
  width:600px;
}

#mainfull {
  font-size:14px;
  line-height:18px;
  color:#666;
}

.trackpricesbox {
  border: solid 3px #f00;
  width:200px;
  padding:5px;
  float:right;
  text-align:center;
}

.trackpricesbox a {
  color: #f00;
  font-weight:bold;
  text-align:center;
  font-size:20px;
  line-height:24px;
  text-decoration: none;
  display:block;
  width:200px;
  height:45px;

}

.redbox {
  margin:0;
  padding:10px;
  color:#fff;
  background:#f00;
  text-align:center;
  font-size:18px;
  line-height:22px;
}

.trackbox {
  margin:0;
  color:#fff;
  background:#f00;
  text-align:center;
  font-size:18px;
  line-height:22px;
  padding: 5px 0 0 0;
}

.trackbox a {
  color: #fff;
  text-decoration: none;
}
.trackbox h1 {
  margin: 5px 0 10px 0;
}


.trackbox p {
  color:#fff !important;
  padding: 0 10px 0 10px;
}

.trackbox img {
  float:left;
  border: none;
}

.redbox p {
  color:#fff !important;
}

.redbox h1 { 
  line-height:36px;
}

.redbox h3 {
  font-size:24px;
  margin:0;
  padding:0;
  font-style:italic;
}


#rightcol {
  width:200px;
  float:left;
}

#rightcol p {
  color:#666;
  font-size:14px;
  line-height:18px;
  font-weight:bold;
  text-align:center;
}

#menu { 
  margin-bottom: 20px;
  float:left;
}

#menu a {
  padding-top:10px;
  color: #666;
  font-family: "Arial", "Verdana", sans-serif;
  text-decoration: none;
  font-weight:bold;
  font-size:14px;
  letter-spacing:-1px;
  display:block;
  border-right: solid 1px #ccc;
  max-width:100px;
  padding: 0 8px;
  height:40px;
  float:left;
  text-align:center;

}

#menu img {
  border:none;	
}

#leftcol img {
  padding-bottom:10px;
}

.greybox {
  padding:10px;
  background:#ccc;
  font-size:22px;
  line-height:32px;
}

.greybox a {
  color:#666;
  text-decoration:none;
}

.borderbox {
  border: solid 2px #666;
  padding:10px;
  line-height:32px;
  margin-bottom:10px;
}

.borderbox h2 {
  color:#f00;
  text-align:center;
}

.borderbox p {
  font-weight:normal !important;
  font-size:14px !important;
}

.centerparagraph {
  padding:10px;
  float:left;
  width:490px;
}

.centerparagraph h3 {
  margin-top:0;
  padding-top:0;
  color:#f00;
}

.productbox {
  clear:both;
  float:left;
  margin-bottom:10px;

}

.productbox img {
  float:left;
}

.productinner {
  margin-left:10px;
  border: solid 2px #ccc;
  padding:3px;
  width:660px;
  padding:3px 10px 3px 10px;
  float:left;
  font-size:12px;
}

.productinner h5 {
  margin:0;
  padding:0;
  font-size:16px;
}

.productinner a {
  font-weight:bold;
}

.productimg {
  padding:0 5px 0 5px;
  width:150px;
  float:left;
}

.backtotop {
  background:#333;
  border: solid 1px #ccc;
  padding:2px;
  font-size:12px;
  width:100px;
  text-align:center;
  float:right;
  margin-left:20px;
}

.backtotop a {
  text-decoration: none;
  color:#fff;
}

.leftsidebar {
  width:200px;
  padding:15px;
  float:left;
  margin-right:20px;
}

.leftsidebar img {
  margin-top:10px;
}

.rightsidebar {
  text-align:center;
  width:200px;
  float:right;
  margin-left:20px;
  border: solid 2px #999;
}

.leftcontentbox {
  text-align:center;
  border: solid 2px #999;
  padding:5px;
  font-weight:bold;
  font-size:11px;
  line-height:14px;
}

.faqcontainer {
  padding:15px;
}

.contactname {
  clear:both;
  width:250px;
  float:left;
  margin-bottom:20px;
  font-weight:bold;
}

.contactemail {
  width:200px;
  float:left;
  margin-bottom:20px;
}

.contactemail a {
  color:#666;
  text-decoration:none;
  font-weight:bold;
}

.bairbox {
  margin: 10px 0;
  border: solid 3px #666;
}

.globebox {
  background:#595959;
  text-align:center;
  color:#fff;
  font-size:14px;
  padding:10px 5px;
  margin: 10px 0;
}

#rightcol .globebox p {
  color:#fff;
  font-weight: normal;
}

#rightcol .globebox a {
  color:#ccc;
}
#rightcol .trackbox .bigtext {
  font-size:44px;
  line-height:48px;
  font-weight:bold;
}

#rightcol .trackbox .midtext {
  font-size:28px;
  line-height:44px;
  font-weight:bold;
}

#rightcol .trackbox .smalltext {
  font-size:18px;
  line-height:28px;
  font-weight:bold;
}

.pricecol {
    width: 300px;
    margin-right: 40px;
}



.pricebutton-main {
    text-align: center;
    background: #b00;
    padding: 15px;
    font-weight: bold;
    color: #fff;
    font-size: 38px;
    text-transform: uppercase;
    border: solid 1px #ccc;
}

.pricebutton {
    background: #fff;
    border: solid 1px #ccc;
    color: #b00;
    font-size: 22px;
    margin: 10px 0;
    padding: 5px;
}

.pricebutton a {
    text-decoration: none;
    color: #b00;
}

.pricebutton:hover {
    background: #eee;
}
