 body {
	 background: #3aa5d1;
	 background-image: url(../images/3.jpg);
	 background-repeat: repeat-x;
	 margin-top: 0px;
	 color: #eff5f9;
	 
  }

 .copy {
	 color: #eff5f9;
	 font-family: Arial;
	 font-size: 8pt;

  }
  .center {
	 margin-top: 50px;
	 font-family: Arial;

  }

  .bag {
	 background-color: #f9fbe8; 
  }
  .text1 {
	 color: #eff5f9;
         text-decoration: none;
  }
  .text1:hover {
  	 text-decoration: underline;
  
  }
  .form1{
	 background-color: #3aa5d1;
	 color: white;
	 border: 1px solid;
  }
  .form{
	 background-color: #dae9f1;
	 color: #36a0cf;
	 border: 1px solid ;
}

	
	/* FOOTER PARTNER */

div.footerPartnerHolder
{
    border: 0px solid red;
    height: 90px;
    margin: 20px auto 0px auto;
    width: 750px;
}

div.footerPartnerInner
{
    margin: 0 auto;
    width: 750px;
}

div.footerPartnerInner ul
{
    float: left;
    margin: 0 0 0 2px;
    padding: 0;
    width: 122px;
}

div.footerPartnerInner ul li
{
    list-style: none;
    padding: 0 0 4px 10px;
}

div.footerPartnerInner ul li h4, div.footerPartnerInner ul li h4 a, div.footerPartnerInner ul li h4 a:visited
{
    color: #1671a8;
    font-family: Arial, Trebuchet MS, Sans-Serif;
    font-size: 9px;
    margin: 0;
}

div.footerPartnerInner ul li h4 a:hover
{
    color: #1671a8;
    text-decoration: underline;
}
