
#content
	{
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	}

div#left
	{
	clear: none;
	float: left;
	padding: 14px 0px 14px 23px;
	}
		
#content div#title
	{
	background-color: #67829d;
	border: 1px #FFF solid;
	height: 42px;
	margin: 0px;
	padding: 0px;
	width: 424px;
	text-indent: -5000px;
	}
	
#content #title h2
	{
	background: url(/images/contact_title.gif) left center no-repeat;
	height: 42px; 
	margin: 0px;
	width: 119px;
	}

div#contact
	{
	background: url(/images/contact_bg.jpg) left center no-repeat;
	height: 344px;
	margin: 14px 0px 0px 0px;
	padding: 0px;
	width: 424px;
	}

#inside
	{
	padding: 50px 33px 50px 33px;
	width: 358px;
	}	
	
div#right
	{
	/* background: url(/images/bgbaby_delightful.jpg) left top no-repeat; */
	background: url(/images/contact-web.jpg) left top no-repeat;
	clear: none;
	float: right;
	height: 440px;
	margin: 0px;
	padding: 0px;
	width: 307px;
	}

p
	{
	color: #564033;
	font: Verdana 10px/14px;
	}

a, a:hover
	{
	font: 10px/14px Verdana;
	color:  #67829d;
	text-decoration: underline;
	}
		
.blue
	{
	color: #67829d;
	margin-bottom: 0px;
	}	
	
.content_heading {
	color:#6B4948;
	padding:5px;
	border:double;
}
