body {
	font-family: Tahoma;
	background: #e2e3e4;
}

h3 {
	font-weight: bold;
	color: #b10108;
	font-size: 0.8em;
}

.header {
	background: url('images/index_01.gif') no-repeat center;
	width: 980px;
	height: 291;
}

.searchForm {
	position: relative;
	z-index: 10;
	padding: 0 0 150px 690px;
}

.searchForm input {
	width: 190px;
}

.leftColumn {
	background: url('images/left_bg.gif') repeat-y;
	padding: 15px 10px 0 30px;
	vertical-align: top;
}

.headerNews {
	position: relative;
	z-index: 2;
	padding: 50px 0 0 0;
	width: 200px;
}

.newsDate {
	font-weight: bold;
	font-size: 0.8em;
	padding: 0 0 5px 0;
}

.newsText {
	font-weight: normal;
	font-size: 0.7em;
}

.newsText a {
	text-decoration: none;
	color: #000000;
}

.newsText a:hover {
	text-decoration: underline;
	color: #000000;
}

.newsMore {
	padding: 10px 0 0 100px;
	font-weight: normal;
	font-size: 0.7em; 
}

.newsMore a {
	text-decoration: underline;
	color: #000000;
}

.newsMore a:hover {
	text-decoration: none;
	color: #b10108;
}

.newsAll {
	padding: 10px 0 0 0;
	font-weight: normal;
	font-size: 0.7em; 
}

.newsAll a {
	text-decoration: underline;
	color: #000000;
}

.newsAll a:hover {
	text-decoration: none;
	color: #b10108;
}

.line {
	background: url('images/line.gif') no-repeat center;
	padding: 15px 0 0 0 0;
}

.copyrights {
	font-weight: normal;
	font-size: 0.7em;
	vertical-align: bottom;
}

.rightColumn {
	background: url('images/right_bg.gif') repeat-y;
	padding: 15px 0 0 15px;
	vertical-align: top;
}

.contacts {
	font-weight: normal;
	font-size: 0.8em;
	vertical-align: bottom;
}

.contacts a {
	text-decoration: underline;
	color: #000000;
}

.contacts a:hover {
	text-decoration: none;
	color: #b10108;
}

.rightImage {
	padding: 10px 0 0 100px;
}

.rightLink {
	padding: 10px 0 0 80px;
}

.mainBody {
	font-weight: normal;
	font-size: 0.8em;
	vertical-align: top;	
}

.mainHeader {
	background: url('images/main_header.gif') no-repeat;
	background-position: 0 10px;
	padding: 15px 10px 0 15px;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 0.95em;
	font-family: Arial;
	height: 35px;
}

.mainHeader a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainHeader a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.currentPage {
	color: #f01118;
	text-decoration: none;
}

.mainText {
	font-family: Arial;
	font-size: 1em;
	padding: 20px 20px 20px 20px;
}

.mainText a {
	text-decoration: underline;
	color: #000000;
}

.mainText a:hover {
	text-decoration: none;
	color: #b10108;
}

.chooseCarsHeader {
	background: url('images/cars_headerbg.gif') no-repeat center bottom;
	padding: 0px 0 5px 15px;	
	text-align: center;
	color: #FFFFFF;
	font-size: 0.95em;
	font-family: Arial;
	height: 35px;
}

.chooseCars {
	background: url('images/cars_bg.gif') repeat-y center;
	padding: 10px 0 10px 20px;
	text-align: center;
}

.chooseCars a {
	text-decoration: underline;
	color: #000000;
}

.chooseCars a:hover {
	text-decoration: none;
	color: #b10108;
}

.textMenu {
	color: red;
	font-size: 0.9em;
	text-align: center;
	padding: 5px 0 0 0;
}

.textMenu a {
	text-decoration: none;
	color: #000000;
}

.textMenu a:hover {
	text-decoration: underline;
}

.mainMenu1 {
	background: url('images/index_02.gif') no-repeat;
	color: #FFFFFF;
	padding: 5px 0 10px 30px;
	width: 166px;
	height: 42px;
	text-align: center;
	display: block;
	position: relative;
}

.mainMenu1 a {
	text-decoration: none;
	color: #979797;
	font-weight: bold;
	font-size: 0.9em;
	font-face: Arial, Tahoma, Helvetica, sans-serif;
}

.mainMenu1 a:hover {
	text-decoration: none;
	background: url('images/index_03.gif') no-repeat;
}

.rightText {
	font-weight: normal;
	font-size: 0.8em;
}

.rightText ul li {
	margin-left: -30px;
}

.rightText a {
	text-decoration: underline;
	color: #000000;
}

.rightText a:hover {
	text-decoration: none;
	color: #b10108;
}

.media a {
	color: #717275;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}