/* CSS Document */
div#page_container{
   width:550px;
   font-family:"Times New Roman", Times, serif;
}
	
#left, .interactive, .footernav{
display:none;
}

#content{
width:550px;
}

.features{
width:250px;
padding:20px 0px 0px 0px;
margin:0px;
}

.copy h1, .features h3{
font-size:14px;
}
