body { 
color: black; 
background-color: #8cb999;
text-align: center;
 }
 
#wrapper {
text-align: left;
width: 740px;
border: 1px solid white;
margin-top: 0;
margin-left: auto;
margin-right: auto;
padding: 0;
overflow: auto;
}

#logo {
width: 170px;
background-color: white;
float: left;
}

#navigation {
width: 570px;
background-color: #9c9;
margin: 0;
float: right; 
}

#navigation p {
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
text-align: center;
line-height: 18px; 
color: teal; 
background-color: #8cb999; 
}

#rule {
padding: 0;}

#rule p {
font-size: 2px;
line-height: 2px;
}

#photostrip {
width: 170px;
background-color: #8cb999;
float: left; 
}

#photostrip img {
border-bottom: 1px solid white;
}

#content {
width: 550px;
background-color: white;
float: right;
padding: 20px 10px;
}

#content .group {
text-align: center;
}

#content ul {
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 18px; 
color: black; 
}

h1 { 
font-size: 22px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 28px; 
color: #063; 
font-weight: normal; 
text-align: center; 
letter-spacing: 2px; 
word-spacing: 2px; 
}

h2 { 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold;
line-height: 20px; 
color: black; }

p { 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 18px; 
color: black; 
}

.green {
color: #063; 
}

.address {
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 18px; 
color: black;
padding-left: 170px;
} 

.company {
font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 13px; 
color: black;
text-align: center;
} 

#logos {
text-align: center;
}

#caption1 {
width: 385px;
float: right;
}

#caption2 {
width: 385px;
float: right;
}

#caption3 {
width: 385px;
float: right;
}

#caption4 {
width: 385px;
float: right;
}

#caption5 {
width: 385px;
float: right;
}

#caption6 {
width: 385px;
float: right;
}

#caption7 {
width: 385px;
float: right;
}

#caption8 {
width: 385px;
float: right;
}

#caption9{
width: 385px;
float: right;
}

#spacer {
width: 550px;
clear: both;
}

.green { 
font-size: 12px; 
line-height: 18px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-decoration: none;
}

.green a:link { 
color: #063;
text-decoration: none;
}

.green a:visited { 
color: #063; 
text-decoration: none;
}

.green a:hover { 
color: white;
background: #063; 
text-decoration: none;
}

.green a:active { 
color: #063;
text-decoration: none;
}

.zebra { 
color: black;
font-size: 9px; 
line-height: 18px; 
font-family: Verdana, Helvetica, Arial, sans-serif; 
text-decoration: none;
}

.zebra a:link { 
color: black;
text-decoration: none;
}

.zebra a:visited { 
color: #063; 
text-decoration: none;
}

.zebra a:hover { 
color: white;
background: #063; 
text-decoration: none;
}

.zebra a:active { 
color: #063;
text-decoration: none;
}

.copyright {
font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 18px; 
color: black;
padding-top: 5px;
 }

#content.address {
text-align: center;
}

#navigation .contact { 
margin: 0;
font-size: 9px; 
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 15px; 
color: white;
background-color: #360; 
border-top: 1px solid white;
border-bottom: 1px solid white;}

td {}

a:link { 
color: white;
text-decoration: none; 
}
a:visited { color: white }
a:hover { color: #8cb999 }
a:active { color: white }

/*  Create buttons  */

ul.navlist {
margin: 0;
padding-left: 0;
white-space: nowrap;
text-align: center;
}

.navlist li { 
display: inline; 
list-style-type: none; 
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 18px; 
color: #360; 
font-weight: bold; 
}

.navlist a { 
padding: 4px 10px; 
}

#pages { 
padding-left: 9px; 
}

.navlist a:link, .navlist a:visited {
color: #063;
text-decoration: none;
}

.navlist a:hover  { 
color: white; 
font-weight: bold;
text-decoration: none; 
}


