.mainContent {
	height: 332px;
	padding-top: 60px;
}
.mainContent.bg1 {background: #fff url(../img/bg1.jpg) top right no-repeat;}
.mainContent.bg2 {background: #b5c6e6 url(../img/bg2.jpg) top right no-repeat;}
.mainContent.bg3 {background: #fff url(../img/bg3.jpg) top right no-repeat;}
.mainContent.bg4 {background: #fff url(../img/bg4.jpg) top right no-repeat;}
.mainContent.bg5 {background: #fff url(../img/bg5.jpg) top right no-repeat;}

.exceptional {
	width: 446px;
	height: 40px;
	margin: 0 0 20px 40px;
	background: url(../img/txt_exceptional.gif) top left no-repeat;
}
.welcomeText {
	width: 330px;
	margin: 0 0 25px 65px;
	text-align: justify;
	font: 13px/22px "Times New Roman", Times, serif;
}
.welcomeText .pcSolutions {
	background: url(../img/txt_pcsolutions.gif) top right no-repeat;
	width: 241px;
	height: 11px;
	margin: 0 0 8px 3px;
}
.logo {
	background: url(../img/logo.gif) top right no-repeat;
	width: 93px;
	height: 45px;
	margin-left: 135px;
}
.testimonialsMore {
	margin: 30px 0 10px 50px;
	font-size: 14px;
}
.testimonialsMore img {
	vertical-align: middle;
	float: left;
	width: 20%
}
.testimonialsMore .testimonial {
	float: right;
	width: 70%;
	margin: 0 4% 0 4%;
	display: inline;
}