* {margin:0px;padding:0px;}
body{
	text-align: right;
	background-color: #44607e;
	direction:rtl;
	font-family:Arial;
	font-size:15px;
}
.narrow{
color:#7E7F81;
}
.nuv{
padding-right:25px;
padding-top:5px;
margin-bottom:0px;
 font-size:11px;
}
a{
color:#2462AB;
 text-decoration:none;
}
a:hover{
color: #CD3A40;
}
#wrapper{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 777px;
	text-align:right;
	background-color: #FFFFFF;
}
.top_phone
{
  background-color: #44607e;
  color:#ffffff;
  height:25px;
  text-align:center;
  font-size:18px; 
  padding:15px 0px 8px 0px; 
}
#header{
	background-image: url(../images/header.jpg);
	 background-repeat:no-repeat;
	height: 253px;
	width: 777px;
}
 #logo{
	 text-align:left;
	 padding-right:150px;
	 	color: #FFFFFF;
	text-decoration: none;
	 font-size:18px;
    width: 470px;
}

#content{
width:777px;
min-height:450px;
background-color:#ffffff;
}
.intro{
width:740px;
margin-top:20px;
margin-right: 25px;
}
.content{
width:740px;
margin-top:10px;
margin-right: 25px;
}
#left{
float:left;
width:220px;
position:relative;
left:10px;
}
#left h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;	
}
#flash{
	width: 220px;
	margin-top:30px;
	background-image: url(../images/photoofthemonth.jpg);
	/*border: 3px solid #00306f;*/
}
#homelb{	
	margin-top:60px;
	
}
#homelb h1{
margin-right:10px;
}
#homelb ul{
margin-right:10px;
list-style-type:none;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#right{
	float: right;
	width: 485px;
	background-color: #FFFFFF;
	overflow: hidden;
}


#footer p{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 25px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
/* @group Headings */
h1 { margin: 3px 0 5px 0;
font-family:Arial;
	font-size: 15px;
	color:#177FBC;

}
h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
h3 {
	font-size: 14px;
	text-decoration:underline;
	font-weight: lighter;
	margin: 0 0 3px 0;
}
h4 {
	font-size: 14px;
	margin-bottom: 5px;
}

/* @end */
/* @group lists */
ul{
margin-right:15px;
margin-top:5px;margin-bottom:5px;
}
ul li{
margin-bottom:2px;
}
