
BODY
{
	margin: 0px;
	background-image: url(bg.jpg);
	font-family: Arial;
}
#oDivLogo
{
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#oDivMain
{
	width: 892px; /*margin-top: 30px; */
	margin-right: auto;
	margin-left: auto;
	background-color: #fe0032;
	height: 780px;
}
#leftDiv
{
	width: 200px;
	float: left;
}
#rightDiv
{
	width: 670px;
	float: right;
}
.Imglogo
{
	width: 182px;
	margin-top: 10px;
	margin-left: 10px;
}
#ImgLogo
{
	width: 168px;
	float: right;
	margin-top: 8px;
}
#oDivText
{
	width: 480px;
	margin-right: 10px;
	margin-left: auto;
	direction: rtl;
	margin-top: 60px;
}
h1
{
	color: White;
	font-size: 25px;
}
h2
{
	color: White;
	font-size: 14px;
	font-weight: normal;
}
.divBack
{
	color: #fe0032;
	background: white;
	font-size: 17px;
	font-weight: 700;
}
#Footer
{
	direction: rtl;
	border-top: solid 1px white;
	margin-top: 100px;
	width: 680px;
}
#oDivTxtFooter
{
	color: White;
	font-size: 12px;
}
#oDivFooter_
{
	width: 892px;
	direction: rtl;
	color: #828282;
	font-size: 11px;
	margin-right:auto;
	margin-left:auto;
}
a.#oDivFooter_
{
	direction: rtl;
	color: #828282;
	text-decoration: none;
}
a.:visited#oDivFooter_
{
	text-decoration: none;
	direction: rtl;
	color: #828282;
}

