@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	direction:rtl;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
table{ 
    border-collapse: collapse;
    border-width: 0px;
	text-align:right;
    }

td {
	vertical-align:top;
}

h1 {
	font-size:15px;
	color:#045894;
}
h2 {
	font-size:17px;
	color:#045894;
	margin-right:7px;
}
h3 {
	font-size:15px;
	color:#000000;
	text-align:center;
}

img {
	border: 1px solid #6B7E88;
}
	
.content_table{
	width:900px;
}

.home_header{
	background-image:url(images/home_logo_mp100.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height:64px;
}
.home_big_pic{
	background-image:url(images/home_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height:305px;
	width:585px;
}

.header{
	background-image:url(images/logo_mp100.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height:64px;
}
.wave{
	background-image:url(images/waves_pages.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:90px;
	text-align:right;
	vertical-align:bottom;
	}
.picture{
	margin-right: 15px; 
	margin-bottom: 15px;
}
.table_content_sml_gray{
	width:894px;
	}
.space_21{
	width:21px;
	}

.table_sml_gray{
	width: 284px;
	background-image:url(images/gray_bg.jpg);
	background-repeat:repeat;
	}

.gray_up_bg{
	height:10px;
	background-image:url(images/gray_up_bg.jpg);
	background-repeat:no-repeat;
	}
.gray_up2_bg{
	height:130px;
	background-image:url(images/gray_up2_bg.jpg);
	background-repeat:no-repeat;
	padding: 0px 15px 0px 15px;
	}
.gray_bottom_bg{
	height:10px;
	background-image:url(images/gray_bottom_bg.jpg);
	background-repeat:no-repeat;
	}
	
.table_sml_gray{
	width: 284px;
	background-image:url(images/gray_bg.jpg);
	background-repeat:repeat;
	}


.contact_gray_up_bg{
	height:10px;
	background-image:url(images/contact_up_bg.jpg);
	background-repeat:no-repeat;
	}
.contact_gray_up2_bg{
	height:130px;
	background-image:url(images/contact_gray_up2_bg.jpg);
	background-repeat:no-repeat;
	padding: 0px 15px 0px 15px;
	}
.contact_gray_bottom_bg{
	height:10px;
	background-image:url(images/contact_gray_bottom_bg.jpg);
	background-repeat:no-repeat;
	}
.contact_table_sml_gray{
	width: 894px;
	background-image:url(images/contact_gray_bg.jpg);
	background-repeat:repeat;
	}
.picture_box{
	float: left;
	margin: 3px;
	padding: 5px;
	font-size: 12px;
	text-align: center;
}
a.portfolio_site {
	font-size:15px;
	color:#000000;
	text-align:center;
}
/*קישורים למעלה ולמטה*/
A.headerNavBar {
	background-image: url(images/point_menu.jpg);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 13px;
	padding-left: 10px;
}
A.headerNavBar:hover {
	color: #555555;
	text-decoration: none;
}
div.underNavBar{
	font-size: 13px;
	color: #045894;
	padding-top: 20px;
	padding-bottom: 20px;
}
A.underNavBar {
	font-size: 13px;
	color: #045894;
	text-decoration: none;
	font-weight: bold;
	padding-right:10px;
	padding-left:10px;
}
A.underNavBar:hover {
	color: #2478A4;
	text-decoration: none;
}
