@charset "utf-8";
#wrapper #main #page #body {
	padding-top: 30px;
}
#wrapper #main #page {
	height: 1800px;
}
#wrapper #main #page #sidebar {
	height: 500px;
}

#wrapper #main #page #body #invitation {
	height: 270px;
	padding-left: 20px;
}
#wrapper #main #page #body #invitation #testimonialsandfacts {
	float: left;
	height: 150px;
	width: 160px;
	padding-left: 30px;
	padding-top: 90px;
}
#wrapper #main #page #body #flashdropshadow {
	width: 322px;
	height: 252px;
	background-image: url(../images/drop-shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
	float: left;
	margin-right: 10px;
}

#wrapper  #main  #page  #body  #flashdropshadow #flash {
	width: 320px;
	border: 3px solid #FFFF00;
}

.listbox {
	float: left;
	height: 190px;
	width: 190px;
	font-weight: bold;
	color: #FFFFFF;
}
.flashbackground {
	width: 322px;
	height: 252px;
	background-image: url(../images/drop-shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
	margin-bottom: 20px;
	float: left;
	margin-left: 0px;
}

.listbox p {
	color: #FFFFFF;
}


.indentboxmore {
	padding-left: 10px;
}
