body {margin:0;padding:0;background:#FFF url('../images/pagebg.png') no-repeat;background-position:top center;
}
#Wrapper {width:800px;margin:26px auto;
}
#Header {width:800px;height:200px;background:url('../images/header.png') no-repeat;position:relative;overflow:hidden;
}
#Content {width:800px;width:718px !important;padding:40px;background:#FFF;border-left:1px solid #947d6b;border-right:1px solid #947d6b;font-size:13px;line-height:1.3em;
}
#Content a, #Content a:visited {color:#669900;}
#Content a:hover {text-decoration:none;}
#Content-Left {width:390px;width:350px !important;float:left;
}
#Content-Right {width:390px;width:350px !important;float:right;
}
#Footer {width:800px;padding:10px;width:778px !important;background:#FFF url('../images/footer-bg.png') no-repeat;background-position:bottom center;font-size:12px;border-left:1px solid #947d6b;border-right:1px solid #947d6b;
}
/* Navigation */
#Nav {position:absolute;bottom:24px;right:20px;}
#Nav ul {margin:0;padding:0;}
#Nav ul li {list-style:none;display:inline;float:left;}
#Home a {width:65px;height:35px;background:url('../images/nav_01.gif') no-repeat;background-position:0 0;text-indent:-999em;display:block;}
#Home a:hover {background-position:0 -35px;
}
#About a {width:118px;height:35px;background:url('../images/nav_02.gif') no-repeat;background-position:0 0;text-indent:-999em;display:block;}
#About a:hover {background-position:0 -35px;
}
#Articles a {width:70px;height:35px;background:url('../images/nav_03.gif') no-repeat;background-position:0 0;text-indent:-999em;display:block;}
#Articles a:hover {background-position:0 -35px;
}
#Patient a {width:133px;height:35px;background:url('../images/nav_04.gif') no-repeat;background-position:0 0;text-indent:-999em;display:block;}
#Patient a:hover {background-position:0 -35px;
}
#Services a {width:70px;height:35px;background:url('../images/nav_05.gif') no-repeat;background-position:0 0;text-indent:-999em;display:block;}
#Services a:hover {background-position:0 -35px;
}
#Contact a {width:68px;height:35px;background:url('../images/nav_06.gif') no-repeat;background-position:0 0;text-indent:-999em;display:block;}
#Contact a:hover {background-position:0 -35px;
}
/*Articles */
.article {margin-bottom:20px;
}
span.excerpt {display:block;font-style:italic;color:#999;margin-bottom:20px;background:url('../images/quotes.gif') no-repeat top left;padding:5px 0 0 18px;
}
span.testimonial {display:block;font-style:italic;color:#999;margin-bottom:40px;background:url('../images/quotes.gif') no-repeat top left;padding:5px 0 0 18px;
}
.author {color:#333;font-size:16px;
}
/* Servics */
#Services-List {width:300px;float:left;margin:0 10px 10px 0;
}
#Services-List ol {color:#990000;
}
#Services-List ol li {padding:5px 0;
}
#Services-List a, #Services-List a:visited {color:#990000;}
#Services-List a:hover {text-decoration:none;
}
#comingsoon {padding:10px;background:#fff;color:#444;
}
/* Contact */
form {float:left;width:327px;
}
label {float: left;text-align: right;margin-right: 15px;width: 80px;padding-top: 5px;
}
 input, textarea {padding: 4px;width: 220px;font-size: 13px;margin: 0px 0px 10px 0px;border-top: 1px solid #ccc;border-bottom: 1px solid #efefef;border-left: 1px solid #ccc;border-right: 1px solid #efefef;background:#fafafa;color:#444;
}
input.submit {width: 100px;float: right;
}
textarea {height:90px;
}
/* Global */
a[href $='.pdf'] {padding-right: 20px;background: transparent url(../images/icon-pdf.gif) no-repeat center right;
}
a[href $='.doc'] {padding-right: 20px;background: transparent url(../images/icon-doc.gif) no-repeat center right;
}
a {outline:none;}
#Content, #Footer {font-family:Arial, Arial, Helvetica, sans-serif;color:#453125;
}
h2 {margin:0 0 10px;font-size:14px;text-transform:uppercase;color:#990000;
}
.staff {display:block;width:300px;float:left;padding:0 0 10px 0;}
.staff-left {float:left;width:150px;padding-right:10px;}
.staff-desc {float:left;width:140px;clear:left;}
.clear {width:100%;height:1px;clear:both;
}