body { margin: 0px 0px 0px 0px; background-color: #FFFFFF; font-family: Arial, Verdana, Helvetica; font-size: 12px; font-weight: normal; color: #666666; }

#mainContainer { width: 100%; padding: 0px; margin: 0px; background-image: url(images/top_banner_background.gif); background-repeat: repeat-x; }

#topContainer { width: 950px; height: 200px; margin: auto; background-color: #231F20; }
#topLeft { float: left; width: 400px; margin-top: 20px; }
#topRight { float: left; width: 550px; margin-top: 35px; }

#navBar { width: 950px; height: 43px; margin: 10px auto; padding: 0px; color: #FFFFFF; font-size: 14px; font-weight: bold; }
#navbar ul { margin: 0px; padding: 0px; color: #FFFFFF; white-space: nowrap; }
#navBar li { list-style-type: none; display: inline; }
#navBar li a { text-decoration: none; padding: 5px 10px; color: #FFFFFF; }
#navBar li a:link { color: #FFFFFF; }
#navBar li a:visited { color: #FFFFFF; }
#navBar li a:hover { font-weight: bold; color: #FFFFFF; background-color: #3366FF; }

#contentContainer { width: 930px; padding: 10px 10px 20px 10px; margin: auto; }

#footerContainer { width: 100%; height: 135px; clear: both; background-image: url(images/footer_background.gif); background-repeat: repeat-x; }
#footerMain { width: 950px; margin: auto; }
#footerLeft { float: left; width: 475px; margin-top: 40px; text-align: left; color: #FFFFFF; font-size: 11px; font-weight: normal; }
#footerLeft a:link { color: #FFFFFF; text-decoration: underline; background-color: inherit; }
#footerLeft a:visited { color: #FFFFFF; text-decoration: underline; background-color: inherit; }
#footerLeft a:active { color: #FFFF00; }
#footerLeft a:hover { color: #FFFF00; }
#footerRight { float: left; width: 475px; margin-top: 65px; text-align: right; color: #FFFFFF; font-size: 11px; font-weight: normal; }
#footerRight a:link { color: #FFFFFF; text-decoration: underline; background-color: inherit; }
#footerRight a:visited { color: #FFFFFF; text-decoration: underline; background-color: inherit; }
#footerRight a:active { color: #FFFF00; }
#footerRight a:hover { color: #FFFF00; }

h1 { font-size: 22px; font-weight: bold; color: #DD02A6; }
h2 { font-size: 18px; font-weight: bold; color: #DD02A6; }

a:link, a:visited { color: #6699FF; text-decoration: underline; background-color: inherit; }
a:active, a:hover { color: #FF0000; background-color: inherit; }

.imgBorder { border: 1px #CCCCCC solid; margin: 5px; padding: 5px; }

.serviceHeading { font-size: 30px; }
.serviceFooter { font-size: 18px; font-weight: bold; }
.serviceMugShot { float: left; width: 450px; text-align: center; }

#indexLeft { float: left; width: 450px; padding-right: 13px; }
#indexRight { float: left; width: 467px;  }

.textErrors { color: #FF0000; font-weight: bold; }
