body {
	background: #EEEEEE;
	height: 100%;
	text-align: center;
}

.sitebar {
	background-image:url(../_images/logo-c8.jpg);
	background-color: #5C2279;
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 35px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: bold;
}

p {
	color: #333333;
	font-size: 28px;
	margin: 40px 0;
}

.pagescont {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}

.pagecont {
	width: 320px;
	float: left;
	margin: 60px 20px 0 20px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #333333;
}

.pagecont img {
	margin: 0 0 20px 0;
}

.infop {
	clear: both;
	font-size: 14px;
	margin: 50px 0 0 0;
}

.disclaimer {
	clear: both;
	font-size: 12px;
	margin: 20px 0 0 0;
}