html {
	margin:0;
	padding:0;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	color:#000;
	}
body {
  background:#292929 url("../images/bg.jpg") center top no-repeat;
  margin:0;
	padding:0;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	color:#000;
  }
#page {
  background-color:#fff;
  height:742px;
  width:990px;
  margin:0 auto;
  padding:0;
  }
#header img {
  border:0 none;
  }
#stylishstyle #carthumbs {
  display:none;
  }
#stylishstyle p, #companystyle p {
  margin:0;
  padding:30px 0 0 15px;
  width:990px;
  }
  #stylishstyle,
  #companystyle {
    margin:0 auto !important;
    text-align:center !important;
    width:100%;
    }
    #stylishstyle .leftpanel,
    #companystyle .leftpanel {
      width:100%;
      }
      #stylishstyle .leftpanel p,
      #companystyle .leftpanel p {
        clear:both;
        width:100%;
        }
      #stylishstyle .leftpanel img,
      #companystyle .leftpanel img {
        clear:both;
        position:relative;
        }
    #stylishstyle .rightpanel,
    #companystyle .rightpanel {
      display:none;
      }

    #stylishstyle #carbox,
    #companystyle #carbox {
      clear:both;
      margin:0 auto;
      padding:20px 0 20px 0;
      position:relative;
      text-align:center;
      width:100%;
      }
      #stylishstyle #carbox #carboximg,
      #companystyle #carbox #carboximg {
        clear:both;
        margin:0 auto;
        position:relative;
        text-align:center;
        }
    #companystyle #logobox {
      clear:both;
      margin:0 auto;
      position:relative;
      text-align:center;
      width:100%;
      }
  #stylishstyle #pagefooter, #companystyle #pagefooter {
    display:none;
    }
.error {
  display:none;
}
.noprinttxt {
  display:none;
  }
#printtxt {
  display:block;
  }
  #printtxt p {
    padding:5px 0;  
    }
  #printtxt a {
    color:#000;
    text-decoration:underline;  
    }
#errorbox {
  display:none;
  }