/** Declaration for the a.singleRollover selector **/

a.singleRollover {
	display: block;
	width: 400px;
	height: 100px;
	background: url(images/logo-rollover.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

/** Declaration for the additional states of the a.singleRollover selector **/

a:visited.singleRollover {
	background-position: 0 0px;
}

a:hover.singleRollover {
	background-position: 0 -100px;
}

a:active.singleRollover {
	background-position: 0 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	vertical-align: middle;
}

/** Declaration for the a.printbox selector **/

a.printbox {
	display: block;
	width: 276px;
	height: 222px;
	background: url(images/printbox.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;

}

/** Declaration for the additional states of the a.printbox selector **/

a:visited.printbox {
	background-position: 0 0px;
}

a:hover.printbox {
	background-position: 0 -222px;
}

a:active.printbox {
	background-position: 0 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/** Declaration for the a.webbox selector **/

a.webbox {
	display: block;
	width: 276px;
	height: 222px;
	background: url(images/interactivebox.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	
}

/** Declaration for the additional states of the a.webbox selector **/

a:visited.webbox {
	background-position: 0 0px;
}

a:hover.webbox {
	background-position: 0 -222px;
}

a:active.webbox {
	background-position: 0 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/** Declaration for the a.packbox selector **/

a.packbox {
	display: block;
	width: 276px;
	height: 222px;
	background: url(images/packagingbox.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	
}

/** Declaration for the additional states of the a.packbox selector **/

a:visited.packbox {
	background-position: 0 0px;
}

a:hover.packbox {
	background-position: 0 -222px;
}

a:active.packbox {
	background-position: 0 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/** Declaration for the a.identitybox selector **/

a.identitybox {
	display: block;
	width: 276px;
	height: 222px;
	background: url(images/identitybox.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	
}

/** Declaration for the additional states of the a.identitybox selector **/

a:visited.identitybox {
	background-position: 0 0px;
}

a:hover.identitybox {
	background-position: 0 -222px;
}

a:active.identitybox {
	background-position: 0 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/** Declaration for the a.contactbox selector **/

a.contactbox {
	display: block;
	width: 276px;
	height: 222px;
	background: url(images/contactbox.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	
}

/** Declaration for the additional states of the a.contactbox selector **/

a:visited.contactbox {
	background-position: 0 0px;
}

a:hover.contactbox {
	background-position: 0 -222px;
}

a:active.contactbox {
	background-position: 0 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/** Declaration for the a.miscbox selector **/

a.miscbox {
	display: block;
	width: 276px;
	height: 222px;
	background: url(images/miscbox.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

/** Declaration for the additional states of the a.miscbox selector **/

a:visited.miscbox {
	background-position: 0 0px;
}

a:hover.miscbox {
	background-position: 0 -222px;
}

a:active.miscbox {
	background-position: 0 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
