@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-left: 25px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtr #header {
	margin:12px 0 0 0;
	padding:0;
	height: 82px;
}

/* TOP NAV STYLES */
#topNavWrapper
{
margin: 0 0 18px 0;
padding: 0;
height: 41px;
}

#topNavWrapper ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#topNavWrapper ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
text-align: center;
}

#topNavWrapper a
{
color: #FFF;
height:28px;
text-decoration: none;
display: block;
width: 160px;
font: bold 11px Arial, Helvetica, sans-serif;
padding-top: 13px;
}
#topNavWrapper a.btnLeft
{
	background: url(../images/btnLeftend.jpg) no-repeat;
	width:161px;
}
#topNavWrapper a.btnLeft:hover
{
	background: url(../images/btnLeftend.jpg) no-repeat;
	background-position: -161px 0;
}
#topNavWrapper a.btnInner
{
	background: url(../images/btnInner.jpg) no-repeat;
	width:161px;
}
#topNavWrapper a.btnInner:hover
{
	background: url(../images/btnInner.jpg) no-repeat;
	background-position: -161px 0;
}
#topNavWrapper a.btnRight
{
	background: url(../images/btnRightend.jpg) no-repeat;
	width:160px;
}
#topNavWrapper a.btnRight:hover
{
	background: url(../images/btnRightend.jpg) no-repeat;
	background-position: -160px 0;
}
/* this ties the body id of each page with the "you are here effect" */
/*body#home a.btnLeft
	{
	background: url(../images/btnLeftend.jpg) no-repeat;
	background-position: -161px 0;
}*/
body#inner a.btnInner
	{
	background: url(../images/btnInner.jpg) no-repeat;
	background-position: -161px 0;
}
body#contact a.btnRight
	{
	background: url(../images/btnRightend.jpg) no-repeat;
	background-position: -160px 0;
}
/* END TOP NAV STYLES */
/* LEFT NAV STYLES */

#leftNavWrapper {
	margin: 0;
	padding: 8px 15px 0 0;
	float:left;
	width: 145px;
	border-right: 1px solid #939598;
}

#leftNavWrapper ul
{
text-align:right;
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#leftNavWrapper li
{
margin: 0;
}

#leftNavWrapper li a
{ display:inline-block;} /* This is to fix a bug in IE6 where extra white space is added to the block--it turns on hasLayout */
#leftNavWrapper li a
{
display: block;
margin:0;
padding: 18px 0;
color: #6D6F71;
text-decoration: none;
font: bold 12px Arial, Helvetica, sans-serif;
}

/*html>body #leftNavWrapper li a { width: auto; }*/

#leftNavWrapper li a:hover
{
color: #000000;
padding:19px 1px 17px 0;
}
/* this ties the body id of each page with the "you are here effect" */
body#graphicdesign #leftNavWrapper li.graphicdesign a
{
color: #00AEEF;
}
body#offsetprinting #leftNavWrapper li.offsetprinting a
{
color: #D94F27;
}
body#digitalprinting #leftNavWrapper li.digitalprinting a
{
color:#EC008C;
}
body#greenprinting #leftNavWrapper li.greenprinting a
{
color:#4D8D40;
}
body#promotional #leftNavWrapper li.promotional a
{
color:#005E9E;
}
body#wideformat #leftNavWrapper li.wideformat a
{
color:#873421;
}
body#finishing #leftNavWrapper li.finishing a
{
color:#C8942C;
}
body#mailing #leftNavWrapper li.mailing a
{
color:#522E8B;
}
body#cddvd #leftNavWrapper li.cddvd a
{
color:#ED1C24;
}
body#crossmedia #leftNavWrapper li.crossmedia a
{
color:#194792;
}
body#aboutus #leftNavWrapper li.aboutus a
{
color: #00AEEF;
}

/* END LEFT NAV STYLES */
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	float:left;
	width: 804px;
}
.oneColFixCtr #mainContent #upperContent {
margin:0;
	padding: 0;
}
.oneColFixCtr #mainContent #lowerContent {
	padding: 0 0 0 20px;
}
.oneColFixCtr #mainContent #lowerContent #bulletsWrapper img {
	margin-right:5px;
}
.oneColFixCtr #mainContent #lowerContent #leftCol {
	margin:0;
	padding-right: 45px;
	float:left;
	width: 336px;
	border-right: 1px solid #939598;
}
.oneColFixCtr #mainContent #lowerContent #rightCol {
	margin:0;
	float:left;
	padding: 0 0 0 20px;
	width: 382px;
}
.oneColFixCtr #mainContent #lowerContent .bodytext {
	font: 11px Arial, Helvetica, sans-serif;
	color:#000;
	line-height: 18px;
	padding: 7px 0 0 22px;
}
.oneColFixCtr #mainContent #lowerContent .bodytextIt {
	font: italic 14px "Palatino", "Times New Roman", Times, serif;
	color:#000;
	padding: 7px 0 0 22px;
	color:#231F20;
}
.oneColFixCtr #mainContent #lowerContent .underline {
	background-image:url(../images/underline.gif);;
	background-position: 18px 76%;
	background-repeat:no-repeat;
}
.oneColFixCtr #mainContent #lowerContent #bulletsWrapper {
	padding: 6px 0 0 25px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 24px;
	color:#231F20;
}
.oneColFixCtr #mainContent #lowerContent #bulletsWrapper img {
	margin: 9px 5px 0 0;
}
#lowerContent #bulletsWrapper #leftList {
	width: 400px;
	float:left;
}
#lowerContent #bulletsWrapper #rightList {
	width: 355px;
	float:left;
}
/* CONTACT PAGE STYLES */

#warner {
	text-align:center;
	margin:0;
	padding: 40px 0 0 65px;
	float:left;
}
#warner2 {
	text-align:center;
	margin:0;
	padding: 40px 0 0 65px;
	float:inherit;
}

#lebanon {
	text-align:center;
	margin:0;
	padding: 40px 0 0 65px;
	float:left;
}
#mainContent #contacts {
	margin: 0;
	padding: 20px 0 0  10px;
	position:relative;
	color:#231F20;
}
#mainContent #contacts img {
	margin: 0 5px 0 0;
	padding: 0 0 1px 0;
}
#mainContent #contacts a {
	color:#231F20;
	text-decoration:none;
}
#mainContent #contacts a:hover {
	color:#4D8D40;
}
#mainContent #contactList1 {
	width: 155px;
	float:left;
}

#mainContent #emailList1 {
	width: 215px;
	float:left;
}
#mainContent #contactList2 {
	width: 155px;
	float:left;
}
#mainContent #emailList2 {
	width: 175px;
	float:left;
}
/* END CONTACT PAGE */
/* STYLES FOR FLASH MOVIES */
#flashcontent {
	height: 414px;
}
.tree#flashcontent {
	text-align:right;
}
/* END STYLES FOR FLASH MOVIES */
/* STYLES FOR PROMOTIONAL ITEMS */
#bulletsWrapper a  {
	color:#005E9E;
	text-decoration:none;
}
#bulletsWrapper a:hover  {
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
/* END STYLES FOR PROMOTIONAL ITEMS */
/* STYLES FOR NEWS PAGE */
.paddedContent {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
}
.newsList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6F71;
	line-height: 1.8;
	text-transform: none;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: outside;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #6D6F71;
}
.newsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}



/* END STYLES FOR NEWS PAGE */
/* FOOTER NAV STYLES */
#footerWrapper {
	border-top: 1px solid #939598;
	height: 20px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footerWrapper #partners {
	float:none;
}
#footerWrapper #partners img {
	margin-top: 0px;
}
#footerWrapper #contactLeft {
	margin:0;
	width: 48%;
	font: 9px Arial, Helvetica, sans-serif;
	color:#939598;
	line-height:13px;
	float:left;
	height:18px;
	padding-top: 12px;
}
#footerWrapper #contactRight {
	margin:0;
	width: 52%;
	font: 9px Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#939598;
	float:left;
	height: 18px;
	padding-top: 12px;
}
#footerWrapper #contactLeft2 {
	margin:0;
	width: 48%;
	font: 9px Arial, Helvetica, sans-serif;
	color:#939598;
	line-height:13px;
	float:left;
	height:14px;
	padding-top: 4px;
}
#footerWrapper #contactRight2 {
	margin:0;
	width: 52%;
	font: 9px Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#939598;
	float:left;
	height: 14px;
	padding-top: 4px;
}
/* END FOOTER NAV STYLES */


.gray11sans {
font: 11px Arial, Helvetica, sans-serif;
color:#939598;
}
.gray11boldsans {
font: bold 11px Arial, Helvetica, sans-serif;
color:#939598;
}
.gray12sans {
font: 12px Arial, Helvetica, sans-serif;
color:#939598;
}
.gray12boldsans {
font: bold 12px Arial, Helvetica, sans-serif;
color:#939598;
}
.black12sans {
font: 12px Arial, Helvetica, sans-serif;
color:#000;
}
.blue12sans {
font: 12px Arial, Helvetica, sans-serif;
color:#00AEEF;
}
.pink12sans {
font: 12px Arial, Helvetica, sans-serif;
color:#EC008C;
}
.blue24bolditalicserif {
	font: bold italic 24px "Palatino", "Times New Roman", Times, serif;
	color:#00AEEF;
	text-decoration: none;
}
.pink24bolditalicserif {
	font: bold italic 24px "Palatino", "Times New Roman", Times, serif;
	color:#EC008C;
}
.orange24bolditalicserif {
	font: bold italic 24px "Palatino", "Times New Roman", Times, serif;
	color:#D94F27;
}
.green24bolditalicserif {
	font: bold italic 24px "Palatino", "Times New Roman", Times, serif;
	color:#4D8D40;
}
.slate24bolditalicserif {
	font: bold italic 24px "Palatino", "Times New Roman", Times, serif;
	color:#005E9E;
}
.brown24bolditalicserif {
	font: bold italic 24px "Palatino", "Times New Roman", Times, serif;
	color:#873421;
}
.gold24bolditalicserif {
	font: bold italic 24px "Palatino", "Times New Roman", Times, serif;
	color:#C8942C;
}
.purple24bolditalicserif {
	font: bold italic 24px "Palatino", "Times New Roman", Times, serif;
	color:#522E8B
}
.red24bolditalicserif {
	font: bold italic 24px "Palatino", "Times New Roman", Times, serif;
	color:#ED1C24
}
.dkblue24bolditalicserif {
	font: bold italic 24px "Palatino", "Times New Roman", Times, serif;
	color:#194792
}
.bluelink {
font: 12px Arial, Helvetica, sans-serif;
color:#00AEEF;
text-decoration:none;
}
.pinklink {
font: 12px Arial, Helvetica, sans-serif;
color:#EC008C;
text-decoration:none;
}
.clr {clear:both;}
.biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 200px;
}
.paddedContentNews {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
