body {
    background: #fff none repeat scroll 0 0;
}
#topcontainer {
	float:none !important;
}
.pageheader, .bluepageheader {
   color: #212322;
   font-family: "futura-pt",Century Gothic,Futura,Arial,sans-serif;
   margin-bottom: 6px;
   font-size: 30px;
   line-height: 32px;
}
#primarycontent2 a {
    text-decoration: none;
    color:#00ad50;
}
#primarycontent2 a:hover {
    color:#00ad50;
    text-decoration: underline;
}
#contentcontainer {
    margin: 10px auto;
    padding: 0;
    position: relative;
    width: 960px;
    max-width:100%;
}
#footer {
    margin-top:50px;
}
#footer ul li {
    text-align: center;
}
.navholder {
    border-top:5px solid #d0df00;
    border-bottom:5px solid #d0df00;
    margin-left:20px;
    margin-top:5px;
}
.navitem:hover {
    background-color: #d0df00;
}
.navitem a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #212322;
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  text-decoration: none;
  padding:9px 0 9px 10px;
}
#primarycontent2 {
    width:75% !important;
    vertical-align: top;
}
#navcontainer {
    vertical-align: top;
    width:25% !important;
    padding-right:4% !important;
}
table#container {
    width:100% !important;
}
.nav-mobile {
    z-index: 1000000 !important;
}