body {
color: #333;
background-color :#ededed; 
margin: 0px 0px 0px 0px; 
border: 0; 
padding: 0;
font-family: "Trebuchet MS", Helvetica, Arial, san-serif;
font-size: 0.8em;
}
h1 {
display: inline;
}


#container {
height:750px;
margin: 0 auto 0 auto;
width: 994px;
background: #ededed url("img/bg2.jpg") no-repeat;
padding: 0;
font-size: 12px;
border: none;
text-align: left; 
margin-top:30px;
}


#header {
width:1000px;
height:290px;
background: transparent url("img/banner_home.jpg") no-repeat 15px 1px;
}

#header_about {
width:1000px;
height:284px;
background: transparent url("img/banner_about.jpg") no-repeat 15px 2px;
}

#header_services {
width:1000px;
height:284px;
background: transparent url("img/banner_services.jpg") no-repeat 15px 1px;
}
#header_contact {
width:1000px;
height:284px;
background: transparent url("img/banner_contact.jpg") no-repeat 15px 1px;
}

#nav {
height:28px;
padding-top:2px;
margin-left:368px;
}

#logo {
padding-top:3px;
height:29px;
background-color:white;
float:left;
margin-left:-340px;
}

#logo_about {
height:29px;
float:left;
margin-left:-350px;
}

#logo_services {
padding-top:1px;
height:29px;
float:left;
margin-left:-350px;
}
#logo_contact{
padding-top:1px;
height:29px;
float:left;
margin-left:-350px;
}

#about  {
float:left;
background-color:#90bfdc;
width:187px;
height:29px;
padding-right:14px;
padding-top:8px;
}

#services  {
float:left;
background-color:#c29cdb;
width:187px;
height:29px;
padding-right:14px;
padding-top:8px;
}

#contact  {
float:left;
background-color:#ffdb77;
width:187px;
height:29px;
padding-right:14px;
padding-top:8px;
}
#about a, #services a, #contact a {
color:black;
text-decoration:none;
display:block;
width:100%;
height:100%;
text-align:right;
}

#rightcol {
float:left;
height:600px;
width:300px;
padding-left:25px;
padding-top:20px;
margin-left:14px;
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-family:Georgia;
color:#666666;
font-size:22px;
}
#centercol {
float:left;
width:600px;
padding-left:25px;
padding-top:20px;
padding-bottom:20px;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
font-family:Georgia;
color:#666666;
font-size:16px;
}
#centercol h1 {
font-family:Georgia;
color:#666666;
font-weight:normal;
font-size:22px;
}

#centercol h2 {
font-family:Georgia;
color:#666666;
font-weight:normal;
font-size:20px;
}
#bottomcol {
float:left;
width:610px;
padding-left:25px;
padding-top:55px;
padding-bottom:20px;
font-family:Verdana;
color:black;
font-size:12px;
}

#bottomcol a{
color:black;
}

.mailto {
unicode-bidi:bidi-override;
direction: rtl;
}

#imp {
display:none;
}
