body {
background: #a0b7bd url(../img/bg01.png) repeat-x;
font: 12px Arial, Helvetica, sans-serif;
color: #2B6778;
margin: 0;
padding: 20px 0px 0px 0px;
}
#menu {
  margin-bottom: 20px;
}
#mainbox {
  margin-top:-3px;
  width: 752px;
  background: #fff;
}

#menubox {
	width:754px;
	height:117px;
	background: transparent url(../img/header.jpg) no-repeat top left;
}

#specialbox {
	width:754px;
	height:222px;
	background: transparent url(../img/specials.jpg) no-repeat top left;
}

#bottombox {
  width: 754px;
  height: 116px;
  background: #a0b7bd url(../img/bottom.png) no-repeat;
}
#copyrights {
  padding-top: 25px;
}
#contentbox {
  width: 720px;
}

#contentcol {
  width: 450px;
  float: left;
}
#sidebarcol {
  width: 270px;
  float: right;
}
#content {
  text-align: justify;
  width: 430px;
}
#sidebar {
  width: 250px;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
color: #86BD3C;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}
h6 {
    font-size: 14px;
}
ul {
  margin: 5px 5px 5px 5px;
  padding: 0px;
  list-style-position: inside;

}
li {
  padding: 6px 0px 6px 0px;
  border-bottom: 1px solid #D9ECF0;
}
ul.no {
 list-style:none;
}

ul.yes {
  list-style-image: url(../img/yes.gif);
}
ul.yes li {
height: 20px;
  padding: 3px 0px 3px 0px;
  padding-left: 4px;
}
.divider {
  height: 10px;
}

.gallery, .showroom {
  border-top: 1px solid #A0B7BD;
  border-bottom: 1px solid #A0B7BD;
  padding: 5px 0px 5px 0px;
}

.gallery li {
  width: 100px;
  height: 100px;
  float: left;
  display: block;
  list-style: none;
  border: 1px solid #D9ECF0;
}
.showroom li {
  width: 110px;
  height: 115px;
  float: left;
  display: block;
  list-style: none;
  border: 1px solid #D9ECF0;
  margin: 5px 5px 5px 5px;
  padding: 2px 2px 2px 2px;
  text-align:center;
}
.banners {
  margin: 0 auto;
}
.banners ul {
  border-bottom: 1px solid #D9ECF0;
}


.banners li {
  float: left;
  display: inline;
  list-style: none;
  border-bottom: none;

}
.banners li div {
  margin: 10px 10px 10px 10px;
  border: 2px solid #D9ECF0;
  padding: 10px 10px 10px 10px;
}
a img {
  border: 0;
}


.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
form {
  border: 1px solid #d8ebf0;
  padding: 3px 3px 3px 3px;
}
input, textarea {
  border: 1px solid #A0B7BD;
font: 12px Arial, Helvetica, sans-serif;
color: #2B6778;
}
.error {
  color: #CC0000;
  font-weight: bold;
}
.okay {
  color: #009900;
  font-weight: bold;
}
.clear {
  clear:both;
}
.notice {
  background: #DBE3E6 url(../img/exc.jpg) no-repeat left;
  padding: 5px 5px 5px 60px;
  border-top: 2px solid #A0B7BD;
  border-bottom: 2px solid #A0B7BD;
}

.infoblock {
  border: 1px solid #d8ebf0;
  padding: 3px 3px 3px 3px;
  text-align:justify;
}
.infoblock .inside {
  background: #fff url(../img/infograd.png) repeat-x;
  padding: 5px 5px 5px 5px;
}

a:link {
  color: #FF7C00;
}
a:visited {
  color: #FF9900;
}
a:hover, a:focus, a:active {
    color: #FF9E46;
}
.hint {
height: 2px;
width: 752px;
visibility: hidden;
z-index: -1000;
overflow: hidden;
}
#valid {
  width: 190px;
  text-align:center;
}
.bc {
  padding: 0;
  margin: 10px 0px 0px 0px;     border: 0px;
}
.bc li {
  display: inline;
  padding: 5px 0px 5px 5px;
  margin: 5px 0px;
  border: 0px;
}
.pics {
  padding: 0px;
  margin: 10px 0px 0px 0px;
}
.pics li {
  display: inline;
  margin: 5px 0px;
  border: 0px;
}
.pics li img {
  border: 3px solid #eee;
  padding: 2px 2px;
  margin: 5px 5px;
}


