*{
	margin: 0;
	padding: 0;
	}
html{
	height: 100%;
	}
body{
	text-align: center;
	height: 100% !important;
	font: 13px Tahoma, sans-serif;
	color: #000;
	}
*html body{

	}
a:link, a:visited{ color: #ffffff;

	}
a:hover, a:active{ color: #ffffff;

	}
a.a:link, a.a:visited { color: #CD1527;

	}
#html{
	height: 100%;
	background: #E3ECEE url(../images/main_bg.gif) repeat-x  bottom left;
	}	
.body{
	height: 100%;
	background: url(../images/body_bg.gif) repeat-x;
	}
.tl{
	height: 100%;
	background: url(../images/ct_tl_bg.jpg) no-repeat;
	}
.bl{
	height: 100%;
	background: url(../images/ct_bl_bg.jpg) no-repeat bottom left;
	}
.tr{
	height: 100%;
	background: url(../images/ct_tr_bg.jpg) no-repeat top right;
	}
.br{
	height: 100%;
	background: url(../images/ct_br_bg.jpg) no-repeat bottom right;
	}
.shadow_right{
	height: 100%;
	max-width: 1006px;
	margin: 0 auto;
	background: #D7E0E2 url(../images/shadow_right.gif) repeat-y top right;
	}
*html .shadow_right{
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) > 1006 ? "1006px" : "auto");
	}
.shadow_left{
	height: 100%;
	background: url(../images/shadow_left.gif) repeat-y;
	}

#content{
	width: 1000px;
	margin: 0 auto;
	background: #fff url(../images/toyota.jpg) no-repeat bottom left;
	text-align: left;
	position: relative;
	min-height: 100%;
	}
*html #content{
	height: 100%;
	}
.logo{
	position: absolute;
	left: 100px;
	top: 10px;
	width: 168px;
	z-index: 0;
	}
.logo img{
	display: block;
	margin: 17px 0 0 21px;
	}
.auto{
	height: 400px;
	width: 400px;
	position: absolute;
	top: 0;
	left: 600px;
	}
.presence{
	width: 280px;
	position: absolute;
	bottom: 0;
	right: 84px;
	}
.presence h2{
	font: 18px Tahoma, sans-serif;
	}
.presence h2 span{
	color: #CD1527;
	}
.presence ul{
	padding: 9px 0 0 0;
	list-style: none;
	font: 11px Tahoma, sans-serif;
	}
.presence ul li{
	position: relative; padding: 5px 0px 8px 3px;
	}
.presence ul .sssst {background: #f0f4f6}
.presence ul li a:link, .presence ul li a:visited, .presence ul li a:active{
	text-decoration: none;
	padding: 0px; display: block;
	color: #333;
	background: url(../images/marker1.gif) no-repeat 13px 6px;
	}
.presence ul li a span{
	text-decoration: underline; margin-left: 25px; display: block
	}
.presence ul li a:hover{
	color: #ff0000;
	background: url(../images/marker2.gif) no-repeat 13px 6px;
	}
.presence ul li strong{
	font: 18px Tahoma, sans-serif;
	color: #CD1527; 
	}
.m_rrr {text-align: center; width: 112px }
.phone{
	text-align: right;
	position: absolute;
	font: 29px/29px Tahoma, sans-serif;
	right: 280px;
	bottom: 490px;
	}
.phone .code{
	font: 16px Tahoma, sans-serif;
	color: #666;
	}
.info{
	width: 232px;
	height: 94px;
	background: url(../images/info_bg.gif) no-repeat;
	position: absolute;
	bottom: 580px;
	right: 84px;
	}
.info h3{
	font: 13px Tahoma, sans-serif;
	color: #000;
	text-transform: uppercase;
	padding: 10px 0 0 30px;
	}
.info h3 span{
	font: 16px Tahoma, sans-serif;
	}
.text{
	margin: 0 0 0 130px;
	width: 500px;
	padding: 155px 0 0 0;
	}
.text h1{
	font: 20px Tahoma, sans-serif;
	color: #000;
	margin: 0 0 20px 0;
	}
.text h1 strong{
	font: normal 24px Tahoma, sans-serif;
	}
.text h1 strong span{
	color: #861034;
	}
.text p{
	margin: 0 0 15px 0;
	}
.spaser{
	height: 560px;
	}
.footer{
	height: 50px;
	margin: -50px 0 0 0;
	padding: 0 0 0 143px;
	position: relative; 
	z-index: 100;
	text-align: left;
	font: 11px Tahoma, sans-serif;
	color: #FFFFFF;
	}