/* home page style */
#top-margin
{
	border-bottom: 0px;
}

#left-shadow
{
	height: 509px;
}


#right-shadow
{
	height: 500px;
	height: 509px;
}
	
#footer
{
	clear: both;
	width: 820px;
	height: 45px;
	background-image: url('images/bg-footer-home.jpg');
	font-size: 10px;
	color: #0C7A3B;
}

