body {
  margin:0;
  padding:0;

}

h1, h2, h3, img, ul, li {
  margin:0;
  padding:0;
  border:0;
}

h1,h2 {
  font-size:12px;
}

a {
  color:#3845b8;
}

a:hover {
  color:#6b72ca;
}

ul {
  list-style-type:none;
}

li {
  padding-left:24px;
  margin-bottom:7px;
  background-image:url(images/icon_list_star.jpg);
  background-repeat:no-repeat;
  background-position:0px 1px; 
}

#wrapper {
  font-family:Arial, Verdana, Helvetica, sans-serif !important;
  /*font-family:tahoma !important;*/
  font-size:11px;
  font-weight: normal;
  color:#3845b8;
  width:979px;
  margin-left:auto;
  margin-right:auto;
}

#header{
margin:0;
padding:0;
}
#header .left{
float:left;
margin:0;
padding:0;
}
#header .right{
float:right;
margin:0;
padding:0;
}


#middle {
  margin-top:8px;
  height:260px;
}
#middle .left {
  float:left;
}

#middle .middle {
  float:left;
  width:512px;
}

#middle .middle img {
  float:left;
}

#middle .right {
  float:left;
  width:222px;
  padding:8px 0 0 0px;
}

#middle a img {
  opacity: 1;
  filter: alpha(opacity=100);
}

#middle a:hover img, #header a:hover img {
  opacity: .90;
  filter: alpha(opacity=90);
}

#bottom {
  clear:both;
  height:196px;
  background:#ffffff url(images/bar_bottom_bg.jpg) repeat-x;
}

#bottom .content {
  height:196px;
  background:transparent url(images/kids_with_piggy_bank.jpg) no-repeat center right;
}

#bottom .content h1 {
  padding-top:30px;
}


#bottom .content .icons div {
  float:left;
  width:237px;
  margin-top:10px;
  padding:5px 0 0 0;
  height:75px;
}
/*#bottom .content .icons div {
  float:left;
  width:140px;
  margin-top:10px;
  padding:5px 0 0 88px;
  height:75px;
}*/
/*#bottom .content .icons .s1 {
  background:transparent url(images/icon_red_box_hands.jpg) no-repeat top left;
}

#bottom .content .icons .s2 {
  background:transparent url(images/icon_red_box_pig.jpg) no-repeat top left;
}

#bottom .content .icons .s3 {
  background:transparent url(images/icon_red_box_family.jpg) no-repeat top left;
}*/

#bottom .content .icons .s1 img, #bottom .content .icons .s2 img, #bottom .content .icons .s3 img{
padding:0 10px 0 0;

}

#bottom .content .icons div a:hover img {
  opacity: .90;
  filter: alpha(opacity=90);
}


/*#bottom .content .icons .s2 img{
width:89px;

}

#bottom .content .icons .s3 img{
width:89px;

}*/


#footer {
  margin-top:10px;
}

#footer .images {
  float:left;
}

#footer .logo {
  float:right;
}

#footer .copy {
  padding:10px 0 0 210px;
  font-size:10px;
  color:#b1b1b1;
}
#footer a {
  color:#b1b1b1;
}





































