body {

}

#wrapper
{ 
width: 722px;
margin: 0 auto;
}
#main_content
{
	border:0;
	width:472px;
	height:478px;
	background-color:#F7F7F9;
	text-align:right;
}

#main_text
{	
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	border:0;
	background-color:#E4E4E4;
	background-image:url('../images/bgr_main_txt.jpg');
	direction:rtl;
	padding-top:15px;
	padding-right:38px;
	padding-left:35px;
}
#main_text h1
{
	font-family:Arial;
	font-size:20px;
	color:#01004B;
}

#main_text .call
{
	font-family:Arial;
	font-size:22px;
	color:#01004B;
	direction:rtl;
	font-weight:bold;
}
#main_text .phone
{
	font-family:Arial;
	font-size:22px;
	color:#86713A;
	direction:rtl;
	font-weight:bold;
}

#main_text .question

{
	font-family:Arial;
	font-size:16px;
	color:#01004B;
	font-weight:bold;
}
#main_text .answer

{
	font-family:Arial;
	font-size:14px;
	color:#86713A;
	font-weight:bold;
}