body {
    background-color:#4682b4;
    color:#000000;
    font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 10px 10px;
    padding: 0px;
}
.clear{clear:both;}
* {
    margin: 0px;
    padding: 0px;
}
#container {
    margin: 0px auto;
    text-align: left;
    width: 725px;
}
a{
    font-size:12px;
}
p{
    margin: 15px 0px;
    text-align: justify;
}
/********************** Header ***************************/
#header {
    margin: 0px 0px 0px 0px;
    background-image:url(images/header.jpg);
    width:725px;
    height:200px;
    position:relative;
}
#header ul{
    background-color:#355064;
    width:711px;
    display:block;
    top:185px;
    position:absolute;
    margin: 3px 3px 3px 7px;
    height:22px;
    padding:5px 0px 0px 0px;
    text-align:center;
}
#header li{
    display:inline;    
}
#header ul a{
    text-decoration:none;
    color:#FFFFFF;
    margin: 0px 25px;
}
#header ul a:hover{
    text-decoration:underline;
    color:#90c3e1;
}
#logo_w1,#logo_w2,#logo_w3 {
    font-size: 28px;
    font-style:italic;
    color:#FFFFFF;
    position:absolute;
}
#logo_w1{
    top:44px;
    left:135px;
}
#logo_w2{
    top:44px;
    left:335px;
}
/********************** Content ***************************/
#content {
    background-image:url(images/content-bgw.jpg);
    width:725px;
}
img{
    border-width:0px;
}
h1{
    color:#000000;
    font-size:14px;
    margin: 20px 0px 20px 0px;
}

h2{
    color:#4682b4;
    font-size:14px;
    text-align:center;
    width:200px;
    margin: 10px 0px 15px 0px;
}
#left {
    float:left;
    margin-left:auto;
    margin-right:auto;
    display:inline;
    padding: 10px 30px 10px 30px;
}
#left li{margin:0.2em 0.5em 0.2em 1.5em; padding:0 0 0 0;}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#homeleft {
    float:left;
    width:450px;
    margin-left:0px;  
    display:inline;
    padding: 10px 10px 10px 30px;
}
#homeright {
    float:right;
    width:205px;
    height:410px;
    display:inline;
    padding: 60px 20px 20px 0px;
    margin-top:10px;
    background-image:url(images/activator.gif);
    background-repeat:no-repeat;
    background-position:center left;
}
#chiro-med
{
    font-size:14px;
    margin: 20px 0px 20px 0px;
    width: 670px;
    text-align: center;
    border-collapse: collapse;
}
#chiro-med tr:hover td
{
    background: #4682b4;
    color: #FFFFFF;
}
#chiro-med th
{
    border-bottom: 2px solid #6678b1;
    border-right: 1px solid #6678b1;
    border-left: 1px solid #6678b1;
}
#chiro-med td
{
    border-right: 1px solid #6678b1;
    border-left: 1px solid #6678b1;
}
#chiro-med tfoot
{
    border-top: 2px solid #6678b1;
}
/********************** Footer ***************************/
#footerline {
    clear:both;
    background-image:url(images/footer-bgw.jpg);
    font-size:1px;
    height:14px;
}
#footer {
    width:725px;
    text-align:center;
    padding: 20px 0px;
}
