
#content #left #image{
	height:239px;
	width:432px;
	border-right:1px solid #6b6b6e;
	border-bottom:1px solid #6b6b6e;
	border-top:1px solid #6b6b6e;
	border-left:1px solid #6b6b6e;
	background-color:#6b6b6e;
	position:absolute;
	top:153px;
	left:-60px;
}

#content #left #image img{
	float:right;
	width:432px;
	height:239px;
}


#content #left .italic{
	font-style:italic;
	text-transform:uppercase;
}

#content #left .contact{
	position:absolute;
	bottom:0;
}


