body {
	font: 14px Arial, Helvetica, sans-serif;
	color: #3D1F17;
	background: url(images/back_body.jpg) repeat center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
}
#container {
	background: url(images/back_container.jpg) repeat-y center top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding: 0px;
	width: 868px;
	height:100%;
	
	
	
}
#top_home
{
width:868px;
height:211px;
margin:0px;
padding:0px;
background:url(images/top_home.jpg) top center no-repeat;
vertical-align:top;

}
#top_coaching
{
width:868px;
height:211px;
margin:0px;
padding:0px;
background:url(images/top_coaching.jpg) top center no-repeat;
vertical-align:top;

}

#top_lessons
{
width:868px;
height:211px;
margin:0px;
padding:0px;
background:url(images/top_lessons.jpg) top center no-repeat;
vertical-align:top;

}

#top_articles
{
width:868px;
height:211px;
margin:0px;
padding:0px;
background:url(images/top_articles.jpg) top center no-repeat;
vertical-align:top;

}

#top_about
{
width:868px;
height:211px;
margin:0px;
padding:0px;
background:url(images/top_about.jpg) top center no-repeat;
vertical-align:top;

}

#top_who
{
width:868px;
height:211px;
margin:0px;
padding:0px;
background:url(images/top_who.jpg) top center no-repeat;
vertical-align:top;
}

#top_tikshoret
{
width:868px;
height:211px;
margin:0px;
padding:0px;
background:url(images/top_tikshoret.jpg) top center no-repeat;
vertical-align:top;
}

#top_trauma
{
width:868px;
height:211px;
margin:0px;
padding:0px;
background:url(images/top_trauma.jpg) top center no-repeat;
vertical-align:top;
}

#top_contact
{
width:868px;
height:211px;
margin:0px;
padding:0px;
background:url(images/top_contact.jpg) top center no-repeat;
vertical-align:top;

}

#top_home img, #top_coaching img, #top_lessons img, #top_articles img, #top_about img, #top_contact img, #top_who img, #top_tikshoret img, #top_trauma img
{
float:left;
margin-top:20px;
margin-left:20px;
}

#main {
	background: url(images/bottom.jpg) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 868px;
		
	
}



#content
{
width:660px;
text-align:center;
border-right:2px solid #F1EDBE;


}
#slogan_home
{
margin-top:30px;
}

#content p
{
width:525px;
margin-right:25px;
text-align:right;
direction:rtl;
float:right;
margin-top:15px;
line-height:130%;
}
#menu
{
vertical-align:top;
text-align:center;

}
#navbar
{
margin-top:50px;
text-align:right;
direction:rtl;
width:132px;
margin-right:auto;
margin-left:auto;

}
#navbar a {
    width:132px;
    color:#50552E;
	    text-decoration:none;
    	height:35px;
		display:block;
		 margin:0 ;
		  font-size:13px;
	background:url(images/menu_button.jpg) top right no-repeat;
	padding-right:20px;
}
#navbar a:hover { 
    font-weight:bold;
    color:#007BB9;
}
#navbar a:active {
     font-weight:bold;
    color:#007BB9;
	}
	
	#navbar .current {
     background-position:bottom right;
    color:#007BB9;
	}
	
#credits
{
font-size:11px;
color:#50552E;
direction:rtl;
clear:both;
}

#mailist
{
background:url(images/mailist.jpg) top center no-repeat;
text-align:center;
width:180px;
font-size:12px;
color:#01405A;
direction:rtl;
height:124px;
margin:auto;
line-height:190%;

}

h1
{
font-size:18px;
color:#007BB9;
margin-top:30px;
text-align:right;
clear:both;
padding-right:15px;
direction:rtl;

}
.coaching_list
{
text-align:right;
direction:rtl;
line-height:130%;
display:block;
width:90%;
clear:both;
list-style-type:disc;

}

a
{
color:#AFAF3D;
}
a:hover
{
text-decoration:none;
}
#lang {
	text-align: right;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	height:20px;
}
#lang a{
	font:12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	font-weight:bold;
	color:#016E8D
	}
