* {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100.01%;
}

html, body {
 margin: 0;
 padding: 0;
 }

html {
 height: 100%;
/*background: url('../img/footer_bg.jpg') no-repeat bottom center;*/

/* background: #fab0b0; */
}

td { border:0px solid red;}

body {
 min-height:100%;
 height: 100%;
 color: #000;
 font: 12px Tahoma;
 background: transparent url('../img/header_bg.jpg') no-repeat top center;
/* background: #fafab0; */
}

img {
	padding: 0px;
	margin: 0px;
	display:block;
}

#page {
 width: 840px;
/*width: 90%;*/
 margin: auto;
/* margin: 0;*/
 height: auto !important;
 min-height:100%;
 height: 100%;
 /*background: transparent url('../img/slice_up.jpg') repeat-x;*/
}

#header {
 height: 135px; /* only for front page! */
 position: relative;
}

#langBar {
	font: 10px 'Times New Roman';
	color: #9A9A9A;
	/*background-color: #9A9A9A;*/
	height: 25px;
	line-height: 25px;
	margin: 0px 55px 25px 2px;
	padding-top: 30px;
}

#langBar ul, #menu ul {
	list-style: none;
}

#langBar li, #menu li {
	margin-right: 25px;
	display: inline;
	list-style: none;
}

#langBar .active, #langBar a.active, #langBar li.active a, #langBar li a:hover {
	text-decoration: underline;
}

#langBar li a { 
	text-decoration: none; 
	color: #9A9A9A;
}

#menu {
	height: 25px;
	line-height: 25px;
	margin-top: 65px;
}

#menu ul li {
	margin-right: 4.5%;
}

#menu ul li, #menu ul li a, #menu ul li a:visited {
	font-family: 'Times New Roman';
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

#menu li a {
	color: #A6A6A6;
}

#menu li.active a { 
	color: rgb(243, 104, 39);
	font-weight: bold;
}

.menu2 {
	height: 25px;
	line-height: 25px;
	/*padding-left: 50px;*/
	/*border-right: 1px solid #A6A6A6;*/
	border-right: 1px solid #ddd;
}

.menu2 td {
	/*padding-right: 50px;*/
	white-space: nowrap;
	border-left: 1px solid #ddd;
}

.menu2 a {
	font-family: 'Times New Roman';
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #A6A6A6;
}

.menu2 .active, .menu2 .active a {
	color: rgb(243, 104, 39);
	font-weight: bold;
}

#mainbar {
	width: 100%;
	/*height: 239px;*/
	overflow: hidden;
}

#mainbar .left {
	/*padding-left: 50px;*/
	white-space: nowrap;
}

#mainbar td {
	/*border: 1px solid red;*/
}

#plates {
	position: relative;
	padding-left: 17px;
	height: 218px;
}


/* FOOTER STUFF */

#footer {
 /*width: 75%;*/
 /*
 margin: auto;
 margin-top: -79px;
 width: 875px;
 height: 79px;
 line-height: 79px;
 clear: both;
 padding-left: 25px;
 padding-right: 43px;
 background: transparent;
 */
  width: 840px;margin: auto;
  height: 46px; line-height: 46px;
}

#footer-front {
	 margin: auto;
	 margin-top: -79px;
	 width: 875px;
	 height: 79px;
	 line-height: 79px;
	 clear: both;
	 padding-left: 25px;
	 padding-right: 43px;
	 background: transparent;
 }

#footer, #footer a, #footer a:visited {
 font-size: 11px;
 font-family: Arial;
 color: #9F9F9F;
 text-decoration: none;
}

.patch_minheight {
 width: 1px;
 height: 250px;
 float: right;
}

.footer_guarantor {
 height: 79px;
 clear: both;
/* border: 1px dashed #666; */
}

.front_text { 
	font: 16px 'Times New Roman';
	color: #B4B4B4;
	line-height: 1.5;
}

.front_text h2 {
	color: rgb(243, 104, 39);
}

.front_text img { 
	border: 1px solid #ccc;
}

#logo {
	margin-left: 40%;
	margin-right: auto;
	position: absolute;
/*
	left: 440px;
	*/
}
