@charset "utf-8";
/*
code by:Design Studio 
URL:www.des-stu.com
*/

body { 
    background:url(images/bag.jpg) repeat fixed ;
	font-family:tahoma ;
	margin: 0 ;
	padding:0 ;
}

.bodysite{
	background:url(images/office-shaher_design-studio_07.jpg) repeat-y ;
	width:872px ;
	margin:0 auto ;
}

.soend {
	color:#FFF ; 
	font-family:tahoma ;
	font-size:15px ;
	direction:rtl ;
	text-align:right ;
}

.soenden {
	color:#FFF ; 
	font-family:tahoma ;
	font-size:15px ;
	direction:ltr ;
	text-align:left ;
}


.header {
	background:url(images/office-shaher_design-studio_02.png) no-repeat ;
	width:872px ;
	height:306px ;
	margin:0 auto ;
}

.haderbut {
	width:872px ;
	height:117px; 
}

.form {
	text-align: right ;
	float:right ;
	direction:rtl ;
	font-family:tahoma ;
	font-size:14px ;
	color:#FFF ;
	
}

.formen {
	font-family:tahoma ;
	font-size:14px ;
	color:#FFF ;
	float:left ;
	text-align:left ;
	direction:ltr ;
}
.br {
	text-align: right ;
	direction:rtl ;
	font-family:tahoma ;
	font-size:14px ;
	color:#F00 ;
	
}

.bren {
	text-align: left ;
	direction: ltr ;
	font-family:tahoma ;
	font-size:14px ;
	color:#F00 ;
	
}

.input {
	border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	direction:rtl ;
	border:dotted 1px #999 ;
}
.input:hover {
	background:#CCC ;
}

.inputen {
	border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	direction:ltr ;
	border:dotted 1px #999 ;
}
.inputen:hover {
	background:#CCC ;
}

textarea {
	border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
	direction:rtl ;
	border:dotted 1px #999 ;
}
textarea:hover {
	background:#CCC ;
}

.textarea {
	border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
	direction:ltr ;
	border:dotted 1px #999 ;
}
.textarea:hover {
	background:#CCC ;
}
.center {
	font-family:tahoma ;
	font-size:14px ;
	color:#FFF ;
	padding-left:5px ;
	padding-right:5px ;
	text-align:right ;
	direction:rtl ;
	height:700px ;
	background:url(images/1.jpg) repeat-y ;
	margin-top:30px ;
}

.centeren {
	font-family:tahoma ;
	font-size:14px ;
	color:#FFF ;
	padding-left:5px ;
	padding-right:5px ;
	text-align:left ;
	direction:ltr ;
	height:800px ;
	background:url(images/1.jpg) repeat-y ;
	margin-top:30px ;
}

.caelr {
	clear:both ;
}
.footer {
	background:url(images/office-shaher_design-studio_09.png) no-repeat ;
	width:872px ;
	height:64px ;
	margin:0 auto ;
}
