﻿body.editor {background: #FFF;}

#container {
margin-left:auto;
margin-right:auto;
margin-top:20px;
width:747px;
font-family:Tahoma;
font-size:0.9em;
background: url(../images/sce/content_bg.gif) repeat-y;
}

#header{
background-image: url(../images/sce/header.jpg);
background-repeat:no-repeat;
height:259px;
width:747px;
}

#header p {
font-size: 0.7em;
font-weight: bold;
line-height: 100%;
padding-left: 5px;
}

#header-logo {
padding: 11px 0 0 5px;
font-size: 0.7em;
font-weight: bold;
line-height: 100%;
color: #FFFFFF;
}

#center {
margin-top:1px;
}

#left_nav {
float:left;
width:127px;
font-size:0.9em;
}

#content_center{
padding-left: 150px;
width: 448px;
min-height: 448px;
}

#content_center li {
color:#336666;
padding-top: 2px;
padding-bottom: 2px;
}

h1 {
color: #ccae6e;
font-size: 1.4em;
padding: 5px 0 5px 0;
}

h2, h3, h4, h5, h6 {
color: #ccae6e;
font-size: 1.2em;
padding: 0;
}

a {
color:#336666;
font-size:1em;
text-decoration:none;
}

a:hover {
color:#aa0000;
}

#content_right {
float:right;
width:125px;
}

#footer {
background-color: #d1e7f8;
float: left;
height: auto;
width: 747px;
text-align: center;
font-size: 0.7em;
}

p {
color:#336666;
font-size: 1em;
}

#foot_treatment {
background-color: #d1e7f8;
color: #336666;
font-size: 0.8em;
font-weight: bold;
}

#foot_treatment p {
font-weight: normal;
padding-left: 5px;
}

#foot_treatment h2 {
padding-left: 5px;
}

#foot_problems {
background-color: #e0cfaa;
color: #ab9159;
font-size: 0.8em;
font-weight: bold;
margin-top: -10px;
}

#foot_problems p {
font-weight: normal;
padding-left: 5px;
}

#foot_problems h2 {
padding-left: 5px;
}

.floatright {
float: right;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 10px;
}

.floatleft {
float: left;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-right: 10px;
}

td {
color:#336666;
font-size: 1em;
}

#header img {float: right;}
