* {
  padding: 0;
  margin: 0
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: justify;
  font-weight: bold;
  padding-bottom: 20px;
  background: url(images/bgTile.png) repeat
}

p {
  margin-bottom: 15px;
  line-height: 22px
}

ul {
  margin-bottom: 15px;
  padding-left: 50px
}

#wrapper {
  width: 768px;
  margin: 0 auto;
  background-color: #F5F5F5;
  border: 1px solid #555555;
  border-top: 0px
}

#masthead {
  background: url(images/top.png) no-repeat
}

#logo {
  height: 257px;
  width: 1px
}

#left {
  float: left;
  width: 100px;
  font-size: 10px;
  text-align: center;
  padding: 10px
}

#left a {
  text-decoration: none
}

#right {
  float: left;
  width: 638px;
  padding: 10px 0 10px 0
}

#showroom img {
  padding: 0 13px 20px 25px
}

#mainNavigation { height: 25px; background-color: #47596a; color: #ffffff }

#mainNavigation ol { margin-left: 0px; text-align: center; margin-top: -1px; padding-top: 3px }

#mainNavigation li { display: inline }

#mainNavigation a { font-size: 16px; font-weight: bold; color: #999999; text-decoration: none; padding-left: 25px; padding-right: 25px }

#mainNavigation a:hover, body#home #mainNavigation li#home a, body#about #mainNavigation li#about a, body#show #mainNavigation li#show a, body#test #mainNavigation li#test a, body#cont #mainNavigation li#cont a { color: #ffffff }

.link, a.link, a:visited.link { color: #ffffff; text-decoration: none; font-weight: bold }

a:hover.link { text-decoration: underline }

cLink, a.cLink, a:visited.cLink { color: #000000; text-decoration: none; font-weight: bold }

a:hover.cLink { text-decoration: underline }

.clear {
  clear: both;
  height: 0
}

#td {
  font-size: 16px;
  border-bottom: 1px dotted #000000;
  margin: 10px 0 5px 0
}

#tn {
  font-size: 14px;
  padding-bottom: 5px;
  padding-top: 5px
}

#tl {
  font-style: italic;
  font-size: 12px;
  font-weight: normal
}

#tl a, #tl a:hover, #tl a:visited {
  font-style: normal;
  color: #000000
}
