/* GENERAL STYLES */
/* GENERAL STYLES */
/* Middle Content Section */
div.middle-container, div.middle-left, div.middle-right {
    float: left;
    overflow: hidden;
    display: block;
    }
    
div.middle-container, div.middle-left {
    width: 952px;
    clear: left;
    }
    
div.middle-left {
    width: 288px;
    }
    
div.middle-right {
    width: 664px;
    }
    
    
/* Welcome Section */
div.welcome-container, 
div.welcome, 
div.welcome-welcome {
    width: 664px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }
    
div.welcome, 
div.welcome-welcome {
    width: 636px;
    padding: 0px 0px 0px 28px;
    margin: 0px;
    }
    
div.welcome-welcome {
    padding: 0px;
    }
    
/* ---------- Welcome Header Image */
div.welcome-header-image {
    width: 636px;
    height: 228px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    padding: 0px 0px 20px 0px;
    background: url('/image/WelcomeHeaderImage.jpg') no-repeat top center;
    }

div.flash-container, 
div.flash {
    width: 614px;
    height: 206px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }

div.flash-container {
    padding: 11px 11px 11px 11px;
    }
    
/* ---------- Welcome Statement */
div.welcome-statement-container, 
div.welcome-statement {
    width: 636px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }
    
div.welcome-statement {
    text-align: left;
    }
    
    
/* Highlight Section */
div.highlight-container, 
div.highlight {
    width: 952px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    padding: 9px 0px 40px 0px;
    margin: 0px;
    }
    
div.highlight {
    height: 136px;
    padding: 0px;
    }
    
div.highlight-left, 
div.highlight-middle, 
div.highlight-right {
    width: 332px;
    height: 136px;
    float: left;
    overflow: hidden;
    display: inline;
    }
    
div.highlight-left {
    clear: left;
    }
    
div.highlight-right {
    width: 288px;
    }
    
div.guarantee-container, 
div.guarantee {
    width: 288px;
    height: 136px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    padding: 0px 44px 0px 0px;
    margin: 0px;
    }
    
div.guarantee {
    padding: 0px;
    }
    
div.guarantee {
    background-image: url('/image/GuaranteeBox.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    }
    
div.guarantee-content, 
div.guarantee-content-content, 
div.guarantee-content-content-top, 
div.guarantee-content-content-bottom {
    width: 100px;
    height: 87px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    padding: 28px 11px 21px 177px;
    margin: 0px;
    }
    
div.guarantee-content-content, 
div.guarantee-content-content-top, 
div.guarantee-content-content-bottom {
    padding: 0px;
    text-align: right;
    }
    
div.guarantee-content-content-top {
    height: 59px;
    }
    
div.guarantee-content-content-bottom {
    height: 28px;
    }


/* Quote Box for Home and Subpages */
/* div.quote-container, 
div.quote {
    width: 288px;
    height: 136px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    padding: 0px 44px 0px 0px;
    margin: 0px;
    }

div.quote{
    padding: 0px;
    }

div.quote {
    background-image: url('/image/QuoteBox.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    }

div.quote-content, 
div.quote-content-content {
    width: 157px;
    height: 87px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    padding: 28px 11px 21px 120px;
    margin: 0px;
    }

div.quote-content-content {
    padding: 0px;
    text-align: right;
    } */


/* Featured Professinal Section */
div.feat-pro-container, 
div.feat-pro {
    width: 288px;
    height: 136px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }

div.feat-pro {
    background: url('/image/ProBox.jpg') top center no-repeat;
    }

div.feat-pro-left, 
div.feat-pro-right {
    width: 150px;
    height: 136px;
    float: left;
    overflow: hidden;
    display: inline;
    }

div.feat-pro-left {
    width: 138px;
    clear: left;
    }

div.feat-pro-image-container, 
div.feat-pro-image {
    width: 96px;
    height: 96px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }

div.feat-pro-image-container {
    padding: 21px 20px 19px 22px;
    }

div.feat-pro-content-container, 
div.feat-pro-content, 
div.feat-pro-content-top, 
div.feat-pro-content-bottom {
    width: 139px;
    height: 87px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    text-align: right;
    }

div.feat-pro-content-container {
    padding: 28px 11px 21px 0px;
    }

div.feat-pro-content-top {
    height: 59px;
    }

div.feat-pro-content-bottom {
    height: 28px;
    }


/* EDITOR PROPERTIES */


/* EDITOR PROPERTIES */
