@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: 175px;
    background-image: url(../images/professional-care/comprehensive-family-dental-care.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

/** PAGE-CONTENT *************************************************************/

#content {
	margin: 151px 0 0 344px;
	color: #41403E;
}

#offerings {
	display: block;
	position: absolute;
	left: 765px;
	top: 80px;
	width: 142px;
}

#content-links {
	display: block;
	float: left;
	width: 267px;
	vertical-align: top;
	margin: 20px 0 15px 0;
}

#content-links li {
	display: block;
	margin: 0 0 5px 0;
}

#content-links li a {
	display: block;
	background-image: url(../images/content/content-links.jpg);
	background-repeat: no-repeat;
	width: 267px;
	line-height: 24px;
	text-decoration: none;
	border: none;
	padding: 0 20px 0 10px;
	font-size: 11px;
	color: #41403E;
}

#content-links li a span {
	text-decoration: none;
}

#content-link-directions {
	display: block;
	float: right;
	width: 105px;
	vertical-align: top;
	margin: 0;
	padding: 0;
}