@charset "utf-8";
body {
	background: #eeeeee;
	position: relative;
	margin: 0px;
	padding: 0px;
	direction: ltr;
	font: 12px Arial, Helvetica, sans-serif;
}
h5 {
	color: #901d26;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: right;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.points ul{
	margin: 10px 10px 10px 10px;
	padding: 10px;
	list-style : circle;
	text-align : right;
}
img {
	border-style: none;
}
.wrapper {
	height: auto;
	width: 760px;
	margin: 0 auto;
	position: relative;
	padding: 0 21px 0 10px;
	background: url(../imagesH/bg_dropshadow.gif) repeat-y center top;
	display: block;
}
.page {
	height: auto;
	width: 724px;
	margin: 0 auto;
	padding: 9px 16px 0px 20px;
}
.header {
	height: 190px;
	width: 100%;
	background: url(../imagesH/header.jpg) no-repeat center top;
}

.header .logo {
	height: 73px;
	width: 297px;
	position: absolute;
	left: 452px;
	top: 40px;
}
.header .header_subtitle {
	height: 19px;
	width: 236px;
	position: absolute;
	top: 154px;
	left: 269px;
}
.header .hor_menu1 {
	height: 25px;
	width: 720px;
	position: relative;
	top: 165px;
	left: 0px;
	background: url(../imagesH/menu_BG.gif) no-repeat right center;
}

.header .hor_menu1 {
	height: 25px;
	width: 720px;
	position: relative;
	top: 165px;
	left: 0px;
	background: url(../imagesH/menu_BG.gif) no-repeat right center;
}
.content_hold {
	width: 100%;
	position: relative;
	display: block;
}
.content_hold .side3 {
	position: static;
	height: auto;
	width: 170px;
	right: 0px;
	float: right;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 22px;
}
.search_hold {
	height: 48px;
	width: 169px;
	margin-top: 3px;
	position: relative;
	background: url(../imagesH/bg_search.gif) no-repeat center top;
}
.search_hold .search_input {
	position: absolute;
	top: 3px;
	_top: 2px;
	*top: 3px;	
	left: 27px;
	border: none;
	background: none;
	direction: rtl;
}
.search_hold .search_btn {
	position: absolute;
	left: 5px;
	top: 8px;
}
.search_hold  a {
	color: #FFFFFF;
	position: absolute;
	left: 92px;
	top: 28px;
}

.footer {
	height: 15px;
	width: 100%;
	position: relative;
	clear: both;
	color: #ad252e;
	border-top: 1px solid #ad252e;
	font-size: 13px;
	display: block;
	padding-bottom: 10px;
}
.footer a {
	font-size: 13px;
	color: #ad252e;
	text-decoration: none;
}

