/* CSS Document */
body{font: 76% arial,sans-serif;
     background: url(images/houses-bgplusgray.gif);
	 	  }
h1 {font-weight: bold;
      color:  #486a5c;
	  font-size: small;
	  text-align:center;
	  	  }
h2 { font-size: 9px;
     color: #000000;
	 text-align: center;
	 	 }
		 
table { padding: 5px;
        
       }
td, tr {border:  solid thin #996600;
        padding: 3px;
				 }
a {color: #b2e0a9;
}
.applications {color:#486a5c;
}
			
 
p{margin:0 10px 10px;
  padding: 2px;
  font-size: 11px;
  white-space:  2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;}
	   
div#container {width: 820px;
               
             
}
div#header {width: 800px;
            height: 200;
			padding-top: 10px;
			}

div#wrapper {width: 720px;
             padding-top: 2px;
			 margin-left:-4px;
			 margin-bottom: -3px;
 }
div#content {background: #ffffff;
             width: 711px;
			 min-height: 380px;	 
			 float:left;
			 margin-left: 49px;
			 margin-top:-16px;
					
			 }
div#content2{
             width: 680px;
			 background: #93d385;
			 min-height: 325px;
			 
}
div#text { background-color: #b2e0a9;
          width: 435px;
          float: right;
		  margin-top: 10px;
		  margin-right: 13px;
		  min-height: 305px;
		  position: relative;
		  z-index: 1;
		  }


div#anim {width: 200px;
          float: left;
		  margin-left: 8px;
		  			}


div#footer{ background: #666666;
            width: 720px;
			height: 40px;
			text-align:center;
			padding-top: 4px;	
			clear: both;
				 
}
