body 
{
font-family: sans-serif;
font-size: 14px;
background: url(../images/background.gif);
}
#main 
{
width: 800px;
height: 800px;
margin: auto;
background: url(../images/clouds.gif);
}
#testmain 
{
width: 800px;
height: 1190px;
margin: auto;
background: url(../images/clouds.gif);
}
#flashcontent 
{
height: 90%;
}
#main2
{
width: 800px;
height: 940px;
margin: auto;
background: url(../images/clouds.gif);
}
#left
{
margin-top: 5px;
width: 200px;
height: 590px;
float: left;
border-right: 1px black solid;
line-height: 20px;
}
#testleft
{
margin-top: 5px;
width: 200px;
height: 980px;
float: left;
border-right: 1px black solid;
line-height: 20px;
}
#left2
{
margin-top: 5px;
width: 200px;
height: 730px;
float: left;
border-right: 1px black solid;
line-height: 20px;
}
#right
{
margin-top: 5px;
width: 595px;
height: 595px;
float: right;
}
#right2
{
font-size: 12px;
margin-top: 5px;
width: 585px;
height: 495px;
float: right;
padding-right: 5px;
padding-left: 5px;
}
#testright
{
margin-top: 5px;
width: 595px;
height: 695px;
float: right;
}
.header
{
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.services
{
text-align: center;
font-size: 16px;
}
.pics2
{
margin-top: 10px;
margin-left: 7px;
margin-right: 7px;
}
.menu
{
font-size: 14px;
}
.onpage
{
font-weight: bold;
background-color: #ccc;
}
ul a:link
{
text-decoration: none;
color: black;
}
ul a:hover
{
background-color: #7ff;
}
ul a:visited
{
color: black;
text-decoration: none;
}
a:link
{
text-decoration: none;
}
#footer
{
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
width: 800px;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
clear: both;
}
#footer a:link
{
text-decoration: none;
color: blue;
}
#footer a:visited
{
color: blue;
text-decoration: none;
}
.infoline
{
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
}
table
{
margin-left: 40px;
border: thin solid black;
border-collapse: collapse;
}
td, th
{
border: 1px solid black;
padding: 8px;
}
th
{
background-color: #7A9EB2;
}
a.info
{
position:relative;
z-index:24; background-color:#ccc;
color:#000;
text-decoration:none;
}
a.info:hover
{
z-index:25; 
background-color:#7ff;
}
a.info span
{
display: none;
}
a.info:hover span
{   
display:block;
position:absolute;
top:2em; left:2em; width:40em;
border:1px solid #000;
background-color:#fff; color:#000;
text-align: center;
padding: 5px 5px 5px 5px;
}
.testtext
{
font-size: 12px;
font-style: italic;
padding-left: 10px;
padding-right: 10px;
}
.client
{
font-size: 12px;
font-weight: bold;
padding-left: 10px;
margin-top: -10px;
}
p .logolink
{
border: none;
margin-top: 315px;
margin-left: 35px;
}
p .logolink2
{
border: none;
margin-top: 455px;
margin-left: 35px;
}
