﻿body {
	margin: 0px;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	cursor: default;
}
.mainDiv {
}
.innerDiv {
	width: 894px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}
.navLeft {
	text-align: left;
	width: 96px;
}
.link {
	text-align: right;
	color: #5D5C5C;
	text-decoration: none;
}
.link a:hover {
	color: #b87f45;
}
.navCenter {
	text-align: right;
	padding-right: 15px;
	color: #FFF;
}
.navRight {
	width: 100px;
	text-align: right;
	color: #b87f45;
	padding-right: 10px;
}
.navRight a {
	color: #ffffff;
	text-decoration: none;
}
.navRight a:visited {
	color: #ffffff;
	text-decoration: none;
}
.navRight a:link {
	color: #ffffff;
	text-decoration: none;
}
.navRight a:hover {
	color: #b87f45;
}
.flashHeader {
}
.contentHolder {
	background-image: url('../images/contentHolder_bg.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.contentHolderLeftTd {
	vertical-align: top;
	text-align: right;
}
.contentHolderRightTd {
	width: 172px;
	height: 285px;
	vertical-align: top;
	text-align: right;
	background-image: url('../images/menu_bg.jpg');
	background-repeat: no-repeat;
	background-color: #250800;
	border-left: 1px solid #99421c;
	text-align: right;
}
.brands {
	background-image: url('../images/brand_bg.gif');
	background-repeat: repeat-x;
	height: 105px;
}
.brand_shadow {
	background-image: url('../images/shadow.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	height: 33px;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 7px;
	color: #5f5f5f;
}
.footer a {
	color: #5f5f5f;
	text-decoration: none;
}
.footer a:visited {
	color: #5f5f5f;
	text-decoration: none;
}
.footer a:link {
	color: #5f5f5f;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: none;
}
.bodytext_fa {
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	direction: rtl;
	font-size: 12px;
	font-family: Tahoma;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #99421C;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;

}
.inner_title {
	font-family: Tahoma;
	font-size: 12px;
	color: #99421C;
	text-align: right;
	padding-right: 10px;
}
