h2.homepage
{
    display: block;
    margin: 0;
    padding: 15px 0 0 48px;
    width: 198px;
    height: 29px;
    text-indent: -5000px;
    background: none;
}

ul.three-sections
{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.three-sections li a
{
	display: block;
	width: 100%;
	height: 100%;
}
ul.three-sections li.about-shuropody
{
	margin: 0 20px 20px 0;
	padding: 0;
	display: block;
	float: left;
	width: 228px;
	height: 228px;
	text-indent: -5000px;
}
	ul.three-sections li.about-shuropody a
	{
		background: url(/images/box-home_about-shuropody.jpg) left top no-repeat;
	}
	ul.three-sections li.about-shuropody a:hover
	{
		background-position: left bottom;
	}
ul.three-sections li.our-treatments
{
	margin: 0 20px 20px 0;
	padding: 0;
	display: block;
	float: left;
	width: 228px;
	height: 228px;
	text-indent: -5000px;
}
	ul.three-sections li.our-treatments a
	{
		background: url(/images/box-home_our-treatments.jpg) left top no-repeat;
	}
	ul.three-sections li.our-treatments a:hover
	{
		background-position: left bottom;
	}
ul.three-sections li.online-store
{
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	float: left;
	width: 228px;
	height: 228px;
	text-indent: -5000px;
}
	ul.three-sections li.online-store a
	{
		background: url(/images/box-home_online-store.jpg) left top no-repeat;
	}
	ul.three-sections li.online-store a:hover
	{
		background-position: left bottom;
	}

	
	
	
/*
div.welcome-para
{
	width: 724px;
	padding: 0;
	background: #fff;
}
	div.welcome-para div.wp-t, div.welcome-para div.wp-r, div.welcome-para div.wp-b, div.welcome-para div.wp-l, div.welcome-para div.wp-tl, div.welcome-para div.wp-tr, div.welcome-para div.wp-br, div.welcome-para div.wp-bl
	{
		width: 100%;
		height: 100%;
	}
	div.welcome-para div.wp-t
	{
		background: url(/images/whitebox-dot.gif) left top repeat-x;
	}
	div.welcome-para div.wp-r
	{
		background: url(/images/whitebox-dot.gif) right top repeat-y;
	}
	div.welcome-para div.wp-b
	{
		background: url(/images/whitebox-dot.gif) left bottom repeat-x;
	}
	div.welcome-para div.wp-l
	{
		background: url(/images/whitebox-dot.gif) left top repeat-y;
	}
	div.welcome-para div.wp-tl
	{
		background: url(/images/whitebox-tl.gif) left top no-repeat;
	}
	div.welcome-para div.wp-tr
	{
		background: url(/images/whitebox-tr.gif) right top no-repeat;
	}
	div.welcome-para div.wp-br
	{
		background: url(/images/whitebox-br.gif) right bottom no-repeat;
	}
	div.welcome-para div.wp-bl
	{
		background: url(/images/whitebox-bl.gif) left bottom no-repeat;
	}
	div.welcome-para div.wp-contents
	{
		padding: 20px 12px;
	}
*/
