#image{
	position:absolute;
	left:5px;
	top:5px;
	width:625px;
	height:250px;
}
#menu{
	position:absolute;
	left:630px;
	top:5px;
	width:250px;
	height:250px;
}
#content{
	position:absolute;
	left:5px;
	top:255px;
	height:350px;
	width:450px;
	
	padding-left:25px;
	padding-right:25px;

}
#logo{
	position:absolute;
	left:505px;
	top:255px;
	width:375px;
	height:350px;
}			
