@charset "UTF-8";

/* clearfix */
*:first-child+html .clearfix{ display: inline-block; } /* for IE7 */
.clearfix:after { 
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .clearfix { display: inline-block; } 
/* no ie mac \*/
* html .clearfix { height: 1%; }
 .clearfix { display: block; }
/* */

/* ---------- banner ---------- */

div#header h1
{
	display:none;
}

div#header
{
	width:781px;
	height:157px;
	background:#ffffff url(./topimages/header.jpg) -11px 0 ;
	margin: 0 auto;
}

div#banner
{
	width:980px;
	height:265px;
	margin: 0 auto 20px;
	background:url(./topimages/banner_sample.jpg) no-repeat 0 0;
}

div#banner img.itiran
{
	margin:20px 0 0 13px;
	text-align:left;
}

div#banner div
{
	width:196px;
	display:block;
	list-style:none;
	float:left;
	margin:13px 0px 0 0px;
}
div#banner div.right
{
	margin:20px 0px 0 0px;
}
div#banner div li a
{
	text-align: justify;
}

div#banner ul li
{
	font-size:80%;
	list-style:none;
}

div#banner ul li.name
{
	padding:0 0 0 0px;
	margin:5px 12px 5px 12px;
}



/* ---------- left section ---------- */

div#top-left-section
{
	margin-bottom:20px;
	width:680px;
	float:left;
}
div#top-left-section h2
{
	font-size:80%;
	margin:0 5px 10px 5px;
}

div#top-left-section p
{
	text-align:justify;
	line-height:1.5em;
	text-indent:10px;
	margin:0 25px 15px 5px;
	font-size:80%;
}



/* ---------- right section ---------- */

div#top-right-section
{
	height:100%;
	margin-top:10px;
	margin-bottom:20px;
	width:261px;
	float:right;
	background:url(./topimages/link.gif) no-repeat top left;
}

div#top-right-section div
{
	margin-top:27px;
	width:122px;
	float:left;
}

div#top-right-section div.right
{
	margin-left:17px;
}

div#top-right-section ul
{
	list-style:none;
	font-size:80%;

}
div#top-right-section li
{
}
div#top-right-section li.right
{

}

div#top-right-section ul li.name_title
{
	padding:0;
	margin-left:0px;
	margin-top:5px;
}
div#top-right-section ul li.name_title a
{
	background:none;
}

div#main{
	margin: 0 auto;
	width: 954px;
}