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

/*-------------modal pages----------------*/
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 110%;
	color: #1F4C8C;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 180%;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .8em;
	margin-left: 0px;
}
p a {
	color: #6EB659;
	text-decoration: none;
}
p a:hover {
	color: #999;
	text-decoration: none;
}

#modalPrepress {
	height: 220px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/servicesModal_images/prepress_w.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 50px;
}
#modalFabrication {
	height: 220px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/servicesModal_images/fabrication_w.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 50px;
}
#modalManagement {
	height: 220px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/servicesModal_images/management_w.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 50px;
}
#modalPrinting {
	height: 220px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/servicesModal_images/print_w.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 50px;
}
#modalMailing {
	height: 220px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/servicesModal_images/mail_w.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 50px;
}
#modalSpecialty {
	height: 220px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/servicesModal_images/specialty_w.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 50px;
}
#modalScreen {
	height: 220px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/servicesModal_images/screen_w.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 50px;
}
#modalTradeshow {
	height: 220px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/servicesModal_images/tradeshow_w.png);
	background-repeat: no-repeat;
	text-align: left;
	padding: 50px;
}