@import url(http://fonts.googleapis.com/css?family=Lato:300,400);

body {
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	direction:rtl
}
img {
	border:none;
}
.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}
#maincontent {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	}

#box {
	width: 980px;
	margin: auto;
	padding: 0;
	/* [disabled]height:100%; */
	}
	
#header {
	background-image: url(../../images/object1712818945.png);
	background-repeat: no-repeat;
    background-position: 0 58px;
	height: 170px;
	width: 980px;
	clear:both;
}
#logo {
  float: right;
  height: 169px;
  margin-right: 30px;
  width: 223px;
  position: absolute;
}
#tel {
    clear: left;
    direction: ltr;
    float: left;
    font-family: 'Lato',sans-serif;
    font-size: 20px;
    text-align: left;
    width: 150px;
}

#tel img{
height:55px;
width:auto;
}

#menu {
  clear: left;
  float: left;
  height: 20px;
  width: 723px;
  margin: 18px 0 0;
  text-align:left
}
.fb-like {
	margin-left:10px;
	width:90px;
}

#menu table{
float:left;
}

ul#nav {
	padding:0;
	margin:-18px -35px 0;
	float:right;
}
ul#nav li {
	list-style:none;
	float:right;
	margin-top:18px;
	padding: 0 7px;
	border-left:solid 1px #fff;
}

ul#nav li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#FFF;
}
ul#nav li a:hover, ul#nav li a.active {
	text-decoration:none;
	color:#FC0;
}

#newsbox {
  background: none repeat scroll 0 0;
  float: left;
  clear: left;
  height: 35px;
  width: 300px;
  margin-top: 20px;
}
#newsbox h2 {
  font-family: 'Lato', sans-serif;
  font-size:35px;
  line-height:0;
  font-weight:300;
}
#newsbox a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#newsbox a:hover {
	color:#000;
	text-decoration: underline;
	font-weight:bold;
}
#shlif {
	clear:both;
	height: 170px;
	width: 980px;
}

#footer {
	clear: both;
	height: 50px;
	width: 980px;
	background-image: url(../Images/footer-line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	position:fixed;
	border:0;
}
#footer p {
	padding-top: 15px;
	direction: ltr;
}
/***
*body
*/
#slogen {
	clear: both;
	display: block;
	float: right;
	margin-right: 30px;
	margin-top: 30px;
}
.slideHeader {
	height: 169px;
	cursor: pointer;
}
.slideBody {
	padding: 5px 10px;
	color: #000;
}
.slidePanel {
	float: right;
	margin: 0 12px;
	width: 210px;
	position: fixed;
	bottom: 50px;
}
#callout-container
{
	clear:both;
	height: 170px;
	width: 980px;
	position:fixed;
	bottom:50px;
}
.callout
{
    float: right;
    position: relative;
    margin-right: 30px;
    height: 170px;
    width: 210px;
    cursor: n-resize;
}
.calloutEnd
{
    margin-right: 0;
}
.calloutGuts
{
    position: absolute;
    overflow: hidden;
    height: 170px;
    width: 210px;
}
.calloutBottom
{
    font-size: 13px;
    text-align: right;
    color: #000;
    padding: 20px;
}
.calloutBottom a
{
    color: #fff;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    text-decoration: none;
}
.calloutBottom a:hover
{
    color: #000;
}
.imgTitle {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  margin: 140px 0 0;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: 210px;
}
