body {
  margin: 0px;
  padding: 0px;
  background-color: #ececec;
}
table, img {
  border: 0px;
}
#container {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#left_part {
  width: 30px;
  background: url(img/left_border_bg.gif) top left repeat-y;
}
#right_part {
  width: 30px;
  background: url(img/right_border_bg.gif) top left repeat-y;
}
#upper_text {
	margin:0px;
	padding:0px;
	white-space:nowrap;
	font-family: tahoma;
	font-size: 10px;
	color: white;
	font-weight:normal;
}
#upper_text_td {
  padding-left: 15px;
  padding-right: 5px;
  background: url(img/upper_bg.gif) top left repeat-x;
  width: 1%;
}
#header_table {
  width: 100%;
  height: 129px;
  background-image: url(img/header_table_bg.gif);
  background-position: left top;
  background-repeat: repeat-x;
  border-bottom: solid 1px #cccccc;
}
#logo_td {
  background: url(img/header_bg.gif) bottom right no-repeat;
}
#header_menu_tr { 
}
.header_menu_line {
  width: 1px;
  background-color: white;
}
.header_menu_link, a.header_menu_link:visited {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #787878;
  text-decoration: none;
  text-transform: uppercase;
}
a.header_menu_link:hover, a.header_menu:active {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #787878;
  text-decoration: underline;
  text-transform: uppercase;
}
.under_header_menu {
  background-color: #dfdfdf;
}
.under_header_menu_cur {
  background-color: #cdcdcd;
}
#header_menu_table {
  width: 100%;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  background: #dedede url(img/header_menu_bg.gif) top left repeat-x;
}
.main_content_title, a.main_content_title:visited {
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  color: #d31820;
  text-decoration: none;
  text-transform: uppercase;
}
a.main_content_title:hover, a.main_content_title:active {
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
  color: #d31820;
  text-decoration: none;
  text-transform: uppercase;
}
.main_content_descr {
  font-family: tahoma;
  font-size: 10px;
  color: #7b704a;
}
.main_content_img {
  border: 2px solid #dfdfdf;
}
.detailed_descr {
  font-family: tahoma;
  font-size: 11px;
  color: #686868;
}
.call_text {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #d31820;
}
.phone {
  font-family: arial narrow;
  font-size: 23px;
  font-weight: bold;
  color: #262626;
}
#phone_td {
  background: url(img/phone.gif) left bottom no-repeat;
}
#main_content_table {
  width: 100%;
  background: white url(img/main_content_bg.gif) left top repeat-x;
}
.makers_title {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #d31820;
  text-transform: uppercase;
}
#makers_cross {
  background: url(img/cross.gif) left repeat-x;
  margin-left: 20px;
  width: 80%;
}
.mail {
  font-family: tahoma;
  font-size: 11px;
  color: #9c9c9c;
  text-decoration: underline;
  font-weight: bold;
}
#main_footer_table {
  width: 100%;
  background: white url(img/main_footer_bg.gif) left bottom repeat-x;
  padding-left: 0px;
  padding-right: 20px;
  padding-top: 20px;
}
.td_pad {
  padding-left: 20px;
}
.footer_menu_link, a.footer_menu_link:visited {
  font-family: tahoma;
  font-size: 10px;
  color: #7d7d7d;
  text-decoration: none;
}
a.footer_menu_link:hover, a.footer_menu_link:active {
  font-family: tahoma;
  font-size: 10px;
  color: #7d7d7d;
  text-decoration: underline;
}
#footer_table {
  width: 100%;
  background: url(img/footer_bg.gif) left repeat-x;
}
#copyright_table {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #ececec;
}
#seo_link, a#seo_link:visited, .copyright {
  font-family: tahoma;
  font-size: 10px;
  text-decoration: none;
  color: #969696;
}
a#seo_link:hover, a#seo_link:active {
  font-family: tahoma;
  font-size: 10px;
  text-decoration: none;
  color: black;
}
.inside_main_name {
  font-family: tahoma;
  font-size: 18px;
  color: #d31820;
  font-weight: bold;
  font-transform: uppercase;
}
#outer_td {
  background: white url(img/main_footer_bg.gif) left bottom repeat-x;
}
.inner_menu_sel, a.inner_menu_text:visited {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  color: #d31820;
}
a.inner_menu_sel:active, a.inner_menu_text:hover {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  color: #d31820;
}
.inner_menu_not_sel, a.inner_menu_not_sel:visited {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  color: #686868;
}
a.inner_menu_not_sel:active, a.inner_menu_not_sel:hover {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
  color: #686868;
}
#phone_about {
  height: 188px;
  background: url(img/phone_about.gif) top left no-repeat;
}
.inn_title {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  color: #595959;
  text-transform: uppercase;
}
#upper_img_hr {
  background: url(img/upper_img_hr.gif) top left repeat-x;
  height: 15px;
}
#under_img_hr {
  background: url(img/under_img_hr.gif) top left repeat-x;
  height: 13px;
}
.under_img_descr {
  font-family: tahoma;
  font-size: 11px;
  color: #696969;
}
img.coll_img {
  border: 2px solid #afafaf;
}
#menu_table {
  margin-left: 20px;
  margin-top: 50px;
  width: 100%;
  margin-bottom: 50px;
}
#left {
  background: url(img/phone_upper.gif) top left no-repeat;
}
#main_footer_upper {
  background: white url(img/main_footer_upper_bg.gif) top left repeat-x;
  height: 30px;
}
.menu_td {
  background: url(img/square.gif) 5px 5px no-repeat;
}
#main_td {
  background: white url(img/main_footer_bg.gif) bottom left repeat-x;
}
.brands {
  font-family: tahoma;
  font-size: 11px;
  color: #d31820;
  font-weight: bold;
}

