/* Start of CMSMS style sheet 'interface' */
#envelope { background: url(http://www.ideas.com/uploads/images/interface/bg-content-area-test.jpg) 0px 189px no-repeat; }

.top {
	position: relative;
	width: 778px;
	height: 189px;
	}
	#printLogo { display: none; }
	#logo, #tagline {
		position: absolute;
		top: 64px;
		left: 45px;
		}
		#tagline { top: 126px; }
		
	#topAreaBorder {
		position: absolute;
		top: 185px;
		left: 0px;
		width: 778px;
		height: 4px;
		background: url(http://www.ideas.com/uploads/images/interface/bg-bottom-main-image.gif) 0px 0px no-repeat;
		}

	#topSitemap { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09site-map.jpg) 0px 0px no-repeat; }

	#topSupport { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09support.jpg) 0px 0px no-repeat; }

	#topContact  { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09contact.jpg) 0px 0px no-repeat; }

	#topLegal  { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09contact.jpg) 0px 0px no-repeat; }

	#topCompany { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09company.jpg) 0px 0px no-repeat; }

	#topSolutions { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09solutions.jpg) 0px 0px no-repeat; }

	#topClients { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09clients.jpg) 0px 0px no-repeat; }

	#topResources { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09resources.jpg) 0px 0px no-repeat; }

	#topNews { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09news.jpg) 0px 0px no-repeat; }

	#topCompetencies { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09competencies.jpg) 0px 0px no-repeat; }

	#topServices { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-09services.jpg) 0px 0px no-repeat; }

        #topSummit2008 { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-summit2008.jpg) 0px 0px no-repeat; }

#topNewHeadTest { background: url(http://www.ideas.com/uploads/images/interface/hdr-img-newheadtest.jpg) 0px 0px no-repeat; }
	

#contentArea {
	position: relative;
	width: 778px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	color: #666666;
	background: url(http://www.ideas.com/uploads/images/interface/bg-bottom-corners.gif) bottom no-repeat;
	}
	
	/* see content.css for content related styles */
		
	
#footer {
	position: absolute;
        width: 742px;
	bottom: 70px;
	left: 18px;
	color: #999;
	padding: 24px 0 0 32px;
	background: url(http://www.ideas.com/uploads/images/interface/bg-footer.gif) 0px 0px no-repeat;
	}
	
	#footer a { color: #6699cc; }
	#footer a:hover { color: #a8d0f8; }
	
	#footer a#lightfin {
		color: #999;
		background: url(http://www.ideas.com/uploads/images/interface/bg-lightfin-0.gif) 100% 3px no-repeat;
		}
		#footer a#lightfin:hover { background: url(http://www.ideas.com/uploads/images/interface/bg-lightfin-r.gif) 100% 3px no-repeat; }
		
	#footerPrint { display: none; }

#search_box {
    width: 74px;
    height: 13px;
}
#search_box #inputbox {
    float: left;
    padding: 1px;
    margin: 0 0 0 0;
    border: 1px;
    width: 56px;
	height: 11px;
	font-family:Tahoma, Arial, sans-serif;
  	font-size:7pt;
  	font-weight:normal;
	color:#656565;
  	background-color:#ffffff;
  	border-color:#adadad;
	border-style:solid;
  	border-width:1px;
}
#search_box #go {
    float: right;
    margin: 0 0 0 0;
}
/* End of 'interface' */

