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

body {
	background: url(../images/amarillo-mercury-free-dentists-bodyBg.gif) repeat-x #FFF;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	float: left;
	width: 960px;
	height: 128px;
	background: url(../images/headerBg.jpg) no-repeat;
	overflow: hidden;
}
#logo {
	float: left;
	height: 128px;
	width: 426px;
}
#logo h1  {
	height: 98px;
	width: 426px;
	display: block;
	padding: 0px;
	margin: 30px 0px 0px;
}
#logo h1 a {
	display: block;
	width: 426px;
	float: left;
	height: 98px;
	background: url(../images/amarillo-mercury-free-dentists-logo.gif) no-repeat;
}
#appointment {
	background: url(../images/amarillo-mercury-free-dentists-appBg.gif) no-repeat;
	width: 361px;
	height: 23px;
	float: right;
	margin: 15px 0 0;
	padding: 10px 10px 10px;
	text-align: center;
	font-size: 1.4em;
	color: #002b65;
	font-weight: bold;
	display: inline;
}
#contact {
	float:right;
	margin: 40px 0 0;
	clear: right;
	display: inline;
	text-align: right;
	width: 361px;
}
ul#nav {
	float: left;
	height: 32px;
	overflow: hidden;
	margin: 0;
	display: block;
	padding-left: 3px;
	background: url(../images/amarillo-mercury-free-dentists-navBg.gif) no-repeat left top;
}
ul#nav li {
	display: block;
	float: left;
	height: 32px;
	padding-right: 3px;
	background: url(../images/amarillo-mercury-free-dentists-navBg.gif) right no-repeat;
}
ul#nav li a {
	display: block;
	float: left;
	color: #002b65;
	text-decoration: none;
	height: 20px;
	background: url(../images/navBg.jpg) no-repeat left top;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 28px 4px;
}
ul#nav li a:hover, ul#nav li a.active {
	background: url(../images/amarillo-mercury-free-dentists-navBg.gif) #002b65 repeat-x;
	color:#FFF
}
#content {
	width: 960px;
	padding: 15px 0;
	float: left;
	display: inline;
	background: url(../images/contentBg.gif) no-repeat top left;
	display: inline;
}
#rotator {
	float: left;
	height: 279px;
	width: 426px;
	display: inline;
}
#teaserBox {
	width:497px;
	height: 257px;
	float:right;
	display:inline;
	overflow:hidden;
	background: url(../images/amarillo-mercury-free-dentists-teaserBg.gif) no-repeat;
	margin: 15px 15px 0 0;
}
.insideBox{
	width: 223px;
	height: 229px;
	margin: 10px 12px;
	float: left;
	display: inline;
}
.insideBox p {
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.insideBox li {
	width: 100px;
	float:left;
}
h2.welcome {
	background: url(../images/amarillo-mercury-free-dentists-welcomeBg.gif) no-repeat;
	width: 223px;
	height: 41px;
	float: left;
	display: block;
	margin: 0 0 10px;
}
h2.appointments{
	background: url(../images/amarillo-mercury-free-dentists-appointmentsBg.gif) no-repeat;
	width: 223px;
	height: 41px;
	float: left;
	display: block;
	margin: 0 0 10px;
}
h2.services{
	background: url(../images/amarillo-mercury-free-dentists-servicesBg.gif) no-repeat;
	width: 223px;
	height: 41px;
	float: left;
	display: block;
	margin: 0 0 10px;
}
#footer {
	float: left;
	width: 940px;
	display: inline;
	background: #d5e4f2;
	margin: 0 0 30px 0;
	display: inline;
	padding: 20px 10px;
}
#footMenu {
	float: left;
	width: 940px;
	display: inline;
}
#footMenu li {
	border-right: 1px solid #002b65;
	float:left;
}
#footMenu li.last {
	border-right: none;
}
#footMenu a {
	display: block;
	font-size: 11px;
	padding: 2px 5px;
	margin: 0;
	color: #002b65;
	float:left;
	text-decoration: none;
}
#footMenu a:hover {
	color: #FFF;
	background: #002b65;
}
#footMenu li.copy{
	float: right;
	marginp: 5px 0 25px;
}

