#picture {
background:transparent no-repeat;
border-left:#333 1px solid;
border-top:1px solid #555;
height:260px;
width:650px;
overflow:hidden;
}

#content {
overflow:hidden;
background:#333;
float:left;
border-left:#333 1px solid;
width:900px;
height:auto;
}

#bodytext {
background:#222;
width:900px;
height:auto;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
padding-bottom:20px;
}

.text {
direction:rtl;
unicode-bidi:normal;
text-align:right;
line-height:30px;
font-family:Tahoma;
font-size:12px;
overflow:hidden;
color:#CCC;
padding:15px 40px;
}

.textnohd {
direction:rtl;
unicode-bidi:normal;
text-align:right;
line-height:30px;
font-family:Tahoma;
font-size:12px;
border-top:1px solid #555;
padding:15px 40px;
}

#footer {
background:transparent;
width:900px;
height:50px;
font-family:Tahoma;
font-size:10px;
color:#666;
padding-top:12px;
}

.h1 {
border-bottom:1px solid #444;
color:#C7B299;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:700;
margin-left:40px;
margin-right:40px;
text-align:right;
}

.maincontent {
background:transparent;
}

.extrastext {
color:#FFF;
direction:rtl;
float:right;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:700;
text-align:right;
padding:18px;
}

.footertext {
background:trasparent;
float:right;
direction:rtl;
}

.footerlogo {
height:35px;
width:200px;
float:left;
}

.branchpic {
width:174px;
height:138px;
float:left;
-moz-border-radius:5px;
}

.list {
background:#111;
border:1px solid #333;
-moz-border-radius:5px;
height:auto;
width:200px;
padding:5px;
}

.column li {
background:#111;
border:1px solid #333;
-moz-border-radius:5px;
height:170px;
width:170px;
float:left;
text-align:center;
font-family:Tahoma;
color:#0CF;
margin:11px;
padding:5px;
}

.column li img {
float:left;
}

.column:hover {
color:#FFF;
cursor:pointer;
}

.english {
font-size:11px;
direction:ltr;
unicode-bidi:bidi-override;
}

.extrastext p {
font-size:12px;
font-family:Tahoma;
font-weight:400;
line-height:16px;
color:#fff;
}

.extras:hover {
background:url(../images/extrasback-h.jpg) no-repeat;
}

#nav li {
display:block;
float:right;
color:#FFF;
}

#nav ul {
margin:0;
padding:0;
}

#nav a:hover {
display:block;
background:url(../images/nav-hover.jpg) repeat-x;
color:#09C;
padding:5px 10px 10px;
}

#nav a {
background:transparent;
cursor:pointer;
display:block;
padding:5px 10px 10px;
}

#nav {
clear:both;
width:900px;
height:27px;
font-family:tahoma;
font-size:12px;
margin:-29px auto auto;
}

#container {
background:transparent;
width:900px;
height:auto;
margin:20px auto auto;
}

.selected {
background:url(../images/nav-selected.jpg) repeat-x;
color:#fff;
cursor:default;
padding:5px 10px 10px;
}
