﻿body { margin: 0; background-color: #D0DE8F;}
body, div, ul { font-family: Times New Roman, verdana; font-size: 16px;}
h1, h2 { text-align: center; margin: 0; padding-left: 70px;}
a { text-decoration: none;}
p { text-align: justify}


#head { background: #B5CE72;}
#header { margin: 0 auto; width: 1000px; background-image: url('../img/bg_header.jpg'); background-repeat: repeat-x; height: 189px; padding-top: 30px;}
#content { margin: 0 auto; width: 1000px; }

#footer { background-image: url('../img/bg_footer.gif'); height: 66px; text-align: center; }
#footer ul { list-style-type: none; margin: 0; padding-top: 20px;}
#footer li  { display: inline; padding: 0 5px; font-size: 10px; color: #646562;}
#footer li a { font-size: 12px; color: #646562;}
#footer li a:hover { text-decoration: underline;}

.clr { clear: both; }
.spacer { background-image: url('../img/bg_header_bottom.gif'); height: 27px;}
.c1 { background-image: url('../img/bg_content.gif'); width: 1000px; }

.cLeft { float: left; border: 0px solid #f00; list-style-type: none; margin: 0; padding: 0; }
.cLeft li {  background-image: url('../img/bg_button.gif'); background-repeat: no-repeat; width: 255px; height: 37px; text-align: center; padding-top: 8px;}
.cLeft li a { color: #555654; font-weight: bold; display: block; margin-left: 40px; width: 213px; height: 28px;}
.cLeft li a:hover { color: #000;}
.cRight { float: left; width: 590px; margin-left: 100px; color: #373836;}

.c1Bottom { background-image: url('../img/bg_content_bottom.gif');  height: 38px;}