body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 70%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	text-align: left;
}
/* ======================== IMAGES ================================*/
A IMG	{border: 0px;}
img		{ border-style: none; }
/* ======================== TEXT ================================= */
h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p		{ margin: 0px 0px 8px 0px; padding: 0px 0px; }
strong	{ font-weight: bold; }
b, .b	{ font-weight: bold; }
small	{ color: #333; font-size: 90%; }
.clear {clear: both;}
hr		{ height: 1px; color: #333333; background-color: #333333; border: 0px solid #333333; margin: 0px; padding: 0px; }
.block {clear: both;}
.mini-title {
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 4px 0px;
	background: url(/templates/auto/images/boolit-04.gif) 3px 3px no-repeat;
}
.line01 {
	height: 6px;
	width: 100%;
	clear: both;
	background: url(/templates/auto/images/line01.gif) left top repeat-x;
}
/* ======================== LISTS ================================ */
ol			{ margin: 10px 0px 10px 20px; padding: 0px; list-style-type: decimal; }
ul			{ margin: 10px 0px 10px 20px; padding: 0px; list-style-type: disc; }
li			{ margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

/* ====================== FORM ELEMENTS ========================= */
form		{ display: inline; }
.noborder	{ border-style: none; }
/* =============================    ============================= */
#header-left {
	background: url(/templates/auto/images/background2.jpg) left top repeat-x;
	height: 170px;
	width: 100%;
}
#header-right {
	background: url(/templates/auto/images/background1.jpg) left top repeat-x;
	height: 170px;
	width: 50%;
	float: right;
}
#header-container {
	position: relative;
	height: 170px;
	width: 100%;
	margin-top: -170px;
}



.header h1 {
	font-weight: normal;
	display: block;
	float: left;
	width: 244px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 0px;
	font-size: 250%;
}
.header h1 a {
		color: orange;
		text-decoration: none;
}
.context-k {
	font-weight: bold;
	color: #000;
	float: left;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
.second-menu {
	list-style: none;
	margin: 0px 0px 0px 0px;
	clear: left;
}
/* =============================    ============================= */
.second-menu {
	list-style: none;
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px 0px;
}
.second-menu li {
	display: block;
	float: left;
	padding: 0px 7px 0px 15px;
	margin: 0px 0px 0px 0px;
	background: url(/templates/auto/images/boolit-07.gif) left 7px no-repeat;
}
.second-menu li a {
	color: #2e2e2e;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
	height: 21px;
}
.second-menu li a:hover {
	color: #C18002;
}
/* =============================    ============================= */
.date-now {
	float: right;
	clear: right;
	margin: -22px 20px 0px 0px;
}
* html .date-now {margin: 87px 10px 0px 0px;}
/* =============================  ����  ============================= */
.headblock {
	background: url(/templates/auto/images/gradient01.gif) left top repeat-x;
	height: 45px;
	overflow: hidden;
}
.headblock span {
	background: url('/templates/auto/images/ico-title.gif') 5px top no-repeat;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	padding: 0px 0px 0px 55px;
	margin: 0px 0px 0px 0px;
	display: block;
	line-height: 45px;
	height: 45px;
}
/* =============================  ������� ����  ============================= */
.menu {
	font-size: 120%;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/templates/auto/images/gradient02.gif) left top repeat;
}
.menu li {
	display: block;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background: url(/templates/auto/images/boolit-01.gif) left center no-repeat;
}
.menu li a {
	text-decoration: none;
	color: #453d27;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
}
.menu li a:hover {
	color: #7C6936;
}
/* =============================    ============================= */
.menu2 {
	font-size: 110%;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.menu2 li {
	display: block;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px 14px;
	background: url(/templates/auto/images/boolit-02.gif) left 8px no-repeat;
}
.menu2 li a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	line-height: 21px;
	height: 21px;
}
.menu2 li a:hover {
	color: #7C6936;
}
/* =============================    ============================= */
.form-search {
	padding: 15px 0px 10px 0px;
	overflow: hidden;
}
.input {
	margin: 0px 0px 0px 0px;
	padding: 2px;
	height: 21px;
	overflow: hidden;
	color: #453d27;
	background: url(/templates/auto/images/input01.gif) left top no-repeat;
}
.input input.text-i {
	border: 0;
	float: left;
	width: 140px;
}
.bsearch {
	height: 22px;
	width: 35px;
	float: right;
	font-weight: bold;
	margin: -2px 0px 0px 0px;
	border: 0;
	color: #FFF;
	background: url(/templates/auto/images/button01.gif) left top no-repeat;
}
/* =============================    ============================= */
.container{
	border-collapse: collapse;
	clear: both;
	margin: 0px auto 0px auto;
	width: 996px;
	border: 0;
}
.left-column {
	vertical-align: top;
	padding: 0px 12px 20px 12px;
	width: 189px;
}
.center-column {
	padding: 0px 12px 20px 12px;
	vertical-align: top;
}
.right-column {
	vertical-align: top;
	padding: 15px 12px 20px 12px;
	width: 282px;
}
/* =============================  ����������� �������  ============================= */
.head03 {
	margin: 10px 0px 10px 0px;
	color: #ef8d00;
	font-size: 110%;
	font-weight: bold;
}
.center-column p {
	margin: 0px 0px 10px 0px;
}
/* =============================  ����� ����  ============================= */
.banner {
	padding: 10px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
}
.banner h3 {
	font-weight: normal;
	font-size: 160%;
	margin: 0px 0px 0px 0px;
}
.banner h3 a {color: #757450;}
.banner p {
	margin: 0;
}
.banner a {
	text-decoration: none;
	color: #bba272;
}
.banner a:hover {
	color: #68532b;
}
.banner .illustration01 {
	float: left;
	margin: 0px 15px 0px 20px;
}
/* ============================= ������ ��������   ============================= */
.news {
	margin: 0px 0px 0px 1px;
	padding: 3px 0px 0px 0px;
	list-style: none;
}
.news li {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 20px;
	background: url(/templates/auto/images/boolit-03.gif) left 0.4em no-repeat;
}
.news li h3 {
	margin: 0px 0px 0px 0px;
	font-size: 130%;
	font-weight: bold;
}
.news li h3 a {
	text-decoration: none;
	color: #e17a00;
}
.news li h3 a:hover {color: #FF9C00;}
.news li p {
	color: #000;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
}
.news li a {
	text-decoration: none;
	color: #8e8c56;
	margin: 0px 0px 0px 0px;
}
.news li a:hover {
	color: #224917;
}


.news a {


	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	color: #e17a00;
}
.news a:hover {color: #FF9C00;}

/* =============================  ��������� �� ���������  ============================= */
.page-nav {
	width: 100%;
	font-size: 120%;
	text-align: center;
	margin-top: 13px;
}
.page-nav a {
	color: #000;
	padding: 0px 3px 3px 3px;
	text-decoration: none;
}
.page-nav a:hover {
	text-decoration: underline;
	color: #C18002;
}
.page-nav a.last-next{
	padding: 0 13px 0px 13px;
	font-size: 170%;
	font-weight: bold;
	color: #e17a00;
}
/* =============================  �������  ============================= */
.catalog {
	font-size: 120%;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.catalog li {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 52px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px #adadaf dotted;
}
.catalog li.last {
	border: 0;
}
.catalog li a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: #555431;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
}
.catalog li a:hover {
	color: #C18002;
}
.item01 {background: url(/templates/auto/images/item-01.gif) left top no-repeat;}
.item02 {background: url(/templates/auto/images/item-02.gif) left top no-repeat;}
.item03 {background: url(/templates/auto/images/item-03.gif) left top no-repeat;}
.item04 {background: url(/templates/auto/images/item-04.gif) left top no-repeat;}
.item05 {background: url(/templates/auto/images/item-05.gif) left top no-repeat;}
.item06 {background: url(/templates/auto/images/item-06.gif) left top no-repeat;}
.item07 {background: url(/templates/auto/images/item-07.gif) left top no-repeat;}
.item08 {background: url(/templates/auto/images/item-08.gif) left top no-repeat;}
.item09 {background: url(/templates/auto/images/item-09.gif) left top no-repeat;}
.item10 {background: url(/templates/auto/images/item-10.gif) left top no-repeat;}
/* =============================  ������  ============================= */

#footer {
	width: 996px;
	height: 116px;
	margin: 0 auto;
	margin-top: -116px;
	background: url(/templates/auto/images/footer.gif) center top no-repeat;
}
#footer .inner {
	margin-top: -116px;
	float: left;
	width: 100%;
	height: 116px;
	overflow: hidden;
}
* html #footer .inner {margin-top:0;}
.footer-orange {
	margin: 60px 0px 0px 830px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	font-weight: bold;
	text-align: center;
	background: #eba929;
	line-height: 21px;
	height: 21px;
}
.copyright {
	float: left;
	margin: -10px 0px 0px 48px;
	width: 220px;
	text-align: left;
}

#footer-left {
	clear: both;
	background: url(/templates/auto/images/gradient03.gif) left top repeat-x;
	width: 100%;
	height: 116px;
}

#footer-right {
	overflow: hidden;
	background: url(/templates/auto/images/gradient04.gif) left top repeat-x;
	float: right;
	width: 50%;
	height: 116px;
}

/*-----------pager-----------*/

.banner_pager a {
	text-decoration: none;
	color: #453d27;
	font-weight: bold;
	line-height: 26px;
	height: 26px;
}
.banner_pager a:hover {
	color: #7C6936;
}
