

#linkOurProducts,#linkMoreAboutUs,#headerText,#comparePM
{
   position:absolute;
   font-family:tahoma;
   font-size:11px;
   font-weight:bold;
   text-decoration:underline;
   text-align:left;
   line-height:14px;
   border:0px;
   margin:0;
   padding:0px;

}

#linkOurProducts
{
   color:black;
   top:120px;
   left:20px;
}

#linkMoreAboutUs
{
   color:black;
   
   top:95px;
   left:20px;
}

#headerText
{
   color:white;
   text-decoration:none;
   font-weight:normal;
   top:50px;
   left:601px;   
}

#comparePM
{
	display:block;
   	top:150px;
   	left:601px;   
}