/* Colours: 
dark blue:  #29166F
light blue: #0093DD
*/

body {
background-color: #ffffff;
}

p    { font-size: 8pt; font-family: verdana }
td    { font-size: 8pt; font-family: verdana }
li   { font-size: 8pt; font-family: verdana; list-style-type: square }
h1,h2,h3,h4,h5,h6    { color: #0093DD; 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 }
.indentimage   { margin-top: 10px; margin-bottom: 10px; margin-left: 10px }

#header { 
position: absolute;
top: 20px;
margin-left: 240px;
font-style: italic;

}

#navbar { 
font-weight: bold;
background-color: #ffffff;
position: absolute;
top: 120px;
left: 0px;
width: 205px;
text-align: right;
}

#navbar a:link, #navbar a:visited {
color: #29166F;
text-decoration: none;
display: block;
border-bottom: dotted #29166F 1px;
border-right: dotted #29166F 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: 20%; 
}

#lev2content { 
position: absolute;
top: 100px;
right: 10%; 
left: 240px; 
}

#news { 
display: block;
border: dotted #7e7e7e 2px;
position: absolute;
top: 50px;
padding-left:1%;
padding-right: 1%;
margin-left: 70%;
margin-right: 5%;

}

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