/* Header ---------------------------------------*/
.header {
	margin: 35px 0 20px 0;
}

.RightLogo {
	text-align:center;
	vertical-align:bottom;
	padding-bottom:25px;
}

.RightHeaderBlock div p {
	color:#707070;
	font-size:90%;
	padding:0 10px;
}

.Menu {
	position:relative;
	min-width:265px;
	height:400px;
	background-color:#002664;
}

.lb {
	position:absolute;
	height:15px;
	width:15px;
	background:url('../i/lt_blue.gif') no-repeat left bottom;
	left:0;
	bottom:0;
	bottom: expression( this.parentNode.offsetHeight % 2 ? -1 : 0 );
}

.HeaderMenuBlock {
	padding-bottom:35px;
	vertical-align:bottom;
}

.HeaderMenuList {
	display:inline;
	white-space:nowrap;
	padding-left:30px;
}

.HeaderMenuList li{
	background:none;
	color:#333;
	padding: 0.8em 15px 0 0;
	margin:0;
	font-size:100%;
	white-space:nowrap;
	display:inline;
}

.HeaderMenuList li a:link {color:#417fac;}
.HeaderMenuList li a:visited {color:#417fac;}
.HeaderMenuList li a:hover {color:#74aadc;}

.illBlock {
	padding: 0 0 0 30px;
}

.CatalogueList {
	padding:0 30px 0 0;
}

.CatalogueList li{
	background:none;
	padding: 0.2em 0 0 30px;
	margin:0;
	font-size:90%;
}

.CatalogueList .cur_arrow{
	background:url('/i/arrow.gif') no-repeat left 60%;
	padding: 0.2em 0 0 30px;
	margin:0;
	font-size:90%;
}

.CatalogueList li a:link {color:#fff;}
.CatalogueList li a:visited {color:#fff;}
.CatalogueList li a:hover {color:#74aadc;}

.MaxusName {
	color:#fff;
	font-size:120%;
	font-weight:normal;
	padding:30px 0 10px 30px;
}

.illBg
{
	position: relative;
	width:100%;
	height: 253px;
	background:url('/i/ill_bg.png') repeat-x left top;
}

.ill
{
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	height: 345px;
	background:url('/i/ill.png') no-repeat left top;
	behavior:url('/png.htc');
}

.headerPhone
{
	padding:0 35px 35px 10px;
	text-align:right;
	vertical-align:bottom;
	white-space: nowrap;
}

.HeaderPhone small, .HeaderPhone span {
	color:#003871;
	white-space: nowrap;
}

.HeaderPhone small {
	font-size:85%;
}

.HeaderPhone span {
	font-size:120%;
}


.arrow {
	/*background:url('/i/arrow.gif') no-repeat left 50%;*/
	padding:0 0 0 20px;
	color:#fff;
}

/*HOME ----------------------------------------- */
.HomeParagraph {
	padding:10px 50px 50px 30px;
}

.HomeContent {
	padding-top:15px;
}

.mosMap
{
	position: relative;
	margin: 30px 0 0 20px;
	width:275px;
	height: 361px;
	background:url('/i/map.gif') no-repeat left top;
}

.mapPointOut {z-index:10;}
.mapPointOver{z-index:15;}

.mapPointOut,
.mapPointOver
{
	position: absolute;
	cursor: pointer;
	cursor: hand;
}

.mapPoint
{
	position: absolute;
	left:0;
	top:0;
	width: 18px;
	height: 18px;
	background:url('/i/map_point.gif') no-repeat left top;
}

.mapText
{
	position: absolute;
	left:10px;
	top:10px;
	width: 200px;
	background-color: #fff;
	border: 1px solid #2aa7ec;
	padding: 0.6em 15px;
}

.mapPointOut .mapText
{
	display: none;
}

.mapPointOver .mapText
{
	display: block;
}

.mapText h4
{
	font-size: 80%;
	color: #0356a7;
	font-weight: normal;
	margin: 0 0 0.3em 0;
}

.mapText p
{
	font-size: 70%;
	color:#333;
	margin:0;
}

.BannerBlock {
	padding:50px 0;
}

/* CATALOGUE------------------------------------- */
.CatalogueBlock {
	padding:10px 50px 50px 40px;
}

.CarList {
	margin-top:30px;
	width:auto;
}

.CarList tr td {
	padding:0 0 50px 0;
}

.CarContent a {
	font-size:120%;
	padding-bottom:10px;
}

.CarContent {
	font-size:75%;
}

.CarContent p {
	font-size:100%;
}

.CarContent p a{color:#333;}

.CarMenu {
	padding:0 30px 45px 30px;
	margin:0;
}

.CarMenu li {
	padding:0 0 5px 0;
	margin:0;
	color:#bb1034;
	background:none;
	font-size:100%;
	white-space:nowrap;
}

.CarMenu li a:link {
	color:#333;
}

.CarMenu li a:hover {
	color:#333;
}

.CarMenu li a:visited {
	color:#333;
}

/*TEXTPAGE ------------------------------ */
.TextContent {
	padding-top:30px;
}

/*FOOTER ------------------------------------- */
.footer tr td
{
	padding-bottom:2em;
}

.footerContacts
{
	padding-left: 30px;
}

.footerContacts small
{
	color:#333;
	font-size:75%;
}

.footerContacts strong
{
	color:#333;
	font-size:90%;
	font-weight: normal;
}

.footerContacts p
{
	color:#333;
	font-size:75%;
	margin-top: 1em;
}
