body, html {
	margin:0;
	font:Normal 14px 'Trebuchet MS',Arial,Serif;
	}

body {text-align:center}

h1, h2, h3, h4, h5, h6, p, span, div, b, i, s, u, input, textarea {text-align:left}

.cleaner {clear:both;height:1px;overflow:hidden}

#header-wrapper {
	height:340px;
	background:url(i/header-bg.png) bottom center repeat-x;
	position:relative;
	text-align:center;
	margin:0
	}

#header {
	width:980px;
	position:relative;
	margin:0 auto;
	height:340px;
	background:url(i/blue-pano.jpg) center top no-repeat
	}


#electrocar {
	display:block;
	width:380px;
	height:200px;
	position:absolute;
	bottom:10px;
	left:32%;
	margin-left:0;
	background:url(i/electrocar-bg.png) left top no-repeat
	}

* html #electrocar {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/electrocar-bg.png);
	}

#box {
	display:block;
	width:200px;
	height:160px;
	position:absolute;
	bottom:4px;
	right:5%;
	margin-left:0;
	background:url(i/box-bg.png) left top no-repeat
	}

* html #box {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/box-bg.png);
	}

#logo {
	display:block;
	width:259px;
	height:88px;
	position:relative;
	left:50%;
	top:35px;
	margin-left:-420px
	}

#logo img {
	display:block;
	border:0
	}

#menu {
	width:990px;
	height:100px;
	margin:0 auto;
	text-align:center
	}

#menu li {
	display:block;
	float:left;
	margin:0 auto;
	padding:0;
	width:118px;
	height:100px;
	overflow:hidden;
	position:relative
	}

#menu a {
	display:block;
	width:120px;
	height:100px;
	vertical-align:bottom;
	text-align:center;
	background:url(i/menu.jpg) left top no-repeat;
	text-decoration:none;
	color:black;
	font:Normal 14px 'Trebuchet MS', Tahoma,Verdana,Arial,Serif;
	line-height:180px
	}

#menu a:hover {text-decoration:underline}

#menu li#m02 a {background-position:0 -105px}
#menu li#m03 a {background-position:-4px -210px}
#menu li#m04 a {background-position:0 -315px}
#menu li#m05 a {background-position:2px -420px}
#menu li#m06 a {background-position:0 -525px}
#menu li#m07 a {background-position:2px -630px}
#menu li#m08 a {background-position:6px -735px}

.line, .line b, .line i {
	width:980px;
	height:11px;
	margin:4px auto;
	background:url(i/line.png) left bottom repeat-x;
	}

.line b, .line i {
	display:block;
	margin:0;
	line-height:0;
	font-size:0;
	width:11px;
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
	overflow:hidden
	}

.line i {
	background-position:0 -23px;
	float:right
	}

.lbot {background-position:0 -34px}
.lbot b {background-position:0 -6px}
.lbot i {background-position:0 -17px}


#content-wrapper {
	width:980px;
	margin:24px auto;
	background:#e9e8da
	}

.inner {width:970px;padding:5px 0;margin:0 5px}

#content {
	background:#FFF;
	padding:4px 12px;
	position:relative;
	margin-right:270px
	}

#content img {position:relative}
#content p {text-align:left}
#content ul li {font-size:12px}


.lt, .lb, .rt, .rb {
	background:url(i/lt.png) left top no-repeat
	}

.lb {background:url(i/lb.png) left bottom no-repeat}
.rb {background:url(i/rb.png) right bottom no-repeat}
.rt {background:url(i/rt.png) right top no-repeat}

#copy {
	margin-top:20px;
	display:block;
	color:gray;
	text-align:center;
	font:normal 12px 'Trebuchet MS';
	}

#copy span {color:black;margin:0 8px}

#feedback {
	display:block;
	padding:4px 8px 0 8px;
	float:right;
	width:265px;
	overflow:hidden;
	background:#e9e8da;
	margin:0;
	border:0
	}

#feedback input, #feedback textarea {
	width:180px;
	float:left;
	margin:3px 0;
	border:1px solid #bfbbb5;
	padding:2px
	}

#feedback label {
	float:left;
	width:70px;
	text-align:right;
	margin:3px 3px 3px 0;
	font-size:12px
	}

#feedback label b {
	color:red;
	line-height:14px;
	font-size:12px;
	vertical-align:bottom;
	margin-right:2px
	}

#feedback button {
	margin:6px 0 0 73px;
	padding:0 12px;
	overflow:visible
	}

#feedback h3 {
	margin:0 0 8px 0;
	padding:0 0 0 73px;
	text-align:left;
	white-space:nowrap
	}

#lang, #lang li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-size:10px
	}

#lang {
	position:absolute;
	right:0;
	top:24px
	}

#lang li {margin:0 10px 0 0}

#lang li a {
	display:block;
	padding:14px 0 0 0;
	text-decoration:none;
	color:gray;
	position:relative;
	background:url(i/ee.gif) center top no-repeat
	}

#lang li#ru a {background-image:url(i/ru.gif)}
#lang li#en a {background-image:url(i/uk.gif)}

#lang li a:hover {
	color:black;
	text-decoration:underline
	}

#design {padding-bottom:8px}
#design * {color:gray;font-size:10px}
#design a:hover {color:black}

