.body {
background-image:bgimage.jpg;
background-repeat:repeat;
}

.aboutus {
padding-top:50px;
}

.aboutustext a {
color:#FFFFFF;
font-family:tahoma,arial;
font-size:12px;
text-decoration:none;
padding-top:50px;
padding-right:10px;
}

.aboutustext a:hover {
text-decoration:underline;
}

.descriptiontext {
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
font-family:Verdana;
font-size:12px;
font-weight:400;
}

.descriptiontext a {
text-decoration:none;
}

.descriptiontext a:hover {
text-decoration:underline;
}

.mainpagecontenttext {
font-family:arial;
font-size:12px;
padding-top:0px;
margin:0px;
margin-bottom:0px;
background-image:url(images/servicesbg.gif);
background-repeat:no-repeat;
}

.mainpagecontenttext a {
text-decoration:none;
}

.mainpagecontenttext a:hover {
text-decoration:underline;
}

.mainpagemainlinks {
background-color:#374d72;
color:#FFFFFF;
font-family:tahoma;
font-weight:bold;
border-bottom-width:medium;
border-bottom-color:#333333;
}

.subpagetext {
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
font-family:Arial;
font-size:12px;
font-weight:400;
}

.subpagetext a {
text-decoration:none;
}

.subpagetext a:hover {
text-decoration:underline;
}

.toptext {
padding-top:10px;
padding-bottom:0px;
padding-left:10px;
padding-right:100px;
font-family:Arial;
font-size:20px;
font-weight:bold;
color:#3c5783;
}

.navbuttons a {
font-size:12px;
text-decoration:none;
font-family:Verdana;
float:left;
padding:2px 5px 2px 5px;
color:#4c6185;
width:170px;
background-color:#ffffff;
border-bottom:1px solid #d2dbea;
margin-left:10px;
margin-right:10px;
}

.navbuttons a:hover {
text-decoration:none;
color:#ffffff;
background:#8a99b2;
}