html{
	scrollbar-arrow-color: #dc9898;
	scrollbar-3dlight-color: #4F4F82;
	scrollbar-darkshadow-color: #460a16;
	scrollbar-face-color: #460a16;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #801126;
}
body {
	background:#460a16;
	margin:0px;
	padding:0px;
}
.overall {
	width: 770px;
	background-color: #801126;
	border: 1px solid #801126;
	float: left;
}
.left {
	float: left;
	width: 708px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cca0a8;
	text-align: right;
	direction:rtl;
}
.right {
	float: right;
	width: 384px;
	background-image: url(../images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 441px;
}
.footer {
	float:left;
	width: 778px;
	clear: both;
}
.buttons {
	float:left;
	height:35px;
	width:359px;
	background-image: url(../images/buttons_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 30px;
}
.buttons_2{
	float:left;
	height:35px;
	width:359px;
	background-image: url(../images/buttons_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 30px;
	vertical-align: bottom;
}
.foot_text {
	width:748px;
	height:25px;
	background-color: #460a16;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	direction:rtl;
	text-align:left;
	padding-left: 30px;
	clear: both;
}
.align_right {
	padding-right: 30px;
	float: right;
}
.footer a:link, .footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.header {
	background-color: #dc9898;
	background-image: url(../images/corner_pic.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 107px;
	width: 778px;
}
.red_strip {
	background-color: #460a16;
	float: left;
	height: 50px;
	width: 748px;
	padding-right: 30px;
	text-align: right;
}
.pic {
	float:right;
	margin-left:10px;
	margin-top: 10px;
}
.cent_strip {
	float: right;
	width: 500px;
	margin-left: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	direction:rtl;
}
.imm {
	position:relative;
	top:3px;
}
.hr {
	clear: both;
	float: right;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.left_side {
	float: left;
	width: 287px;
	background-image: url(../images/contact_pic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 273px;
}
.right_side {
	float: right;
	width: 423px;
	text-align: right;
}
.t_box {
	width:120px;
	border:1px solid #801126;
}
.table {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sss {
	width:80px;
	float:left;
	border:1px solid #801126;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #801126;
}
.slogan {
	float: left;
	width: 710px;
	text-align: left;
}

