* {
	margin: 0;
	padding: 0;
}

a {
	color: #587500;
}

span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}

h1 {
	display: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	margin-bottom: 10px;
}

h3 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	margin-top: 6px;
	margin-bottom: 3px;
}

iframe {
	border: 0;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

div#container {
	width: 970px;
	margin-left: 1px;
}

div#header {
	height: 90px;
}

div#header a#logo {
	display: block;
	width: 170px;
	height: 55px; 
	position: absolute;
	top: 17px;
	left: 15px;
	background: url(../images/wariant2.gif);
}

div#index .news_item {
	margin-top: 10px;
	background: url(../images/arrow_white_right.gif) 100% 100% no-repeat;
	padding-right: 20px;
	color: white;
	display: block;
	text-decoration: none;
}

div#index .news_item:hover {
	background: url(../images/arrow_green_right.gif) 100% 100% no-repeat;
}

div#main {
	padding: 15px;
	min-height: 322px; 
}

div#main ul,ol {
	margin: 1em;
	margin-top:0;
	margin-bottom:0;
	padding: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

div#main ol li {
	margin-bottom: 1em;
}

div#main .item {
	margin: 0.5em 2% 0.5em 0;
	width: 46%;
	height: 6em;
	float: left;
}

div#main .listitem {
	margin: 0.5em 2% 0.5em 0;
}

div#news .newsitem {
	margin: 0.5em 2em 0.5em 0;
	padding-right: 20px;
	width: 400px;
	height: 6em;
	float: left;
	background: url(../images/arrow_white_right.gif) 100% 100% no-repeat;
}

div#news .newsitem:hover {
	background: url(../images/arrow_green_right.gif) 100% 100% no-repeat;
	cursor: pointer;
}


div#news a {
	color:black;
	text-decoration: none;
}

div#newsfull{
width: 75%;
height: 15em;
}

div#newsnav {
text-align: right; 
}

div#vehicles a {
display: block;
color: black;
text-decoration: none;
}

div#vehicles .item {
	margin-bottom: 20px;
	width: 30%;
	height: 130px;
	float: left;
	
}

div#model {
}

div#model, div#specifications td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

div#model img {
float: left;
margin-right: 1em;
}

div#bottom {
	margin: 1px 0 1px 0;
}

div#bottom div#beam {
	background: #132322;
	height: 27px;
}

div#bottom div#logos {
	margin-top: 10px;
	width: 970px;
	height: 37px;
	background: url(../images/logos.gif);
}

div#path {
height: 27px;
background: #CAFF53;
margin-bottom: 1px;
}
div#path a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #587500;
line-height: 29px;
vertical-align: middle;
text-decoration: underline;
}

div#path .slash
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #587500;
}

div#path a.home {
margin-left: 0.5em;
}

div#nav b {
font-weight:normal;
}

span#notice {
background: #CAFF53;
/*background: #132322;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #587500;
text-align: center;
/*color: white;*/
}

span#error {
background: red;
/*background: #132322;*/
margin-bottom: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: white;
/*color: white;*/
}

div#linkme {
	padding: 0 5px 0 5px;
}

div#linkme p {
	text-align: justify;
}

div#linkme a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}