/* general */
a{color : #003c71}
h1{font-size : 100%;}
li{list-style-image : url(../images/green-rounded.gif)}
P{margin : 5px 0; padding : 0}
img{border : none;}
body{
	margin : 0; padding : 5px 10px 30px 10px;
	background : #fafafa;
	font-size : 17px;
	font-family : Arial, Verdana, sans-serif;
	text-align : center;
	direction : rtl;
}
.text1{font-size:12px;;;width:100%}
#main2{font-size:12px;padding:15px;background : white url(../images/main2.gif) repeat-y;}

#main2 ul li
{
    padding:2px;
    }

#container{
	width : 764px;
	margin : 0 auto;
	text-align : right;
}
#site-title{
	float : right;
	margin : 20px;
	color : #003c71;
}
#logo{
	width : 170px; height : 60px;
	float : left;
	overflow : hidden;
}
#languages{
	float : right;
	margin : 5px 30px 0 0;
	direction : ltr;
}
#navigation,#bottom-nav{
	clear : both;
	background : url(../images/top-nav.gif) no-repeat;
	margin : 0 6px;
	height : 35px;
}

#navigation ul, #bottom-nav ul{
	list-style : none;
	padding : 0; margin : 0;
}
#navigation li, #bottom-nav li{
	list-style : none;
	float : right;
	margin : 5px 20px;
}
#navigation a, #bottom-nav a{
	color : #003C71;
	text-decoration : none;
	font-size : 10pt;
}
#navigation a:hover, #bottom-nav a:hover{
	text-decoration : underline;
	color : #5DA527;
}
#top-item{background : url(../images/box-top.gif) top left no-repeat; padding-top : 17px;}
#top-item2{background : url(../images/box-bottom.gif) bottom left no-repeat; padding : 0 20px 10px 20px;}
#top-item h1{
	color : #003C71;
	margin : 0; padding : 0;
	padding-top : 15px;
	font-size : 150%;
}
#top-item h1/* */ {
   padding-top : 0px;
}
#top-item h2{
	color : #A2CC42;
	margin : 0; padding : 0;
	font-size : 75%;
}
#top-item p{
	color : #003C71;
	margin : 5px 0 0 0; padding : 0;
	font-size : 70%;
	line-height : 140%;
}
#top-image{
	float : left;
	margin : 0 20px 0 0;
}
#main-top{
	background : url(../images/main-top.gif) top left no-repeat;
	height : 9px; overflow : hidden;
	clear : both;
	width : 764px;
}
#main{background : white url(../images/main.gif) repeat-y;}
#main-bottom{
	background : url(../images/main-bottom.gif) top left no-repeat;
	height : 9px; overflow : hidden;
}
#promotions{
	width : 555px;
	float : left;
	padding-top : 5px;
	padding-left : 11px;
}
#promotions p{
	padding : 0; margin : 0 10px;
	font-size : 70%;
	color : #003C71;
}
#promotions ul{
	padding : 0 0 0 28px; margin : 4px 4px 10px 0;
	font-size : 70%;
	color : #003C71;
	line-height : 170%;
	list-style-image : url(../images/green-rounded.gif);
}
#promotions a{color : #003C71;}
#promotions a:hover{
	text-decoration : underline;
	color : #5DA527;
}
#promo-1{
	float : left;
	width : 180px;
	margin-top : 5px;
	padding-top : 3px;
	background : url(../images/header-green-top.gif) top left no-repeat;
}
#promo-1 h1{
	background : #A2CC42 url(../images/header-green-bottom.gif) bottom left no-repeat;
	width : 180px;
	text-align : center;
	padding : 5px 0 7px 0; margin : 0 0 5px 0;
	color : white;
	font-size : 75%;
}
#promo-1 ul,#promo-2-a ul,#promo-2-b ul {padding : 0 15px;}
#promo-2{
	width : 364px;
	float : left;
	margin-left : 9px;
	margin-top : 5px;
	padding-top : 3px;
	background : url(../images/header-blue-top.gif) top left no-repeat;
	
}
#promo-3{
	width : 374px;
	float : left;
	
	margin-top : 5px;
	padding-top : 3px;
	
	
}
#promo-2 h1{
	background : #5D90BD url(../images/header-blue-bottom.gif) bottom left no-repeat;
	width : 364px;
	text-align : center;
	padding : 5px 0 7px 0; margin : 0 0 5px 0;
	color : white;
	font-size : 75%;
}
#promo-2 p{margin-top : 10px;}
#promo-2-a{
	float : left;
	width : 180px;
}
#promo-2-b{
	float : left;
	width : 180px;
	margin-left : 4px;
}
#buttons{
	width : 183px;
	float : left;
	text-align : center;
	margin-left : 4px;
}
#bottom-nav{
	background : url(../images/bot-nav.gif) bottom no-repeat;
	height : 25px;
	padding-top : 30px;
	text-align : center;
}
#bottom-nav ul{list-style : none; padding : 0; margin : 0;}
#bottom-nav li{margin : 0 7px; float : right; list-style : none;}
#bottom-nav li a{font-size : 8pt;}
#copyright{
	text-align : center;
	font-size : 55%;
	color : #9A9A9A;
	margin-top : 3px;
}
.clear-it{clear : both; overflow : hidden; height : 1px;}
div.hp-button{
	text-align : center;
	margin : 5px 0;
}