body {
	text-align:center;
	direction: rtl;
	margin-top: 0;
	padding-top: 0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:right;
	margin:0 auto;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:164px;
}
/* content */
#content {
	background:url(http://www.otoplasty.co.il/images/content.gif) no-repeat;
	height:246px;
	padding:10px 10px;
}
#content .left {
	width:550px
}
#content h1 {
	font-size:30px;
	padding-bottom: 5px;
}
#content {
	line-height: 21px;
}
#content p {
	padding:30px 0px;
}
#content .right {
	width: 170px;
	padding-top: 30px;
}
ul#meun {
	text-align:right;
	float:right;
}
ul#meun li {
	line-height:25px
}
ul#meun li a{
	font-size: 14px;
	font-weight: bold;
	color: #1e5172;
}
ul#meun li a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #f9c12b;
	text-decoration: none;
}
/* blog */
#blog {
	background:url(images/blog.gif) no-repeat;
	height:237px;
	padding:20px 30px 0 40px;
}
.blog .quote {
	color:#5795c3
}
/* footer */
#footer {
	background:url(http://www.otoplasty.co.il/images/footer.gif) no-repeat;
	height:109px;
	text-align:center;
	padding-top:20px;
	width: 700px;
}
#ftlink, #copyright {
	padding-bottom:8px;
}
.pointer {
	clear:  both;
}
