h1 {
  font-size: 28px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px;
}

h3 {
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px;
}

p {
  font-size: 16px;
  line-height: 22px;
  color: #292929;
  margin-bottom: 20px;
}

body {
  color:#1a1a1a;
  background: #FFFFFF;
  font-family: arial;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
}

a  { color:#000000; text-decoration: none;}
a:visited { color:#000000; text-decoration: none;}
a:hover { color:#000000; text-decoration: none;}
a:active { color:#e33c38; text-decoration: none;}

#navarea a  { color:#000000; text-decoration: none;}
#navarea a:visited { color:#000000; text-decoration: none;}
#navarea a:hover { color:#000000; text-decoration: none;}
#navarea a:active { color:#000000; text-decoration: none;}

.coninfo a  { color:#000000; text-decoration: none;}
.coninfo a:visited { color:#000000; text-decoration: none;}
.coninfo a:hover { color:#000000; text-decoration: none;}
.coninfo a:active { color:#000000; text-decoration: none;}

.footerrow a  { color:#FFFFFF; text-decoration: none;}
.footerrow a:visited { color:#FFFFFF; text-decoration: none;}
.footerrow a:hover { color:#FFFFFF; text-decoration: underline;}
.footerrow a:active { color:#FFFFFF; text-decoration: none;}

#headerstrip {
  width: 100%;
  height: 160px;
  background: url(../images/top_bck.jpg);
  background-position: center;
}

#headertop {
  margin: 0 auto;
  max-width: 1025px;
  height: 160px;
  overflow: hidden;
}

.logo {
  float: left;
  margin-left: 10px;
}

.topcontact {
  float: right;
  overflow: hidden;
  margin: 10px 5px 0 0;
  color: #000000;
}

.conicons {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}

.coniconsbot {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}

.conicons img {
  margin-bottom: 10px;
}

.coniconsbot img {
  margin-bottom: 10px;
}

.coninfo {
  float: right;
  font-size: 24px;
  line-height: 36px;
}

.coninfobot {
  float: right;
  font-size: 24px;
  line-height: 36px;
}

.coninfo a {
  font-size: 20px;
}

.coninfobot a {
  font-size: 20px;
}

#navstrip {
  width: 100%;
  height: 40px;
  background: url(../images/nav_bck.jpg);
  background-color: #000000;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

#navarea {
  margin: 0 auto;
  max-width: 1025px;
  height: 40px;
  background-color: #000000;
  overflow: hidden;
  font-weight: bold;
  color: #000000;
  font-size: 14px;
}

#navarea div {
  float: left;
  background: url(../images/key_bck.png);
  background-size: auto 100%;
  height: 40px;
  cursor: pointer;
  padding-top: 12px;
  text-align: center;
  width: 16.66666666666667%;
  border-right: 1px solid #000000;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
}

#navarea div.lastlink {
  margin-right: 0px;
}

#navarea div.firstlink {
  border-left: 1px solid #8e8e8e;
}

#navarea div:hover {
  background: url(../images/key_bck_over.png);
  background-size: auto 100%;
}

#main {
  width: 100%;
  min-height: 1000px;
  background: url(../images/blueprint_bck.jpg);
  background-position: center;
}

#maininsidepages {
  width: 100%;
  background: url(../images/blueprint_bck.jpg);
  background-position: center;
}

#mainarea {
  margin: 0 auto;
  max-width: 1025px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.46);
  -moz-box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.46);
  box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.46);
}

#mainbanner {
  overflow: hidden;
}

#mainbanner img {
  width: 100%;
}

#grey  {
  background-image:url('../images/grey_strip.jpg');
  height: 10px;
}

#mainbody {
  max-width: 1025px;
  background-color: #f4f4f4;
}

#mainbodyalt {
  max-width: 1025px;
  background-color: #FFFFFF;
}

.mainleft {
  float: left;
  width: 69%;
  background-color: #FFFFFF;
  min-height: 780px;
}

.mainleftalt {
  width: 100%;
  background-color: #FFFFFF;
}

#mainleftinside {
  padding: 5%;
}

.pad {
  margin: 10px;
}

.magarea img {
  padding: 10px 30px 30px 0;
  width: 50%;
}

.mainright {
  float: right;
  background-image:url('../images/right_bck.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: #000000;
  width: 31%;
  height: 100%;
  padding: 30px 0 40px 0;
  text-align: center;
}

.mainbottom {
  float: none;
  background-image:url('../images/right_bck.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: #000000;
  width: 96%;
  height: auto;
  padding: 2%;
  text-align: center;
  overflow: hidden;
  padding-bottom: 40px;
}

.rightbox {
  position: relative;
  background-color: #000000;
  -webkit-box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.35);
  -moz-box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.35);
  box-shadow: 1px 1px 20px 1px rgba(0,0,0,0.35);
  width: 87%;
  margin: 6.5%;
  max-width: 277px;
  margin-bottom: 35px;
}

.bottombox {
  max-width: 180px;
  margin: 0px;
  float: left;
  margin-right: 15px;
}

.rightboxhead {
  position: absolute;
  margin-top: -5px;
  width: 100%;
}

.rightboxhead img {
  width: 100%;
}

.rightbximage {
  padding-top: 10%;
}

.rightbximage img {
  width: 100%;
}

#footer {
  background-color: #000000;
  border-top: 3px solid #000000;
  overflow: hidden;
  padding-bottom: 20px;
}

.footerleft {
  float: left;
}

.bottomlinks {
  padding-top: 20px;
  padding-left: 20px;
  font-size: 12px;
  color: #ffffff;
}

.bottomlinks span {
  font-size: 9px;
}

.footerrow {
  overflow: hidden;
}

.footerrow div {
  float: left;
  padding: 0 10px 0 10px;
  border-right: 1px solid #FFFFFF;
  margin-bottom: 20px;
}

.footerrow div.firstlinkft {
  padding: 0 10px 0 0;
  border-right: 1px solid #FFFFFF;
  margin-bottom: 20px;
}

.footerrow div.lastlinkft {
  padding: 0 0 0 10px;
  border-right: 0px;
  margin-bottom: 0px;
}

.footerright {
  float: right;
  margin: 20px 20px 0 0;
  color: #ffffff;
}

#tab1 {
  width: 100%;
  text-align: right;
  border: 0px;
  cursor: pointer;
}

#tab1 a {
  border: 0px;
}

.largernav {
  display: block;
}

.smallnav {
  display: none;
}

.clearfix:before,  
.clearfix:after {  
  content: " ";  
  display: table;  
}  
.clearfix:after {  
  clear: both;  
}  
/* For IE 6/7 only */  
.clearfix {  
  *zoom: 1;  
}  

/* Media Queries */

@media screen and (max-width: 1010px) {

.bottomlinks {
  font-size: 11px;
  padding-left: 20px;
}



}

@media screen and (max-width: 930px) {

.coninfobot {
  font-size: 18px;
  line-height: 36px;
}

.coniconsbot {
  margin-top: 5px;
  margin-right: 10px;
}

.coniconsbot img {
  margin-bottom: 10px;
}

.coninfobot a {
  font-size: 14px;
}

#navarea {
  font-size: 12px;
}

}

@media screen and (max-width: 840px) {

#footer {
  height: auto;
  background-color: #000000;
  border-top: 3px solid #000000;
  
}

.footerleft {
  float: none;
  overflow: hidden;
}


.footerright {
  float: none;
  overflow: hidden;
  width: 400px;
  padding-top: 0px;
  padding-left: 20px;
}

.coninfobot {
  float: right;
  font-size: 30px;
  line-height: 36px;
}

.coninfobot a {
  font-size: 30px;
}

.bottomlinks {
  font-size: 12px;
  padding-right: 20px;
}

}

@media screen and (max-width: 680px) {

.mainleft {
  float: none;
  width: 100%;
  height: auto;
  min-height: 500px;
}

.mainright {
  float: none;
  width: 96%;
  height: auto;
  padding: 2%;
  text-align: center;
  overflow: hidden;
  padding-bottom: 40px;
}

.rightbox {
  max-width: 180px;
  margin: 0px;
  float: left;
  margin-right: 15px;
}

.rightbox.lastlink {
  margin-right: 0px;
}

#collapsed {
  margin: 0 auto;
  max-width: 570px;
}

#phfaxemail {
  display: none;
}

#phoneemail {
  display: none;
}

.coninfo {
  font-size: 30px;
}

.bottomlinks {
  font-size: 10px;
}

}

@media screen and (max-width: 615px) {

.rightbox {
  max-width: 160px;
  margin: 0px;
  float: left;
  margin-right: 10px;
}

#collapsed {
  margin: 0 auto;
  max-width: 500px;
}

.coninfo {
  font-size: 24px;
}

.bottomlinks {
  font-size: 20px;
}

.footerrow {
  margin-bottom: 20px;
}


.footerrow div {
  float: none;
  padding: 0;
  border-right: 0px;
  margin-bottom: 20px;
}

.footerrow div.firstlinkft {
  padding: 0;
  border-right: 0px;
}

.footerrow div.lastlinkft {
  padding: 0;
}

}

@media screen and (max-width: 540px) {

#navstrip {
  width: 100%;
  height: auto;
}

#navarea {
  height: auto;
  background-color: #a0a0a0;
  font-size: 14px;
}

#navarea div {
  float: none;
  background: url(../images/key_bck.png);
  background-size: auto 100%;
  height: 40px;
  cursor: pointer;
  padding-top: 12px;
  padding-left: 20px;
  text-align: left;
  width: 100%;
  border-right: 0px ;
}

.mainleft {
  float: none;
  width: 100%;
  background-color: #FFFFFF;
  height: auto;
  min-height: 500px;
}

#mainleftinside {
  padding: 5%;
}

.magarea img {
  padding: 10px 30px 30px 0;
  width: 50%;
}

.mainright {
  float: none;
  background-image:url('../images/right_bck.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: #000000;
  width: 92%;
  height: auto;
  padding: 30px 0px 40px 0px;
  padding-left: 4%;
  padding-right: 4%;
  text-align: center;
}

.rightbox {
  width: 100%;
  max-width: 600px;
  margin: 0 0 20px 0;
}

.rightboxhead {
  position: absolute;
  margin-top: -5px;
  width: 100%;
}

.rightboxhead img {
  width: 100%;
}

.rightbximage {
  padding-top: 10%;
}

.rightbximage img {
  width: 100%;
}

#collapsed {
  margin: 0 auto;
  max-width: 600px;
  
}

#headerstrip {
  height: auto;
}

#headertop {
  margin: 0 auto;
  max-width: 1025px;
  height: auto;
}

.logo {
  float: none;
  margin-left: 25px;
  margin-right: 25px;
}

.logo img {
  width: 100%;
}

.topcontact {
  float: none;
  overflow: hidden;
  margin: 0;
  color: #000000;
  text-align: center;
}

.footerright {
  width: 380px;
}

.coninfo {
  float: none;
  font-size: 38px;
  line-height: 36px;
  margin-bottom: 10px;
}

.coninfo a {
  font-size: 38px;
}

.coninfobot {
  font-size: 28px;
  line-height: 36px;
}

.coninfobot a {
  font-size: 28px;
}

#tab1 {
  display: block;
}

.largernav {
  display: none;
}

.smallnav {
  display: block;
}

}

@media screen and (max-width: 420px) {


.footerright {
  float: none;
  overflow: hidden;
  width: 280px;
}

.coninfobot {
  font-size: 20px;
  line-height: 36px;
}

.coninfobot a {
  font-size: 20px;
}

}




