* html #content { margin-top: 0; }

body {
background: rgb(235, 232, 223);
color: black; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align: center;
 }

#container   { 
background: white;
margin: 10px auto 10px auto;  
border-top: solid 8px rgb(162, 189, 48);
width: 800px;  
padding: 0px;
text-align: left;
overflow: auto;
}

#topnav {
background: white url(../media/tube.jpg) top left no-repeat;
width: 540px;
margin: 0px;
padding-top: 150px;
float: left;
}

#logo {
width: 260px;
text-align: right;
float: right;
margin: 0px;}

#content   { 
background: white;
border-top: 8px solid rgb(162, 189, 48);
text-align: left;
margin-top: 175px;
padding: 0px;
}

h1 { 
color: rgb(91, 75, 34); 
font-size: 20px; 
line-height: 21px; 
margin-top: 20px;
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-align: center; 
}

h2 { 
color: rgb(162, 189, 48); 
font-size: 16px; 
line-height: 18px; 
margin-top: 30px;
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-align: left; 
padding-left: 25px;
padding-right: 25px;}

h3 {
color: rgb(162, 189, 48); 
font-size: 11px; 
line-height: 18px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-align: left;
}

p {
color: #000; 
font-size: 12px; 
line-height: 18px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: normal;
text-align: left;
padding-left: 25px;
padding-right: 25px;
}

#indent {
width: 615px;
background-image: url(../media/ghosts/arrows-room.jpg);
background-position: right bottom;
background-repeat: no-repeat;
float: right;
margin: 0px;
padding: 0px;
}

#clients {
width: 590px;
float: right;
margin: 0px;
padding: 0px;
}

.circle {
padding-bottom: 40px;
}

ul#services {
list-style-image: url(../media/green-bullet.gif);
color: #000; 
font-size: 12px; 
line-height: 18px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: bold;
margin: 0px;
padding-left: 50px;
}

ul#services li {
padding-bottom: 5px;
}

table#clients {
width: 615px;
border-collapse: collapse; 
}

table#clients td {
font-size: 12px; 
line-height: 12px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: bold;
margin: 0px;
padding: 0px;
}

td#logo {
width: 155px;
text-align: right;
}

td#name {
text-align: left;
font-size: 12px; 
line-height: 18px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: bold;
margin: 0px;
padding-left: 10px;
padding-right: 120px;
}

.brown { 
font-size: 12px; 
line-height: 18px; 
color: #fff;
background: rgb(162, 189, 48);
font-family: Verdana, Helvetica, Arial, sans-serif; 
font-weight: bold;
text-decoration: none;
}

.brown a:link { 
color: #fff;
font-weight: bold;
background: rgb(162, 189, 48); 
text-decoration: none;
}

.brown a:visited { 
color: #fff;
font-weight: bold;
background: rgb(162, 189, 48); 
text-decoration: none;
}

.brown a:hover { 
color: #fff;
font-weight: bold;
background: rgb(91, 75, 34); 
text-decoration: none;
}

.brown a:active { 
color: #fff;
font-weight: bold;
background: rgb(162, 189, 48); 
text-decoration: none;
}

#footer {
background: rgb(162, 189, 48);
margin: 0px;
margin-top: 10px;
clear: both;
}

#footer p {
color: rgb(211, 222, 155);
font-size: 24px;
line-height: 36px; 
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: center;
margin: 0px;
padding: 0px;
clear: both;
}

#copyright p { 
color: black; 
font-size: 9px; 
line-height: 18px; 
text-align: center; }

#copyright a:link {
color: #000;
text-decoration: none;
}

#copyright a:visited {
color: #000;
text-decoration: none;
}

#copyright a:hover {
color: #fff;
background: rgb(162, 189, 48);
text-decoration: none;
}

#copyright a:active {
color: #000;
text-decoration: none;
}

