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

body {
	background:url(../images/pd-bottom-pattern.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
}

#circles {
	background:url(../images/pd-top-pattern.png) repeat-x;
	width:100%;
}

#header {
background:url(../pediatric_dentistry/images/header/header-bg.png) repeat-x;
width: 100%;
height: 125px;
}

#wrapper {
	background-color:#FFF;
	color:#4a4949 !important;
	font-size:12px;
	padding:1px 0;
}

#footer-container {
	background:#917b5a;
}

#footer-container  a {
	color:#FFF;
}

#footer-container  a:hover {
	color:#fba32a;
}

.footer-title {
	color:#FFF;
}

#footer-right {
	color:#FFF;
}

ul#nav li a {
	display:block;
	background-image:url(../pediatric_dentistry/images/nav.png);
	background-repeat:no-repeat;
	height:23px;
	overflow:hidden;
}
