html, body, #maincontent{
margin: 0;
text-align: center;
background-color: #FFFFFF;
height: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
}
   
.wrapper {
margin: 0 auto;
height: 100%;
}

.leftborder {
background-image: url(images/leftbar.gif);
background-repeat: repeat;
height: 100%;
width: 17px;
}

.rightborder {
background-image: url(images/rightbar.gif);
background-repeat: repeat;
height: 100%;
width: 17px;
}

#maincontent {
border-collapse: collapse;
width: 700px;
border: 1px solid #DBDBDB;
text-align: left;
}

.banner {
background-image: url(images/banner2.jpg);
background-repeat: no-repeat;
height: 196px;
border: 1px solid #DBDBDB;
width: 680px;
}

.menu {
background-image: url(images/);
background-repeat: no-repeat;
padding-top: 7px;
padding-bottom: 7px;
height: 30px;
border: 1px solid #DBDBDB;
font-weight: bold;
}

.menulink {
padding: 7px;
}

.title {
font-weight: bold;
font-size: 14px;
text-align: center;
}

.servicetitle {
font-weight: bold;
font-size: 15px;
}

.mainwindow {
}

.footer {
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
height: 53px;
font-weight: bold;
font-size: 11px;
text-align: center;
}

.footerimg {
margin-bottom: -3px;
margin-left: 4px;
margin-right: 4px;
}

.text {
font-size: 13px;
padding: 5px;
width: 700px;
}

.left {background-image: url(images/left.gif);width: 3px;}
.right {background-image: url(images/right.gif);width: 3px;}
.bottom {background-image: url(images/bottom.gif);height: 3px;}
.top {background-image: url(images/top.gif);height: 3px;}
.corner_left_bottom {background-image: url(images/corner_left_bottom.gif);height: 3px;width: 3px;}
.corner_right_bottom {background-image: url(images/corner_right_bottom.gif);height: 3px;width: 3px;}
.corner_left_top {background-image: url(images/corner_left_top.gif);height: 3px;width: 3px;}
.corner_right_top {background-image: url(images/corner_right_top.gif);height: 3px;width: 3px;}

.wrapleft {background-image: url(images/wrapleft.gif);width: 4px;}
.wrapright {background-image: url(images/wrapright.gif);width: 4px;}
.wrapbottom {background-image: url(images/wrapbottom.gif); height: 4px;}
.wraptop {background-image: url(images/wraptop.gif); height: 4px;}
.wrapcorner_left_bottom {background-image: url(images/wrapcorner_left_bottom.gif);width: 4px; height: 4px;}
.wrapcorner_right_bottom {background-image: url(images/wrapcorner_right_bottom.gif);width: 4px; height: 4px;}
.wrapcorner_left_top {background-image: url(images/wrapcorner_left_top.gif);width: 4px; height: 4px;}
.wrapcorner_right_top {background-image: url(images/wrapcorner_right_top.gif);width: 4px; height: 4px;}

a {font-family: helvetica, sans-serif; text-decoration: none; color: #000000; }
a:visited {color: #000000; text-decoration:none;}
a.menulink:hover {color: #000000; background-color: #DBDBDB;}
a.email:hover {color: #000000; text-decoration: underline;}
img {border: 0px;}
