@charset "UTF-8";
/* CSS Document */


h1 {
color:#3b6e8f;
height: 50px;
font-size:30px;
font-weight:normal
}

h1#home {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/home.gif);
    background-repeat: no-repeat;
}

h1#about {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/about.gif);
    background-repeat: no-repeat;
}

h1#letter {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/founder_letter.gif);
    background-repeat: no-repeat;
}

h1#services {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/about.gif);
    background-repeat: no-repeat;
}

h1#services2 {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/services-realdifference.gif);
    background-repeat: no-repeat;
}

h1#media {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/media.gif);
    background-repeat: no-repeat;
}

h1#faq {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/faq.gif);
    background-repeat: no-repeat;
}

h1#pro {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/pro.gif);
    background-repeat: no-repeat;
}

h1#taketour {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/tour.gif);
    background-repeat: no-repeat;
}

h1#manufacturer {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/manufacturer.gif);
    background-repeat: no-repeat;
}

h1#news {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/news.gif);
    background-repeat: no-repeat;
}

h1#signuphead {
    text-indent: -5000px;
    overflow: hidden;
    background-image: url(../images/titles/signup.gif);
    background-repeat: no-repeat;
}

h1#contractor {
    text-indent: -5000px;
    overflow: hidden;
	background-image:url(../images/titles/contractor.gif);
    background-repeat: no-repeat;
}

h1#client {
    text-indent: -5000px;
    overflow: hidden;
	background-image:url(../images/titles/clients.gif);
    background-repeat: no-repeat;
}

h1#client-features {
    text-indent: -5000px;
    overflow: hidden;
	background-image: url(../images/titles/client-features.gif);
    background-repeat: no-repeat;
}

h1#spa {
    text-indent: -5000px;
    overflow: hidden;
	background-image:url(../images/titles/salon.gif);
    background-repeat: no-repeat;
}

h1#contact {
    text-indent: -5000px;
    overflow: hidden;
	background-image:url(../images/titles/contact.gif);
    background-repeat: no-repeat;
}

h1#feature {
    text-indent: -5000px;
    overflow: hidden;
	background-image:url(../images/titles/feature.gif);
    background-repeat: no-repeat;
}

h1#corporate {
    text-indent: -5000px;
    overflow: hidden;
	background-image:url(../images/titles/corporate.gif);
    background-repeat: no-repeat;
}

h1#testimonials {
    text-indent: -5000px;
    overflow: hidden;
	background-image:url(../images/titles/testimonials.gif);
    background-repeat: no-repeat;
}