/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:url(images/body_bg.jpg) top repeat-x;
	direction:rtl;
	font-family:Tahoma, Verdana , Arial;
}

h1 {font-family:Arial;font-size:14;font-weight:bold;line-height:30px;}
h2 {font-family:Arial;font-size:10;line-height:25px;}

a:hover{text-decoration:none;}

a img { border:0;}
img {vertical-align:top;}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.Title 
{
	background-image:url('images/title.gif');
	background-repeat:no-repeat ; 
	background-position:right; 
	height:40px;
	font-weight:bold;
	padding-right:50px;
	padding-top:10px;
	vertical-align:top;
}

html, input, textarea
	{
		font-family:tahoma; 
		font-size:12px;
		line-height:17px;
		color:#333333;		
	}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

a {color:#3d6f92; font-size:12px;}

/*main layout */
#main { width:980px;margin:0 auto;}
#header {height:420px;background:url(images/header.jpg) bottom left no-repeat;}
#footer {background:url(images/footer_bg.gif) top repeat-x; height:61px;text-align:center;}

#menu {background:url(images/menu_tall.gif) top repeat-x; height:60px;}
#menu .padding {padding:9px 0;}
#menu li {float:right; width:120px; background:top right repeat-y; font-size:12px; text-align:center;  display:block;}
#menu li:hover {float:right; width:120px; height:60px; background:url(images/menu_selected.gif) top right repeat-y; font-size:12px; text-align:center;  display:block;}
#menu li a {color:#ffffff; text-decoration:none; font-weight:normal; font-size:12px; display:block; padding:18px 0 5px 0;}
#menu li span{ display:block; padding:8px 0 5px 0;}
#menu li a:hover {color:#ffffff; text-decoration:none;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .current_page {float:right; width:120px; height:60px; background:url(images/menu_selected.gif) top right repeat-y; font-size:12px; text-align:center;  display:block;}
#menu .page {background:url(images/menu_tall.gif) top repeat-x; height:60px;}

#middle { width:100%;background-color:#ffffff;}

#middle li .left {padding:26px 0 0 0;width:800px;vertical-align:top;}
#middle li .right {padding:36px 11px 0 0;width:180px;vertical-align:top;}
#middle li .right a {color:#868686; font-family:arial; font-size:12px; padding:0 29px 2px 0;}

#footer .indent {padding:23px 0 0 17px; color:#ffffff; font-size:12px;}
#footer a {color:#A0A0A0; font-weight:bold;text-decoration:none;}

.border {background:url(images/border_tall.gif) top repeat-x;}
.border .btall {background:url(images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}


li { color:#3d6f92;}
li a {color:#3d6f92; font-size:11px;}

.GrayLinks
{
	color:#333333;
	font-family:Tahoma, Arial;
	text-decoration:none;
	font-size:10pt;
	font-weight:400;
}

.Menu_Header3
{
	background-image:url(images/menu_header3.png);
	height:24px;
	width:170px;
	padding-left:10px;
	font-family:Arial,tahoma;
	font-size:10pt;
	color:White;
	background-repeat:no-repeat;
}
.cat
{
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:12pt;
	color:black;
}
.c_name 
{
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	font-size:14pt;
	color:#414ac9;
}
.subMenu
{
	text-decoration:none;
	color:#3d6f92;
}
.Agency
{
	font-weight:bold;
	font-size:10pt;
}
.Sub_page
{
	font-weight:bold;
	text-decoration:none;
	font-family:tahoma;
	font-size:8pt;
	color:black;
	text-decoration:none;
}

.product_link
{
	color:White;
	text-decoration:none;
}
.product_link:hover
{
	text-decoration:none;
}
.product_image
{
	max-width:760px;
}
