﻿@import url("boxes.css");

h1
{
 font-size:22px;
 font-weight:bold;
 text-decoration:none;
 color: #27465f;
}

h2
{
 font-size:14px;
 font-weight:bold;
 text-decoration:none;
 color: #a80329;
 margin:0; 
padding:0;
}
 
body, div, span, a, li, td, th
{
	font-family:Arial;
}

body 
{
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#FFFFFF;
	direction:rtl;

}

#wrapper
{
	width:980px;
	margin:0 auto;
	margin-top:5px;
	background-color:#ffffff;
}
#topheader
{
height:77px;
background:url('../images/headerBG.jpg') no-repeat;
}
#header
{ 
width:980px;
height:146px;
margin-bottom:0px;
text-align: center;	
}
----------------------------------------------------------------------------------
#topmenu
{
height:30px;
text-align:center;
padding:0px 0px 0px 0px;

}
#topmenu ul
{
	margin:0 auto;
	width:980px;
	padding:0px;
	height:30px;
 margin-bottom:5px;
}

#topmenu ul li
{
	float:left;
	list-style-type:none;
	margin:0px 4px 0px 0px;
	padding:0px;
	width: 120px;
}

#menu
{
height:37px;
text-align:center;
padding:0px 0px 0px 0px;

}

#menuLine{
    height: 6px; 
    text-align: center;
    padding:0px 0px 0px 0px;
    border: solid 0px FFFFFF;
    text-align: -moz-center;
    width: 980px;
}

#menuButtom{
    height:37px;
	list-style:none;
	margin:0;
	padding:0;
    width:980px;
    background-color: #a80329; 

}


#menuButtom ul{
    background:#a80329;
	height:32px;
	width:880px;
	margin-top: 5px;
	margin-right: -45px;
	

}

#menuButtom  li {
		
		float:none;
		padding:0px;
		width:120px;
		float:right;
		height:14;
		color: #FFFFFF;
		}


#menuButtom li a{
    color: #FFFFFF;
	font-size:16px;
	font-style:normal;
	font-family: Arial;
	font-weight: bold;
	letter-spacing:0.5px;

}
#menuButtom li a:hover{
	color:#FFFFFF;
	font-size:16px;
	font-family: Arial;
    font-weight: bold;
    letter-spacing:0.5px;
}
			


#menuButtom ul li
{
	float:right;
	list-style-type:none;
	margin:1px 0px 0px 0px;
	padding:0px;
	color: #525252;
}

#menuButtom ul li a
{
	color: #525252;
	text-decoration: none;
}

#menuButtom ul li span
{
	color: #ffffff;
	text-decoration: none;
	margin:0px 0px 0px 0px;

}

#menuButtom ul li a span
{
	color: #ffffff;
	font-size: 14px;
	text-decoration: bold;
}


#menusep
 {
 width:2px;
 background:url('../images/menu/seperator.jpg') no-repeat;
 
 }





#footer
{
	text-align:center;
	padding-bottom:20px;
}

#footer .topFooter
{
	/* background:url('../images/FUTER-UP.jpg') no-repeat;*/
	height:17px;
	width:979px;
	margin:0 auto;
	padding:0px;
}

#footer .contentFooter
{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	width:979px;
	margin:0 auto;
}

#footer .contentFooter ul
{
	width:989px;
	margin:0 auto;

}

#footer .contentFooter ul li
{
	list-style-type:none;
	padding:0px;
	float:right;
	margin:0px 3px 0px 3px;	
	white-space: nowrap;
	
}

#footer .contentFooter ul li.seporator
{		
	width:1px;
	height:15px;
	background-color:#000000;
	margin-top:4px;
}

#footer .contentFooter ul li a
{
	text-decoration:none;	
}

#footer .contentFooter ul li a span
{
	color:#1A2C55;
	font-size:12px;
	line-height:16px;
}

#footer .contentFooter ul li div.seporator
{
	width:1px;
	height:16px;
	background-color:#000000;
}

#footer .contentFooter div.address
{
	text-align:center;
	font-size:13px;
	color:#006FBB;
	margin-top:24px;
}

#footer .bottomFooter
{
/*	background:url('../images/FUTER-DOWN.jpg') no-repeat scroll 0 bottom transparent;*/
	height:9px;
	width:909px;
	margin:0 auto;
	padding:0px;
}

#leftPan
{
	float:right;
	width:626px;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding-right:170px;
	text-align:right;
}

#leftPan_Agent
{
	float:right;
	width:626px;
	min-height:320px;
	height:auto !important;
	height:320px;
	text-align:right;
}

#rightPan_Agent{
    float:right;
	width:180px;
	min-height:255px;
	height:auto !important;
	height:300px;

}


#rightPan
{
	float:right;
	width:180px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#onePan
{	
	width:922px;
	margin:0 auto;
	text-align:center;
	min-height:300px;
	height:auto !important;
	height:300px;
}

div.clear
{
	clear:both;
}

span.CheckAll input
{
	width:auto;
	margin-right:10px;
} 


.linkd
{
 font-size:12px;
 color:White;
 }
 .hrstyle
{
color: #af1b1c;
background-color: #af1b1c;
height:2px;
width:960px;

  
 }
 
 
