html {
margin: 0px;
border: 0px;
}

body {
background: url(sagebg.jpg) no-repeat fixed center center #778355;
margin: 0px;
border 0px;
}

a:link {
color: #383B70;
/*#8ecb40*/
}

a:visited {
color: #383B70;
}

a:hover {
color: #97A0BF;
}

#logo {
display: block;
width: 960px;
height: 150px;
background: url(logo.png) no-repeat;
text-indent: -10000px;
}

#page {
width: 960px;
}

#links {
width: 958px;
height: 38px;
margin-top: 25px;
border: 1px solid #40452E;
padding-top: 10px;
background: url(linkbg.jpg) repeat-x;
}

#links a {
color: #fff;
font-family: verdana, sans-serif;
font-weight: normal;
font-size: 15px;
text-decoration: none;
padding: 8px;
}

#links a:hover {
text-decoration: underline;
color: #8ecb40;
}

.sep {
font-family: sans-serif;
font-size: 22px;
font-weight: normal;
color: #8ecb40;
}

.clear {
clear: both;
}

#central {
width: 960px;
min-height: 450px;
background: url(bgt.png) repeat transparent;
}

#body, #sidebar {
float: left;
color: #fff;
text-align: left;
font-family: verdana, sans-serif;
font-size: .8em;
padding: 15px;
}

.full {
width: 800px;
}

.sidebar {
width: 400px;
}

#sidebar {
width: 500px;
}

.step {
position: relative;
width: 460px;
height: 85px;
background: url('paper.jpg') repeat #284529;
margin: 20px;
border: solid 3px #998854;
}

.step p {
position: absolute;
top: 0px;
left: 85px;
color: #003;
font-size: 12px;
font-family: verdana, sans-serif;
width: 360px;
height: 70px;
}

.bubble {
display: block;
margin-left: 12px;
width: 64px;
height: 64px;
text-align: center;
padding-top: 16px;
color: #ffc;
font-size: 32px;
font-weight: normal;
font-family: verdana, sans-serif;
background: url(bubble.png) no-repeat transparent center center;
}

h1, h3, h4 {
font-weight: normal;
font-family: verdana, sans-serif;
color: #B7CC85;
text-align: center;
}

h2 {
color: #fff;
font-weight: bold;
text-align: center;
}

#body object {
float: left;
padding: 10px;
}

#footer {
width: 950px;
margin-top: 25px;
padding: 5px;
background: url(bgt.png) repeat transparent;
font-family: verdana, sans-serif;
font-size: .7em; 
color: #fff;
}

#footer a:link, #footer a:visited {
color: #fff;
}

#footer a:hover {
color: #E6DB6E;
}

#order {
width: 450px;
}

#order .input, #order .submit {
border: 1px solid #e0e0e0;
background: #f9f9f9;
color: #636363;
font-weight: normal;
font-size: 1.2em;
font-family: verdana, sans-serif;
margin-bottom: 5px;
}

#order .submit:hover {
background: #8ecb40;
color: #fff;
cursor: pointer;
}

.section {
color: #000;
font-family: bookman, serif;
font-weight: normal;
font-size: 14px;
line-height: 20px;
background: url('paper.jpg') repeat #284529;
text-decoration: none;
display: block;
border: solid 3px #998854;
padding: 8px;;
margin-bottom: 15px;
}

.section h1, .section h2, .section h3, .section h4 {
color: #000;
font-family: helvetica, verdana, sans-serif;
}

.section .image {
margin: 8px;
border: 3px solid #998854;
padding: 0px;
}

.image {
margin: 5px;
padding: 3px;
background: #F1DD9E;
border: 3px solid #1A2517;
}

.cimage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
