/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/outerborder1.jpg);
}

#container {
	position: relative;
	height: 100%;
	width: 990px;
	background: #ffffff center;
	margin: 0 auto 0px auto;	
}
* html #container {
	height:100%
}
body>#container {
	height:auto
}

html>body #bodyPage{
	height:auto
}

.Header
{
height:60px;
}
.logo
{
width:413px;
height:60px;
float:left;
}

.name
{
width:576px;
height:60px;
clear:both;
}
.middle
{
height:280px;
width:990px;
margin: 0; 
padding: 0;
background-color:#000000;
}
.middle2
{
height:280px;
width:990px;
margin: 0; 
padding: 0;
background-color:#dbe3ee;
}
.middle1
{
width:260px;
float:left;
}
li
{
margin-right:-20px;
}
.menu
{
font-family:"Century Gothic", Arial;
color:#FFFFFF;
list-style-type:none;
font-size:14px;
direction:rtl;
text-decoration:none;
}

.menu a
{
font-family:"Century Gothic", Arial;
color:#FFFFFF;
text-decoration:none;
}

.footer
{
width:735px;
height:161px;
float:right;
}

.footertext
{
font-family:Arial, Helvetica, sans-serif;
width:550px;
font-size:10px;
color:#999999;
float:left;
margin-top:10px;
margin-left:15px;
}
.services
{
font-family:Arial, Helvetica, sans-serif;
width:650px;
font-size:10px;
color:#cacaca;
float:left;
margin-top:60px;
margin-left:45px;
}

.contact
{
font-family:Arial, Helvetica, sans-serif;
width:650px;
font-size:14px;
float:left;
color:#7f4502;
margin-top:90px;
margin-left:45px;
}


.ourteam
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
float:left;
}

.testimonal
{
font-family:Arial, Helvetica, sans-serif;
width:600px;
font-size:10px;
color:#000000;
float:left;
}

 .scrollable{
   overflow: auto;
   height:120px; /* adjust height depending on number of options to display */
   border: 0px ;
   scrollbar-arrow-color:#caf4ff;
   scrollbar-base-color:#caf4ff;
   }
 .scrollable select{
   border: none;
 }

.style2 {
	color: #a30000;
	font-weight: bold;
}
.footer1
{
width:469px;
height:161px;
float: left;
}
.a
{
text-decoration:none;
}
a
{
text-decoration:none;
}
