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

body{
	margin:0 auto;
	background-color:#fff;
	font-family:tahoma;
	font-size:11px;
	color:#707070;
	text-decoration:none;
	direction:rtl;
}

img{
	border:0;
}

form{
	margin:0 auto;
}

input{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}

select{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}
textarea{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}

a{
	font-family:tahoma;
	font-size:11px;
	color:#707070;
	text-decoration:none;
}


a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#9dc447;
}


td, li{
	font-family:tahoma;
	font-size:11px;
	color:#707070;
}


#top-links-bg{
	background:url(images/header/up-bg.jpg) repeat-x bottom center;
	height:27px;
	width:100%;
	paddign-left:100px;
}

.top-links-rel1{
	background:url(images/header/msg.jpg) no-repeat left center;
	line-height:25px;
	float:left;
	padding-left:25px;
}

.top-links-rel2{
	background:url(images/header/site-map.jpg) no-repeat left center;
	line-height:25px;
	float:left;
	padding-left:25px;
}

.top-links-rel3{
	background:url(images/header/home.jpg) no-repeat left center;
	line-height:25px;
	float:left;
	padding-left:25px;
}

#site-content{
	width:738px;
}

#header{
	padding-bottom:12px;
}

#right-menu{
	background:#fff url(images/block-bg.jpg) no-repeat top center;
	width:216px;
	margin-bottom:5px;
}

.right-menu-links{
	display:block;
	line-height:23px;
	background:url(images/arrow.gif) no-repeat right center;
	text-align:right;
	padding-right:20px;
	margin-right:5px;
}


.right-menu-links a{
	display:block;
}


.right-menu-links a:hover{
	display:block;
}


#our-offers{
	background-color:#e4f6fa;
	border-top:5px solid #7ec6d2;
	padding:5px;
}

.offers-title{
	line-height:23px;
	background:url(images/arrow.gif) no-repeat right center;
	text-align:justify;
	padding-right:20px;
	font-weight:bold;
}

.offers-content{
	text-align:justify;
	margin-right:20px;
}

#welcome-message{
	background-color:#edf6e5;
	border-top:5px solid #9dc447;
	padding:5px;
	margin-bottom:12px;
}

#our-clients{

}

.design-img{
	margin:5px 25px;
	float:right;
	width:122px;
}

.img-details{
	background-color:#eee;
	height:19px;
	margin-right:3px;
	width:76px;
}

#footer-bg{
	background:#f3f3f3 url(images/footer-bg.jpg) repeat-x top center;
	margin-top:10px;
	text-align:right; 
	line-height:18px; 
	padding:5px 270px;
}

.site-image-viewer{
	width:122px;
	height:125px;
}