﻿#container
{
  width:1172px;
  height:100%;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

#footer
{
  width:1172px;
  height:418px;
  margin-left:auto;
  margin-right:auto;
  color:#5E7F90;  
}

#footerLeft
{
  background-image:url('/Images/ToyFooter5/toyfooterLeft5.jpg');
  background-position:top right;
  background-repeat:no-repeat;
  background-attachment:scroll;
  width:405px;
  height:418px;
  float:left;
  position:relative;
  top:-179px;
}

#footerCenter
{
 background-image:url('/Images/ToyFooter5/toyfooterCenter5.jpg');
  background-position:top center;
  background-repeat:no-repeat;
  height:inherit;
  width:481px;
  padding-top:172px;
  padding-left:20px;
  float:left;
}

#footerRight
{
  background-image:url('/Images/ToyFooter5/toyfooterRight5.jpg');
  background-position:top left;
  background-repeat:no-repeat;
  height:inherit;
  width:250px;
  height:445px;
  top:-200px;
  position:relative;
  float:left;
}

#footerMenu
{
  top:-95px;
  left:-32px;
  position:relative;
}

.imgSpacer
{
  width:150px;
  height:80px;
}


#footerTestimonial
{
  position:relative;
  top:-250px;
  left:-23px;
  text-align:center;
  width:475px;
  height:100px;
  vertical-align:bottom;
  padding-top:5px;
}

#footerTestimonial table
{
  padding:0px;
  height:100px;
}

#footerInfo
{
  position:relative;
  top:-65px;
  left:30px;
}
