@charset "utf-8";
/* CSS Document */

body
{
	background:url(images/back.jpg) repeat left top;
	margin:0;
	padding:0;
	font-family:Tahoma, Arial;
}
#kol
{
	width:800px;
	margin:0 auto;
	background:#f5f4ed;
}
#header{
	background:#f5f4ed url(images/header.png) no-repeat;
	height:232px;
	padding-top:75px;
}
#header p{ text-indent:-99999px; padding:0; margin:0; }
#apDiv1 {
	position:absolute;
	left:0;
	top:72px;
	width:100%;
	height:100px;
	z-index:-1;
	background:url(images/teyfRang.png) repeat-x left;
}
#navLeft
{
	height:232px;
	width:166px;
	float:left;
}
#nav{
	float:left;
	width:480px;
	height:44px;
	margin-top:118px;
	background:url(images/navBack.png) repeat-x left;
	direction:rtl;
	text-align:center;
	font-size:15px;
	color:#FFFFFF;
}
#nav ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:5px;
	
}
#nav ul li
{
	display:inline;
	
}
#nav ul li a, a:visited
{
	text-decoration:none;
	color:#FFF;
	border:0;
}
#nav ul li a:hover { color:#FF0000; }
#navRight{ background:url(images/navRight.png) no-repeat; float:left; width:50px; height:44px; margin-top:120px; }

#content
{
	direction:rtl;
}
.axTitle { width:700px; margin:0 80px; padding:0px 0; color:#333333; font-size:12px; direction:rtl;}
#aboutMe{background:url(images/aboutMe.jpg) no-repeat top right;}
#aboutMe dl dt { margin-bottom:5px;}
#takhasosha{background:url(images/takhasos.jpg) no-repeat top right;}
a, a:visited {
	font-family: Tahoma, Arial;
	color: #3399CC;
	text-decoration:none;
}
a:hover {
	border-bottom:1px dashed #3399CC;
	padding-bottom:3px;
}
.contactForm{margin:40px auto; width:500px; padding:10px; direction:rtl;}
.contactForm from p{clear:left; margin:0; padding:0;}
.contactForm form p label{ float:right; width:40%;}
.textBox{ width:200px;  font-family:Tahoma, Arial; font-size:13px; }
.textArea{width:250px; font-family:Tahoma, Arial; font-size:13px;}
.inputBtn{font-family:Tahoma, Arial;}
.pdf{background:url(images/images/PDF.png) no-repeat top right;}
ul, ol {

line-height: 2em;

}
