h1, .title {

        font-family: Arial;

        font-size: 30px;

        font-weight: bold;

        line-height: 30px;

        color: #55758e;

        text-decoration: none;

		display:inline;

}

h2, .subtitle {

        font-family: Arial;

        font-size: 15px;

        font-weight: bold;

        line-height: 20px;

        color: #c35e25;

        text-decoration: none;

		display:inline;

}



.copybold {

        font-family: Arial;

        font-size: 13px;

        font-weight: bold;

        line-height: 16px;

        color: #303030;

        text-decoration: none;

}



.copy {

        font-family: Arial;

        font-size: 12px;

        line-height: 16px;

        color: #515151;

        text-decoration: none;

}

.testimonial {

        font-family: Arial;

        font-size: 10px;

        line-height: 14px;

        color: #515151;

        text-decoration: none;
		padding:10px;

}

.copyright {

        font-family: Arial;

        font-size: 11px;

        line-height: 13px;

        color: #7f7f7f;

        text-decoration: none;

}



A:link {text-decoration: none; color: #55758e}

A:visited {text-decoration: none; color: #55758e}

A:active {text-decoration: none; color: #c35e25}

A:hover {text-decoration: none; color: #c35e25}

#footer .left-address
{
    float:left;
    margin: 0px 40px;
}

#footer .right-address
{
    float:right;
    margin: 0px 40px;
}
