body {
background: url(../images/bg_body.png);
font-family: Tahoma, Helvetica, Arial, sans;
font-size:1em;
margin: 20px 0;
}
p {
line-height: 160%;
}
.container {
padding:20px;
width:910px;
background: #e1e1e1 url(../images/bg_container_trans.png);
}

#header {
height:118px;
border: 1px solid #BBB;
margin-bottom:20px;
background: #FFF;
position: relative;
}
#headerad {
position: absolute;
z-index: 5;
left: 400px;
width:316px;
height: 117px;
bottom:0px;
left:270px;
}
#logo {
float: left;
}
#calluswrap {
font-weight: bold;
font-size: 1.4em;
position:relative;
top:9px;
right: 20px;
float: right;
text-align: right;
}
#serving {
font-size:.5em;
font-weight: normal;
color: #333;
font-style: italic;
}
#callus {
font-size: 1.1em;
}
#phone {
margin-right:5px;
}
#creditcard {
margin-top:4px;
padding-right:2px;
}

#tagline {
height:40px;
line-height: 40px;
text-align: center;
}

#facebook {
list-style: none;
margin-top:15px
}

#nav {
height:35px;
border: 1px solid #BBB;
border-bottom: none;
background: url(../images/bg_nav.png) repeat-x;
}

#nav ul {
margin: 0;
padding: 0;
height: 35px; 
}
#nav li {
list-style: none;
float: left; 
}
#nav li a {
display: block;
height:35px;
line-height: 35px;
text-decoration: none;
color: #222; 
font-size:.9em;
padding: 0 42px;
border-right:1px solid #BBB;
font-weight:bold;
}
#nav ul li ul {
display: none; 
/* min-width: 9em; Width to help Opera out */
width: 10em;
z-index: 50;
}
#nav ul li:hover ul {
display: block;
position: absolute;
margin: 0;
padding: 0; 
}
#nav ul li:hover li {
float: none; 
}
#nav ul li:hover li a {
background: #333;
color: #FFF; 
font-size:.95em;
padding: 0 15px;
border-right: none;
border-top:1px solid #BBB;
}
#nav ul li li a:hover {
background:#e00100;
color: #FFF;
}
#nav ul li:hover ul, #nav ul li.hover ul {
display: block;
position: absolute;
margin: 0;
padding: 0; 
}
#nav ul li:hover li, #nav ul li.hover li {
float: none; 
}
#contentwrap {
margin-bottom:20px;
}

#slideshow {
height:300px;
background: #000 /*url(../images/bg_slideshow.png) repeat-x*/;
margin-bottom:20px;
}
#slideshowlist {
width:425px;
height: 300px;
float: left;
}
.homepicheadline {
font-family: "MyriadProBold", Tahoma, Geneva, sans-serif;
font-size:1.8em;
color: #FFF;
display: block;
position: relative;
top:25px;
left:25px;
font-weight: bold;
}
.homepiclist {
color:#FFF;
position: relative;
top:40px;
left:44px;
font-size:1em;
font-family: "MyriadProBold", Tahoma, Geneva, sans-serif;
}
.homepiclist li {
margin-bottom:12px;
}
#slideshowpics {
width:485px;
height: 300px;
float: right;
}
.feature {
width:288px;
margin-right:20px;
margin-bottom:20px;
*margin-bottom:0px;
height:210px;
float:left;
border: 1px solid #BBB;
background: url(../images/bg_nav.png) repeat-x;
padding: 0;
}

.feature h2 {
color: #222;
height:30px;
line-height: 28px;
font-size:.82em;
font-weight: 600;
margin-left:10px;
}

#footer {
margin-top:15px;
font-size: .7em;
line-height: 150%;
text-align: center;
color: #FFF;
}
#footer a {
color: #FFF;
background: inherit;
}
.innerpage {
border: 1px solid #BBB;
padding: 20px;
-moz-border-radius-bottomleft: 4px; 
-moz-border-radius-bottomright: 4px; 
border-radius:0 0 4px 4px;
behavior: url(PIE.htc);
background: #FFF
}

.innercontent {
width:580px;
margin-right: 10px;
float:left;
}
.innercontent h2, .innercontent p, .innercontent h3 {
margin-bottom: 15px;
}
.innercontent h3 {
font-size:1em;
}
.innercontent p {
font-size:.9em;
}
.innercontent li {
margin-left:18px;
margin-bottom: 10px;
font-size: .9em;
}
.innersidebar {
width:240px;
padding-left:19px;
float:right;
border-left: 1px solid #CCC;
font-size: .8em;
}

.innersidebar h3 {
margin-bottom: 5px;
}
.innersidebar p {
margin-bottom: 15px;
}

#content ul.teammembers li {
margin-bottom:10px;
}

/* CAROUSEL STYLE */

#productline {
height: 67px;
border: 1px solid #BBB;
padding:20px;
background-color: #FFF;
}
#productlinecontent {
width: 145px;
height:65px;
float: left;
text-align: center;
margin-right: 10px;
}

#productlinecontent h4 {
font-size:.85em;
margin-top: 3px;
margin-bottom:3px;
}
#productlinecontent p {
font-size:.75em;
line-height: 140%;
}
.prev {
cursor: pointer;
display: block;
float:right;
}
.next {
cursor: pointer;
display: block;
float:right;
}
#slider-code { height: 65px; overflow:hidden;  }
#slider-code .viewport { float: left; width: 715px; height: 63px; overflow: hidden; position: relative; border-top:1px solid #CCC; border-bottom:1px solid #CCC; }
#slider-code .next { margin: 30px 0 0 10px;  }
#slider-code .disable { visibility: hidden; }
#slider-code .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#slider-code .overview li{ float: left; margin: 0 10px 0 0; height: 65px; }

