div.center-content {
    background-color: #dddddd;
}

div.center-content {
    padding: 30px 15px 10px 0px;
}

div.middle-line {
    width: 972px;
    height: 4px;
    background-color: #dddddd;
    float: left;
}






div.page-header {
    width: 950px;
    margin: 10px auto 0px;
    z-index: 1;
    position: relative;
    top: 29px;
}

div.page-header div.products-header-left {
    background-image: url('../images/bg-header-product-left.png');
    background-repeat: no-repeat;
    float: left;
    width: 73px;
    height: 192px;
    text-align: center;
}

div.page-header div.products-header-left img {
    margin-top: 5px;
}

div.page-header div.products-header-center {
    background-image: url('../images/bg-header-product-center.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    float: left;
    width: 850px;
    height: 192px;
    text-align: left;
    color: #f2f2f2;
    font-size: 17px;
    padding-left: 20px;
}

div.page-header div.products-header-center h2 {
    text-transform: uppercase;
    font-size: 28px;
    color: #f2ad00;
}



div.page-header div.products-header-right {
    background-image: url('../images/bg-header-product-right.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    float: left;
    height: 192px;
    width: 7px;
} 

div.page-header div.product-specifications {
    font-size: 13px;
    margin-top: 13px;
    color: #444444;
}



div.page-header div.product-specifications table td {
    padding-right: 50px;
}






div.center-content {
    padding-bottom: 50px;
}

div.center-content p {
    margin: 5px 0px 5px 20px;
}

div.center-content div.page-content-text p {
    margin: 5px 0px 5px 30px;
}

div.center-content div.page-content-text {
    width: 560px;
    float: left;
    text-align: justify;
}


div.center-content div.page-content-blocks {
    float: right;
    width: 365px;
    margin: 170px 0px 0px; 
    position: relative;
    z-index: 10;
}

div.product-image {
    position: absolute;
    top: -380px;
    left: 10px;
    z-index: 20;
}

div.page-photogallery div.photo-container {
    float: left;  
    padding: 10px 0px 5px;   
    text-align: center;
}

div.page-photogallery div.left-photo {
    margin-right: 20px;
    margin-left: 10px;
    width: 150px;
}

div.page-photogallery div.photo-shadow {
    background-color: transparent;
    background-image: url('../images/bg-photo-shadow.png'); 
    background-repeat: no-repeat;
    background-position: right bottom;  
     
    padding-right: 5px;
    padding-bottom: 5px;
}

div.page-photogallery a.gallery-image {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    width: 144px;
    height: 104px;   
}


div.page-files {
    margin-bottom: 20px;
}




div.page-files div.page-files-top {
    background-image: url('../images/bg-block-top.png');
    background-repeat: no-repeat;
    height: 38px;
}

div.page-files div.page-files-top h3 {
    font-size: 17px;
    font-weight: normal;
    color: #ffffff;
    padding: 6px 13px;
}

div.page-files div.page-files-bottom {
    background-image: url('../images/bg-block-bottom.png');
    background-repeat: no-repeat;
    height: 7px;
}

div.page-files div.page-files-center {
    background-image: url('../images/bg-block-center.png');
    background-repeat: repeat-x; 
    background-color:#E5E5E5;
    background-position: center bottom;
    padding: 13px 15px;
    color: #444444;
    font-size: 12px; 
}

div.page-files-center div.page-files-file {
    margin: 5px 0px;
}

div.page-files-center div.page-files-file a {
    color: #444444;
    font-size: 12px;
    font-weight: normal;
}

div.page-files-center div.page-files-file span {
    font-size: 11px; 
}

div.page-files-center div.page-files-file img {
    position: relative;
    top: 3px;
}











div.content div.page-files-center ul li {
    list-style-type: disc;
    margin: 3px 0px;
    margin-left: 30px;
}


div.content div.page-files-center table {
    width: 100%;  
    border-collapse: collapse; 
    margin-left:0px;
}

div.content div.page-files-center table td {
    padding: 0px 20px 0px 15px;
}

div.page-files div.padding-0 {
    padding: 13px 0px;
}

div.content div.page-files-center h3 {
    margin-left: 15px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 17px;
}
