﻿BODY {
	margin: 0;
	padding: 0;
}
.nav-bg {
	text-align: right;
	direction: rtl;
	background: transparent url('nav-bg.gif');
}
.nav-bg a {
	color: white;
	text-decoration: none;
}
.footer {
	text-align: center;
	direction: rtl;
	background: transparent url('nav-ob.gif');
}
#navigation {
	background: url(navigation-bg.gif) repeat-x left bottom;
}
.header {
	background: transparent url('bg-1.gif');
	height: 200px;
	width: 760px;
}
.logo {
	height: 140px;
	width: 240px;
	background: transparent url('logo-bg1.gif');
	margin:0;
}
.header-1{
	margin:0;
	height:50px;margin-top:10px
}.header-2{
	margin:0;
	height:70px;margin-top:10px
}
.main-1{
	width:760px
}
.footer-1{
	width:760px
}