@charset "utf-8";
/* CSS Document */


#body_wrapper
{
direction:rtl;
margin:0 auto;
position:relative;
width:773px;
}



#body_div
{
	width:773px;
	background-color:#ffffff;
	background:url(../images/top_bg.jpg) top no-repeat;
}
#slideshow{}
#nav{}
#logo_div
{
	width:280px;
	float:left;
	height:75px;
}

#header_div
{
	background:url(../images/header.jpg) top no-repeat;
	height:260px;
	width:773px;
}

#bg_repeat
{
	/*background:url(../images/bg_repeat.jpg) top repeat-x;*/
	background-color:#FFFFFF;
	/*height:25px;*/
	padding-left:32px;
}