body {
  background-color:#fff;
  margin: 0;
  padding: 0;
  border: 0;
  font: 12px arial, sans-serif;
  color: #222;
  text-align:center;
}

#header {

  margin-left: auto;
  margin-right: auto;
  margin-top: 0px ;
  width: 100%;
  height: 0px;
  background-color: #a1a0a0;
}  

#main {
  position: relative;
  width: 100%;
  height: 736px; 
  margin-left: auto;
  margin-right: auto;
  background-image:url('http://content.sagelogix.com/idc/groups/public/documents/web_asset-websiteobject/sagelogixbackground001.jpg');
}

#container {
	position: relative;
	width: 1024px;
	height: 730px;
	margin: 0px auto;
	BACKGROUND-COLOR: #ffffff;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	border-left: solid #fff 1px;
	border-right: solid #fff 1px;
}

#sageLogo {
    position: absolute;
    width: 171px;
    height: 98px;
    left: 0px;
    top: 0px;
}
#partnerLogo {
    position: absolute;
    width: 252px;
    height: 42px;
    right:5px;
    top: 10px;
    z-index:500;
}
#sageSearch {
    position: absolute;
    width: 252px;
    height: 42px;
    right: 5px;
    top: 50px;
    z-index:500;
}


#navigationMain {
    position: absolute;
    top: 98px;
    left: 0px;
    width: 1024px;
    height: 29px;
    text-transform:uppercase;
    padding-top:5px;
    padding-left:5px;
    text-align:left;
    background-image: url('http://content.sagelogix.com/idc/groups/public/documents/web_asset-websiteobject/sagelogiximg001.jpg');
    background-repeat: repeat-x;    
}

#navigationFooter {
   	position: absolute;
   	bottom: 0px;
   	left:0px;
   	width:1024px;
   	text-transform: uppercase;
   	height: 30px;
   	margin: 0px auto;
   	text-align:right;
   	background-image: url('http://content.sagelogix.com/idc/groups/public/documents/web_asset-websiteobject/sagelogiximg002.jpg');
   	}

#mainImage {
   	position: absolute;
   	top: 127px;
   	left: -1px;
   	height: 170px;
   	width:1024px;
}

#mainFlash {
 	position: absolute;
 	top:297;
 	left: -1px;
 	height: 164px;
 	width:1024px;
}

#mainFeatures {
	position: absolute;
	top:457px;
	left:0px;
	height: 250px;
	width:341px;
	BACKGROUND-COLOR: #eeeded;
}

#mainNews {
	position: absolute;
	top:457px;
	left:342px;
	height: 250px;
	width:342px;
	BACKGROUND-COLOR: #eeeded;
}
#mainWhitePapers {
	position: absolute;
	top:457px;
	left:685px;
	height: 250px;
	width:339px;
	BACKGROUND-COLOR: #eeeded;
}

