@charset "UTF-8";

.header h1 { background: url(images/environmentallyresponsibleprintingh1.png) no-repeat; height: 506px; margin: 0px; padding: 0px; }
.header h1 span { display: none; }

h1 { font: bold 18px Arial, Helvetica, sans-serif; color: #335eac; }
h2 { font: bold 14px Arial, Helvetica, sans-serif; color: #00a4db; }

body {
	background:url(images/background.jpg) repeat-x;
	background-color: #164794;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.h1block {
	background: url(images/h1block.png) no-repeat;
}
.linkBlock {
	background: url(images/linkbar.png) repeat-y;
	font: 11px Verdana, Geneva, sans-serif;
	color: Black;
	padding: 10px;
}
.linkBlock h1 { color: Black; }
.linkBlock a:link { font-weight: bold; font-size:14px; color: #0092ce; text-decoration: underline; }
.linkBlock a:hover { font-weight: bold; font-size:14px; color: #0092ce; text-decoration: underline; }
.linkBlock a:active { font-weight: bold; font-size:14px; color: #0092ce; text-decoration: underline; }
.linkBlock a:visited { font-weight: bold; font-size:14px; color: #0092ce; text-decoration: underline; }

a:link { font: bold; color: White; } a:hover { font: bold; color: White; } a:active { font: bold; color:#039; } a:visited {font: bold;  color: Black; }
.linkBlock h2 { font: bold 14px Arial, Helvetica, sans-serif; color:White; }
.linkBlock h3 { font: bold; color: #03C; }
.directToPlate {
	background: url(images/magnusbackground.png) no-repeat;
	font: 10px Verdana, Geneva, sans-serif;
	color: Black;
	width: 425px;
	height: 151px;
	padding-left: 10px;
	text-align: left;
}
.directToPlate:hover {
	background: url(images/magnusbackground2.png) no-repeat;
	font: 10px Verdana, Geneva, sans-serif;
	color: #0092ce;
	width: 425px;
	height: 151px;
	padding-left: 10px;
	text-align: left;
	cursor: pointer;
}
.ink {
	background: url(images/vegetablebasedinksbackground.png) no-repeat;
	font: 10px Verdana, Geneva, sans-serif;
	color: Black;
	width: 393px;
	padding-left: 10px;
	height: 151px;
	text-align: left;
}
.ink:hover {
	background: url(images/vegetablebasedinksbackground2.png) no-repeat;
	font: 10px Verdana, Geneva, sans-serif;
	color: #0092ce;
	width: 393px;
	padding-left: 10px;
	height: 151px;
	text-align: left;
	cursor: pointer;
}
.recycling {
	background: url(images/recyclingbackground.png) no-repeat;
	font: 10px Verdana, Geneva, sans-serif;
	color: Black;
	width: 425px;
	height: 150px;
	padding-left: 10px;
	text-align: left;
}
.recycling:hover {
	background: url(images/recyclingbackground2.png) no-repeat;
	font: 10px Verdana, Geneva, sans-serif;
	color: #0092ce;
	width: 425px;
	height: 150px;
	padding-left: 10px;
	text-align: left;
	cursor: pointer;
}
.paper {
	background: url(images/paperbackground.png) no-repeat;
	font: 10px Verdana, Geneva, sans-serif;
	color: Black;
	padding-left: 10px;
	width: 393px;
	height: 150px;
	text-align: left;
}
.paper:hover {
	background: url(images/paperbackground2.png) no-repeat;
	font: 10px Verdana, Geneva, sans-serif;
	color: #0092ce;
	padding-left: 10px;
	width: 393px;
	height: 150px;
	text-align: left;
	cursor: pointer;
}
.footer { font: 9px Verdana, Geneva, sans-serif; color: White; padding: 20px; }
.footer a:link { color: White; text-decoration: underline; }
.footer a:hover { color: White; text-decoration: underline; }
.footer a:active { color: White; text-decoration: underline; }
.footer a:visited { color: White; text-decoration: underline; }

.useThisLogo { background: #FFF; padding: 5px; font: 11px Verdana, Geneva, sans-serif; }
.useThisLogo a:link { color: #39F; text-decoration: underline; }
.useThisLogo a:hover { color: #39F; text-decoration: underline; }
.useThisLogo a:active { color: #39F; text-decoration: underline; }
.useThisLogo a:visited { color: #39F; text-decoration: underline; }
