﻿body
{
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-stretch: normal;
    font-size: 14px;
    color: #222;
    text-align: left;
    overflow: auto;
}

div.divMasterFooter
{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    min-height: 40px;
    background-color: #101010;
}
@media screen
{
    div.divMasterFooter
    {
        position: fixed;
    }
}

*:focus
{
    outline: none;
}
a{text-decoration: none; color: #505050}
.link
{
}
.link:hover
{
    text-decoration: none;
}
.MainBannerlink
{
    color:#343434;
}
.MainBannerlink:hover
{
    text-decoration: none;
}

img
{
    border: 0px;
}

h1
{
    color: #0f3e5c;
    font-size: 33px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    text-shadow: 1px 1px 1px #72b9e1;
}
h2
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #323232;
   
}
h3
{
     color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}
h4
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    color: #202020;
}
h5
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    color: #C4151D;
}
.afterH1
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    color: #151515;
    text-shadow: 0px 0px 0px #000;
}
.blackH1
{
    color: #151515;
    font-size: 33px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    text-shadow: 0px 0px 0px #000;
}
p
{
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}
a
{
    color: #0A6EC3;
}
a:hover
{
    text-decoration: underline;
}
input[type="text"], input[type="password"], textarea {
    background: white;
    border: 1px solid silver;
    border-radius: 5px;
    color: #5e5e5e;
    font-size: 16px;
    margin: 0px 1% 0px 0px;
    padding: 0px 10px;
    height: 30px;
    line-height: 20px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
    background: #e6ffe8;
    border: 1px solid green;
    border-radius: 5px;
    color: #5e5e5e;
    font-size: 16px;
    margin: 0px 1% 0px 0px;
    padding: 0px 10px;
    height: 30px;
    line-height: 20px;
}



.divMainHeaderWrapper
{
    height: 70px;
    background-color:#1B4769;
    background-image: url('Images/HeaderBackImg.png');
    border-bottom: 1px solid #151515;
}

.divMainHeaderWrapperLaunching
{
    height: 70px;
    background-color:#1B4769;
    background-image: url('Images/HeaderBackImg.png');
    border-bottom: 1px solid #151515;
}



.divMainHeaderContainer
{
    width: 960px;
    height: 73px;
    margin: 0 auto;
}
/*.divMainLogo
{
    float: left;
    height: 97px;
    width: 249px;
    background: url('Images/netPurists-Logo.png') no-repeat 0 0;
}*/
.divBlackLogo
{
    float: left;
    height: 70px;
    width: 85px;
    background: url('Images/LogoForBlack.png') no-repeat 0 -13px;
}
.divBlackLogoFont
{
    float: left;
    height: 70px;
    font-family: Arial;
    font-weight: 600;
    font-size: 24px;
    color: #E0E1E2;
    line-height: 70px;
    text-shadow: 2px 2px 1px #000;
    margin-left: -3px;
    margin-top: -8px;
}

.h1LogoTagLine
{
    line-height: 10px; 
    font-size: 12px; 
    font-weight: normal; 
    margin-top: -20px; 
    text-shadow: 0px 0px 0px #000;
       color: #E0E1E2;
}
.divHeaderFlagContainer
{
    float: left; 
    margin: 15px 0px 0px 10px;
    margin-left: -20px;
}
.divHeaderContactWrapper
{
    display: inline-block;
    margin-top: 15px;
    background-color: #0A3353;
    float: right;
    color: #E0E1E2;
    font-size: 12px;
    line-height: 39px;
}
.divHeaderContactWrapper a
{
    color: #E0E1E2;
    font-size: 12px;
    line-height: 39px;
}

/*.divHeaderPhone, .divHeaderEmail, .divHeaderSkype
{
    float: right;
    height: 29px;
    margin-top: 30px;
    border-right: 1px solid #e6e6e6;
}
.divHeaderPhone
{
    background: url('Images/header-phone.png') no-repeat 0 0;
    width: 136px;
}
.divHeaderEmail
{
    background: url('Images/header-email.png') no-repeat 0 0;
    width: 44px;
}
.divHeaderSkype
{
    background: url('Images/header-Skype.png') no-repeat 0 0;
    width: 45px;
}*/


.divNavigateAreaWrapper
{
    height: 73px;
    background-color:#101010;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#373737), to(#101010));
    background: -moz-linear-gradient(top, #373737, #101010);
    border-bottom: 1px solid #101010;
}
.divNavigateAreaWrapperLauncher
{
    height: 73px;
    background-color:#101010;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#373737), to(#101010));
    background: -moz-linear-gradient(top, #373737, #101010);
    border-bottom: 1px solid #101010;
}
.divNavigateContainer
{
    width: 960px;
    height: 73px;
    margin: 0 auto;
}
.divTalktous
{
    float: right; 
    margin-right: -10px;
}
.divBenefitBanner, .divKaushalBanner, .divHemeshBanner, .divGaurabBanner, .divSubhroBanner, .divNishantBanner, .divAJBanner, .divGMandLSBanner, .divHomePageBanner
{
    width: 960px;
    height: 137px;
    margin: 0 auto;
}
.divBenefitBanner
{
    /*background: url('Images/Banner-benefit.png') no-repeat 0 0;*/
}
.divKaushalBanner
{
    /*background: url('Images/Kaushal.png') no-repeat top right;*/
}
.divHemeshBanner
{
    /*background: url('Images/Hemesh.png') no-repeat top right;*/
}
.divGaurabBanner
{
    /*background: url('Images/Gaurab.png') no-repeat top right;*/
}
.divSubhroBanner
{
    /*background: url('Images/Subhro.png') no-repeat top right;*/
}
.divNishantBanner
{
    /*background: url('Images/Nishant.png') no-repeat top right;*/
}
.divAJBanner
{
    /*background: url('Images/AJ.png') no-repeat top right;*/
}
.divGMandLSBanner
{
    /*background: url('Images/GMandLS.png') no-repeat top right;*/
}
.divHomePageBanner
{
    height: 250px;
    text-align: center;
    line-height: 250px;
    font-size: 115px;
    color: #343434;
    font-weight: bold;
    
    letter-spacing: -12px;
    
 
}

.divManagement
{
    margin: 15px;
    margin-left: 0px;
    margin-bottom: 0px;
    /*min-height: 119px; */
    padding-left: 130px;
    
 
}
 
 



.divSharewithContainer
{
    width: 960px;
    height: 20px;
    margin: 0 auto;
    text-align: right;
    margin-top: 10px;
}

/*.divColorBulletContainer
{
   background: url('Images/ColorBulletHeader.png') no-repeat 0 0; 
   min-height: 20px;
   padding-left: 45px;
   padding-top: 10px;
}*/
 
 /*.divBulletContainerReusibility, .divBulletContainerInfra, .divBulletContainerUXDesign, .divBulletContainerCricket,
.divBulletContainerOffice, .divBulletContainerQuality
{ 
   min-height: 70px;
}*/
/*.divBulletContainerRealTime
{ 
   background: url('Images/RealTime.png') no-repeat 0 0;
}*/
/*.divBulletContainerCloud
{ 
   background: url('Images/CloudDev.png') no-repeat 0 0;
}
.divBulletContainerSteveJobs
{ 
   background: url('Images/SteveJobs.png') no-repeat 0 0;
}*/
/*.divBulletContainerExperts
{ 
   background: url('Images/ExpertsOnly4.png') no-repeat 0 0;
}*/
/*.divBulletContainerExperience
{ 
   background: url('Images/Experience8.png') no-repeat 0 0;
}
.divBulletContainerSaveMoney
{ 
   background: url('Images/SaveYou.png') no-repeat 0 0;
}*/
/*.divBulletContainerReusibility
{ 
   background: url('Images/Reusibility.png') no-repeat 0 0;
}
.divBulletContainerInfra
{ 
   background: url('Images/Infrastructure.png') no-repeat 0 0;
}
.divBulletContainerUXDesign
{ 
   background: url('Images/UXDesign.png') no-repeat 0 0;
}
.divBulletContainerCricket
{
    background: url('Images/Cricket.png') no-repeat 0 0;
}
.divBulletContainerOffice
{
    background: url('Images/Officebullet.png') no-repeat 0 0;
}
.divBulletContainerQuality
{
    background: url('Images/Quality.png') no-repeat 0 0;
}*/

.divHomeLink, .divBenefittoyouLink, .divServicesLink, .divWhoAreWeLink, .divContactLink, .divManagementLink, .divHomeLinkSelected, .divBenefittoyouLinkSelected, .divServicesLinkSelected, .divWhoAreWeLinkSelected, .divContactLinkSelected, .divTestimonialLink, .divTestimonialLinkSelected, .divManagementLinkSelected
{
    float: left;
    height: 73px;
    cursor: pointer;
}
.divHomeLink, .divHomeLinkSelected
{
    width: 87px;
    background: url('Images/Home-icon.png') no-repeat 0 0;
}
.divBenefittoyouLink, .divBenefittoyouLinkSelected
{
    width: 149px;
    background: url('Images/Benefittoyou-icon.png') no-repeat 0 0;
}
.divServicesLink, .divServicesLinkSelected
{
    width: 114px;
    background: url('Images/Services-icon.png') no-repeat 0 0;
}
.divWhoAreWeLink, .divWhoAreWeLinkSelected
{
    width: 139px;
    background: url('Images/WhoAreWe-icon.png') no-repeat 0 0;
}
.divContactLink, .divContactLinkSelected
{
    width: 115px;
    background: url('Images/Contact-icon.png') no-repeat 0 0;
}
.divManagementLink, .divManagementLinkSelected
{
    width: 139px;
    background: url('Images/Management-icon.png') no-repeat 0 0;
}


.divTestimonialLink, .divTestimonialLinkSelected
{
    width: 115px;
    background: url('Images/Testimonial-icon.png') no-repeat 0 0;
}

.divHomeLink:hover, .divBenefittoyouLink:hover, .divServicesLink:hover, .divWhoAreWeLink:hover, .divContactLink:hover, .divTestimonialLink:hover, .divManagementLink:hover, .divHomeLinkSelected, .divBenefittoyouLinkSelected, .divServicesLinkSelected, .divWhoAreWeLinkSelected, .divContactLinkSelected, .divTestimonialLinkSelected, .divManagementLinkSelected
{
    background-color: #101010;
}

.divSubPageContainArea
{
    width: 960px;
    margin: 0 auto;
}
.divHomePageTechLogoArea
{
    width: 960px;
    margin: 0 auto;
    padding-left: 335px;
}
.divSubPageBannerWrapper
{
     height: 137px;
    border-bottom: 1px solid #286c93;
    /*background: url('Images/HeaderBannerForBlue.png');
    background: url('Images/HeaderBannerGreen.png');*/
    background-color: #4890BB;
}
.divHomePageBannerWrapper
{
    height: 250px;
    background-color: #4890BB;
}
.divHomePageBannerWrapperLaunching
{
    height: 250px;
    background-color: #4890BB;
}

.AfterdivHomePageBannerWrapper
{
    height: 34px;
    background-color: #151515;
    border-bottom: 1px solid #0C0C0C;
    
}

.divCircleShadow
{
    height: 60px;
    width: 60px;
    background-color: Silver;
    border: 1px solid gray;
    border-radius: 30px;
    text-align: center;
    font-weight: bold;
    color: white;
    /*-moz-box-shadow: 5px 5px 5px #999;
    -webkit-box-shadow: 5px 5px 5px #999;
    box-shadow: 5px 5px 5px #999;*/
}
.divCircleShadowInside
{
    margin-top: 23px;
}
.divCircleShadowInsideDouble
{
    margin-top: 15px;
}
/*.divTestimonialFrame
{
    background: url('Images/Testi-Printo.png') no-repeat;
    min-height: 50px;
    font-size: 16px;
    line-height: 22px;
    padding-top: 150px;
}
.divTestimonialFrameBonAppetit
{
    background: url('Images/BonAppetit.png') no-repeat;
    min-height: 50px;
    font-size: 16px;
    line-height: 22px;
    padding-top: 150px;
}*/
.imgMargineLeft
{
    margin-left: 15px;
}











.divFooterCopyRight
{
    height: 20px;
    background-color: #101010;
    line-height: 15px;
    text-align: center;
    color: #cccccc;
    font-size: 11px;
}
.divFooterCopyRightContainer
{
    width: 960px;
    margin: 0 auto;
    padding-left: 90px;
}
.divFooter
{
    height: 30px;
    background-color: #101010;
}
.divFooterContainer
{
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #4f81a6;
    width: 960px;
    margin: 0 auto;
}
#FooterNavigate
{
    float: left;
    margin-left: 200px;
    font-size: 13px;
}

#FooterNavigate ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#FooterNavigate ul li { display: inline; padding-right: 10px; }

#FooterNavigate ul li a
{
text-decoration: none;
color: #309ecd;
line-height: 30px;
}

#FooterNavigate ul li a:hover
{
color: white;
}

.fb-like 
{
    color: white !important;
}
    
.divFooter a
{
    color: #4f81a6;
}
.divFooterSocialNetworking
{
    margin-top: 7px;
    float: right;
    color: #cccccc !important;
    margin-right: 10px;
}
Ul
{
    list-style: none;
    text-align: left;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}
.divContentBeforeImage
{
    width: 650px;
    float: left;
    min-height: 235px;
}
/*.divSaveImage
{
    background-image: url(Images/40ffbanner.png);
    background-repeat: no-repeat;
    width: 280px;
    height: 194px;
    float: Right;
    margin-top: 10px;
}*/
.SubPageUL li
{
    line-height: 18px;
    padding: 0px;
    display: inherit;
    background: url(Images/sub-page-bullet.png) no-repeat;
    background-position: left 5px;
    padding-left: 20px;
    margin-top: 10px;
}
.divSeparator
{
    height: 30px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 30px;
}

@font-face {
  font-family: SketchRockwell;
  src: url('Sketch_Block.ttf');
}

.divRedBlockHeader
{ 
    min-width: 30px; 
    display: inline-block; 
    background-color: #C50627; 
    background: url(Images/RedBG.png);
    margin-bottom: -20px; 
    margin-left: 30px; 
    border-radius: 5px; 
    color: White; 
    line-height: 30px; 
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-shadow: 4px 4px 4px #B9B8B8;
    -webkit-box-shadow: 4px 4px 4px #B9B8B8;
    box-shadow: 4px 4px 4px #B9B8B8;
    
    font-family: Verdana;
    font-size: 16px;
    
    /*-webkit-transform: rotate(2deg); 
    -moz-transform: rotate(2deg);*/
    
    letter-spacing: -1.5px;

}

.divSmallRedBlockHeader
{
    height: 25px; 
    min-width: 30px; 
    display: inline-block; 
    background-color: #C50627;
    margin-left: 10px; 
    border-radius: 5px; 
    color: White; 
    line-height: 23px; 
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-shadow: 2px 2px 2px #B9B8B8;
    -webkit-box-shadow: 2px 2px 2px #B9B8B8;
    box-shadow: 2px 2px 2px #B9B8B8;
    font-family: Verdana;
    font-size: 12px;
    /*-webkit-transform: rotate(2deg); 
    -moz-transform: rotate(2deg);*/
}
.divSmallBlueBlockHeader
{
    height: 25px; 
    min-width: 30px; 
    display: inline-block; 
    background-color: #1E82D7;
    margin-left: 10px; 
    border-radius: 5px; 
    color: White; 
    line-height: 23px; 
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-shadow: 2px 2px 2px #B9B8B8;
    -webkit-box-shadow: 2px 2px 2px #B9B8B8;
    box-shadow: 2px 2px 2px #B9B8B8;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    /*-webkit-transform: rotate(2deg); 
    -moz-transform: rotate(2deg);*/
    letter-spacing: -1.5px;
}
.divSubpagegrayContainer
{
    background-color: #EEEEEE;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#DEDEDE));
    background: -moz-linear-gradient(top, #EEEEEE, #DEDEDE);
    padding: 30px;
    padding-top: 15px;
    min-height: 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
    -moz-box-shadow: 5px 5px 5px #999;
    -webkit-box-shadow: 5px 5px 5px #999;
    box-shadow: 5px 5px 5px #999;
    
}
.divTestimonialContainer
{
    height: 90px;  
    background-color: #DDDDDD; 
    border-radius: 5px; 
    padding: 13px; 
    color: #505050; 
    line-height: 18px;
    -moz-box-shadow: 4px 4px 4px #B9B8B8;
    -webkit-box-shadow: 4px 4px 4px #B9B8B8;
    box-shadow: 4px 4px 4px #B9B8B8;
}
.imgOuterGlow
{
    -moz-box-shadow: 0 0 10px #fd842c;
    -webkit-box-shadow: 0 0 10px #fd842c;
    box-shadow: 0 0 10px #fd842c;
    border-radius: 3px;
}
.imgOuterGlowGreen
{
    -moz-box-shadow: 0 0 10px #51f517;
    -webkit-box-shadow: 0 0 10px #51f517;
    box-shadow: 0 0 10px #51f517;
    border-radius: 3px;
}
.divTestimonialContainer
{
   background-color: #DDDDDD; 
   border-radius: 5px;
   padding: 13px;
   color: #505050;
   line-height: 18px;
}
.divPurpleContainer
{
    background-color: #642d92;
    height: 60px;
    line-height: 60px;
    color: White;
    font-size: 20px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.divHeight5
{
    height: 5px;
}
.divHeight15
{
    height: 15px;
}
.divHeight10
{
    height: 10px;
}
.divHeight20
{
    height: 20px;
}
.divHeight30
{
    height: 30px;
}
.divHeight40
{
    height: 40px;
}
.divHeight50
{
    height: 50px;
}
.divHeight60
{
    height: 60px;
}
.divSubPageBottom
{
    height: 40px;
}
.divContactTableLeftCell
{
    text-align: right;
}
.divContactTableLeftCellTopAlign
{
    text-align: right;
    padding-top: 10px;
}
.btnGo
{
    min-height: 30px;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#60b02d), to(#489119));
    border: 1px solid #3b7913;
    color: white;
    text-shadow: #3b7913 0px 1px;
    border-radius: 4px;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    min-width: 54px;
    cursor: pointer;
    margin: 0px;
    margin-top: 6px;
}
.btnGo:hover
{
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#489119), to(#60b02d));
}
.btnCancel
{
    min-height: 30px;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5F5F5), to(#e4e2e2));
    border: 1px solid #DDDDDD;
    color: #707070;
    text-shadow: #E8E8E8 0px 1px;
    border-radius: 4px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    min-width: 54px;
    cursor: pointer;
}
.btnCancel:hover
{
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e4e2e2), to(#F5F5F5));
}
.imgContainer
{
    border-radius: 5px;
    background-color: #0f3e5c;
    padding: 10px;
}
.divFloatLeft
{
    float: left;
}
.divPageHeaderContainer
{
    float: left;
    margin-left: 20px;
}
.divBannerPersonNameAndDesg
{
    margin-left: 600px; 
    margin-top: 5px;
    font-size: 12px;
    color: #000;
}
.divAbsoluteHeader
{
    height: 145px; 
    position: absolute; 
    left: 0px; 
    right: 0px; 
    top: 0px;
}
.divAbsoluteBody
{
    position: absolute; 
    left: 0px; 
    right: 0px; 
    top: 145px; 
    bottom: 50px; 
    overflow: auto;
    overflow-x: hidden;
}

.divIconArea
{
    float: left; 
    width: 95px; 
    padding-top: 7px;
}

.divBulletArea
{
    float: left; 
    width: 35px; 
}

.divContentArea
{
    float: left; 
    width: 865px;
}

.RedHighlight
{
    color: #C4151D;
    font-weight: bold;
    font-family: Arial;
}

.divBannerASPdotNET
{
    float: left;
    width: 129px;
    height: 35px;
    background: url('Images/ASPdotNetBG.png') no-repeat 3px 0;
    background-color: White;
    padding-left: 5px;
    padding-right: 5px;
     margin-left: 20px;
     border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.divInsideASPText
{
    float: left;
    font-family: Calibri;
    font-size: 24px;
    color: #201F1F;
    letter-spacing: -01px;
    margin-top: 3px;
    margin-left: 55px;
}

.divBannerSQLServer
{
    float: left;
    width: 129px;
    height: 35px;
    background: url('Images/SQLServerBG.png') no-repeat 0 0;
    background-color: White;
    margin-left: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.divInsideSQLServer
{
    font-family: Calibri;
    font-size: 24px;
    color: #201F1F;
    letter-spacing: -01px;
    margin-left: 30px;
    margin-top: 3px;
}

.divBannerdotNet
{
    float: left;
    width: 129px;
    height: 35px;
    background: url('Images/dotNetBG.png') no-repeat 0 0;
    margin-left: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.divInsidedotNet
{
    font-family: Calibri;
    font-size: 24px;
    color: #E0E1E2;
    letter-spacing: -01px;
    margin-left: 60px;
    margin-top: 2px;
}

.divBannerCSharp
{
    float: left;
    width: 129px;
    height: 35px;
    background-color: #004092;
    background: url('Images/CSharpBG.png') no-repeat 0 0;
    margin-left: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
}
.divInsideCSharp
{
    font-family: Calibri;
    font-size: 24px;
    color: #E0E1E2;
    letter-spacing: -01px;
    margin-top: 3px;
    margin-left: 10px;
}
.divArticleContainer
{
    margin-left: 170px;
}
.divArticleDateDisplay
{
    float: left;
    width: 150px;
    text-align: right;
}

.divHomeThumbnailContainer
{
    float: left; 
    width: 225px; 
    min-height: 240px;
    margin-left: 10px; 
    text-align: center;
    color: #7F7F7F;
    line-height: 18px;
}

.divTestiHeader
{
    height: 65px;
    background: url('Images/testimonial-Header.png') no-repeat 0 0;
    margin-top: 20px;
    margin-left: -15px;
    font-size: 23px;
    line-height: 50px;
    padding-left: 80px;
    text-shadow: 1px 1px 1px #fff;
}

.divTestiHomePrinto
{
    width: 296px;
    height: 254px;
    float: left;
    background: url('Images/Testimonial-Printo.png') no-repeat 0 0;
    margin-left: 20px;
}
.divTestiHomeBonApity
{
    width: 296px;
    height: 254px;
    float: left;
    background: url('Images/Testimonial-Bon.png') no-repeat 0 0;
    margin-left: 15px;
}

.divTestiHomeCn
{
    width: 296px;
    height: 254px;
    float: left;
    background: url('Images/Testimonial-cn.png') no-repeat 0 0;
    margin-left: 15px;
}


.divTestiHomeEasyClinic
{
    width: 296px;
    height: 254px;
    float: left;
    background: url('Images/Testimonial-Easyclinic.png') no-repeat 0 0;
    margin-left: 15px;
}



.divTestiInsideContainer
{
    margin: 20px; 
    margin-top: 135px;
    color: #7F7F7F;
    line-height: 18px;
    margin-bottom: 10px;
}

.divMoreTestiLink
{
    height: 43px;
    background: url('Images/MoreTestiBG.png') no-repeat 0 0;
    float: right;
    margin-right: -42px;
    line-height: 55px;
    color: #fff !important;
    font-size: 16px;
    width: 164px;
    padding-left: 25px;
}

.divRoundedRedBullet
{
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background-color: #c4151d;
    color: White;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}

.btnGoBack
{
    display: inline-block;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#205D83), to(#0F3E5C));
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
.btnGoBack:hover
{
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0F3E5C), to(#205D83));
}

.fontGrayItalic
{
    color: Gray;
    font-style:italic;
}