body { font-family: Trebuchet MS, Arial, Verdana; font-size: 12px; font-weight: normal; color: #333333; margin: 0px; padding: 0px;  background: url(images/body_background.jpg) repeat-x top #FFFFFF; }

#mainContainer { width: 950px; padding: 0px; margin: auto; min-width: 950px; background-color: #E3E2E2;  }

#bannerContainer { width: 950px; height: 100px; margin: 0px; padding: 0px; }

#navContainer { width: 950px; height: 50px; margin: 0px; padding: 0px; text-align: center; background: url(images/nav_background.jpg) repeat-x;  }
#navContainer ul { margin: 0px 0px 0px 0px; padding: 15px; }
#navContainer ul li { list-style: none; margin: 5px 0px 0px 0px; display: inline; }
#navContainer ul li a { color: #FFFFFF; background-color: #666666; text-decoration: none; padding: 5px 20px 5px 20px; }
#navContainer ul li a:hover { background-color: #CCCCCC; }

#contentContainer { width: 910px; padding: 20px 20px 20px 20px; }

#footerContainer { clear: both; width: 930px; height: 150px; clear: both; color: #666666; background: url(images/footer_background.jpg) repeat-x; text-align: left; padding: 20px 0px 0px 20px; font-size: 11px; }
#footerContainer a:link { color: #75B523; text-decoration: underline; background-color: inherit; }
#footerContainer a:visited { color: #75B523; text-decoration: underline; background-color: inherit; }
#footerContainer a:active { color: #0000EE; background-color: inherit; }
#footerContainer a:hover { color: #0000EE; background-color: inherit; }

h1 { font-size: 20px; font-weight: bold; color: #75B523; background-color: inherit; }
h2 { font-size: 18px; font-weight: bold; color: #75B523; background-color: inherit; }  

a:link, a:visited { color: #75B523; text-decoration: underline; background-color: inherit; }
a:active, a:hover { color: #0000EE; background-color: inherit; }

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

.congratulations { font-size: 24px; color: #0079C2; }

#indexLeft { float: left; width: 400px; }
#indexRight { float: left; width: 510px; text-align: center; }
#indexRight img { width: 200px; border: 1px solid #CCCCCC; margin: 5px; padding: 5px; text-align: center; background: #FFFFFF; }
#indexLeft2 { float: left; width: 400px; }
#indexRight2 { float: left; width: 510px; font-size: 18px; font-weight: bold; text-align: center; }

.vehicles { border: 1px solid #CCCCCC; margin: 5px; padding: 5px; text-align: center; background: #FFFFFF; }