/***************************************************************
Style Sheet for Rand & Rand Dentistry

Copyright 2009 by Rand & Rand Dentistry, All Rights Reserved
***************************************************************/



#content {
	background: url('v2/home-content-bg-top.gif') no-repeat;
}

#columnWrapper {
	background: url('v2/home-content-bg-middle.gif') repeat-y;
}

#homeBlobContainer {
	background:url('v2/home-blob-container-bg.gif') no-repeat;
	height:190px;
	margin:10px 0 0 50px;
	padding-top:12px;
	position:relative;
	width:700px;
	}

#navigation ul {
	background:url('v2/home-navigation-bg.gif') top no-repeat;
}
#footer {
	background: url('v2/home-content-bg-bottom.gif') no-repeat;
}
/*
#homefooter {
	width:800px;
	margin:0 auto 0;
	text-align:left;
	background: url('v2/home-content-bg-bottom.gif') no-repeat;
}*/

