/*--------------------------Layout ------------------------------------------------*/

div
{
  position:absolute;
}

span
{
  position:absolute;
}

#padala_logo
{
  
	top:5px;
  left:150px;    
  color: #333;
}
#img_people
{
   top:200px;
   left:350px;
}
#adsense_top
{
  left:150px;   
  top:83px; 

}

.testimonial
{
	padding-left:7px;
	padding-right:7px;
}
.scrollable_testimonial
{
	overflow:auto; 
	height:200px; 
	width:325px;
	padding:7px;

}

div.content
{
  top:173px;
	height:600px;
	border-width:1px;
	border-style: dashed;
	border-color: #9ACC99;	
	padding:0px;
	border-bottom:0px;
	border-top:0px;

}

#mid_content
{
position:absolute;
left:329px;
width:370px;
border-width:0px;
border-bottom-width:0px;
padding-left:10px;
padding-top:0px;
}

#left_content
{
position:absolute;
left:150px;
width:180px;
}

#right_content
{
position:absolute;
left:698px;
width:180px;
}

#bottom_content
{
  top:770px;
  left:150px;
  height:50px;
  width:728px;
  border:0px;
	border-style:solid;
  border-color: #9ACC99;	
	border-top:1px;
}
/*-------------------------------format-----------------------------------------------------------*/
table
{
   border:0px;
   padding:0px;
   border-spacing:0px;
}

p {font-family:verdana, arial, tahoma; font-size:11px; color:#000000}

body
{border-style: none;

border-width: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-color: #ab73c7;
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ab73c7; 
scrollbar-shadow-color: #ab73c7; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-arrow-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff;
margin-top:0px;
font-family:verdana;
font-size:11px;

}
 
