﻿


.wrapper{
   width: 949px;
   height:auto;
   background-color: #5d80ab;
   margin:auto;
}
.left1{
   /*position: relative;*/
   float: left;
   left: 1px;
   width: 229px;
  
   
}
.left2{
   /*position: relative;*/
   float: left;
   left: 3px;
   width: 238px;
   
}
.left3{
   /*position: relative;*/
   float: left;
   left: 5px;
   width: 238px;
   
}
.right
{
    /*position: relative;*/
    float: right;
    right: 1px;
    width: 244px;
    
}



