/* Layout Stylesheet */
body { background: #fff url(../../img/interface/bkg-yellow-gray.gif) center repeat-y; }

.wrapper {
	position: relative;
	min-width: 778px;
	* height: 100%;
	min-height: 100%;
	text-align: center;
	margin: 0 auto;
	}
	#company { background: transparent url(../../img/interface/bg-landing-company.jpg) top center no-repeat; }
		#site-map { background: transparent url(../../img/interface/bg-landing-company.jpg) top center no-repeat; }
		#legal { background: transparent url(../../img/interface/bg-landing-company.jpg) top center no-repeat; }
		#privacy-policy { background: transparent url(../../img/interface/bg-landing-company.jpg) top center no-repeat; }
	#solutions { background: transparent url(../../img/interface/bg-landing-solutions.jpg) top center no-repeat; }
	#services { background: transparent url(../../img/interface/bg-landing-services.jpg) top center no-repeat; }
	#industries { background: transparent url(../../img/interface/bg-landing-industries.jpg) top center no-repeat; }
	#partners { background: transparent url(../../img/interface/bg-landing-partners.jpg) top center no-repeat; }
	#knowledge-center { background: transparent url(../../img/interface/bg-landing-knowledge-center.jpg) top center no-repeat; }
	#contact-us { background: transparent url(../../img/interface/bg-landing-contact-us.jpg) top center no-repeat; }
	#customer-zone { background: transparent url(../../img/interface/bg-landing-customer-zone.jpg) top center no-repeat; }
	#a-day-in-the-life { background: transparent url(../../img/interface/bg-landing-a-day-in-the-life.jpg) top center no-repeat;}
	#w6-scheduling-challenge { background: transparent url(../../img/interface/bg-landing-solutions.jpg) top center no-repeat; }
	#mobile-fever { background: transparent url(../../img/interface/bg-mobile-fever.jpg) top center no-repeat; }
	#event { background: transparent url(../../img/interface/bg-landing-nasdaq.jpg) top center no-repeat;}
	
	
	#envelope {
		position: relative;
		width: 778px;
		margin: 0 auto;
		text-align: left;
		}
	
	#contentEnvelope {
		position: relative;
		width: 778px;
			w\idth: 420px;
		padding: 0 178px 50px 180px;
		min-height: 750px;
		height: auto !important;
		height: 750px;
		background: transparent url(../../img/interface/bkg-yellow-gray-long.gif) 0px 0px;
		}
		
		#focusAreaOne {
			width: 420px;
				w\idth: 389px;
			height: 189px;
				he\ight: 165px;
			background: #ececec;
			padding: 24px 0 0px 31px;
			overflow: hidden;
			}
	
			#focusAreaOne p {
				width: 354px;
					w\idth: 323px;
				padding: 0px 31px 0 0;
				color: #333;
				line-height: 1.4em;
				}
		.content {
			padding: 28px 20px 0 32px;
			background: #fff;
			line-height: 150%;
			}
	
			.content h3 {
				margin: 10px 0 10px 0;
			}
	
	
	#focusAreaRight {
		position: absolute;
		top: 189px;
		left: 600px;
		width: 178px;
		}
	#focusAreaRight ul#focusAreaTwo { 
		/* width: 178px;
			w\idth: 146px; */
		background: #dbdada;
		padding: 0px 14px 16px 18px;
		}
		#focusAreaRight ul#focusAreaTwo li { 
			border-top: 1px solid #fff;
			padding: 14px 0 13px 0;
			}
			
	#focusAreaRight ul.pdfLinks {
		position: relative;
		/* width: 147px;
			w\idth: 115px; */
		padding: 15px 14px 30px 18px;
		background: #ececec;
		}			
		#focusAreaRight ul.pdfLinks li {
			border-bottom: 1px solid #dbdada;
			color: #999;
			padding: 7px 0;
			}
			#focusAreaRight ul.pdfLinks li a {
				display: block;
				padding-left: 10px;
				color: #369;
				background: url(../../img/focus/focus2-bullet-0.gif) no-repeat 1px 5px;
				}
				#focusAreaRight ul.pdfLinks li a span { color: #999; }
				#focusAreaRight ul.pdfLinks li a:hover {
					text-decoration: underline;
					background: url(../../img/focus/focus2-bullet-r.gif) no-repeat 1px 5px;
					}
					
			#focusAreaRight ul#executiveList li a {
				padding-left: 14px;
				bac\kground: url(../../img/interface/bg-executive-list-0.gif) 0 2px no-repeat;
				}
			#focusAreaRight ul#executiveList li a:hover { bac\kground: url(../../img/interface/bg-executive-list-r.gif) 0 2px no-repeat; }
	
	

#subFocus {
float: right;
width: 200px;
border: 1px solid #05386D;
padding: 15px;
margin-right: 5px;
margin-left: 5px;
font-weight: bold;
background: #fefefe;
}

#subFocus a,#subFocus a:link,#subFocus a:visited {
color: #cc9900;
}