@import url('https://fonts.googleapis.com/css?family=Arimo');

BODY {
font-family: 'Arimo', sans-serif;
margin: 0px;
padding: 0px;
direction: rtl;
width: 100%;}

.top {background-color: #000000;
height: 70px;
width: 100%;}

.logo {width: 258px;
height: 60px;
float:right;}

.spbuttons {border: 2px #FF7B00 solid; border-radius: 10px; background-color: #FF7B00;}


.buttons {color: #ffffff; visibility: hidden; position: absolute; z-index: 3; background-color: #000000; left: 5px; top: 60px;}
.tbuttons {padding: 0px;}
.td {padding: 25px; border-bottom: 1px solid #1A86DB;}


a:link {text-decoration: none; color: #ffffff; }
a:hover {text-decoration: none; color: #1A86DB;}
a:active {text-decoration: none; color: #ffffff;}
a:visited {text-decoration: none; color: #ffffff;}

.smallcontact {float: left; color: #ffffff; font-weight:normal; padding: 0px; font-size: 15px;}

.bigpic {margin: auto;}

.content {float:right; width: 100%; background-color: #ffffff;}
.content1 {width: 90%; background-color: #ffffff; padding: 2px;}
.content2 {width: 300px; background-color: #ffffff; padding: 0px;}

.footer {width: 100%; background-color: #333333;}
.tbfooter {width: 100%; border: 0px; color: #ffffff; padding: 10px;}