body { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #000000; margin: 10px 20px 10px 20px; padding: 0px; background-color: #333333;  }

#mainContainer { width: 870px; padding: 20px; margin: auto; border: 20px solid #999999; background-color: #000000; }

#bannerContainer { width: 870px; height: 160px; margin: auto;  background-image: url(images/background_sofa.jpg); background-repeat: no-repeat; }
#bannerLogo { float: left; width: 150px }
#bannerRight { float: left; width: 720px; text-align: right; color: #FFFFFF; padding-top: 10px; }

#contentContainer { width: 850px; margin: auto; padding: 10px; background-color: #FFFFFF; }

#navContainer { width: 850px; height: 100px; margin: auto; text-align: center; }

#footerContainer { width: 950px; height: 100px; margin: auto; color: #FFFFFF; text-align: center; padding-top: 35px; min-width: 950px; }
#footerContainer a:link { color: #FF6600; text-decoration: underline; background-color: inherit; }
#footerContainer a:visited { color: #FF6600; text-decoration: underline; background-color: inherit; }
#footerContainer a:active { color: #FF0000; background-color: inherit; }
#footerContainer a:hover { color: #FF0000; background-color: inherit; }

h1 { font-size: 16px; font-weight: bold; color: #333333; background-color: inherit; }
h2 { font-size: 14px; font-weight: bold; color: #333333; background-color: inherit; }

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