
#content
	{
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	}

div#left
	{
	clear: none;
	float: left;
	padding: 14px 0px 14px 23px;
	}
	
div#contact
	{
	background: url(/images/about_bg.gif) left center no-repeat;
	height: 350px;
	margin: 14px 0px 0px 0px;
	padding: 0px;
	width: 416px;
	overflow: hidden;
	}

#contact #inside
	{
	padding: 9px 14px 0px 14px;
	margin: 0px; 
	height:322px
	}	
	
#contact #inside p
	{
	color: #564033;
	font: Verdana 10px/13px;
	}

div#right
	{
	/* background: url(/images/bgbaby_soft.jpg) left top no-repeat;	 */
	background: url(/images/ines-violet.jpg) left top no-repeat;
	clear: none;
	float: right;
	height: 440px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 307px;
	}

