#PhotoAlbums
    { float:left; clear:both; width:560px; padding:0px 0px 0px 15px; }
/* {{{ */
    #PhotoAlbums .row
        { float:left; clear:both; width:100%; }
    #PhotoAlbums .row .album
        { float:left; width:140px; }
    #PhotoAlbums .row .album .albumImg
        { float:left; clear:both; width:100%; height:100px; font-size:0px;
          padding:35px 0px 0px; text-align:center;
          background:transparent url(../img/photos-album-bg.png) 50% 50% no-repeat; }
    #PhotoAlbums .row .album .albumTitle
        { float:left; clear:both; width:120px; text-align:center; line-height:14px;
          color:#ffa903; font-size:110%; padding:0px 10px; }
/* }}}-#PhotoAlbums */

#PricingWrapper
    { float:left; clear:both; width:516px; padding:0px 35px 0px 24px; }
/* {{{ */
    #PricingWrapper .pricing
        { float:left; clear:both; width:100%; padding:0px 0px 20px; }
    #PricingWrapper .pricing .title
        { float:left; clear:both; width:100%; height:33px; line-height:33px;
          text-align:left; font-size:140%; font-weight:bold; color:#ffa903; }
    #PricingWrapper .pricing .body
        { float:left; clear:both; width:100%; }
    #PricingWrapper .pricing .body .img
        { float:left; clear:left; width:87px; text-align:center; }
    #PricingWrapper .pricing .body .content
        { float:left; width:419px; }
    #PricingWrapper .pricing .body .content .description
        { float:left; clear:both; width:100%; padding:10px 0px; }
    #PricingWrapper .pricing .body .content .description p
        {font-size:140%; color:#0e0e0e; line-height:18px; text-align:justify; }
    #PricingWrapper .pricing .body .content .buttons
        { float:left; clear:both; width:100%; }
    #PricingWrapper .pricing .body .content .buttons .pricingBtn
        { float:right; clear:right; width:136px; height:16px; line-height:16px; margin:0px 0px 0px 3px;
          text-align:center; font-size:110%; font-weight:bold; color:#a00800;
          background:transparent url(../img/btn-gray-136x16.png) 0% 0% no-repeat; }
    #PricingWrapper .pricing .body .content .buttons .infoBtn
        { float:right; width:102px; height:16px; line-height:16px; margin:0px 0px 0px 3px;
          text-align:center; font-size:110%; font-weight:bold; color:#a00800;
          background:transparent url(../img/btn-gray-102x16.png) 0% 0% no-repeat; }
    #PricingWrapper .pricing .body .content .buttons .applyBtn
        { float:right; width:132px; height:16px; line-height:16px;
          text-align:center; font-size:110%; font-weight:bold; color:#f9be23;
          background:transparent url(../img/btn-red-132x16.png) 0% 0% no-repeat; }
    #PricingWrapper .pricing .body .content .buttons .infoBtn a:link,
    #PricingWrapper .pricing .body .content .buttons .infoBtn a:visited,
    #PricingWrapper .pricing .body .content .buttons .infoBtn a:hover,
    #PricingWrapper .pricing .body .content .buttons .pricingBtn a:link,
    #PricingWrapper .pricing .body .content .buttons .pricingBtn a:visited,
    #PricingWrapper .pricing .body .content .buttons .pricingBtn a:hover
        { color:#a00800; }
/* }}}-#PricingWrapper */

#StandardFeatures
    { float:left; clear:both; width:525px; padding:0px 30px 0px 20px; }
/* {{{ */
    #StandardFeatures .feature
        { float:left; clear:both; width:100%; padding:15px 0px;
          background:transparent url(../img/faded-line-pink.png) 0% 100% no-repeat; }
    #StandardFeatures .feature .left
        { float:left; clear:left; width:146px; }
    #StandardFeatures.activities .feature .left
    	{ width:206px; }
    #StandardFeatures .feature .right
        { float:left; width:360px; padding:0px 0px 0px 19px; }
    #StandardFeatures.activities .feature .right
    	{ width:300px; }
    #StandardFeatures .feature .right h3
        { text-align:left; padding:0px; margin:10px 0px; font-size:160%; color:#f9be23; }
    #StandardFeatures .feature .right p
        { text-align:left; padding:0px; margin:10px 0px; font-size:140%; color:#4e4e4e;
          line-height:18px; }
/* }}}-#StandardFeatures */

.testimonial
    { float:left; clear:both; width:100%; padding:10px 0px; }
/* {{{ */
    .testimonial .ttop
        { float:left; clear:both; width:100%; }
    .testimonial .ttop .tleft
        { float:left; clear:left; width:129px; padding:0px 0px 1px; }
    .testimonial .ttop .tright
        { float:left; width:390px; }
    .testimonial .ttop .tright table
        { width:100%; }
    .testimonial .ttop .tright table th
        { text-align:left; padding:0px 0px 10px 10px; font-size:120%; font-weight:bold;
          color:#8B0B04; width:120px; }
    .testimonial .ttop .tright table td
        { text-align:left; padding:0px 0px 10px 10px; font-size:120%; width:240px; }
    .testimonial .tmiddle
        { float:left; clear:both; width:100%; }
    .testimonial .tmiddle p
        { font-style:italic; width:99%; }
    .testimonial .tbottom
        { float:left; clear:both; width:100%; text-align:right; }
    .testimonial .tbottom a:link,
    .testimonial .tbottom a:visited,
    .testimonial .tbottom a:hover
        { font-size:120%; font-weight:bold; color:#8b0b04; }
/* }}}-.testimonial */

#CntBox.fastPriceQuote
    {  }
/* {{{ */
    #CntBox.fastPriceQuote p
        { font-size:16px; font-weight:bold; }
    #CntBox.fastPriceQuote ul
        { list-style-image:url(../img/icon-logo.png); }
    #CntBox.fastPriceQuote ul li
        { font-size:140%; line-height:22px; }
/* }}}-#CntBox.fastPriceQuote */
