html, body {
  background: #000 url('../img/background.jpg') bottom center repeat-x;
  margin: 0;
  padding: 0;
  font-family: Tahoma, Kalimati, "Nimbus Sans L", Malayalam, FreeSans, Arial, Hevletica, Verdana, sans-serif;
  font-size: 12px;
  color: #fff;
}

img {
  border: 0;
}

#wrapper {
  background: url('../img/background-tire.jpg') bottom left no-repeat;
  min-height: 100%;
  min-height: 700px;
  padding-left: 50px;
  width: 950px;
}

#topmenu {
  text-align: right;
  padding: 30px 10px;
  margin: 0;
  font-size: 11px;
  color: #a92020;
}

#topmenu a{
  color: #a92020;
  text-decoration: none;
}

#topmenu a:hover{
  text-decoration: underline;
}

#header {
  background: #fff;
  padding-left: 10px;
  margin-top: 0px;
}

#tire1 {
  position: absolute;
  top: 30px;
  left: 215px;
  display:inline-block;
  width: 172;
  height: 262;
}

#tire2 {
  position: absolute;
  top: 152px;
  left: 327px;
  display:inline-block;
}

#slogan {
  height: 120px;
  text-align: right;
  color: #313131;
  font-size: 20px;
  padding: 15px 0;
}

#header ul {
  display: block;
  float: right;
  margin: 8px 0 0 0;
  padding: 0;
  list-style-type: none;
}

#header li {
  float: left;
  background: #707070;
}

#header li a{
  text-align: center;
  display: block;
  background: url('../img/menu-background.jpg') center center no-repeat ;
  width: 107px;
  height: 36px;
  padding-top: 19px;
  color: #fff;
  text-decoration: none;
}

#header li a:hover, #header li a.active {
  background: url('../img/menu-background-h.jpg') center center no-repeat ;
}

#content {
  clear: both;
}

#leftcontent{
  float: left;
  width: 280px;
  padding-top: 10px;
  min-height: 480px;
}

#leftcontent h2 {
  color: #8d8d8d;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px 0;
}

#leftcontent h2 span {
  color: #a92020;
}

#leftcontent a {
  color: #fff;
  text-decoration: none;
}

#leftcontent a:hover {
  text-decoration: underline;
}

#leftcontent ul {
  padding: 0;
  list-style-type: none;
  margin-left: 10px;
}

#leftcontent li {
  margin: 0.5em;
  background: url('../img/arrow.gif') left center no-repeat;
  padding-left: 10px;
}

#rightcontent, .rightcontent {
  float: left;
  background: #f0f0f0;
  width: 610px;
  color: #232223;
  padding: 10px 20px 10px 40px;
  min-height: 150px;
}

.rightcontent {
  margin: 10px auto;
}

.rightcontent .promoitem {
  background: url('../img/promoitem-line.gif') right center no-repeat;
  width: 190px;
  margin: auto 5px;
  float: left;
  text-align: center;
}

.rightcontent .promoitem h3 {
  background: url('../img/arrow-light.gif') left center no-repeat;
  padding-left: 10px;
  text-align: left;
}

.rightcontent .promoitem span {
  font-size: 12pt;
  font-weight: bold;
}

#rightcontent {
  background: #f0f0f0 url('../img/content-background.jpg') right top repeat-x;
  min-height: 480px;
}

#rightcontent .contentimg {
  float: right;
  margin: -10px -20px 0 5px;
}

#rightcontent h2, .rightcontent h2 {
  color: #2d2d2d;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px -25px;
}

#rightcontent h2 span, .rightcontent h2 span {
  color: #790000;
}

#rightcontent a, .rightcontent a {
  color: #790000;
  text-decoration: none;
}

#rightcontent a:hover, .rightcontent a:hover {
  text-decoration: underline;
}

#rightcontent ol li{
  margin: 0.5em auto;
}

#rightcontent input, #rightcontent textarea {
  border: 2px solid #565656;
  border-color: #000 #b2b2b2 #b2b2b2 #000;
  margin-top: 2px;
}

#rightcontent .button {
  border-width: 0;
  background: transparent;
  color: #900;
  font-size: 18px;
  font-family: Tahoma, Kalimati, "Nimbus Sans L", Malayalam, FreeSans, Arial, Hevletica, Verdana, sans-serif;
}

#services {
  list-style-type: none;
}

#services li {
  padding: 10px;
  border-bottom: 1px solid #e1d0d0;
  width: 260px;
  float: left;
}

#services span {
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

address {
  font-size: 14px;
  font-style: normal;
  padding-right: 10px;
  padding-bottom: 1em;
}

#map {
  height: 400px;
  width: 440px;
  margin-top: 20px;
}

.gallery {
  text-align: center;
  float: right;
  width: 150px;
}

.gallery a {
  margin: 10px 0;
  display: block;
}


#footer {
  background: #790000;
  margin: 30px 0 30px 250px;
  text-align: center;
  color: #fff;
  padding: 25px;
  font-size: 11px;
}

#footer ul {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
}

#footer li {
  display: inline;
  border-left: 1px solid #fff;
  padding-left: 3px;
}

#footer li.first, #footer li:first-child {
  border-left: none;
  padding-left: auto;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
}

.error {
  color: #900;
  font-weight: bold;
}

.info {
  font-weight: bold;
  color: #790000;
  font-size: 1.2em;
}

.right {
  float: right;
  margin-left: 5px;
}

.left {
  float: left;
  margin-right: 5px;
}