body {
/*background: #534F4E;*/
background: white;
font-family: georgia, sans-serif, helvetica;
}


#container {
position:absolute;
width: 900px;
text-align: center;
/*background: #83726D;*/
 background: white; 
font-family: verdana;}

#header {
position:absolute;
left: 180px;
color:green;
font-size: 0.8em;
margin-bottom: -10px;
}
#header a {
color: green;
text-decoration: none;
}

#header a:hover {
color:red;
}

#nav {
position:absolute;
left:0px;
width: 160px;
/*background: #534F4E;*/
background: gray;
float:left;
font-size: 0.9em;
text-align: left;
}

#nav ul {
margin: 0px;
padding: 0px;
border: 0px;
border:solid thin black;
}

#nav li {
margin: 0px;
border:0px;
padding-left:10px;
list-style-type: none;
border-top: solid black 1px;
}

#nav a {
text-decoration: none;
display: block;
width: 100%;
color: white;
padding-top: 10px;
padding-bottom: 10px;
}

#nav a:hover, #nav a.selected {
/*background: #635755;*/
color: yellow;
border-right: 5px yellow solid;

}

a.subnav  {
font-size:0.7em;
text-align:center;

}

.rightbanner {
display: none;
float: right;
width: 120px;
background: #534F4E;
border: solid 1px black;
font-size: 0.7em;
color: white;
}

.rightbanner img {
width: 120px;
border: solid 1px black;
margin-bottom: 10px;
}

.textarea {
/* background: #83726D; */
position:absolute;
left: 170px;
background: white;
color: #6E6867;
width: 680px;
padding: 20px;
font-size: 0.9em;
margin-top: 20px;
}

#footer {
width: 100%;
height: 30px;;
color: white;
font-size: 0.8em;
background: #83726D;
/*background:blue; */
padding-top: 5px;
}

#footer a {
text-decoration:none;
color:white;
}

#footer a:hover {
color:yellow;
}

.conveybox {
padding: 0px;
margin: 0px;
background:#83726D;
width: 550px;
border: solid thin black;
margin-bottom: 20px;
color:white;
}

.conveybox td {
font-size:0.8em;
color: white;
}

.conveybox img {
border: solid 5px #83726D;
border-style: outset;
}
.conveybox a:hover img {
border: solid 5px blue;
border-style: outset;
}

.conveytext {
width: 330px;
float: right;
text-align: left;
color: black;
border:solid thin green;
}

.conveybox h4 {
font-weight: bold;
color: white;
margin-bottom: 15px;
}

.conveybox a.button {
margin-top: 10px;
text-align: center;
width: 100px;
background: gray;
padding-left:5px;
padding-right: 5px;
margin-left: 5px;
display: block
border: solid 2px gray;
border-style: outset;
color: black;
text-decoration: none;
}

.conveybox a:hover {
color: yellow;
}
.conveybox a, .conveybox a:visit {
color: white;
}

.conveydetail img {
float: left;
width: 300px;
}

.conveydetail p, .conveydetail li {
font-size:0.8em;
text-align: left;
}

.conveydetail a {
text-decoration: none;
color:black;
padding: 3px;
border: solid 3px gray;
border-style: outset;
font-size:0.6em;
margin-top: 50px;
}

.conveydetail a:hover {
color:red;
text-decoration: underline;
}

a.lineanchor {
color: green;
border: 0px;
font-size: 1em;
}

a.textlink {
border: 0px;
color:blue;
font-size: 1em;
text-decoration: none;
}

a.textlink:hover {
color: green;
}

.more {
display: none;
}

.plastic dt {
font-weight: bold;
}

.examplebox {
width: 250px;
margin: 25px;
float: left;
border: solid thin black;
text-align: center;
font-size: 0.9em;
}
.examplebox img {
width: 200px;
}

.terms {
text-align: left;
}

.terms h2 {
color: red;
font-size: 1.2em;
}

.costings table {
border-collapse: seperate;
}

.costings td {
border: solid thing black;
vertical-align: top;
padding-right: 20px;
padding-top: 20px;
}

.centrallist li {
margin-left: 200px;
}
