body {
	background: #fff;
	background-image:url(../images/bg_stripe.png);
	background-repeat:repeat;
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #555;
	margin: 0;
	padding: 0;
}

/* ---- Standard Elements ---- */

a {
	color: #3069b0;
	text-decoration: none;
}

a:hover {
	color: #3069b0;
	text-decoration: underline;
}

a:visited {
	color: #3069b0;
	text-decoration: none;
}

a:active {
	color: #3069b0;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bolder;
	color: #222;
	padding: 0;
	margin: 0 0 4px;
}

h1 { font-size: 24px; letter-spacing: -1px; margin-left:10px; }
h2 { font-size: 22px; letter-spacing: -0.7px; }
h3 { font-size: 20px; letter-spacing: -0.5px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; margin-bottom: 3px; }
h6 { font-size: 14px; color:#0072bc; font-style:italic; margin: 0 0 4px 10px;}

p {
	line-height: 1.5em;
	padding: 0;
	margin: 0 0 8px;
}

blockquote {
	line-height: 1.7em;
}

ul {
	list-style-type: square;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	height: 1px;
	color: #DDD;
	background-color: #DDD;
	border: 0;
	margin: 5px 0 10px;
}

input {
	border: 1px solid #CCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;
}

textarea {
	border: 1px solid #CCC;
	padding: 4px;
	font: 12px Arial, Helvetica, Sans-Serif;
}

.leftimage {
	float: left;
	margin: 0 10px 10px 0;
}

/* ---- Feedback Tab ---- */
.slide-out-div {
	color:#fff;
	padding: 20px;
	/*width: 650px;*/
	width: 785px;
	background-image:url(../images/bgSlideout.png);
	background-color:#f20509;
	background-repeat:repeat-x;
	border:2px solid #730508;
	border-top:none;
	height:62px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
} 

#btnSliderSubmit{
  display: block;
  width: 70px;
  height: 17px;
  background: url(../images/btnSliderSubmit.png) no-repeat 0 0;
  float:left;
}
#btnSliderSubmit:hover{ 
  background-position: 0 -17px;}
#btnSliderSubmit span{
  display: none;}



/* ---- Container ---- */

#container {
	width: 898px;
	/*padding: 0 26px;*/
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	}

/* ---- Header + Display ---- */

#header {
	background: url(../images/header_bg.gif);
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	width: 898px;
	height: 328px;
}

.display_item {
	margin-top: 105px;
}

.display_item img {
	float: right;
	border: 5px solid #FFF;
	margin: -68px 0 0 20px;
}

.display_text {
	float: left;
	width: 420px;
	margin: 30px 0 0 35px;
	color: #FFF;
	text-align:justify;
	display:inline;
}

.display_text  h1 {
	color: #FFF;
	margin: 0;
	padding: 0;
}

.subtitle {
	font: 12px Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-style:italic;
	padding-bottom: 10px;
	color:#333;
}

.display_text p {
	color: #b9dce7;
	margin: 0;
	padding: 0;
}

.display_text a {
	color: #b9dce7;
	text-decoration: none;
}

.display_text a:hover {
	color: #FFF;
	text-decoration: none;
}

.display_text a:visited {
	text-decoration: none;
}

.display_text a:active {
	color: #FFF;
	text-decoration: none;
}

/* ---- Navigation ---- */

#navigation {
	background: url(../images/nav_bg.jpg) no-repeat;
	width: 898px;
	height: 27px;
	padding: 13px 0 0;
	font: bolder 12px Arial, Helvetica, Sans-Serif;
	color: #FFF;
}

#navigation ul {
	padding: 0;
	margin: 0;
	line-height: normal;
}

#navigation ul li {
	display: inline;
	list-style-type: none;
	padding: 13px 25px;
	cursor: pointer;
}

#navigation ul li a {
	color: #fff;
}

#navigation ul li a:hover {
	background: #FFF;
	color: #222;
}

#navigation ul li:hover {
	background: #FFF;
	color: #222;
}

.selected {
	background: #FFF;
	color: #222;
	cursor: pointer;
}

/* ---- Pages/Content ---- */

.page {
	width: 850px;
	padding: 15px 24px;
	background-color:#fff;
	margin-bottom:0;
	height:420px;
}

.clear {
	clear:both;
}

.spacer {
	clear: both;
	height: 1px;
}

.left {
	float: left;
	width: 530px;
	padding-right: 30px;
	text-align:justify;
}

	.left p{
	width:510px;
	margin-left:10px;
	margin-bottom:0;
	}
		
#inspiring {
	background-image:url(../images/img_inspiring-510x230.gif);
	width:510px;
	height:230px;
	margin:10px 0 0 10px;
}

#inspiringCampaign {
	background-image:url(../images/img_inspiringCampaign.jpg);
	width:510px;
	height:230px;
	margin-top:4px;
}

#servicesCollage {
	background-image:url(../images/serviceCollage.gif);
	width:510px;
	height:230px;
	margin:10px 0 0 10px;
}

#servNav a {
	color: #555;
	text-decoration:none;
}

#servNav a:hover {
	color: #0072bc;
	text-decoration:none;
}

#servNav a:active {
	color: #e82147;
	text-decoration:none;
}

	/*SERVICES INCLUDES*/
	#servicesMain {
		display:block;}
	
	#fulfin {
		display:none;}
	
	#production {
		display:none;}
	
	#variable {
		display:none;}
	
	#mailing {
		display:none;}
	
	#data {
		display:none;}
	
	#web {
		display:none;}
	
	#creative {
		display:none;}
		
	#customer {
		display:none;}
	
	#promo {
		display:none;}
	
	#contactsMap {
		display:none;
	}
	
	/*INSPIRING CHANGE INCLUDES*/
	#inspiringMain {
		display:block;
	}
	#imagination {
		display:none;
	}
	#empowering {
		display:none;
	}
	#applications {
		display:none;
	}
	#benefits {
		display:none;
	}
	
	.tableHdr {
		background-color:#0072bc;
		color:#fff;
		font-weight:bold;
		padding-left:4px;
	}
	
	.tableSubHdr {
		background-color:#CCC;
		font-weight:bold;
		padding:4px;
	}
	
	.tableBorder {
		border: medium #0072bc solid;
		vertical-align:text-top;
	}
	
	.inspiringTxt {
		font-weight:bold;
		color:#0072bc;
	}
		
#imgCreative {
	background-image:url(../images/img_creative.jpg);
	background-repeat:no-repeat;
	width:510px;
	height:137px;
}

#imgCustomer {
	background-image:url(../images/img_customerServ.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:345px; 
	float:left;
}

span.paragraph1{ 
	display:block;
	padding:0px; 
	padding-bottom:6px; 
	margin:0px; 
	margin-bottom:6px;
	line-height: 1.5em;
}

#imgPromo {
	background-image:url(../images/img_promo.png);
	background-repeat:no-repeat;
	width:414px;
	height:199px;
	margin:0;
}

#imgFulfin {
	background-image:url(../images/img_fulfin.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:300px;
	margin-right:14px;
}

#imgWeb {
	background-image:url(../images/img_web.png);
	background-repeat:no-repeat;
	width:200px;
	height:219px;
}

#imgData {
	background-image:url(../images/img_data.jpg);
	background-repeat:no-repeat;
	width:275px;
	height:191px;
	float:left;
}

#imgMailing {
	background-image:url(../images/img_mailing.jpg);
	background-repeat:no-repeat;
	width:248px;
	height:249px;
}
#inputAddress{ 
	float: left;  
	width: 490px; 
	margin-right: 5px; 
	display:block; 	
	}
	
#inputAddress ul{ 
		list-style:none;
		margin:0;
		padding:0;
		line-height:1.6em;
	}
#inputAddress li{
		list-style:none;
		line-height:3em;
		margin:0;
		padding:0;
	}
	
.mapLabel{
	width:100px; 
	vertical-align:middle; 
	float:left; 
	height:50px;
	}
	
.mapInput{ 
	width:300px; 
	vertical-align:middle; 
	float:left; 
	height:50px;
	}
#mapContent{ 
	display:block; 
	padding-bottom:10px; 
	float:left;
	width:100%;
	/*border:thin solid green;*/ 
	}
ul.gmapUL{ 
	margin:0px; 
	padding:0px;
	}
ul.gmapUL li.link{ 
	display:inline; 
	padding-right:10px;
	}
/*#map_canvas{ 
	border:thin solid blue;
	clear:both; 
	float:left;
	}*/

/*#content{
	border:thin #3F6 solid;
}*/

/*HOME PG HISTORY TIMELINE*/

#timeline{
	width:290px;
	display:block;
}

#timelineLeft {
	background-image:url(../images/img_arrow.png);
	width:49px;
	height:365px;
	float:left;
}

#timelineRight{
	margin-left:14px;
	text-align:justify;
	padding-top:10px;
}

/*CSS TABLE*/

.table{
	margin:10px 0 0 5px;
	width:510px;
}
.table ul{
	float:left;
	margin: 0 10px 0 0;
	padding:0;
	line-height:1em;
}
.table ul li{
	list-style:none;
	padding:5px;
}
.table ul li.title{
	font-weight:bold; 
	list-style:none; 
	padding-left:5px;
}

#contacts {
	padding:0;
}

	#contacts ul{
		list-style:none;
		margin:0;
		padding:0;
		line-height:1.6em;
	}
	
	#contacts li{
		list-style:none;
		margin:0;
		padding:0;
	}

	#contacts .section { 
	 color:#0072bc;
	 margin-top:4px;
	}
	

#ftp {
	padding:0;
}

	#ftp ol{
		margin:0 0 0 16px;
		padding:0;
		line-height:1.6em;
	}
	
	#ftp li{
		margin:0;
		padding:0;
	}
	
	#login{
		width:530px;
		margin:50px 0 0 10px;
		padding-left:112px;
		color:#fff;
		font-weight:bold;
	}
	#loginBtn{
		color:#fff;
		width:236px;
		height:22px;
		text-align:right;
		margin-top:24px;
	}
	#bgLogin{
		background-image:url(../images/bgLogin.jpg);
		background-repeat:no-repeat;
		width:306px;
		height:162px;
		padding:32px 35px; 
	}

.link a{
	color: #555;
	text-decoration:none;
}

.link a:hover{
	text-decoration:none;
	/*color:#0072bc;*/
	color:red;
}

a.campLink {
	color: #555;
	text-decoration:none;
	font-weight:bold;
}

a:hover.campLink{
	text-decoration:none;
	/*color:#0072bc;*/
	color:red;
	font-weight:bold;
}

#portfolio {
	width:530px;
	margin:20px 0 0 12px;
}

	#portTop {
		width:600px;
		/*width:506px;*/
		height:151px;
		margin-bottom:10px;
	}
	.porImg{ 
	
		padding-right:10px;
	}
	
	.servList dl {
		margin:0;
		padding:0;	
	}
	
	.servList dt {
		line-height:1.6em;
	}
	
	.listTitle {
		list-style:none;
		margin:10px 0 0;
		padding:0;		
	}

.form {
	margin: 0 auto;
	width: 530px;
	padding-top: 15px;
}

#contact_form label {
	color: #333;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
}
	
#contact_form .small {
	color: #666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
	
#contact_form input {
	float: left;
	width: 300px;
	margin: 2px 0 15px 19px;
	color: #444;
}
	
#contact_form textarea {
	float: left;
	width: 300px;
	margin: 2px 0 15px 19px;
	color: #444;
}
#contact_form select {
	float: left;
	/*width: 300px;*/
	margin: 2px 0 15px 19px;
	color: #444;
	}
	
#contact_form button { 
	clear: both;
	margin-left: 362px;
	background: #333;
	color: #FFF;
	border: solid 1px #111;
	font: 12px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 4px 6px;
}

#btnDir { 
	clear: both;
	margin-left: 362px;
	padding: 4px 6px;
}
#btnESend { 
	clear: both;
	margin-left: 362px;
	padding: 4px 6px;
}

.right {
	float: left;
	width: 290px;
}

#footer {
	background: url(../images/footer_bg.gif);
		-moz-border-radius-bottomleft: 20px;
		-moz-border-radius-bottomright: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-webkit-border-bottom-right-radius: 20px;
	width: 898px;
	height: 64px;
	color: #999;
	text-align:right;
}

	#footer p {
		margin: 0 30px 0;
		padding-top:24px;
	}


/* ---- jQuery Lightbox Plugin ---- */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
/*#lightbox-nav a { outline: none;}*/
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	/*zoom: 1;*/
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0;
	margin:0;
	padding:0;
}
	
