@charset "UTF-8";
/* CSS Document */

.Aboutpageheader {
	text-indent: -999999px;
	background: url(images/page-header-about.gif);
	height: 50px;
	width: 200px;
	overflow: hidden;
	}
.projectspageheader {
	text-indent: -999999px;
	background: url(../images/pageheaders/page-header-projects.gif);
	height: 50px;
	width: 200px;
	overflow: hidden;
	}
.clientspageheader {
	text-indent: -999999px;
	background: url(../images/pageheaders/page-header-clients.gif);
	height: 50px;
	width: 200px;
	overflow: hidden;
	}
.servicespageheader {
	text-indent: -999999px;
	background: url(../images/pageheaders/page-header-services.gif);
	height: 50px;
	width: 200px;
	overflow: hidden;
	}
	
.Blogpageheader {
	text-indent: -999999px;
	background: url(images/page-header-blog.gif);
	height: 50px;
	width: 200px;
	overflow: hidden;
	}
	
.Artpageheader {
	text-indent: -999999px;
	background: url(images/page-header-art.gif);
	height: 50px;
	width: 200px;
	overflow: hidden;
	}
.contactpageheader {
	text-indent: -999999px;
	background: url(../images/pageheaders/page-header-contact.gif);
	height: 50px;
	width: 200px;
	overflow: hidden;
	}
