/*----------------global attributes----------------*/* {margin: 0;padding: 0;}body	{direction: rtl;font: 10pt arial, sans-serif;color:#565853;}a	{	font-size:9pt;	text-decoration:none;	color:Black;	}a:hover	{	text-decoration:underline;}.cursorHand	{cursor: pointer !important;}.clear	{clear: both;}#page_container{	width: 750px;	height: 530px;	border: 0px solid red;	margin: 5px auto;}/*Header*/#header h1{display: none;}#header #upper_menu{}#header #upper_menu	ul {	list-style: none;}	#header #upper_menu	ul li {		float: right;		border-left: 2px solid #7ea3d7;		padding: 0 10px;	}#header #upper_menu ul li a{	color: #7ea3d7;	font-weight: bold;}#header #upper_menu ul li.last_menu{border: none;}#header #header_flash {	/*background: url(../images/header-bg.jpg);*/	width: 750px;	height: 156px;	margin-top: 10px;	clear: both;}/*Main section*/#main{border: 0px solid black;}/*Right panel*/#main #right_panel{	width: 224px;	height: 350px;	float: right;	background: url(../images/right_panel.jpg) no-repeat;}#main #right_panel #main_menu{	width: 224px;	height: 140px;	margin-top: 10px;	border: 0px solid #e7e7e7;}#main #right_panel #main_menu ul{    list-style-type: none;    list-style-image: url(../images/greenArrow.jpg);	margin-right: 35px;}#main #right_panel #main_menu ul li a{	color: #fff;	font-size: 11pt;	font-weight: bold;}#main #right_panel #message{	border: 0px solid yellow;	height: 150px;	margin-top: 20px;	background: url(../images/rp_message.jpg);}/*Content*/#main #content{	border: 0px solid blue;	width: 290px;	height:350px;	float: right;	/*overflow : auto;*/}#main #content h2 a{font-size: 15pt;}#main #content ul{margin: 15px;}#main #content ul li{min-height: 40px;}/*Left panel*/#main #left_panel{	border: 0px solid green;	width: 222px;	height: 350px;	float: left;}#main #left_panel #contact_box{	width: 222px;	height: 338px;}/*Footer*/#footer{	margin: 5px auto;width: 760px;	height: 45px;}#footer ul{	list-style-type: none;	clear: both;	position: relative;	_top: 38px;	margin: 20px;	height: 45px;	padding-top: 15px;}#footer ul li{float: right;}#footer ul li a{	display: block;	min-width: 50px;	background: url(../images/blueArrow.jpg) no-repeat center right;	padding-right: 25px;	padding-left: 15px;;	color: green;	font-size: 11pt;	font-weight: bold;}#bluetext{	color:blue;	font-weight: bold;}#ulspaced li{margin-left: 0;margin-right: 10%;margin-top: .5em;margin-bottom: .5em;}
