/* template */

#left {
  width: 525px;
  float: left;
  margin: 0;
  padding: 0;
}

#right {
  width: 220px;
  float: right;
  margin: 0;
  padding: 0 5px 0 0;
}
.header {
background-image:url(../images/header.gif);
height: 86px;
margin-top: 50px;
max-height: 86px !important;

}
.line {
  margin: 40px 0 0 0;
}

.line-big {
  margin: 40px auto 20px auto;
  width: 740px;
}

.orange-button {
  background:url(../images/blue-button-no-stroke.gif);
  width: 165px;
  height: 31px;
  text-align: center;
  line-height: 28px;
  margin: 25px auto 0 auto;
}

.orange-button a:link {
  color: #ffffff;
  text-decoration: underline:
}

.orange-button a:visited {
  color: #ffffff;
  text-decoration: none:
}

.orange-button a:hover {
  color: #ffffff;
  text-decoration: none:
}

.orange-button a:active {
  color: #ffffff;
  text-decoration: underline:
}

.left-table {
  margin: 25px 0 0 10px;
  font-size: 11px;
  color:#FFFFFF;
}



.bullet {
	vertical-align: middle;
	margin: 0 10px 0 0;
	font-weight: bold;
}

/* right */

.line-small {
  margin: 40px 0 0 0;
}

#line-small-first {
  margin: 40px 5px 20px 0;
}


.orange-box-bg {
margin-top: 20px;

}

.red-box-bg {
  background: url(../images/red-box_02.gif) top repeat-y;
  width: 220px;
}



.options {
  margin: 0;
  padding: 0;
}

.options ul {
  margin: 0;
  padding: 0 0 0 10px;
}

.options li {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 12px;
  list-style: none;
}

#guarantee-sign {
  margin: 125px auto ;
  width: 182px;
}
.frontpage {
background-image:url(../images/frontpage.jpg);
width: 800px;
height: 520px;
min-height: 520px;
max-height: 520px;
}
.visit {
margin-left: 240px;
}
/*} /right */
