/* CSS Document */

body {
background: #dddddd;
font-family:  Arial, Helvetica, sans-serif
}

a {
color: #0000FF;
}

.maincontainer {
width: 800px;
margin: 0 auto;
position:relative;
border: 1px solid #c0c0c0;
background: #ffffff;
}

.header {
background: url(images/header.jpg) no-repeat;
border: 0;
margin: 0;
padding: 0;
height: 193px;
}

ul.menu  {
margin: 0;
padding:0;
border:0;
list-style: none;
list-style-type:none;
position: absolute;
top: 172px;
left: 210px;
}

.menu li {
float: left;
padding: 0 5px;
text-align:center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
height: 19px;
line-height:19px;
}

.menu li a {
display:block;
text-decoration:none;
height: 19px;
color: #ffffff;
}

#selected {
background: #ffffff;
border-top: 1px solid #77a67e;
border-left: 1px solid #77a67e;
border-right: 1px solid #77a67e;
border-bottom: none;
}

#selected a {
color: #77a67e;
}

.home {
width: 45px;
}

.aboutus {
width: 75px;
}

.services {
width: 75px;
}

.locations {
width: 85px;
}

.request {
width: 140px;
}

.contact {
width: 90px;
}

.content {
clear: left;
padding: 10px;
}

.sidebar {
float: left;
width: 192px;
padding: 5px;
} 

.sidecontent {
float: left;
width: 540px;
padding: 10px;
font-size: 14px;
}

.sidecontent h3 {
margin: 0;
padding: 0;
color: #5d9662;
}

.fullcontent {
float: left;
padding: 5px;
font-size: 14px;
width: 760px;
}

.fullcontent h3 {
margin: 0;
padding: 0;
color: #5d9662;
}

.quicklinks {
width: 192px;
margin: 0;
padding:0;
}

.ql_top {
margin: 0;
padding: 0;
height: 6px;
width: 192px;
background: #57ac5d url(images/ql_top.jpg) no-repeat top;
}

.ql_content {
margin: 0;
background: #57ac5d;
}

.ql_content h5 {
margin: 0;
padding: 0;
color: #ffffff;
text-align:center;
}

.ql_content ul {
margin: 0;
padding: 0 5px 0 20px;
list-style: disc;
color: #ffffff;
}

.ql_content a {
color: #ffffff;
font-size: 12px;
}

.ql_bottom {
margin: 0;
padding: 0;
height: 6px;
width: 192px;
background: #57ac5d url(images/ql_bottom.jpg) no-repeat bottom; 
}

.footer {
clear: left;
height: 31px;
line-height:31px;
width:800px;
background:url(images/footer.jpg) repeat-x;
color: #ffffff;
text-align:center;
font-size:12px;
font-weight:bold;
}

.bottomlinks {
clear: left;
font-size: 12px;
font-weight:bold;
text-align:center;
padding: 10px 0;
}

.bottomlinks a {
color: #808080;
text-decoration: none;
}

.jobs {
border: 1px solid #c0c0c0;
padding: 10px;
}
