/* css document
this css design with m.b.adib behrooz
iranian graphist and web designer
 */

/* footer */ 
#footer {
	text-align:center;
	background:#E4E2DA;
}
#footer a {
	color: #000;
}
#footer ul {
	padding-bottom: 0.5em; 
	padding-top: 0.03em; 
	/*background-color: #900;*/ 
	text-align:center;
	height: 18px;
	vertical-align:middle;
}

#footer ul {
	list-style: none;
	margin-right: 70px;
}

#footer li {
	float: right;
	}

#footer ul li a {
	padding-right: 0.3em; 
	padding-left: 0.3em; 
	padding-top: 0px; 
	padding-bottom: 0px;
	font-family:tahoma;
	font-size:8pt;
	/*color: #fff;*/ 
	color:#000000;
	text-decoration: none;

}
#footer ul li a:hover {
	text-decoration: none;
}
.copyright p{
	margin-top: 2px;
	margin-bottom: 2px;
	width: 760px;
	text-align:center;
	font-family:tahoma;
	font-size:8pt;
	vertical-align:middle;
	/*color:#999999;*/
	color:#A3A3A3;
	}
.copyright a{
	text-decoration:none;
	color:#696969;
	}
