body { margin: 0 auto; font-size:14px; color:#333; font-family: arial, san-serif; background: #555 url(/site-images/bg.jpg) repeat 0 0; border-top:5px solid #ff8400; }
#container { background:transparent url(/site-images/top-bg.jpg) repeat-x 0 0; position:absolute; width:100%;  }
#wrapper { width:960px;  margin:0 auto; background:transparent url(/site-images/header-bg.png) no-repeat 0 0; margin: -5px auto 0; }

a { color:#ff871c; }
img { border:none; }
h1, h2, h3 { font-family: 'Yanone Kaffeesatz', sans-serif; margin-top:0; }
h1 { font-size:36px; }
h1.page-title { color:#ce7100; }
h1.news-title { color:#a0a0a0; }

/* HEADER */
#header { height:152px; overflow:hidden; }
#logo { float:left; }
#header-right { float:right; text-align:right; font-family: 'Yanone Kaffeesatz', sans-serif; }
.header-quote { font-size:23px; color:#b9b9b9; font-style:italic; display:block; padding:48px 0 0; }
.header-phone { font-size:26px; font-weight:bold; color:#ff871c; display:block; }

/* NAV */
#nav { height:39px; overlflow:hidden; background:#ff871c url('/site-images/nav-bg.png') repeat-x 0 0; margin:0 0 18px 0; }
#nav ul { padding:0; margin:0; list-style:none; }
#nav ul li { display:block; float:left; height:39px; }
#nav ul li a { text-reansform: uppercase; padding: 0 20px; color:#fff; font-family: 'Yanone Kaffeesatz', sans-serif; line-height:39px; font-size:24px; font-weight:bold; text-decoration:none; }
#nav ul li a:hover, #nav ul li a.active  { text-decoration:underline; }

.header-facebook { width:35px; height:39px; float:right; margin:7px 0 0 0  }
.header-twitter { width:26px; height:39px; float:right; margin:7px 10px 0 0; }

/* HOME */
#home { height:348px; overflow:hidden; margin: 0 0 18px; }
#home-slides { width:675px; height:348px; margin: 0 18px 0 0; float:left; }
#home-right {  width:267px; height:348px; float:left; }
.btn-get-started { margin: 0 0 12px; display:block; }
.btn-health-tips { margin: 0 0 11px; display:block; }

/* CONTENT */
#content { background:#fff; padding:25px; margin: 0 0 18px; overflow: hidden; }
#content-main { width:650px; margin:0 18px 0 0; float:left; }
#content-right { width:240px; float:left; text-align:left; overflow:hidden; }
.btn-get-started-sm { margin:0 0 30px 0; display:block; }

.news { list-style:none; padding:0; margin:0;  }
.news li { display:block; padding:0 0 15px; }
.news-item-title { color:#ce7100; font-size:14px; display:block; font-weight:bold; text-decoration:none; }
.news-item-title:hover { text-decoration:underline; }
.news-item-date { color:#aaa7a7; font-size:12px; }
.news-link { font-weight:bold; color:#ce7100; font-size:11px; color:#444; }

/* FOOTER */
#footer { padding:0 25px 18px; color:#b1b1b1; font-size:11px; overflow:hidden; }
#footer a { color:#b1b1b1; }
#footer-left { width:60%; float:left; }
#footer-right { width: 40%; float:right; text-align:right;  }
