@charset "UTF-8";
/*

Contents of this file are the property of Ashbury International Group. All rights reserved.
Designer - Spike Silvernail
version AIG 1209

*/


.wrapper{
   position:inherit;
   float: left;
   width: 975px;
   height:auto;
   padding:6px 0 20px 0;
   background-color: white;
   background-image:url(http://www.ashburyintlgroup.com/images/footer_bg.gif);
   background-repeat:repeat-x;
}
.left1{
   position: relative;
   float: left;
   left: 0px;
   width: 293px;
   padding:2px 10px;
}
.left2{
   position: relative;
   float: left;
   left: 14px;
   width: 295px;
   padding:2px 8px;
}
.right{
   position: relative;
   float: right;
   right: 0px;
   width: 313px;
   padding:2px 8px;
}

