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.page-header-left {
    background-image: url('../images/bg-header-subpage-left.png');
    background-repeat: no-repeat;
    float: left;
    width: 73px;
    height: 97px;
    text-align: center;
}

div.page-header div.page-header-left img {
    margin-top: 5px;
}

div.page-header div.page-header-center {
    background-image: url('../images/bg-header-subpage-center.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    float: left;
    width: 850px;
    height: 97px;
    text-align: left;
    color: #f2f2f2;
    font-size: 17px;
    padding-left: 20px;
}

div.page-header div.page-header-center h2 {
    text-transform: uppercase;
    font-size: 26px;
    color: #f2ad00;
    margin-bottom: 3px;
}



div.page-header div.page-header-right {
    background-image: url('../images/bg-header-subpage-right.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    float: left;
    height: 97px;
    width: 7px;
} 





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: 700px;
    float: left;
    text-align: justify;
}


div.center-content div.page-content-blocks {
    float: right;
    width: 365px;
    margin: 70px 0px 20px; 
}


div.page-content-blocks div.page-photogallery {
    margin-bottom: 20px;   
    
}

div.page-photogallery div.photo-container {
    float: left;  
    padding-bottom: 15px;
    padding-left: 20px;   
    text-align: center;
    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 {

}

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-position: center bottom;
    padding: 13px 15px;
    color: #444444;
    font-size: 12px; 
}

div.page-files-file {
    margin: 5px 30px;
}

div.page-files-file a {
    color: #444444;
    font-size: 14px;
    font-weight: normal;
}

div.page-files-file span {
    font-size: 11px; 
}

div.page-files-file img, div.download-all img {
    position: relative;
    top: 3px;
}

div.file-list {
    margin-bottom: 20px;
}
div.file-description {
    margin: 10px 20px 20px;
    text-align: justify;
}

div.download-all {
    margin-left: 30px;
    margin-bottom: 10px;
}






div.content-children {
    background-image: url('../images/bg-page-h3.png');
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 10px; 
}

div.content-children a {
    display: block;            
    padding: 30px;
    font-size: 14px;    
}

div.content-children-children {
    margin-bottom: 10px;
    padding-left: 30px;
}

div.content-children-children a {
    font-weight: normal;
    font-size: 13px;
}

div.content-children-container {
    margin-bottom: 20px;  
}







div.product-listing-container {
    position: relative; 
}


div.content-children-description {
    padding-left: 30px;
}

div.content-children-morelink {
    text-align: right;
    margin: 10px 0px 0px;
}

div.content-children-image {
    position: absolute; 
    left: 700px;
    top: 40px;
}
     
div.content-children-image 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.content-children-image a.gallery-image {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    width: 144px;
    height: 104px;   
}
