body {
	padding:6px;
	margin:6px;
	background: url(images/11.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.link {
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.link:hover {
	text-decoration:none;
}
.link1{
margin:5px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: black;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #83100e;
	margin-bottom: 8px;
	margin-top: 8px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #83100e;
	text-align:center;
}
#maindiv {
	position: relative;
	margin: auto;
	background: url(images/mainbg.jpg) repeat-y center;
	width: 730px;
	text-align: right;
}
#headerdiv {
	background: url(images/maintitle.jpg) no-repeat top right;
	height: 111px;
}
#footerdiv {
	background: url(images/footer.jpg) no-repeat bottom center;
	height: 60px;
}
#textdiv {
	font-size: 13px;
	color: #000;
	margin: 20px;
	min-height: 380px;
	direction: rtl;
}
#textdiv ul {
	list-style-image: url(images/redbullet.png);
	margin: 0;
	margin-right: 15px;
	margin-bottom: 8px;
	padding: 0;
}
#textdiv1 {
	background: url(images/textbg.jpg) no-repeat top left;
	font-size: 13px;
	color: #000;
	min-height: 380px;
	padding: 20px;
	margin-left: 10px;
	direction: rtl;
}
#textdiv1 ul {
	display: block;
	list-style-image: url(images/redbullet.png);
	margin: 0;
	margin-right: 15px;
	margin-bottom: 8px;
	padding: 0;
}
#headerdiv ul {
	float: right;
	margin: 89px 21px 0 0;
	line-height: 21px;
	list-style-type: none;
}
#headerdiv li{
	display: inline;
	margin: 0;
}
#headerdiv li a{
	float: right;
	text-decoration: none;
	margin-left: 12px;
	padding-right: 10px;
	background: url(images/redbullet.png) no-repeat right;
	font-size: 14px;
	color: #000;
}
#headerdiv li a.active {
	background: url(images/camelbullet.png) no-repeat right;
	font-weight: bold;
}
#headerdiv li a:hover, #headerdiv a.lang:hover {
	color: #83100e;
}
#headerdiv a.lang {
	font-weight: bold;
	text-decoration: none;
	float: left;
	font-size: 12px;
	color: #000;
	margin: 89px 0 0 17px;
	line-height: 20px;
}
#footerdiv ul {
	float: left;
	list-style-type: none;
	margin-left: 16px;
	margin-top: 9px;
	padding: 0px;
}
#footerdiv li{
	float: left;
	display: inline;
	font-size: 12px;
	color: #000;
}
#footerdiv li a{
	float: left;
	text-decoration: underline;
	font-size: 12px;
	color: #000;
	margin-left:6px;
	margin-right:6px;
}
#footerdiv li a:hover{
	color: #83100e;
}
#footerdiv li a.active{
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #83100e;
}
#footerdiv li a.lang {
	font-weight: bold;
	text-decoration: none;
}
#footerdiv span {
	float: right;
	font-size: 12px;
	color: #000;
	margin-right: 20px;
	margin-top: 9px;
	direction: rtl;
}
.photo {
	float: right;
	margin: 0px 5px 10px 9px;
}
.textbox {
	border: 1px solid #a18a5c;
	background-color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
	padding: 3px;
	width: 200px;
}
.textbox2 {
	border: 1px solid #a18a5c;
	background-color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
	padding: 3px;
	width: 313px;
}
#contactdiv {
	background: url(images/textbg.jpg) no-repeat top left;
	font-size: 13px;
	color: #000;
	min-height: 380px;
	padding: 20px 40px 20px 250px;
	margin-left: 10px;
	direction: rtl;
}
#contactAddress {
	padding-right: 17px;
	background: url(images/address.gif) no-repeat top right;
	line-height: 17px;
}
#contactPhone {
	margin-top:5px;
	padding-right: 17px;
	background: url(images/phone.gif) no-repeat top right;
	line-height: 17px;
}
#contactCell {
	margin-top:5px;
	padding-right: 17px;
	background: url(images/cell.gif) no-repeat top right;
	line-height: 17px;
}
