.mainbground {
	background-image: url(main_bground1.jpg);
	background-repeat: repeat-y;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 66px;
	padding-left: 280px;
	text-align: justify;
	padding-right: 25px;

}
.companybground {
	background-image: url(the_company_bground.jpg);
	background-repeat: no-repeat;
}
.contactbground {
	background-image: url(contact_bground.jpg);
	background-repeat: no-repeat;
}
.impbground {
	background-image: url(implementation_bground.jpg);
	background-repeat: no-repeat;
}
.portfoliobground {
	background-image: url(portfolio_bground.jpg);
	background-repeat: no-repeat;
}
.table {
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: underline;




}
.portsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 30px;


