﻿body, div, li, td, th, span, input, textarea, table, form  {
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

body {
  background: #fff;  
  margin: 0;
  padding: 0;
  font-size: 80%;
  text-align: center;
  color: #292929;
}

input, textarea, table {
  font-size: 100%;
}

a img {
  border: 0;
}

a {
  color: #474747;
}

a:hover {
  color: #ff6c00;
}

#main {
  margin: 0px auto 0px;
  padding: 0;
  width: 730px;
  text-align: left;
}

#bg_main {
  background: url(/images/bg_main.gif) repeat-y; 
  width: 730px;
  float: left;
}

#bg_main_bottom {
  background: url(/images/bg_main_bottom.gif) bottom no-repeat; 
  width: 730px;
  padding-bottom: 30px;
  float: left;
}

#top {
  background: url(/images/top.gif) no-repeat;
  width: 723px;
  height: 95px;
  position: relative;
  left: 1px;
  border-bottom: 1px solid #ffab33;
  float: left;
}

#top h1 {
  margin: 0;
  padding: 0;
  display: none;
  float: left;
}

#menu_top {
  width: 724px;
  height: 23px;
  margin-top: 3px;
  border-top: 1px solid #585858;
  border-bottom: 1px solid #363636;
  float: left;
}

#menu_top ul {
  margin: 0;
  padding: 0;
}

#menu_top ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu_top ul li a {
  width: 180px;
  border-left: 1px solid #363636;
  padding: 0;
  font: bold 12px Arial;
  line-height: 23px;
  color: #474747;
  text-align: center;
  text-decoration: none;
  float: left;
}

#menu_top ul li a:hover, #menu_top ul li a#active {
  background-color: #ff7e00;
}

#offer {
  background: url(/images/bg_offer.jpg) no-repeat; 
  width: 723px;
  height: 212px;
  position: relative;
  left: 1px;
  float: left;
}

#offer a {
  background: url(/images/li_offer.gif) right 3px no-repeat; 
  width: 88px;
  height: 12px;
  padding-bottom: 2px;
  position: relative;
  left: 430px;
  top: 174px;
  font: 12px Arial;
  color: #3e4347;
  text-decoration: none;
  float: left;  
}

#offer a:hover {
  color: #ff6c00; 
}

#bg_content {
  background: url(/images/bg_content.gif) repeat-x;
  position: relative;
  left: 1px;
  width: 723px;
  float: left;
}

#content {
  background: url(/images/content_top.jpg) 28px top no-repeat;
  padding: 20px 0 0 23px;
  float: left;
}

h1 {
  margin: 0;
  padding: 0;
  color: #343434;
  font: bold 16px Arial;
  height: 26px;
}

p {
  margin: 0;
  padding: 0 0 5px 0;
}


#content ul {
  margin: 0;
  padding: 0;
}

#content ul li {
  background: url(/images/li.gif) left top no-repeat;
  margin: 0;
  padding: 1px 0 5px 30px;
  list-style-type: none;
}

.box_height {
  height: 233px;
  padding: 15px 10px 10px 0;
  overflow-x: hidden;
  overflow-y: auto;
}

#left_1 {
  width: 407px;
  padding-bottom: 20px;
  float: left;
}

#left_1 h1, #left_box h1 {
  padding-left: 33px;
}

#left_1 h1.h1_title {
  font-size: 18px;
}

#bg_left_1 {
  background: url(/images/bg_left_1.gif) repeat-y;
  width: 365px;
  float: left;
}

#bg_left_1_bottom {
  background: url(/images/bg_left_1_bottom.gif) bottom no-repeat;
  width: 365px;
  float: left;
}

#bg_left_1_top {
  background: url(/images/bg_left_1_top.gif) top no-repeat;
  padding: 8px 10px 15px 25px;
}

#left_box {
  width: 338px;
  padding-bottom: 20px;
  float: left;
}

#right_box {
  width: 320px;
  float: left;
}

.bg_box {
  background: url(/images/bg_box.gif) repeat-y;
  width: 320px;
  float: left;
}

.bg_box_bottom {
  background: url(/images/bg_box_bottom.gif) bottom no-repeat;
  width: 320px;
  float: left;
}

.bg_box_top {
  background: url(/images/bg_box_top.gif) top no-repeat;
  padding: 8px 10px 15px 25px;
}

.bg_box_1_top {
  background: url(/images/bg_box_1_top.gif) top no-repeat;
  padding: 8px 10px 15px 25px;
}

#right_1 {
  width: 293px;
  float: left;
}

#right_1 h1 {
  padding-left: 3px;
}

#right_1 h1.h1_title {
  font-size: 18px;
}

#bg_right_1 {
  background: url(/images/bg_right_1.gif) repeat-y;
  width: 280px;
  float: left;
}

#bg_right_1_bottom {
  background: url(/images/bg_right_1_bottom.gif) bottom no-repeat;
  width: 280px;
  float: left;
}

#bg_right_1_top {
  background: url(/images/bg_right_1_top.gif) left top no-repeat;
  padding: 8px 10px 15px 20px;
}

#line_right {
  background: url(/images/line_right.gif) top left no-repeat;
  position: relative;
  left: -25px;
  padding-left: 17px;
  float: left;
}

#right_box #line_right {
  background: url(/images/line_right.gif) top left no-repeat;
  width: 320px;
  left: 0;
  padding-left: 25px;
}

#right_box h1 {
  padding-left: 28px;
}

.form {
  margin: 0;
  padding: 0;
}

.form_text {
  width: 120px;
  padding: 0 4px 0 12px;
  font: bold 85% Arial;
  color: #5e5d5d;
  text-transform: uppercase;
}

.form_input {
  width: 400px;
}

.form_foto {
  padding-top: 40px;
  vertical-align: bottom;
}

.form_box {
	background: url(/images/form_box.gif) right top no-repeat;
	width: 142px;
	height: 26px;
	padding: 2px 0 0 0;
	border: none;
}

textarea.form_box {
	background: url(/images/textarea.gif) left top no-repeat;
	width: 500px;
	height: 223px;
	padding: 0 7px 7px 0;
	border: none;
}

.form_but {
  padding-right: 4px;
  text-align: right;
}

#tab {
  margin-left: 20px;
}

.form_text_1 {
  padding-top: 5px;
}

#tab .form_but {
  vertical-align: bottom;
  padding-bottom: 4px;
}

#bottom {
  width: 730px;
  float: left;
}

#bottom p {
  margin: 0;
  padding: 5px 0;
  text-align: center;
  font-size: 95%;
  color: #474747;
}

#bottom a {
  text-decoration: none;
}

#wide {
  margin-left: 40px;
  min-height: 50px;
}

#faq a {
  text-decoration: none;
}

.content_left {
  margin-top: 40px;
  width: 200px;
  float: left;
}

.content_right {
  width: 440px;
  float: right;
}


.clear {
  clear: both;
}

#offerstitle {
  font-weight: bold;
  margin-bottom: 10px;
}


