h1 {
    font-size: 34px;
    margin-bottom:3px;
}

h2 {
    font-size: 22px;
    margin-bottom: 19px;
}

.wrap {
    width: 950px;
    max-width: 950px;
	font-size: 20px;
}

.menu{
    text-align: center;
}

.menu li{
    padding: 0px 12px;
}

.menu li:first-child{
    display: none;
}

#logo img{
    width: 110px;
}

#years10 img{
    width: 202px;
}

.homeItems .wrap ul li{
    font-size: 20px;
}

.homeItems .wrap ul li em {
    font-size:65px;
}

.homeItems .wrap ul li strong {
    font-size: 46px;
    line-height: 48px;
}

.homeItems .wrap ul li a {
    bottom:2px;
}

.bannerMap .wrap ul li {
    width: 29%;
    margin: 0px 12px;
    font-size: 20px;
}

.bannerHome1 .wrap em {
    font-size: 52px;
}

.bannerHome1 .wrap span {
    font-size: 28px;
}


.bannerHome1 .wrap h1 {
    font-size: 52px;
    margin-top: 70px;
}

.bannerHome1 .wrap h2 {
    font-size: 33px;
}

.pad {
   padding-left: 245px;
}

.itemPage .wrap h1:before {
    left: 102px !important;
}

.topPage .wrap ul li {
    font-size: 22px;
}

.topPage .wrap ul li em{
    font-size: 45px;
}

.topPage .wrap ul li strong {
    font-size: 46px;
    line-height: 48px;
}

.itemPage .wrap h1{
    font-size: 22px;
}

.itemPage .wrap .alertItem {
    font-size: 21px;
    width: 78%;
}

.itemPage form .customInput#captcha{
    width: 58%;
}



.downloads .wrap ul li:first-child{
  min-width: 39.5%;
 
}

.contact .wrap ul li {
    width: 49%;
}

.itemPage form#formContact .customInput#captcha {
    width: 60%;
}

footer .wrap ul {
    font-size: 20px;
    line-height: 24px;
}

footer .wrap ul li:nth-child(2){
    display: none;
}

footer .bottom ul li:nth-child(2){
    display: block;
}

footer .bottom ul {
    text-align: center;
}

footer .bottom ul li{
    width: 100%;
    text-align: center;
}