﻿    *{
			padding: 0;
			margin: 0;
		}
	body{
			background-color:white;
			font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
			font-size: 0.75em;
			color:#797979;
	        
		}
#outer_box_MP
{	
	  position:relative;
		left:0px;
		top:0px;
		width:1000px;
	
		z-index:29;
}
#top_part_left_box_MP
{
    text-align:left;
	position:absolute;
	left:30px;
	top:15px;
	width:144px;
	height:686px;
	z-index:4;
}
#header_MP
{
text-align:left;
position:relative;
left:85px;
top:15px;
width:800px;

z-index:-1;



}

.headerMP
{
padding-top:5px;
padding-bottom:5px;
font-size:21px;
color:#797979;
}

.headerMP1
{
padding-top:5px;
padding-bottom:5px;
font-size:14px;
color:#797979;
font-weight:bold;
}

#Browse_Buy
{
text-align:left;
/*position:absolute;*/
left:196px;
top:30px;
width:750px;
height:1000px;
z-index:2;

}
#Browse_Rent
{
text-align:left;
/*position:absolute;*/
left:196px;
top:1100px;
width:750px;
height:2200px;
z-index:3;

}
#Browse_Newhomes
{
text-align:left;
/*position:absolute;*/
left:196px;
top:2300px;
width:750px;
height:3300px;
z-index:4;

}
#Browse_Agent
{
text-align:left;
/*position:absolute;*/
left:196px;
top:3400px;
width:750px;
height:3600px;
z-index:5;

}

		a.green_more_MP:link
		{
		text-decoration:none;
		font-size:10pt;
		color:#7FD52A;
		}
		a.green_more_MP:visited
		{
		text-decoration:none;
		font-size:10pt;
		color:#797979;
		}
		
		a.green_more_MP:hover
		{
		text-decoration:underline;
		font-size:10pt;
		color:#7FD52A;
		}
		a.green_more_MP:active
		
		{
		text-decoration:none;
		font-size:10pt;
		color:#797979;
		    
		    }
		    
		    .line_MP
         {
            color:#797979;
            
            }
			
			
