/* CSS Styling for Mina Travel*/

/* #Contact page
-----------------------------------------------------------------*/
#contact{
	width:225px;
	height:215px;
	float:left;
	background-image:url(/images/contact_back.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:20px;
}
#contact p{
	margin:27px 0 20px 27px;
	line-height:170%;
}
#map{
	width:330px;
	height:215px;
	margin-top:20px;
	margin-left:35px;
	float:left;
	background-color:#666;
}
