﻿body
{
	background-position: center top;
	background-image: url(img/Row_top.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 4px 0px 0px 0px;
}
#center
{
	width: 650px;
	font-family: Tahoma;
	font-size: 12px;
	color: #373737;
	margin: 0 auto;
}
#mainContainer
{
	background-position: center top;
	background-image: url(img/mainbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#topmenus
{
	width: 80%;
	text-align: right;
}
#topmenus img
{
	border: 0px;
}
.panel
{
	padding-top: 10px;
	width: 420px;
	margin: 0 auto;
	background-image: url(img/panelbg_sides.jpg);
	background-position: 0px 114px;
	background-repeat: no-repeat;
}
.panel div#content
{
	text-align: justify;
	direction: rtl;
	margin: 25px;
	line-height: 17px;
}
#latestWorks
{
	padding-top: 10px;
	width: 420px;
	margin: 0 auto;
	background-image: url(img/latestworks.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
}
#chistimtext
{
	padding: 20px;
	padding-top: 100px;
	width: 380px;
	margin: 0 auto;
	background-image: url(img/chistimpanel.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	direction: rtl;
	text-align: right;
	line-height: 20px;
	clear: both;
}

#footer
{
	background-position: center top;
	padding-top: 10px;
	background-color: #eee;
	background-image: url(img/Row_top.gif);
	background-repeat: no-repeat;	
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
}