.firstPara{
	font-weight: bold;
}
#titleBar {
	position: absolute;
	left: 0px;
	top: 73px;
}
.businessMainImage {
	background-image: url(../images/usermain-business2.jpg);
	background-repeat: no-repeat;
}
.educationMainImage {
	background-image: url(../images/usermain-education2.jpg);
	background-repeat: no-repeat;
}
.homeMainImage {
	background-image: url(../images/usermain-home2.jpg);
	background-repeat: no-repeat;
}
.libraryMainImage {
	background-image: url(../images/usermain-library2.jpg);
	background-repeat: no-repeat;
}
#menu {
	position: absolute;
	left: 578px;
	top: 106px;
}
#introText {
	position: relative;
	font-size: 120%;
	left: 205px;
	top: 7px;
	width: 365px;
}
#mainBody {
	width: 750px;
	left: 0px;
	top: 103px;
	position: absolute;
}
#bottomBoxes {
	position: relative;
	left: 0px;
	top: 0px;
}
#notUser {
	background-color: #f4f5ff;
	border: 1px solid #CCCCCC;
	position:relative;
	left:5px;
	width:175px;
	padding-left:6px;
	padding-top:6px;
}
#linksTestimonial{
	background-color: #f4f5ff;
	border: 1px solid #CCCCCC;
	position:absolute;
	top:0px;
	left:195px;
	width:545px;
}
#linksTestimonialType {
	background-color: #f4f5ff;
	border: 1px solid #CCCCCC;
	position:absolute;
	top:0px;
	left:195px;
	width:365px;
}
#links{
	float:left;
	width:370px;
	border-right: 1px solid #CCCCCC;
	font-size:120%;
}
#linksType{
	float:left;
	width:365px;
	font-size:120%;
}
#testimonials{
	position:relative;
}
