/**
home page.
*/


div#copy-quotes {
	float: right;
	margin-top: -480px;
	margin-right: 30px;
	width: 280px;
}

div.copy-quote {
	margin-bottom: 40px;
	text-align: left;
	color: red;
	font-size: 16px;
	font-style: italic;
}

div.copy-quote img {
	margin: 10px;
}

div.copy-quote img.right-copy-quote {
	float: right;
}

#main-content {
	border: none;
	background: none;
	text-align: center;
}




#slHomeContainer {
	width: 960px;
	height: 529px;
	background-position: center;
	background-image: url('../images/background/slHomeContainerBG.png');
	background-repeat: no-repeat;
	font-size: 17px;
}
