/* HOME */

div.home-swirls {
	position: absolute;
	top: 240px;
	left: 560px;
	width: 310px;
	height: 350px;
	z-index: 10;
	background-image: url(../_images/home/home-right-swirls.gif);
	background-repeat: no-repeat;
}

div.home-image {
	position: absolute;
	top: 270px;
	left: 550px;
	width: 290px;	
	z-index: 11;
	float: left;
}
div.home-image p {

}

div.text-area {
	width: 295px;
}

div.home-logos {
	z-index: 50;
	margin-top: 4px;
}

div.home-logos-text {
	z-index: 55;
	position: absolute;
	top: 239px;
	left: 67px;
	width: 60px;
}

div.home-logos-text p a {
	font-size: 10px;
	text-decoration: none;
}