#divTitle
{
   position:relative;
   left:0px;
   
}

#divText
{
    width:240px;
}

#divImage
{
   /* float:left*/
   
    width:100%;
    height:335px;
    /*background-color:red;*/
	
}

#divMainContent
{	
	padding-top:14px;
	
}


#divContentHolder{	
	background-image: url("/images/home/pda.jpg");
	background-position: 265px 7em;
	background-repeat: no-repeat;
}

#divPrintBut
{
	display:none;

}