@charset "UTF-8";
/* CSS Document */

/* div {
border:1px solid #000;
}  */

/* Main */

html,body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}

img {
	border:none;
}

img.resize{
    width:211px;
    height:211px;
	position:absolute;
    z-index:1;
}

.dcBl {
	color: #007BBD;
}

.dcGr {
	color: #00B050;
}

.dcYl {
	color: #ADC000;
}

.dcRd {
	color: #FF0000;
}
		
.required {
	font-style:italic;
	font-size:7.5pt;
	color:#F00; 
	/*float:right;*/
	/*padding:0;*/
	/*margin:0 0 10px 0;	 */
}

.requiredNote {
	font-style:italic;
	font-size:7.5pt;
	color:#F00;
	float:right;
	margin-top:8px;
	/*margin:0 0 10px 0;*/
}

.pie-hover-content {
    position:absolute;
    left:0;
    top:400px; 
	padding-left:30px;
}

* {
   outline: none;
}

div {
}

#wrapper {
	width:960px;
	padding:0px 10px 0px 10px;
	margin:0 auto;
	position:relative;
}

#container {
	margin:0;
	padding:0;
	overflow:hidden;
	/*position:relative;*/
}

h2 {
	font-family:Lucida, Lucida Sans, Lucia Sans Unicode;
	font-weight:normal;
	color:#002837;
	margin-bottom:15px;
	margin-top:0px;
	margin-left:-20px;
	padding:0px 20px 20px 20px;
	font-size:28px;
	font-weight:bold;
	background:url(../images/framework/underline.gif) repeat-x left bottom;
	width:920px;
}

h3 {
	color:#349dc4;
	font-size:16px;
	margin-top:12px;
}

h4 {
	margin:0;
	padding:0;
	color:#002837;
	font-family:Lucida,Lucida Sans,Lucia Sans Unicode;
	font-size:14px;
}

h5 {
	margin:0 20px 0 0;
	padding:0 0 5px 0;
	color:#349DC4;
	font-size:14px;
	margin-bottom:-5px;
	border-bottom:1px dotted #ccc;
} 

h5 a {
	color:#349DC4;
	text-decoration:none;
}

h5 a:hover {
	text-decoration:underline;
}

h6 {
	color:#002842;
	margin:15px 0px 0px 15px;
	font-family:Lucida,Lucida Sans,Lucia Sans Unicode;
	font-size:14px;
}

#image-and-quote {
	float:left;
	margin-bottom:10px;
}

#image-and-quote h4 {
	padding:0 0 0 220px;
	margin:0 20px 0 0;
	color:#004263;
	font-size:14px;
	line-height:normal;
}

p {
	color:#666;
	font-size:14px;
}

p.footnote {
	color: #999;
	font-size:90%;
}

#header {
	width:960px;
	float:left;
	background:url(../images/framework/header.jpg) no-repeat 0 0;
	height:115px;
	margin-bottom:7px;
}

#header img {
	margin:15px 0px 0px 20px;
}

#menu {
	width:960px;
	float:left;
	height:34px;
	background:url(../images/menu/menu-bgd.jpg) no-repeat 0 0;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:7px;
}

#menu-left {
	float:left;
}

#menu-left ul, #menu-right ul {
	padding:0;
	margin:0;
}

#menu-left ul li {
	float:left;
	padding:0px 15px 0px 0px;
	list-style:none;
	line-height:34px;
	border-right:1px solid #666;
	height:34px;
	overflow:hidden;
}

#menu-left ul li ul {
	border:1px solid #0d5584;
	background-color:#0d5584;
	padding-bottom:10px;
	background:url(../images/dropdown-bgd.jpg) no-repeat 0 -40px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	-webkit-border-radius-topleft:0px;
	-webkit-border-radius-topright:0px;
	-webkit-border-radius-bottomleft:15px;
	-webkit-border-radius-bottomright:15px;
	/* opacity:0.9;
	filter: alpha(opacity=90); */
	z-index: 9999;
}

#menu-left ul li ul li a.more-menu-item {
	text-decoration:underline;
	text-transform:none;
	padding-right:20px;
	background:url(../images/arrow-white-tiny.png) no-repeat right 13px;
}

#menu-left ul li ul li {
	font-size:11px;
	height:26px;
}

#menu-left ul li ul li {
	border-right:none;
}

#menu-right ul li {
	float:left;
	padding:0px 20px 0px 20px;
	list-style:none;
	line-height:34px;
	font-size:15px;
	color:#fff;
	/* font-weight:bold; */
	/* border-left:1px solid #666; */
}

#menu-left ul li a, #menu-right ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding-left:15px;
}

#menu-left ul li a:hover, #menu-right ul li a:hover {
	text-decoration:underline;
}

#menu-right {
	float:right;
	width:auto;
}

#banner {
	float:left;
	width:960px;
	height:197px;
	margin-bottom:7px;
}

#content {
	width:925px;
	float:left;
	background:url(../images/framework/main-bgd1.gif) no-repeat 0 0;
	float:left;
	padding:20px 15px 40px 20px;
	min-height:490px;
}

#content h3, #content p {
	width:460px;
}

#content-base {
	width:960px;
	float:left;
	background:url(../images/framework/main-bgd-footer.gif) no-repeat 0 0;
	margin-bottom:7px;
	font-size:0;
	height:10px;
}

#got-a-minute {
	width:960px;
	margin-left:-20px;
	border-top:1px solid #eee;
	position:absolute;
	top:820px;
}

#got-a-minute img {
	padding-left:20px;
	padding-top:15px;
}

#footer {
	position:relative;
	width:940px;
	float:left;
	background:#002842 url(../images/framework/footer-top.gif) no-repeat 0 0;
	padding:0 0 20px 20px;
	text-decoration:none;
}

#footer a {
	color:#ccc;
}

#contacts-footer {
	float:left;
	width:920px;
}

#fsc-image {
	position:absolute;
	right:30px;
	margin-top:20px;
}

#contacts-footer p {
	color:#ccc;
	font-size:13px;
	float:left;
	padding-right:20px;
}

#contacts-footer p a {
	color:#fff;
	text-decoration:none;
}

#contacts-footer p strong {
	color:#fff;
}

#contacts-footer p a:hover {
	text-decoration:underline;
}

#address-footer {
	float:left;
	color:#ccc;
}

#address-footer p {
	font-size:12px;
	color:#eee;
	margin:10px 0px 0px 0px;
	padding:0;
}

#copyright {
	margin-top: 2.5em;
	font-weight:normal;
	font-size:0.7em;
}

address {
	font-style:normal;
	font-size:13px;
}

.redButton {
	margin: 3em 0 3em 0;
}

/* Pie! */

#pie { 
	z-index:1;
	position:absolute;
	top:400px;
	left:525px;
}

#pie img {
	cursor:pointer;
}

#pie div {
	float:left;
	height:211px;
	width:211px;
}

#butterfly {
	float:left;
	margin-top:-45px;
}

/* Side menu */

#content-left {
	background:url(../images/content-bgd-gradient.jpg) no-repeat 0 0;
	margin-left:-5px;
	width:640px;
	margin-right:25px;
	float:left;
	padding:0 10px 0 10px;
}

#content-left a {
	color:#349DC4;
	display:block;
}

#content-left a:hover {
	text-decoration:none;
}

#content-left h2, #content-left h3, #content-left p, #content-left h3  {
	width:auto;
	padding-right:20px;
}

#content-right h4 {
	color:#002842;
	padding:15px 0;
}

#content-left img {
	float:left;
	margin-right:12px;
	margin-bottom:15px;
}

/*#content-left ul {
	float:left;
	width:100%;
}*/

#content-left ul li {
	color:#666;
	font-size:14px;
	margin-bottom: 4pt;
}

#content-container {
	float:left;
	width:100%;
}

#content-right {
	float:left;
	width:241px;
}

/* services page items */

.services-item {
	float:left;
	width:310px;
	background:url(../images/services-bgd.jpg) no-repeat 0 0;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:5px;
}

.services-item .text {
	float:left;
	width:300px;
	height:100px;
}

.services-item .text h4 {
	width:auto !important;
	color:#349dc4;
	font-size:12px;
	padding:15px 10px 10px 15px;
	margin:0;
}

.services-item .text p {
	width:auto !important;
	font-size:12px !important;
	padding:0 15px 0 15px;
	margin:0;
}

/* products page items */

.products-item {
	float:left;
	width:310px;
	background:url(../images/services-bgd.jpg) no-repeat 0 0;
}

.products-item .text {
	float:left;
	width:230px;
	height:100px;
}

.products-item .text h4 {
	width:auto !important;
	color:#349dc4;
	font-size:12px;
	padding:15px 10px 10px 15px;
	margin:0;
}

.products-item .text p {
	width:auto !important;
	font-size:11px;
	padding:0 15px 0 15px;
	margin:0;
}

.products-item .icon {
	float:left;
	width:75px;
}

.products-item .icon img {
	padding:15px 0px;
}

/* menu items */

.menu-item-top {
	float:left;
	width:241px;
	background:none;
}

#text-header {
	float:left;
	width:241px;
	background:url(../images/text-header-bgd.jpg) no-repeat 0 0;
	margin-bottom:15px;
	height:40px;
}

#text-header h4 {
	padding:10px 0 0 15px;
	font-size:14px;
}

#text-header h4 a {
	text-decoration:none;
	color:#002842;
}

#text-header h4 a:hover {
	text-decoration:underline;
}

.menu-item {
	float:left;
	width:241px;
	background:url(../images/menu-bgd.jpg) no-repeat 0 0;
	height:95px;
	/*position: relative;*/
}

.menu-item .text {
	float:left;
	width:165px;
}

#content-right .menu-item .text h4 {
	width:auto !important;
	color:#349dc4;
	font-size:12px;
	padding:15px 10px 5px 15px;
	margin:0;
}

#content-right .menu-item .text h4 a {
	color:#349DC4;
	text-decoration:none;
	display:block;
}

#content-right .menu-item .text h4 a:hover {
	color:#349DC4;
	text-decoration:underline;
}

.menu-item .text p {
	width:auto !important;
	font-size:11px;
	padding:0 15px 0 15px;
	margin:0;
}

.menu-item .icon {
	float:left;
	width:75px;
	position: relative;
}

.menu-item .icon img {
	padding:15px 0px 0px 0px;
}

#services-tab {
	background:url("../images/services-tab-arrow.jpg") no-repeat scroll 0 0 transparent;
	padding-left:80px;
	position:absolute;
	right:23px;
}

#services-tab div {
	width:237px;
	height:32px;
	margin:19px 8px 0 0;
}

#services-tab div a {
	background:url(../images/services-tab.jpg) no-repeat 0 0;
	display:block;
	height:32px;
	width:237px;
}

#services-tab div a:hover {
	background:url(../images/services-tab-on.jpg) no-repeat 0 0;
	display:block;
	height:32px;
	width:237px;
}

#show-more {
		display: none;
}

#show-more-link {
	text-decoration:underline;
	color:#349DC4;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	width:251px;
	cursor:pointer;
	padding:5px 20px 15px 15px;
	float:left;
}

#menu-left ul li#home-li {
	padding:0;
	margin:0;
}

#menu-left ul li#home-li img {
	margin:7px 10px 0 0;
}

p#breadcrumbs {
	font-size:10px;
	margin:-5px 0px 10px 0px;
}

p#breadcrumbs a {
	color:#666;
	text-decoration:none;
}

p#breadcrumbs a:hover {
	text-decoration:underline;
}

#team-left {
	width:300px;
	float:left;
	background:url("../images/services-bgd.jpg") no-repeat scroll 0 0 transparent;
	padding-left:13px;
	margin-right:20px;
	margin-top:10px;
	padding-top:13px;
}

/* case studies */

#caseWrapper {
	height: 800px;
	margin-top: 1em;
}

#caseStudyNavWrap {
	
}

#caseWrapper .caseMainHead {
	margin:0 0 1em 0;
	padding:0;
	color:#002837;
	font-family:Lucida,Lucida Sans,Lucia Sans Unicode;
	font-size:20px;
	font-weight:bold;
}

#caseStudyNav {
	padding: 0.5em 0 0.5em 0;
}

#caseStudyNav .caseStudyBasics {
	background: #3CF;
	color: #0d2474;
}

#caseStudyNav .caseStudySelected {
	color:#FFF;
	background: #F00;	
}

#caseStudyNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#caseStudyNav li {
	float: left;
	margin: 0 0.15em;
}

#caseStudyNav li a {
	cursor: pointer;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 1.5em;
	display: block;
	border: 0.1em solid #dcdce9;
	text-decoration: none;
	text-align: center;
} 

#caseStudyNav li a:hover {
	background: #F00;
	color: #FFF;
	cursor:pointer;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 1.5em;
	display: block;
	border: 0.1em solid #dcdce9;
	text-decoration: none;
	text-align: center;
}

/* Hide from IE5-Mac \*/
#caseStudyNav li a {
	float: none
}
#caseStudyNav li a:hover {
	float: none
}
/* End hide */

.caseStudy {
	clear: both;
	width: 570px;
	margin: 2em 0 2em 0.15em;
	padding: 1.5em;
	background-color:#FFF;
	/*background: url(../../images/caseBG.png) top left no-repeat;*/
	border: thin solid #dcdce9;
}


/*  Testimonials  */

#testiWrapper {
	margin: 2em 0 1em 0;
	width: 615px;
}

#testiWrapper .testiContent {
	/*background: url(/images/testimonial-bgd.jpg) top left no-repeat;*/
	/*border:#03F 1px solid;*/
	padding: 1em 0.5em 1.2em 1.2em;
	margin: 0 0 2em 0;
	min-height: 40px;
}

#testiWrapper p {
	color: #666;
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
	margin: 0 0 5px 0;
	padding: 0;
	width: 530px;
	float: left;	
}

#testiWrapper img {
	float: right;	
}

#testiWrapper .testiCaption {
	font-size: 0.6em;
	font-style: italic; 
	text-align: right;
	font-weight: normal;
	color: #349dc4;
	clear: both;
	width: 575px;
}

#testiWrapper .testiBusBG {
	background: url(/images/testimonial-business-bgd.png) top left no-repeat;
}

#testiWrapper .testiLifeBG {
	background: url(/images/testimonial-life-bgd.png) top left no-repeat;
}


/* Inline Modal Window tut -  http://www.sohtanaka.com/web-design/inline-modal-window-w-css-and-jquery/ */

	#fade { /*--Transparent background layer--*/
		display: none; /*--hidden by default--*/
		background: #000;
		position: fixed; left: 0; top: 0;
		width: 100%; height: 100%;
		opacity: .80;
		z-index: 9999;
	}
	
	.popup_block {
		display: none; /*--hidden by default--*/
		background: #fff;
		padding: 10px;
		border: 5px solid #ddd;
		float: left;
		font-size: 1.2em;
		position: fixed;
		top: 50%; left: 50%;
		z-index: 99999;
		/*--CSS3 Box Shadows--*/
		-webkit-box-shadow: 0px 0px 20px #000;
		-moz-box-shadow: 0px 0px 20px #000;
		box-shadow: 0px 0px 20px #000;
		/*--CSS3 Rounded Corners--*/
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	
	img.btn_close {
		float: right;
		margin: -42px -42px 0 0;
	}

/* END */


/* FORM styling */

.formWrapper {
	padding:5px;
	color:#002837;
	background:url(../images/form-bgd-gradient-360.jpg) no-repeat 0	0;	
}

.formWrapperPage {
	padding:5px;
	color:#002837;
}

.formWrapperPage p {
	margin: 10px 0 10px 0;
}

.formWrapper input,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

.formWrapperPage input,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#formError {
	font-weight:bold;
	color:#F00;
	padding:5px;
	margin: 5px 0 10px 0;
	font-style:italic;
}

.formWrapper input {
	width:210px;
}

.formWrapperPage input {
	width:215px; 
}

.formWrapper textarea {
	width:305px;
}

.formWrapperPage textarea {
	width:99%;
}

.formContent label {
  width: 80px; /* Width of labels */
}

.formContentPage label {
  width: 60px; /* Width of labels */
}

.formContent fieldset fieldset label {
	margin-left: 103px; /* Width plus 3 (html space) */
}

.formWrapper a {
	text-decoration: none;
}

.formWrapperPage a {
	text-decoration: none;
}

.formHeader {
	position:relative;
}

.popupCaption {
	color:#666;
	font-size:14px;
	text-align:center;
	padding-top:3px;
}

.formHeader p {
	float:left;
	font-size:20pt;
	margin:22px 0 0 5px;
	width:250px;
	padding-bottom:25px;
}

.formHeader img {
	position:absolute;
	top:4px;
	right:4px;
}

.formContent {
	padding:2px;
	font-size:10pt;
	clear:both;
}

.formContent fieldset {
  margin-bottom:20px;
  padding:10px;
}

.formContentPage fieldset {
  /*margin:10px 0 10px 0;*/
  padding:10px;
  width:575px;
}

.formContent legend {
  padding: 0 2px;
  font-weight: bold;
}

.formContentPage legend {
  padding: 0 2px;
  font-weight: bold;
  color:#349dc4;
}

.formContent label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-size:8pt;
  margin-left:3px;
}

.formContentPage label {
  display:inline-block;
  line-height:1.8;
  vertical-align:top;
  font-size:8pt;
  margin-left:3px;
  color:#666;
}

.formContent fieldset ol {
  margin: 0;
  padding: 0;
}

.formContentPage fieldset ol {
  margin: 0;
  padding: 0;
}

.formContent fieldset li {
  list-style: none;
  padding: 3px;
  margin: 0;
  text-align:right;
}

.formContentPage fieldset li {
  list-style: none;
  padding: 3px;
  margin: 0 0 5px 0;
  text-align:right;
}

.formContent fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}

/*.formContentPage fieldset fieldset {
	width:210px;
	margin: 3px 0 0;
}*/


.contactUsFormWrap fieldset {
	width:548px;
	/*margin: 3px 0 0;*/
}

.contactUsFormWrap fieldset input {
	width:200px;
}

.contactUsFormWrap fieldset label {
  margin-left: 43px; /* Width plus 3 (html space) */
  font-size:9pt;
}

.contactUsAttWrap fieldset {
	width:215px;
	/*margin: 3px 0 0;*/
}

.contactUsAttWrap fieldset input {
	width:20px;
	/*margin: 3px 0 0;*/
}

.formContentPage fieldset fieldset legend {
 padding: 0 5px 5px 8px;
  font-weight: normal;
  color:#349dc4;
  font-size: 8pt;
}

.formContent fieldset fieldset label {
  display: block;
  width: auto;
}

.formContentPage fieldset fieldset label {
  display:inline-block;
  line-height:1.8;
  vertical-align:top;
  font-size:8pt;
  margin-left:3px;
  width: auto;
}

.formContent em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

.formContentPage em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

/*.formContentPage fieldset fieldset label {
  margin-left: 43px; /* Width plus 3 (html space) 
  font-size:9pt;
}*/

/*.formWrapperPage fieldset fieldset input {
	width:20px;
}*/

/* END */


/* CONTENT sliders:START*/

.slideOut {
	/*padding: 5px;*/
	width: 875px;
	height: 180px;
	background: url("../images/sliderBG.png") right top no-repeat;
	/*border: #FFF 1px solid;*/
	display: none;
}

.slideOut h1 {
	color: #002842;
	font-size: 1.8em;
	margin:0;
	padding:0;
}

.slideOut h1 em {
	color: #999; 
	font-style: normal;
	font-size: 1em;
}

.slideOut p {
	color: #002842;
	font-size: 0.8em;
	margin-top: 10px;
	line-height:normal;
}

.seqDivs {
	float: left;
	margin-left: 20px;
	display: none;
}

.serviceSlider1 {
	top:172px;
}

.serviceSlider1 .sliderHandle {
	background:url("../images/icons/pills_slider.png") no-repeat;
	width:75px;
	height:60px;
	margin-left: -14px;
	z-index:50;
}

.serviceSlider1 .sliderHandle:hover {
	background:url("../images/icons/pills_slider-hover.png") no-repeat;
}

.serviceSlider2 {
	/*top:232px;*/
	top:172px;
}

.serviceSlider2 .sliderHandle {
	background:url("../images/icons/business4business_slider.png") no-repeat;
	width:75px;
	height:60px;
	margin-left: -14px;
	z-index:50;
}

.serviceSlider2 .sliderHandle:hover {
	background:url("../images/icons/business4business_slider-hover.png") no-repeat;
}

.serviceSlider3 {
	/*top:292px;*/
	top:172px;
}

.serviceSlider3 .sliderHandle {
	background:url("../images/icons/solutions-for-print_slider.png") no-repeat;
	width:75px;
	height:60px;
	margin-left: -14px
	z-index:50;
}

.serviceSlider3 .sliderHandle:hover {
	background:url("../images/icons/solutions-for-print_slider-hover.png") no-repeat;
}

.sliderWrap {
	/*margin-left:70px;*/
	padding:0;
}

.iconBG {
	background-color: #002842;
	width:68px;
	height:180px;
	float:left;
}

.sliderContent {
	float:left;
	/*margin-left:10px;*/
	padding:20px;
	height:140px;
	width:740px;
	position: relative;
}

.closeSliderBtn {
	position: absolute;
	right:15px;
	bottom:12px;
}

.closeSlideCaption {
	color: #666;
	font-size: 0.8em;
	position: absolute;
	left:88px;
	bottom:18px;
}

/* CONTENT Sliders:END */
