/* Start of CMSMS style sheet 'LGIB' */
body {
    font-family: verdana, arial, sans-serif;
}

#wrapper {
    width: 800px;
    margin: 0 auto;
    font-size: .8em;
}

#footer {
    clear: both;
}

#footer p {
    font-size: .85em;
    margin: 0;
    text-align: center;
}

#footer p a {
    color: #000;
    text-decoration: underline;
}

#footer p a:hover {
    color: #444;
    text-decoration: none;
}

#about {
    border-right: 1px solid #000;
    width: 50%;
}

#services {
    width: 50%;
}

h1 {
    font-family: times, serif;
    font-size: 1.6em;
    text-align: center;
}

td {
    padding: 0 10px;
    vertical-align: top;
}
/* End of 'LGIB' */

