
p    { font-size: 0.75em; font-family: verdana;
background-color: #ffffff; }
li   { font-size: 0.8em; font-family: verdana; list-style-type: square }
h1,h2,h3,h4,h5,h6    { color: #ab1c4f; font-weight: lighter; font-family: Helvetica, verdana }
a:link { color: #006 }
.motto  { font-style: italic }
.indentall { margin: 1em }
.indentleft { margin-left: 20px }
.headline  { font-weight: bold }
.subheads { color: #ffffff; font-weight: bold; margin: 5px }

.homeindentimage   { 
margin-top: 10px; 
margin-bottom: 10px; 
border: 1px #333333 solid; 
}


.indentimage   { 
margin-top: 10px; 
margin-bottom: 10px; 
margin-left: 10px ;
border: 1px #333333 solid; }

#header { 
position: absolute;
top: 20px;
margin-left: 25%;

}

#navbar { 
font-family: Arial, verdana;
font-weight: bold;
font-size: 1.1em;
background-color: #ffffff;
position: absolute;
top: 100px;
left: 0px;
width: 20%;
text-align: right;
}

#navbar a:link, #navbar a:visited {
color: #7e7e7e;
text-decoration: none;
display: block;
border-bottom: dotted #7e7e7e 1px;
border-right: dotted #7e7e7e 1px;
background-color: #ffffff;
margin-top: 3px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
}

#navbar a:hover {
display: block;
padding-top: 3px;
padding-bottom: 3px;
background-color: #dedede;
}


#homecontent { 
position: absolute;
top: 50px;
right: 35%; 
left: 25%; 
width: 40%;
padding: 1em; 
}

#lev2content { 
position: absolute;
top: 50px;
right: 25%; 
left: 25%; 
}

#news { 
display: block;
position: absolute;
top: 20px;
padding-left:1%;
padding-right: 1%;
margin-left: 70%;
margin-right: 5%;
}

.clientname {
color: #ffffff;
padding: 3px;
background-color: #006666;
}
