	TEXT viewer: /pathtofreedom.com/sites/all/themes/ptf6/assets/css/home.css

.clear-both {
clear: both;
}


body {
  
	background: transparent url(../layout/bottombg2.png) no-repeat bottom center;
	color: #52453d;
}


#main {
 	width: 900px;
  margin: 0;
  border-right: 0;
	padding-top:30px;
 }
  
 #main #title {
font-size:18px;
font-weight:900;
padding-top:10px;
text-align:center;
}

#nav
{
	background: transparent url(../layout/brokenline.png) repeat-x bottom;
}
  
  #nav ul li a {
    height: 20px;
  }
  

#footer
{
margin-left: 49px;
width: 981px;
margin-top: -15px;
}  

#footer-inner
{
background: none;
}

  #footer #secondary {
    background: none;
    left: 0px;
    top: 57px;
    width: 981px;
    padding: 0;
    height: 120px;
  }
  
  #footer #secondary ul li {
    float: left;
  }
  
  #footer #secondary ul li a{
    background: url(../layout/homebuttons.jpg); 
    height: 208px;
width:162px;
  }
  
   #footer #secondary #animals {
    background-position:-160px 0;
	width:166px;
  }
  
  #footer #secondary ul li a:hover{
    background-position: 0 -208px;
  }
  
  #footer #secondary #animals {
    background-position:-166px 0;
  }
  
  #footer #secondary #animals:hover {
    background-position: -166px -208px;
  }
  
  #footer #secondary #self {
    background-position: -328px 0;
  }
  
  #footer #secondary #self:hover {
    background-position: -328px -208px;
  }
  
  #footer #secondary #energy {
    background-position: -490px 0;
  }
  
  #footer #secondary #energy:hover {
     background-position: -490px -208px;
   }
  
  #footer #secondary #transportation {
    background-position: -652px 0;
  }
  
  #footer #secondary #transportation:hover {
    background-position: -652px -208px;
  }
  
  #footer #secondary #gardening {
    background-position: -814px 0;
	width:167px;
  }
  
  #footer #secondary #gardening:hover {
    background-position: -814px -208px;
  }

  #footer-inner
{
  height: 240px;
}
  


#main-image
{
float: left;
}
  
  #main-image img
  {
  margin: 0 20px 20px 0;
  }
  


  


  
  
  
 
  

  
  


