/* CSS Document */

/* IMAGE TITLES */

/*

#main h2 {
	margin:0;
	padding:0;
	height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FF7900;
}

 #main h2 span {
	display:none;
}

#main h2.aboutus {
	background:url(images/titles/about.gif) no-repeat;
}

#main h2.benefits {
	background:url(images/titles/benefits.gif) no-repeat;
}

#main h2.clientlogin {
	background:url(images/titles/clientlogin.gif) no-repeat;
}

#main h2.company {
	background:url(images/titles/company.gif) no-repeat;
}

#main h2.contactus {
	background:url(images/titles/contactus.gif) no-repeat;
}

#main h2.copywriting {
	background:url(images/titles/copywriting.gif) no-repeat;
}

#main h2.customprinting {
	background:url(images/titles/customprinting.gif) no-repeat;
}

#main h2.customsites {
	background:url(images/titles/customsites.gif) no-repeat;
}

#main h2.designprocess {
	background:url(images/titles/designprocess.gif) no-repeat;
}

#main h2.employment {
	background:url(images/titles/employment.gif) no-repeat;
}

#main h2.faq {
	background:url(images/titles/faq.gif) no-repeat;
}

#main h2.firefox {
	background:url(images/titles/firefox.gif) no-repeat;
}

#main h2.goals {
	background:url(images/titles/goals.gif) no-repeat;
}

#main h2.google {
	background:url(images/titles/google.gif) no-repeat;
}

#main h2.graphicdesign {
	background:url(images/titles/graphicdesign.gif) no-repeat;
}

#main h2.groups {
	background:url(images/titles/groups.gif) no-repeat;
}

#main h2.hosting_domainnames {
	background:url(images/titles/hosting_domainnames.gif) no-repeat;
}

#main h2.welcome {
	background:url(images/titles/welcome.gif) no-repeat;
}

#main h2.legal {
	background:url(images/titles/legal.gif) no-repeat;
}

#main h2.multimedia {
	background:url(images/titles/multimedia.gif) no-repeat;
}

#main h2.news {
	background:url(images/titles/news.gif) no-repeat;
}

#main h2.articles {
	background:url(images/titles/articles.gif) no-repeat;
}

#main h2.packagepricing {
	background:url(images/titles/packagepricing.gif) no-repeat;
}

#main h2.packagepricing_basic {
	background:url(images/titles/packagepricing_basic.gif) no-repeat;
}

#main h2.packagepricing_corp {
	background:url(images/titles/packagepricing_corp.gif) no-repeat;
}


#main h2.packagepricing_dabomb {
	background:url(images/titles/packagepricing_dabomb.gif) no-repeat;
}

#main h2.packagepricing_deluxe {
	background:url(images/titles/packagepricing_deluxe.gif) no-repeat;
}

#main h2.portfolio {
	background:url(images/titles/portfolio.gif) no-repeat;
}

#main h2.webportfolio {
	background:url(images/titles/webportfolio.gif) no-repeat;
}

#main h2.designportfolio {
	background:url(images/titles/designportfolio.gif) no-repeat;
}

#main h2.privacystatements {
	background:url(images/titles/privacystatements.gif) no-repeat;
}

#main h2.profiles {
	background:url(images/titles/profiles.gif) no-repeat;
}

#main h2.seoinfo {
	background:url(images/titles/seoinfo.gif) no-repeat;
}

#main h2.services {
	background:url(images/titles/services.gif) no-repeat;
}

#main h2.seopricing {
	background:url(images/titles/seopricing.gif) no-repeat;
}

#main h2.stylesheets {
	background:url(images/titles/stylesheets.gif) no-repeat;
}

#main h2.support {
	background:url(images/titles/support.gif) no-repeat;
}

#main h2.team {
	background:url(images/titles/team.gif) no-repeat;
}

#main h2.templatepackages {
	background:url(images/titles/templatepackages.gif) no-repeat;
}

#main h2.testimonials {
	background:url(images/titles/testimonials.gif) no-repeat;
}

#main h2.terminology {
	background:url(images/titles/terminology.gif) no-repeat;
}

#main h2.tutorials {
	background:url(images/titles/tutorials.gif) no-repeat;
}

#main h2.webstandards {
	background:url(images/titles/webstandards.gif) no-repeat;
}

#main h2.websitedev {
	background:url(images/titles/websitedev.gif) no-repeat;
}

*/