* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	font-family: Lucida Grande, Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 63%;
	text-align: center;
	background-color: #80c41f;
}
div.clear {
	clear: both;
}
	div.clear hr {
		display: none;
	}
a img {
	border: 0 none;
}

/* header 
------------------------------------------------------------------- */

#header {
	position: relative;
	margin: 0 auto;
	width: 939px;
	background: url(../images/header_bg.png) no-repeat left top;
	height: 97px;
	overflow: visible;
}
#exclamation {
	position: absolute;
	right: 0;
	top: 0;
	width: 84px;
	height: 522px;
	background: url(../images/bigExclamation_shadow.png) no-repeat left top;
}
* html #exclamation {
	right: -1px;
	behavior: url(../css/iepngfix.htc);
}
h1 {
	float: left;
	width: 102px;
	height: 37px;
	padding: 37px 0 0 40px;
}
	h1 a {
		display: block;
		width: 102px;
		height: 37px;
		background: url(../images/header_logo.gif) no-repeat;
		text-indent: -10000px;
		outline: none;
	}
#homeNav {
	float: right;
	width: 537px;
	height: 28px;
	padding-top: 27px;
	text-align: right;
	font-size: 1.2em;
	padding-right: 84px;
}
	#homeNav a {
		color: #FFFFFF;
	}
#primaryNav {
	position: absolute;
	top: 55px;
	right: 0;
	width: 437px;
	height: 48px;
	padding-right: 84px;
	background: url(../images/primaryNav_bg.gif) no-repeat left top;
}
	#primaryNav ul.level1 {
	}
		#primaryNav ul.level1 li {
			list-style: none;
			float: left;
		}
			#primaryNav ul.level1 li a {
				display: block;
				height: 48px;
				text-indent: -10000px;
				outline: none;
				background-repeat: no-repeat;
				background-image: url(../images/primaryNavItem_bg.png);
			}
				#primaryNav ul.level1 li a:link, 
				#primaryNav ul.level1 li a:visited {
					background-position: left 0;
				}
				#primaryNav ul.level1 li a:hover, 
				#primaryNav ul.level1 li a:active {
					background-position: left -144px;
				}
				#primaryNav ul.level1 li.current a {
					background-position: left -96px; 
				}
				#primaryNav ul.level1 li.current a:hover {
					background-position: left -144px;
				}
				#primaryNav ul.level1 li a.creative {
					width: 107px;
				}
				#primaryNav ul.level1 li a.translation {
					width: 132px;
				}
				#primaryNav ul.level1 li a.print {
					width: 83px;
				}
				#primaryNav ul.level1 li a.fulfilment {
					width: 115px;
				}
			* html #primaryNav ul.level1 li a {
				behavior: url(../css/iepngfix.htc); 
			}
				* html #primaryNav ul.level1 li a:hover, 
				* html #primaryNav ul.level1 li a:active {
					background-image: url(../images/primaryNavItem_greenMark_bg.png) !important;
					behavior: url(../css/iepngfix.htc);
				}
				* html #primaryNav ul.level1 li.current a {
					background: url(../images/primaryNavItem_whiteMark_bg.png) no-repeat 0 0; 
				}
	#primaryNav ul.level2 {
		display: none;
	}
			
/* page 
-------------------------------------------------------------------- */

#page {
	background: url(../images/page_bg.png) repeat-y;
	width: 939px;
	margin: 0 auto;
	text-align: left;
}
#homePageContent {
	width: 939px;
	height: 435px;
	background: url(../images/homePage_bg.png) no-repeat left bottom;
}
	#homePageFlash {
		width: 939px;
		height: 388px;
		outline: none;
	}
	#homePageFlashAlt {
		width: 909px;
		height: 388px;
		padding: 0 15px;
		background: url(../images/homePageFlashAlt_bg.jpg) no-repeat 15px 0;
	}
		#getFlash {
			display: block;
			position: relative;
			top: 174px;
			left: 495px;
			width: 158px;
			height: 39px;
		}
h2.pageTitle {
	float: left;
	font-size: 2.4em;
	line-height: 29px;
	letter-spacing: -0.05em;
	color: #80c41f;
	margin: 26px 0 12px 12px;
	width: 503px;
}
.sIFR-active h2.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	visibility: hidden;
	font-size: 3.0em;
	line-height: 1.0em;
}
#content {
	float: left;
	width: 503px;
	margin-left: 12px; 
	padding: 0 0 14px 0; 
	min-height: 275px;
	_height: 275px;
}
	.singleColumn {
		padding: 0 16px 0 27px; 
	}
	.twoColumns {
		padding: 12px 16px 0 27px; 
		background: url(../images/accordionPanel_bg.png) no-repeat left top;
	}
	.leftColumn {
		float: left;
		width: 222px;
	}
	.rightColumn {
		float: right;
		width: 222px;
	}
	#content h3 {
		font-size: 1.3em;
		line-height: 1.29em;
		font-weight: bold;
		color: #333333;
		width: 476px;
		height: 20px;
		padding: 4px 0 0 27px;
		background-image: url(../images/h3_bg.png);
		background-repeat: no-repeat;
		background-position: 0 -72px;
		outline: none;
	}
	#content h4 {
		font-size: 1.2em;
		line-height: 1.33em; /* 16px */
		font-weight: normal;
	}
	#content p {
		font-size: 1.2em;
		line-height: 1.33em; /* 16px */
		margin-bottom: 12px;
	}
	#content ul {
		padding-left: 14px;
		margin-bottom: 12px;
	}
		#content ul li {
			font-size: 1.2em;
			line-height: 1.33em;
		}
	#content a {
		color: #80c41f;
		font-weight: bold;
		text-decoration: none;
	}
	#content a:hover {
		text-decoration: underline;
	}
	#content strong {
		color: #333333;
	}
	#accordion {
	}
		#accordion div {
			padding: 12px 16px 0 27px;
			width: 460px;
			background: url(../images/accordionPanel_bg.png) no-repeat left top;
			overflow: visible;
		}
		#accordion h3 {
			background-position: 0 0;
		}
		#accordion h3.hover {
			cursor: pointer;
			background-position: 0 -24px !important;
			color: #80c41f;
		}
		#accordion h3.ui-state-active {
			background-position: 0 -72px;
		}
	.site-map #content ul {
		padding: 0;
	}
		.site-map #content ul li {
			list-style: none;
			font-size: 1.3em;
			line-height: 1.29em;
			font-weight: bold;
			margin-bottom: 12px;
		}
			.site-map #content ul li a {
				display: block;
				color: #333333;
				width: 476px;
				height: 20px;
				padding: 4px 0 0 27px;
				background-image: url(../images/h3_bg.png);
				background-repeat: no-repeat;
				background-position: 0 -72px;
			}
			.site-map #content ul li a:hover {
				background-position: 0 -24px;
				color: #80c41f;
				text-decoration: none;
			}
			.site-map #content ul li ul {
				background: url(../images/accordionPanel_bg.png) no-repeat left top;
				padding: 12px 0 0 27px;
			}
				.site-map #content ul li ul li {
					list-style-type: disc;
					list-style-position: inside;
					font-size: 0.92em; /* 12px */
					line-height: 1.33em;
					margin: 0;
				}
					.site-map #content ul li ul li a {
						display: inline;
						color: #80c41f;
						width: auto;
						height: auto;
						padding: 0;
						background: none;
					}
					.site-map #content ul li ul li a:hover {
						text-decoration: underline;
					}

/* sidebar
-------------------------------------------------------------------- */

#sidebar {
	position: relative;
	float: left;
	width: 325px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 15px bottom;
	height: 414px;
}
.creative #sidebar {
	background-image: url(../images/sidebar/pencil.jpg);
}
.translation #sidebar {
	background-image: url(../images/sidebar/keyboard.jpg);
}
.print #sidebar {
	background-image: url(../images/sidebar/print.jpg);
}
.fulfilment #sidebar {
	background-image: url(../images/sidebar/hopper.jpg);
}
.case-studies #sidebar {
	background-image: url(../images/sidebar/filing.jpg);
}
.about-us #sidebar {
	background-image: url(../images/sidebar/ingredients.jpg);
}
.terms-and-conditions #sidebar {
	background-image: url(../images/sidebar/liability.jpg);
}
.site-map #sidebar {
	background-image: url(../images/sidebar/blueprint.jpg);
}
.contact-us #sidebar {
	background-image: url(../images/sidebar/tins.jpg);
}
.airwave #sidebar {
	background-image: url(../images/sidebar/airwave.jpg);
}
.wavin-hepworth #sidebar {
	background-image: url(../images/sidebar/hepworth.jpg);
}
.o2-business-channel-marketing #sidebar {
	background-image: url(../images/sidebar/helicopter.jpg);
}
.bt-cellnet-o2-welcome-pack #sidebar {
	background-image: url(../images/sidebar/o2welcome.jpg);
}
#theDifference {
	position: absolute;
	bottom: 0;
	width: 303px;
	height: 55px;
	margin: 0;
	background: url(../images/sidebarBottom_bg.png) no-repeat left top;
	text-indent: -10000px;
}
* html #theDifference {
	behavior: url(../css/iepngfix.htc);
}
#secondaryNav {
	width: 260px;
	margin-top: 13px;
	padding: 10px 0 0 65px;
	background: url(../images/secondaryNav_bg.png) no-repeat left top;
	text-align: right;
}
* html #secondaryNav {
	behavior: url(../css/iepngfix.htc);
}
	#secondaryNav h2 {
		color: #FFFFFF;
		font-size: 1.8em;
		margin: 10px 0 2px 0;
		padding: 7px 38px 0 14px;
		background: url(../images/1px_dot.gif) repeat-x left top;
	}
	.case-studies #secondaryNav h2 {
		margin-top: 0;
		padding-top: 0;
		background: none;
	}
	.sIFR-active #secondaryNav h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		visibility: hidden;
		font-size: 2.4em;
		line-height: 1.0em;
	}
	#secondaryNav ul {
	}
		#secondaryNav ul li {
			list-style: none;
		}
	#secondaryNav ul.level1 {
	}
	#secondaryNav ul.level2 {
		width: 230px;
		padding: 0 16px 0 14px;
	}
		#secondaryNav ul.level2 li {
			font-size: 1.2em;
			line-height: 1.17em; 
		}
			#secondaryNav ul.level2 li a {
				display: block;
				width: 208px;
				color: #FFFFFF;
				text-decoration: none;
				background-image: url(../images/secondaryNavItem_bg.png);
				background-repeat: no-repeat;
				padding: 1px 22px 2px 0;
			}
				#secondaryNav ul.level2 li a:link,
				#secondaryNav ul.level2 li a:visited {
					background-position: left 0;
				}
				#secondaryNav ul.level2 li a:hover {
					color: #80c41f;
					background-position: left -40px !important;
				}
				#secondaryNav ul.level2 li a:active,
				#secondaryNav ul.level2 li.current a {
					background-position: left -80px;
				}
			* html #secondaryNav ul.level2 li a {
				background-image: url(../images/secondaryNavItem_bg.gif);
			}
#secondaryNavBottom {
	width: 325px;
	height: 14px;
	background: url(../images/secondaryNavBottom_bg.png) no-repeat left top;
	margin-bottom: 27px;
}
* html #secondaryNavBottom {
	behavior: url(../css/iepngfix.htc);
}
			
/* pods
-------------------------------------------------------------------- */

#pods {
	clear: both;
	width: 909px;
	padding: 0 15px;
	background: url(../images/pods_bg.png) no-repeat left bottom;
}
#noPods {
	clear: both;
	width: 939px;
	height: 14px;
}
	#noPods hr {
		display: none;
	}
.pod {
	float: left;
	width: 220px;
	padding: 10px 10px 12px 73px;
	min-height: 53px;
}
#testimonials {
	background: url(../images/pod_testimonials_bg.gif) no-repeat 7px 10px;
}
	#testimonials p {
		font-size: 1.2em;
		line-height: 1.25em;
		color: #FFFFFF;
		margin-bottom: 10px;
		display: none;
	}
	#testimonials p.linkRight {
		text-align: right;
		margin: 0;
		display: block;
	}
		#testimonials p.linkRight a {
			text-decoration: none;
			color: #7dcce2;
		}
		#testimonials p.linkRight a:hover {
			color: #ffffff;
		}
#contactCall {
	background: url(../images/pod_contactCall_bg.gif) no-repeat 10px 10px;
}
	#contactCall p {
		font-size: 1.4em;
		line-height: 1.29em;
		font-weight: bold;
		color: #f6970b;
	}
	.sIFR-active #contactCall p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		visibility: hidden;
		font-size: 1.9em; 
		line-height: 1.0em;
	}
		#contactCall p a {
			text-decoration: none;
			color: #ffffff;
		}
		#contactCall p a:hover {
			background-color: #f6970b;
		}
		#contactCall p span.white {
			color: #ffffff;
		}
#valueAdds {
	background: url(../images/pod_valueAdds_bg.gif) no-repeat 10px 10px;
}
ul.linksList {
}
	ul.linksList li {
		list-style: none;
		font-size: 1.2em;
		line-height: 1.5em;
		display: inline;
	}
		ul.linksList li a {
			display: block;
			text-decoration: none;
			background-repeat: no-repeat;
		}
			ul.linksList li a:link, ul.linksList li a:visited {
				color: #ffffff;
			}
			ul.linksList li a:hover, ul.linksList li a:active {
				color: #ffdf2d;
			}
			ul.linksList li a.pdfDownload {
				padding-left: 22px;
				background-image: url(../images/icon_pdfDownload_small.gif);
			}
/* footer
-------------------------------------------------------------------- */

#footer {
	width: 909px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 15px;
	background: #80c41f url(../images/footer_bg.png) no-repeat left top;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.5em;
}
	#footer a {
		color: #FFFFFF;
	}
#bsiLogo {
	float: left;
	margin-right: 9px;
}

/* ------------------------------------------------------------------- */

.inlineNav ul {
}
	.inlineNav ul li {
		list-style: none;
		display: inline;
		border-left: 1px solid #FFFFFF;
		padding-left: 0.4em;
		padding-right: 0.2em;
	}
	.inlineNav ul li.first,
	.inlineNav ul li:first-child {
		border-left: 0 none;
		padding-left: 0;
	}
	.inlineNav ul li.last,
	.inlineNav ul li:last-child {
		padding-right: 0;
	}
		.inlineNav ul li a {
		}
		.inlineNav ul li a:link, .inlineNav ul li a:visited {
			text-decoration: none;
		}
		.inlineNav ul li a:hover, .inlineNav ul li a:active {
			text-decoration: underline;
		}

