﻿html, 
body {
    margin: 0; 
    padding: 0;
    background-image: url('mainimages/bg1.jpg'); 
    background-repeat: repeat-x;
    color: #000;
  }

body {
    min-width: 750px; 
  }

p {
    padding: 10px;
  }

h3 {
    margin-left: 10px;
  }

#diamante  {
   height: 100px;
   width: 50px; 
   }
  
  
#wrap {
    background: #0093e8; 
    margin: 0 auto;
    width: 750px; 
  }

#header {
    background-image: url('mainimages/header1.jpg');
    height: 200px;
  }

#nav {
    background-image: url('mainimages/bar.jpg'); 
    background-repeat: repeat-x
    height: 0px;
  }
  
#sidebar {
    background: #0093e8; 
    float: left;
    width: 180px;
  }
  
  #video  {
    padding-left: 20px;
    padding-bottom: 10px; 
  }
  
.link {
    background-image: url('mainimages/link.jpg');
    height: 1.8em;
    float: left; 
    width: 11.25em;
    border: 0;
    color: #ffffff;
    margin-left: -40px;
    text-decoration: none;
    text-align: left; 
    background-repeat: no-repeat;
    list-style-type: none;
    
  }

a:link, a:visited {
    text-decoration: none; 
    color: #ffffff;
    font-weight: bold; 
    padding-left: 10px;
    line-height: 30px;
    position: static;
    min-width: 200px;
  }

a:hover {
    text-decoration: underline; 
    color: #00678e; 
  }



#footer {
    background-image: url('mainimages/footer.jpg');
    background-repeat: repeat-x; 
    clear: both; 
    color: #ffffff; 
    text-align: center;
    font-weight: bold;
  }

#main {
    background: #ffffff; 
    float: right; 
    width: 570px;
  }

#jackie {
    float: right;
    margin-top: 5px;
    padding-right: 10px;
    padding-bottom: 30px;
    border: 5px; 
  }

#burt {
    float: right; 
    margin-top: 5px;
    padding-right: 10px;
    padding-bottom: 35px;
  }

#horizon {
    float: right; 
    margin-top: -10px;
    margin-right: 10px;
    padding: 10px; 
  }  

.ethics  {
    padding-left: 10px;
  }

.subtitle {
    font-size: small;
    margin-right: 10px;
    margin-left: 315px;
    margin-top: 320px;
    position: absolute;
    max-width: 250px;
    text-align: center;
  }

.subtitlemain {
    font-size: small;
    margin-right: 10px;
    margin-left: 385px;
    margin-top: 270px;
    position: absolute; 
    max-width: 250px;
    text-align: center; 
  }   

#clientlink {
    text-decoration: underline; 
    color: #000000;
    font-weight: bold;
    padding: 0px;
    padding-left: 0px;
    line-height: 0px;
    margin-top: -20px;
  } 

#ottolink {
    text-decoration: none;
    color: #000000;
    font-weight: bold; 
    padding: 0px;
    line-height: 10px;
    margin-left: 10px;
    margin-top: -7px;
   }   

#ata  {
    position: absolute; 
    margin-left: -180px;
    margin-top: 315px;
  }
  
#bbb  {
    position: absolute; 
    margin-left: -125px;
    margin-top: 510px;
  }
  
#town  {
    position: relative; 
    margin-left: 10px;
    margin-bottom: -15px;
  }

#cati  {
    position: absolute; 
    margin-left: -180px; 
    margin-top: 430px; 
  }
