* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 14px;
    line-height: 18px;
    font-family: Arial, "Trebuchet MS", sans-serif;
    color: #3e2f12;
    background: #fff;
    text-align: left;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }

a img { border: 0; }
a { color: #dc1929; text-decoration: underline; }
a:hover { text-decoration: none; }

.shell { 
	margin: 0 0;
	width:985px;
 }
.left { float: left; display: inline; }
.right { float: right; display: inline; }
.text{
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	display:block;
}
#header{
	background:#402f13;
}
#header .shell{
	background:url(images/header.jpg) no-repeat 0 0;
	padding-left:268px;
	width:717px;
}
h1#logo{
	font-size:0;
	line-height:0;
	width:455px;
}
h1#logo a{
	height:119px;
	background:url(images/logo.gif);
	display:block;
	text-indent:-4000px;
}
#header h2{
	background:url(images/header-h2.gif) no-repeat 0 0;
	width:652px;
	height:45px;
}
#content{
	background:url(images/content.gif) repeat-y 0 0;
	padding-bottom:204px;
}
.sidebar{
	float:left;
	display:inline;
	width:213px;
}
.main{
	float:right;
	display:inline;
	width:750px;
	padding-top:14px;
}
#navigation{
	padding:25px 10px 29px 16px;
	background:url(images/navigation.gif) no-repeat 0 bottom;
}
#navigation ul{
	list-style-type:none;
}
#navigation li{
	padding-bottom:21px;
}
#navigation a{
	width:187px;
	height:15px;
}
.home{
	background:url(images/home.gif);
	height:14px;
}
.about{
	background:url(images/about.gif);
}
.dental{
	background:url(images/dental.gif);
}
.better{
	background:url(images/better.gif);
	height:19px;
}
.pediatrics{
	background:url(images/pediatrics.gif);
}
.library{
	background:url(images/library.gif);
}

.contact{
	background:url(images/contact.gif);
}
.main h1,
.main h2{
	font-size:18px;
	color:#779f4f;
	font-weight:normal;
}
.main h2{
	color:#3e2f12;
	margin-top:18px;
	margin-bottom:20px;
}
.main p{
	padding-bottom:18px;
}
.main span{
	color:#7f8d52;
	font-weight:bold;
	padding-bottom:11px;
	display:block;
}
.main .left{
	width:274px;
	margin-bottom:11px;
}
.main .left img{
	border:2px solid #b5c382;
}
.main .right{
	width:462px;
	margin-bottom:11px;
}
.main .right p{
	padding-bottom:0;
	padding-top:7px;
}
.main .right ul{
	padding-left:27px;
	color:#99a475;
	margin-top:-1px;
}
.main .right ul li p{
	color:#3e2f12;
	padding-top:0;
	padding-left:1px;
}