html, body {
	height:100%;
        margin:0;
        padding:0;
        border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a img, :link img, :visited img {
border:0 none;
}
div
{
        margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

div .content {
	font-size: 16px;
        padding-top:5px;
}

div .content img {
        margin: 5px;
}

div .content p {
        padding: 5px;
}




body {
        margin:0;
        padding:0;
	font-family: Arial;
	font-size: 16px;
        background-image: url('img/bg_top_strip.jpg');
        background-repeat: repeat-x;
        background-position: left top;
        background-color: #0072ff;
	color: #fff;
	width:100%;
	min-width:1000px;
}
#wrap {
        font-size: 11px;
        padding:0px; 
	position: relative;
	background:#0072ff;
        width:1000px;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
#footer {
    
	height:95px;
	width:100%;
        background-image: url('img/footer.png');
        background-position:top center;
        background-repeat: no-repeat;
}
#logo
{
    width: 1000px;
    height:407px;
    background-image: url('img/logo.jpg');
    background-position: left top;
    background-repeat: no-repeat;
}
.bor
{
    border:1px solid #555;
}
.menu
{
  margin-left: 20px;
  width: 960px;
  height:44px;
}
.menu-left
{
 background-image: url('img/bg_menu_left.png');
 width: 12px;
 height:44px;
 float: left;
}
.menu-right
{
  background-image: url('img/bg_menu_right.png');
  width: 12px;
  height:44px;
  float: left;
}
.menu-center
{
  float: left;
  background-image: url('img/bg_menu_center.png');
  background-repeat: repeat-x;
  width: 936px;
  height:44px;
}

#menu_ltr {
margin:0px;
padding:0px;
}

#menu_ltr a {
    background-image: url('img/bg_menu_a.png');
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    padding-left: 6px;
    padding-right: 12px;
    display: block;
    height: 44px;
    line-height: 40px;
    text-decoration: none;
    font-family: 'Times New Roman',Times,serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

#menu_rtl {
margin:0px; width: 95%;
padding:0px;
}

#menu_rtl a {
    background-image: url('img/bg_menu_a.png');
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    padding-left: 16px;
    padding-right: 10px;
    display: block;
    height: 44px;
    line-height: 40px;
    text-decoration: none;
    font-family: 'Times New Roman',Times,serif;
    font-size: 18px;
    color: #000000;
}

#menu_ltr .page-item-62 a {
    background-image: none;
}


#menu_rtl .page-item-56 a {
    background-image: none;
}

.menu-center a:hover ,.activ
{
    color: #9b4900 !important;
}
.flags
{
    margin: 5px;
}
#footer_language_list
{
    margin-top: 65px;
    margin-right: 30px;
    width: 100px;
    float: right;
    text-align: right;
}
.content
{
    padding-left: 20px;
    padding-right: 20px;
}
.menu-center li {
   list-style-type: none;
}
