*{
line-height:150%;
}
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	margin-top:15px;
	padding: 0px;
	background-image: url(../images/bg_gradient.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.smallText{
	font-size:85%;
}
a img{
	border:none;
}
#text {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#topPage {
	margin: auto;
	border: 0px solid #000000;
	width: 1000px;
	clear:both;

}
#middlePage {

	margin: 0px;
	padding: 0px;
	font-size: 90%;
	margin: auto;
	border: 0px solid #000000;
	width: 1000px;
	background-color:white;
	

}
#banner {
 	margin: 0px;
 	padding: 0px;
 	width:1000px;
 	height:100px;
 	background-color:white;
 	position:relative;
 	background-image: url(../images/banner_img.png);
}
#banner h1{
	text-indent:-3000px;
}
#contact {
	color:#aaaaaa;
	font-size:0.8em;
	float:right;
	
	position:absolute;
	top:1em;
	right:25px;
	text-align:right;
}

#telephone {
	color:#1b437c;
	font-size:1.5em;
	position:absolute;
	top:1.3em;
	font-weight:bold;
	right:25px;
	text-align:right;
	
}
#topNav{
	position:relative;
}

#strapline {
	position:absolute;
	top:40px;
	left:75px;
	width:300px;
	font-size:2em;
	float:left;
	color:#1b437c;
	font-family: Georgia, Times,serif;
	z-index:10000;
}

#subtitle {
	color:#1b437c;
	font-size:0.8em;
	width:400px;
	float:left;
	position:absolute;
	top:90px;
	left:75px;
	z-index:10001;
 	
}
a{
	color: #0099CC;
	text-decoration: none;
}
a:link{
	color: #0099CC;
	text-decoration: none;
}
a:visited{
	color: #0099CC;
	text-decoration: none;
}
a:hover{
	color: #0099CC;
	text-decoration: underline;
}
h1{

 	font-size: 140%;
 	color: #0099CC;
 	margin: 0px;
 	padding: 0px;
}
h2{

 	font-size: 120%;
 	color: #000066;
 	margin: 0px;
 	padding: 0px;
}
h3{
}
h4{
}

h5{
}
.imageholder {
	float:right;
	padding:0px 0px 0px 20px;
}
/* top navigation */
#topNav {
	width:			1000px;
	height:			230px;
	background-color:	#ffffff;
	padding:			0px;
	
	_margin-top:		-10px;
	/*border:			1px red solid;*/
	
	
	overflow:hidden;
}

#topNav #picHolder{
	background-image:url(../images/promo_box.png);
	background-position:center center;
	height:230px;
	position:relative;
}
#topNav ul {
	height:			25px;
	width:540px;
	margin:0px 0px 0px 74px;
	padding:			0px;
	position: absolute;
	top:140px;

}
#topNav ul li {
	display:			inline;

}
#topNav ul li a.litho {
	background-color:#afbe54;
	background-image: url(../images/white_arrow.png);
	background-repeat: no-repeat;
	background-position:left center;
	color:#FFFFFF;
	height:18px;
	width:94px;
	font-size:90%;
	font-weight:bold;
	padding:0px 10px 4px 20px;
	margin-right:9px;
	display:block;
	float:left;
	/*border:solid red 1px;	*/
	
}
#topNav ul li a.digital {
	background-color:#b34688;
	background-image: url(../images/white_arrow.png);
	background-repeat: no-repeat;
	background-position:left center;
	color:#FFFFFF;
	height:18px;
	width:94px;
	font-size:90%;
	font-weight:bold;
	padding:0px 10px 4px 20px;
	margin-right:9px;
	display:block;
	float:left;
	/*border:solid red 1px;*/
	
}
#topNav ul li a.large {
	background-color:#62acbd;
	background-image: url(../images/white_arrow.png);
	background-repeat: no-repeat;
	background-position:left center;
	color:#FFFFFF;
	height:18px;
	width:94px;
	font-size:90%;
	font-weight:bold;
	padding:0px 10px 4px 20px;
	margin-right:9px;
	display:block;
	float:left;
	/*border:solid red 1px;*/
	
}
#topNav ul li a.variable {
	background-color:#2e9fd7;
	background-image: url(../images/white_arrow.png);
	background-repeat: no-repeat;
	background-position:left center;
	color:#FFFFFF;
	height:18px;
	width:94px;
	font-size:90%;
	font-weight:bold;
	padding:0px 10px 4px 20px;
	margin-right:9px;
	display:block;
	float:left;
	/*border:solid red 1px;*/

}
#topNav ul li a {
	background-color:	#0099CC;
	background-image: url(../images/white_arrow.png);
	background-repeat: no-repeat;
	background-position:left center;
	color:#FFFFFF;
	height:20px;
	width:94px;
	font-size:90%;
	font-weight:bold;
	padding:2px 10px 2px 14px;
	margin-right:9px;
	display:block;
	float:left;
	/*border:solid red 1px;*/

}

#topNav ul li.here a,#topNav ul li.expandhere a,#topNav ul li.ancestor a{
	background-color:#1B437C;
}

/*#topNav ul li a:hover{
	background-color:#000066;
	color:white;
	text-decoration:none;

}
#topNav ul li.here a, #topNav ul li.expandhere a, #topNav ul li.ancestor a{
	/*background-color:#C9CEFF;
	color: black;
}*/
.clearboth {
	clear:both;
}

/****************************/
/* side navigation */
#sideNav{
	float: left;
	width: 160px;
	padding: 10px 0px 0px;
	font-size: 0.9em;
	clear:left;
	margin-left:20px;
	margin-bottom:20px;

}
#sideNav a {
	display: block;
	padding: 5px;
	color: #1B437C;
}
#sideNav a:hover{
	color:#1B437C;
	text-decoration:none;
	background-color:#f0f0f3;

}
#sideNav ul li.here a, #sideNav ul li.ancestor a, #sideNav ul li.expandhere a{
	color:#1B437C;
	font-weight:bold;
	background-color:#f0f0f3;
}
#sideNav li.here ul a, #sideNav li.expandhere ul a, #sideNav li.ancestor ul a {
	background-color:#FFFFFF;
	background-image:url(../images/blue_nav_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	border:medium none;
	font-weight:normal;
	padding-left:10px;
	line-height:1.2em;
}
#sideNav li.here ul a:hover, #sideNav li.expandhere ul a:hover, #sideNav li.ancestor ul a:hover {
	font-weight:bold;

}
#sideNav li.here ul li.here a, #sideNav li.expandhere ul li.here a, #sideNav li.ancestor ul li.here a {
	font-weight:bold;

}
#sideNav li.here ul li, #sideNav li.expandhere ul li, #sideNav li.ancestor ul li {
	border:none;

}
#sideNav ul a:visited {
}
#sideNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sideNav li {
	border-bottom: 1px dotted #999999;
	padding: 0px;
	margin: 0px 5px;
}

#navfooter {
	background-image: url(../images/new-navfooter.gif);
    background-repeat: no-repeat;
    height: 50px;
    margin-top: 10px;
    padding-top: 110px;
}
#navfooter p {
	color: #999999;
    font-size: 0.75em;
    padding-left: 8px;
}
/****************************/



#headlines{
	/*border-left:1px dotted grey;*/
	float:right;
	font-size:85%;
	margin:0;
	padding:10px 30px 10px 10px;
	width:19%;
}
#headlines h2{
	color:black;
}
#headlines p{
	padding: 5px 0px 5px 0px;
}
#clientarea {
	padding-right:0px;
	border:solid #f4f4f4 1px;
	background-image:url(../images/bg_gradient_small.png);
}
#clientarea h1 {
	background-color:#f0891e;
	color:white;
	font-size:1.2em;
	margin:10px;
	padding-left:17px;
	width:152px;
	background-image:url(../images/white_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#clientarea h2 {
	color:#f0891e;
	font-size:1.1em;
	line-height:1.3em;
	margin:5px 10px;
	
}
#clientarea ul {
	margin: 5px 10px;
	list-style-image:url(../images/orange_arrow.png);
	padding-left:15px;
}
#clientarea li {
	font-size:1em;
	color:#a3a3a7;
	line-height:1.4em;
}
#clientarea form {
	float:right;
	padding:0 5px 5px 0;
	
}
#clientarea form action {
	margin:10px;
}
#environment {
	margin-top:20px;
	padding-right:0px;
	border:solid #f4f4f4 1px;
	background-image:url(../images/plant.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#environment h1 {
	color:#78c45e;
	font-size:1.2em;
	margin:10px 10px 5px;
}
#environment p {
	margin:5px 10px 5px;
	font-size:1em;
	color:#a3a3a7;
	width:140px;
	line-height:1.3em;
	
}
#environment a {
	color:#78c45e;
	background-image:url(../images/green_arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:11px;
}
.promoboxgreen {
	width:166px;
	height:140px;
	float:left;
	margin-right:20px;
	_margin-right:10px;
	margin-top:30px;
	border:solid #f4f4f4 1px;
	background-image:url(../images/bg_gradient_small.png);
}
.promoboxgreen h2 {
	background-color:#AFBE54;
	color:white;
	font-size:1em;
	padding-bottom:3px;
	padding-left:5px;
}
.promoboxgreen h3, .promoboxpink h3, .promoboxblue h3 {
	font-size:0.8em;
	color:#a3a3a7;
	font-weight:normal;
	padding-left:10px;
}

.promoboxgreen a {
	display:block;
	width:100%;
	height:100%;
}
.promoboxgreen .imageholder {
	width:167px;
	height:78px;
	overflow:hidden;

}
.promoboxpink {
	width:166px;
	height:140px;
	float:left;
	margin-right:20px;
	_margin-right:10px;
	margin-top:30px;
	border:solid #f4f4f4 1px;
	background-image:url(../images/bg_gradient_small.png);
}
.promoboxpink h2 {
	background-color:#b34688;
	color:white;
	font-size:1em;
	padding-bottom:3px;
	padding-left:5px;
}
.promoboxpink a {
	display:block;
	width:100%;
	height:100%;
}
.promoboxpink .imageholder {
	width:167px;
	height:78px;
	overflow:hidden;

}
.promoboxblue {
	width:166px;
	height:140px;
	float:left;
	margin-top:30px;
	border:solid #f4f4f4 1px;
	background-image:url(../images/bg_gradient_small.png);
}
.promoboxblue h2 {
	background-color:#62acbd;
	color:white;
	font-size:1em;
	padding-bottom:3px;
	padding-left:5px;
}
.promoboxblue .imageholder {
	width:167px;
	height:78px;
	overflow:hidden;
}
.usefullinks {
	width:180px;
	float:right;
	margin-right:20px;
	margin-top:30px;
	border:solid #f4f4f4 1px;
	background-image:url(../images/bg_gradient_small.png);
	clear:right;
	
}
.usefullinks h2 {
	background-color:#62acbd;
	width:143px;
	margin:10px;
	color:white;
	font-size:1em;
	padding-bottom:3px;
	padding-left:5px;
	background-image:url(../images/white_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:17px;
}
.usefullinks ul {
	margin: 5px 10px;
	list-style-image:url(../images/blue_arrow.png);
	padding-left:15px;
}
.usefullinks li a {
	color:#A3A3A7;
	font-size:0.9em;
	line-height:1.5em;
}
.newsitem{
	border-top:1px dashed #CCCCCC;
}
.promo{
	border-bottom:1px dashed #DEDEDE;
}
#text .newsitem{
	border-top:0px;
	border:none;
}
#headlines .newsitem h2, .promo h2{
	color: #000066;
	font-size:110%;
	margin-bottom:0px;
	margin-top:5px;

}
.newsitem p, .promo p{
	margin:0px;
}
.newsitem p.readmore{
	text-align:right;
	margin:0px;
}
.promoLink{
	/*text-align:right;*/
	
}
.promoLink a{
	background-image:url(../images/next_arrow.gif);
	background-position: right center;
	padding-right:12px;
	background-repeat:no-repeat;
}

#content1 dd{
	padding-left:0px;
}

#content1 dt a{
	background-image:url(../images/next_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:12px;
}

#bgwrapper{
	/*padding-bottom:	30px;*/

	/*background-image:url(../images/bg_formulaguide.jpg);*/
	background-color: white;
	padding-top:10px;
	

}
#content{
	/*float: left;
	width: 55%;*/
	font-size:95%;
	padding-bottom: 180px;
	
	/*border:1px solid yellow;*/
	float:left;
	width:585px;
	_width:565px;
	/*border-right:1px dotted grey;*/
	
}

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#source_login {
	background-color:#eeeeee;
	border: solid 1px #dddddd;
}

#source_form {
	margin-left:7px;
	margin-right:7px;
	
	padding:8px;
}
#source_form label {
	font-size:93%;
}
.form_head{
	color:#ffffff;
	background-color:#f0891e;
	padding:1px;
	padding-left:5px;
	margin-bottom:0.3em;
}
.textin {
	width:100%;
	border:1px black solid;
	
	vertical-align:center;
}
#source_form #submit {
	background-color:#0099CC;
	color:white;
	border:1px black solid;
	font-size:80%;
	margin-top:0.7em;
	float:right;

}
.rightmedia{
	float:right;
	width:200px;
	margin-left:15px;
	overflow:hidden;
}
.rightmedia img {
	width:200px;
	height:auto;
}
.rightmedia .caption{
	font-size:92%;
	color:#000066;
	text-align:right;
	margin-top:3px;
	margin-bottom:5px;
}
#bottomPage {
	clear: both;
	border-top:solid #eeeeee 1px;
	margin-top:20px;
	background-color: #ffffff;
}
#bottomPage A {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#bottomPage A:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#footer {
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:10px;
	font-size: 0.75em;
	color: #999999;
	width:1000px;
	/*border:red solid 1px;*/
	clear:none;
}

#footer a {
	color:#999999;
}

#footer p {
	clear:right;

}
/*#footer{
	color:#000000;
	float:left;
	font-size:0.75em;
	padding-bottom:0.5em;
	padding-left:10px;
	padding-top:0.5em;
	text-align:left;
	width:400px;
	border:solid green 1px;*/

.column1 {
	width:30%;
	float:left;
	margin-right:25px;
}
.column2 {
	width:30%;
	float:left;
	margin-right:25px;
}
.column3 {
	width:30%;
	float:left;
	margin-right:0px;
}
.two_thirds {
	width:60%;
	float:left;
	margin-right:25px;
}
.one_third {
	width:30%;
	float:left;
	margin-right:0px;
}
a.pdf {
	background-image:url(../images/pdficon_small.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:5px;
}
a.indd {
	background-image:url(../images/Indesign.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:5px;
}
a.qxd {
	background-image:url(../images/quark.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:5px;

}
.faqs dt{
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	display:list-item;
	list-style-image:url(../images/blue_arrow.png);
	color: #0099CC;
}	

.faqs{
 padding-left:2em;
}
#advert_feed .ad {
	border:1px solid #F4F4F4;
	margin-top:20px;
	padding:10px 0px;
	width:195px;
	position:relative;
}

#advert_feed .ad .pageblocktext, .adlink{
	position:relative;
	z-index:10;
	clear:none;
}

#advert_feed .ad h2 {
	color:#78C45E;
	font-size:120%;
	margin:0;
	padding:0 10px;
}
#advert_feed .ad p {
	color:#A3A3A7;
	font-size:1em;
	line-height:1.3em;
	padding:0 10px;
}
#advert_feed .ad a {
	background-image:url(../images/green_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#78C45E;
	padding-left:11px;
	
}
#advert_feed .ad .imageholder a{
	background-image:none;
	padding:0px;
}
#advert_feed .ad .imageholder {
	position:relative;
	float:right;
	bottom:0px;
	z-index:5;
	padding:0px;
	margin:0px;
	width:auto;

}

