body {
		text-align: left;
		background-color:white;
		width: 1024px;
		height:  580px;
				}
#main {
	background-color:white;
	width: 1024px;
		height:  580px;
}
#contact_right{
		width: 350px;
		height: 500px;
		margin-left:550px;
		position: absolute;
		margin-top : 30px;
		z-index : 4;
}
#contact_right a.link{
		width: 100px;
		height: 30px;
		margin-left:20px;
	    margin-top :0px;
		position: absolute;
}
#contact_right a.blue{
		width: 300px;
		height: 100px;
		margin-left:20px;
	    margin-top :5px;
		position: absolute;
}
#contact_right p.blue{
		width: 350px;
		height:50px;
		margin-left:0px;
		margin-top :0px;
		position: absolute;
		
}
#contact_right a.pix{
		width: 180px;
		height: 70px;
		margin-left:20px;
		margin-top : 150px;
		position: absolute;
		
}
#contact_right a.address{
		width: 180px;
		height: 70px;
		margin-left:0px;
		margin-top : 400px;
		position: absolute;
		
}
#contact_right p.pix{
		width: 350px;
		height: 110px;
		margin-left:0px;
		margin-top :0px;
		position: absolute;
		
}
#contact_right p.address{
		width: 350px;
		height: 40px;
		margin-left:20px;
		margin-top :370px;
		position: absolute;
		
}

#contact_left{
		width: 500px;
		height: 525px;
		position: absolute;
		margin-top: 50px;
		margin-left: 55px;
		z-index : 2;
	
}

