.Font-Arial-8p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.Font-Arial-9p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.Font-Arial-10p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Font-Arial-11p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.Font-Arial-12p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.Font-Arial-13p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
.Font-Arial-14p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.Font-Arial-15p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
}
.Font-Arial-16p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.WebDevMainBG {
	margin: 0px;
	background-image: url(../images/web_development_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.WebDevBG {
	background-attachment: fixed;
	background-image: url(../images/web_development_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.InternetMarketingMainBG {
	margin: 0px;
	background-image: url(../images/internet_marketing_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.InternetMarketingBG {
	background-attachment: fixed;
	background-image: url(../images/internet_marketing_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.HostingSolutionsMainBG {
	margin: 0px;
	background-image: url(../images/hosting_solutions_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.HostingSolutionsBG {
	background-attachment: fixed;
	background-image: url(../images/hosting_solutions_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ComputerServicesMainBG {
	margin: 0px;
	background-image: url(../images/computer_services_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ComputerServicesBG {
	background-attachment: fixed;
	background-image: url(../images/computer_services_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}