@charset "UTF-8";

/** PAGE-BODY ****************************************************************/
#www-arbordentalgroup-com {
    background-image: url(../images/backgrounds/body-background-2.jpg);
    background-repeat: repeat-x;
    background-color: #FAEAC3;
    width: 100%;
}

/** PROFESSIONAL CARE ********************************************************/
#professional-care {
    display: block;
    position: absolute;
    left: 301px;
    top: 97px;
    width: 616px;
    height: 173px;
    background-image: url(../images/professional-care/welcoming-new-patients.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

/** PAGE-CONTENT *************************************************************/

#content {
    margin: 151px 0 0 344px;
    color: #41403E;
    width: 562px;
}

#welcome-special-services {
    background-image: url(../images/content/call-us-today.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0 0 0 -21px;
    padding: 0 0 0 300px;
    min-height: 350px;
}

#the-special-services {
	display: block;
	margin: 20px 0 20px 0;
	list-style: none;
}

#the-special-services li {
    display: block;
    list-style: none;
    font-size: 11px;
    padding: 0 0 0 20px;
    margin: 0 0 10px 0;
    background-image: url( ../images/backgrounds/list-bullet-2.jpg );
    background-repeat: no-repeat;
    background-position: top left;
}

#the-special-services li span {
    color: #41403E;
    text-decoration: none;
    font-size: 11px;
    line-height: 18px;
}

#complimentary-travel-kit {
    background-image: url(../images/content/briggs-riley-travelware.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
    min-height: 300px;
}

#complimentary-travel-kit p span {
    display: block;
}


#patient-forms p {
    float: left;
    width: 265px;
    padding: 20px 0 20px 0;
}

#patient-forms hr {
	margin: 0 0 15px 0;
}

#patient-forms ul {
    display: block;
    float: right;
    width: 265px;
    margin: 20px 0 20px 0;
}

#patient-forms ul li {
    display: block;
    font-size: 11px;
    padding: 0 0 0 20px;
    margin: 0 0 10px 0;
    background-image: url( ../images/backgrounds/list-bullet-2.jpg );
    background-repeat: no-repeat;
    background-position: top left;
}

#patient-forms ul li a {
    display: block;
    background-image: url( ../images/content/download.jpg );
    background-repeat: no-repeat;
    background-position: top left;
    height: 25px;
    width: 112px;
    margin: 4px 0 0 -5px;
}

#patient-forms ul li a span {
	display: none;
}

#read-patient-reviews,
#read-patient-reviews-text {
    float: right;
    width: 265px;
    clear: right;
}

#main-review-sites {
    float: left;
    display: block;
    padding: 0;
    margin: -20px 0 0 0;
    border: none;
}

#other-reviews {
    display: block;
    float: left;
    width: 265px;
}

#other-reviews p {
    display: block;
    float: left;
    width: 130px;
}

#other-reviews ul {
    display: block;
    float: right;
    width: 120px;
    margin: 20px 0 20px 0;
}

#other-reviews ul li {
    display: block;
    font-size: 11px;
    padding: 0 0 0 20px;
    margin: 0 0 10px 0;
    background-image: url( ../images/backgrounds/list-bullet-2.jpg );
    background-repeat: no-repeat;
    background-position: top left;
}

#other-reviews ul li a {
    display: block;
    border: none;
    color: #41403E;
    font-size: 11px;
}
