#content .bottom
{
	border-top: 6px solid white;
	height:110px;
	float: left;
}

#content  
{
	background: url(/images/home.bg.jpg);
	height: 473px;
	width: 800px;
	position: relative;
}

#flash{
	position: absolute;
	top: 0;
	left: 0;
}

.contents
{
	width:275px;
	position: absolute;
	top:50px;
	right:50px;	 
}	
.contents h4
{
	background: url(/images/home.news-updates.gif) no-repeat;
	display: block;
	height:14px;
	overflow: hidden;
	text-indent: -12345px;
	margin-bottom: 1em;
	width: 148px;  
}	
.contents p
{
	font-family: Verdana;
	font-size: 1em;
	color:#6d6d6d;
	margin-bottom: 1em;	
}	
.contents hr
{
	background: #ddd none repeat scroll 0%;
	border:0pt none;
	height:1px;
	margin:16px 0pt; 
}	
.contents a#baa
{
	background: url(/images/home.before-after.gif) no-repeat;
	display:block;
	height: 13px;
	overflow:hidden;
	text-indent:-1234px;
	width: 280px;
	
}	    