#about_main {
float: left;
width: 748px;
background-position: 200px 60px;
}

#about_plaisio {
width: 400px;
height: 516px;
float: left;
margin: 130px 0px 0px 60px;
line-height: 125%;
}

#about_plaisio h2 {
margin-bottom: 15px;
font-size: 130%;
font-weight:normal;
color: #6c6320;
}

#about_plaisio h3 {
color: #00aff0;
margin-bottom: 10px;
font-weight:normal;
margin-top: 20px;
font-size: 110%;
}

#about_plaisio p {
margin-bottom: 10px;
}

#about_plaisio a {
color: #00aff0;
text-decoration: none;
}

#about_plaisio a:hover {
color: #007dab;
}

#about_nav {
float: left;
width: 215px;
margin: 150px 0px 0px 0px;
}

#about_nav li {
background: #f8f5c7;
color: #00aff0;
margin: 0px 0px 15px 0px;
display: block;
padding: 5px 25px 5px 5px;
border: 4px solid #6c6320;
width: 215px;
}

#about_nav li.selected {
border-right: 0px;
}

#about_nav a {
text-decoration: none;
color: #00aff0;
}

#bottom_about {
background: url('img/bottom_about.jpg') no-repeat;
width: 351px;
height: 157px;
float: right;
display: block;
margin: -85px 200px 0px 0px;
}

#copyright { margin-top: 100px; }

#about_main form label {
float: right;
font-size: 90%;
margin-top: 5px;
}

#about_main form span.labels {
float: left;
width: 100px;
}

#about_main form input.contactinfo {
float: right;
width: 280px;
margin-bottom: 5px;
color: #00aff0;
}

#about_main form textarea {
float: left;
width: 395px;
height: 200px;
color: #00aff0;
}

#about_main form input.submitcontact {
float: right;
margin-top: 5px;
}

