#box {
position:absolute;
top: 0px;
left: 0px;

}


#leftnav {

float: center;
margin: auto;
width: 900px;
height: 900px;
background-image: url('http://mjprocessservers.ca/images/aboutusphoto.jpg');;
background-color: #FFFFFF;
position: relative;
font-family: Tahoma, Geneva, sans-serif;
font-size:14px;
color: #000000;
border-right: 0px;
z-index: 2;

}


#content {

width:700px;
margin-left: 100px;
margin-right: 200px;


}

#title {
float: left;
width: 700px;
height: 360px;
border-bottom: 0px;



}



#leftnav p3 {

width: 760px;
height: 360px;
text-align: justify;
margin: auto;
padding: 8px;
position: absolute; top: 230px; left: 60px; right: 50px;
margin: 0px;

}


#main {

	float: left;
	position: relative; top: -696px; left:580px; right: 50px;
    display: block;
    width: 117px;
    height: 41px;
    background: url("http://mjprocessservers.ca/images/main.jpg") no-repeat 0 0;

  }

#needrealty {

	float: left;
	position: relative; top: 225px; left: 516px; right: 50px;
    display: block;
    width: 158px;
    height: 18px;
    background: url("http://mjprocessservers.ca/images/needlogo.jpg") no-repeat 0 0;

  }



