/* By Persian Ava System, LLC */

body
{
	background-color:#FFFFFF;
	font:13px/1.2em tahoma, Lotus , Arial, Helvetica, sans-serif;
}

img
{
	border:none;
}

h1,h2,h3,h4,h5,ul,li
{
	text-align:right;
	margin:0;
	padding:0;
	direction:rtl;
}
ul  /*for wordpress left menu fixing*/
{
	list-style: none;
}

li /*for wordpress left menu fixing*/
{
	text-align:left;
}

h1
{
	margin:30px 0 10px 0;
	padding:0;
	font:22px Arial, Helvetica, sans-serif;
}
h2
{
	font:19px bold Arial, Helvetica, sans-serif;
}

a:link,a
{
	text-decoration:none;
}
a:visited
{
	color:red;
	text-decoration:none;
}


/*--------------------------------------------------------------------------*/
/*HEADR DIV-----------------------------------------------------------------*/

#header
{
	margin:0 auto;
	width:778px;
	overflow:hidden;
	border-right:5px inset;
}




	/*HEADR DIV >> right_main_header_pic-----------------------------------------------------------------*/

#right_main_header_pic
{
	width:778px;
	height:197px;
	background:top right no-repeat url(../images/1-3-1.jpg);

}

		/*HEADR DIV >> right_main_header_pic >> left_pic-----------------------------------------------------------------*/


#left_pic
{
	width:778px;
	height:197px;
	background:top left no-repeat url(../images/1-3-2.jpg);
	
}
		/*left_pic end*/
	/*right_main_header_pic end*/
/*HEADER DIV END------------------------------------------------------------*/


/*FOOTER DIV-----------------------------------------------------------------*/
#footer
{
	font:11px/1.2em tahoma;
	color:white;
	margin:0 auto;
	width:778px;
	overflow:hidden;
	border-right:5px inset;
}
#w3c_xhtml
{
	float:right;
}
#footer a:link
{
	color:white;
	text-decoration:none;
}
#copyright_text a:visited
{
	color:white;
	text-decoration:none;
}
#down_menu a:visited
{
	color:black;
	text-decoration:none;
	font-weight:bold;
}

#w3c_validation_logos
{
	height:32px;
	width:250px;
	margin-right:585px;
	padding-top:5px; 
}

#copyright_text
{
	text-align:left;
	margin-left:8px;
}

#filler_footer_up,#left_footer_up,#filler_footer_down,#right_footer_down
{
	width:778px;
	overflow:hidden;
}
#filler_footer_up
{
	height:32px;
	background:top right repeat-x url(../images/1-3-7.png);
}
#left_footer_up
{
	height:32px;
	background:top left no-repeat url(../images/1-3-6.png);

}
#filler_footer_down
{
	height:56px;
	background:left repeat-x url(../images/1-3-9.png);
}
#right_footer_down
{	
	background:top right no-repeat url(../images/1-3-8.png);
	height:56px;
}
#down_menu
{
	margin-left:15px;
	float:left;
	color:blue;
}
#down_menu
{
	margin-top:10px;
	font:10px/1.1em tahoma;
}

#down_menu a:link
{
	color:blue;
	font-weight:bold;
}
/*FOOTER DIV END------------------------------------------------------------*/

/*-------------------------------------------------------------------------*/