HTML, BODY {
  margin : 0px;
  padding: 0px;
  font-family : Arial, Verdana, Tahoma,  sans-serif;
  font-size: 11pt;
  background-color: white;
  color: #fff09e;
  width: 100%;
  height: 100%;
  background: url('/images/content_bg.jpg');
  line-height: 1.3em;
}

BODY {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

H1 {
    color:#be6f44;
    line-height: 1.1em;
}

H2 {
    color:#be6f44;
    line-height: 1.1em;
}
A {
    color: white;
}

A:hover {
    text-decoration:none;
}

A.link1 {
    font-size: 14pt;
}

A.nounder {
    text-decoration: none;
}

A.nounder:hover {
    text-decoration: underline;
}

A.link2 {
    font-size: 16pt;
    color: white;
}
P {
    margin: 0px 0px 10px 0px;
}
.date {
    color: #f5ad69;
    font-size: 9pt;
    font-weight: bold;
}

.medium {
    font-size: 14pt;
}

.small {
    font-size: 9pt;
}

.table_header {
	background-color: #3b1000;
}

#top {
	width: 100%;
	height: 70px;
	background: url('/images/top_bg.gif');
}

#top_inside {
	width: 900px;
	height: 70px;
}

#head {
	width: 100%;
	height: 279px;
	background: #ffffff;
}


#head_right_block {
    padding: 40px 0px 0px 0px;
}

#content {
	width: 100%;
	background: url('/images/content_line.jpg') repeat-x top;
    padding-bottom: 100px;

}


#menu {
	padding-top: 17px;
	vertical-align: middle;
}

#menu .menu_item, #menu .menu_item_active {
  display: block;
  display: inline;
  margin: 0px 15px 0px 15px;
  background: url(../images/menu_separator.gif) no-repeat right;	
}
#menu A{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding: 1px 5px 2px 5px;
  color: white;
  font-size: 18px;
  display: inline;
  padding: 5px 10px 5px 10px;
 
  vertical-align: middle;
 
}

#menu A .inside {
  
}

#menu A:hover {
	background-color: #4d1401;
	text-decoration: none;
}




.page_block{
  	display: inline;
  	display:table-cell;
   margin:0;padding:0;

 
}

.page_block {
    //display:inline;zoom:1; vertical-align:top;
}
/*\*//*/
.page_block {display:inline-block;float:left;}
/**/

#content_inner {
    width: 100%;
    padding-bottom: 100px;
}

#content_inner_inside {
	text-align:left;
	width: 900px;

}
#content_inside {
	text-align:left;
	width: 900px;
    margin:0;padding:0;display:table-row;
}

#left_block {
	width:330px;
  
}

#right_block {
	width: 569px;
}

#right_block_inside {
    padding: 10px 0px 0px 0px;
}

#head_inside{margin:0;padding:0;display:table-row;width:900px;text-align:left;}

#head_left_block {
    width: 503px;
}

#head_right_block {
    width: 350px;
}

#footer {
  height: 100px;
  background-color: #3a0e01;
  border-top: 3px solid #781e1b;
  width: 100%;
  position: absolute;
  bottom: 0;
}

#footer_inside{
    display:table-row;width:900px;text-align:left;
}

#footer_left {
    padding-top: 20px;
    width: 300px;
}

#footer_center {
    padding-top: 20px;
    width: 300px;
}


#footer_right {
    padding-top: 20px;
    width: 300px;
}


H3 {
    color: #f5b06f;
    font-size: 14pt;
    background: url(../images/bullet01.gif) no-repeat left center;
    padding: 0px 0px 0px 20px;
}

.foto {
    border: 3px solid white;
}

.foto_main {
    border: 1px solid white;
}

.limos_main {
    width:100%;
   
}
.limo_img {
    width: 160px;
}

.limo_descr {
    width: 390px;
}

.limo_descr .limo_descr_inside{
   padding: 0px 0px 0px 15px;
}

#news {
	width: 267px;
	background: url('/images/news_bg.png') no-repeat top left;
	margin-left: 65px;
}


#news_inside {
    padding: 10px 50px 20px 30px;
    font-size: 10pt;
}

#menu2 {
    padding: 10px 0px 0px 30px;
}
#menu2 .item {
    height: 40px;
    background: url(../images/line_bg.gif) repeat-x bottom;
}
A.menu2_item {
    padding: 0px 0px 0px 30px;
    display: block;
    color: #d67c49;
    text-decoration: none;
    font-weight: bold;
    line-height: 40px;
     height: 40px;
     background: url(../images/bullet02.gif) no-repeat left center;
}

A.menu2_item:hover {
    text-decoration:underline;
}

#breadcrumbs {
    font-size: 8pt;
    margin-bottom: 30px;
    color: white;
}

.form_element {
    padding: 4px;
	font-size: 12pt;
}

.form_button {
   padding: 4px 10px 4px 10px;
   font-size: 12pt;
}

.form_error {
    color: red;
    font-size: 8pt;
    line-height: 9pt;
}

.form_error UL {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 10px;
}

.order_block {
    padding-left: 100px;
}

.photo_item {
    display:inline;
    margin-right: 8px;
}

.develop_by {
    line-height: 30px;
    height: 30px;
    font-size: 10pt;
    background: url(../images/wt-logo-small.gif) no-repeat right bottom;
    padding-right: 92px;
    text-decoration: none;
    display: block;
    float: right;
}

#hot_line {
	font-size: 22px;
	
}

#hot_line .title {
	padding: 0px 0px 0px 70px;
}
#hot_line .phone {
	padding: 0px 0px 0px 70px;
	margin: 0px;
	color: white;
	line-height: 64px;
	font-size: 21pt;
	
}

#tel_trube {
	background: url(../images/phone.png) no-repeat left center;
}

#special {
padding: 0px 0px 0px 70px;
}


