/* Global */

body {
  color: #4d4e53;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
}
a,a:link,a:active,a:visited {
  color: #f6861f;
  outline: 0;
}
::-moz-selection { background: #198c75; color: #fff; text-shadow: none; }
::selection { background: #198c75; color: #fff; text-shadow: none; }

ul {
  list-style: disc;
}
h1,h2,h3,h4,h5 {
  color: #198c75;
  margin: 0 0 1.5em;
}
p {
  margin: 0 0 1.5em;
}
.green {
  color: #198c75;
}
#container {
  margin: 0 auto;
  overflow: hidden;
  width: 782px;
}

/* Header */
#header {
  height: 113px;
  position: relative;
}
#header h1 {
  float: left;
  height: 113px;
  margin: 0;
  width: 137px;
}
#header h1 a {
  background: url(../img/sage-erp.png);
  display: block;
  height: 113px;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
  width: 137px;
}
#header h2 {
  color: #4d4e53;
  float: right;
  font-weight: 100;
  height: 59px;
  margin: 0;
  padding-top: 66px;
}

/* Footer */
#footer {
  background: url(../img/sage-logo.png) no-repeat right top;
  height: 33px;
  font-size: 10px;
  margin: 30px 0 100px;
  position: relative;
  width: 782px;
}
#footer .links {
  height: 30px;
  left: 0;
  line-height: 30px;
  margin: 0;
  padding: 0 20px;
  position: absolute;
  top: 0;
}
#footer .sagebtn {
  height: 33px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  top: 0;
  width: 79px;
}
#footer .copyright {
  margin: 0;
}
#footer .copyright a {
  color: #4d4e53;
  font-weight: normal;
}
#connect-with-sage {
  background: url(../img/social-bg.png) no-repeat;
  height: 48px;
  margin-top: -5px;
  padding: 11px 13px 13px;
  position: relative;
  width: 756px;
}
#connect-with-sage h4 {
  font-size: 14px;
  margin: 0 0 5px;
}
#connect-with-sage ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#connect-with-sage ul li {
  float: left;
  height: 24px;
  margin: 0 10px 0 0;
}
#connect-with-sage ul li a {
  background: url(../img/social-icons.png) no-repeat;
  display: block;
  height: 24px;
  overflow: hidden;
  text-indent: -9999px;
  width: 24px;
}
#connect-with-sage ul li.facebook a { background-position: 0 0; }
#connect-with-sage ul li.twitter a { background-position: -24px 0; }
#connect-with-sage ul li.linkedin a { background-position: -48px 0; }
#connect-with-sage ul li.youtube a { background-position: -72px 0; }
#connect-with-sage ul li.googleplus a { background-position: -96px 0; }

/* Main */
#main {
  background: #fdfdfd url(../img/content-bg.png);
  border-left: 2px solid #f6f5f5;
  border-right: 2px solid #f6f5f5;
  height: 760px;
  padding: 195px 0 50px;
  position: relative;
  width: 778px;
}
#main .pageheader {
  height: 166px;
  left: -2px;
  position: absolute;
  text-indent: -9999px;
  top: -2px;
  width: 782px;
}
#erp100 #main .pageheader { background: url(../img/header-100.jpg) no-repeat; }
#erp300 #main .pageheader { background: url(../img/header-300.jpg) no-repeat; }
#erp500 #main .pageheader { background: url(../img/header-500.jpg) no-repeat; }
#general #main .pageheader { background: url(../img/header-general.jpg) no-repeat; }

#main .wrap {
  overflow: hidden;
  position: relative;
  width: 778px;
}

/* Left Column */
#main .wrap div.left {
  float: left;
  width: 465px;
}
#main .wrap div.left .section {
  background: url(../img/section-hr.png) no-repeat bottom;
  margin: 0 0 25px;
  padding: 0 12px 22px 25px;
  overflow: hidden;
  width: 428px;
}
#general #main .wrap div.left .section .inline {
  margin: 0 0 0 -4px;
}
#erp300 #main .wrap div.left .feature {
  width: 441px !important;
}
#erp300 #main .wrap div.left .feature p {
  margin-bottom: 25px;
}
#erp300 #main .wrap div.left .feature h2 {
  font-size: 20px;
}
#erp500 #main .wrap div.left .feature {
  width: 441px !important;
}
#erp500 #main .wrap div.left .feature p {
  margin-bottom: 25px;
}
#erp500 #main .wrap div.left .feature h2 {
  font-size: 20px;
}
#main .wrap div.left .section .inline {
  margin: 6px 0 0 -4px;
  
}
#main .wrap div.left .section p {
  font-size: 12px;
  line-height: 19px;
  margin: 0 0 6px;
}
#general #main .wrap .feature p {
  margin: 0 0 18px;
}
#main .wrap div.left .section h2 {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 12px;
}
#main .wrap div.left .section h3 {
  color: #4d4e53;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 8px;
}
#main .wrap div.left .last {
  background: none;
  padding-bottom: 0;
}
/* Right Col*/ 
#main .wrap div.right {
  float: right;
  padding: 37px 0 0;
  width: 293px;
}
#on-demand-webcast {
  background: url(../img/webcast-btn.png) no-repeat;
  height: 139px;
  margin: 0 0 36px;
  overflow: hidden;
  width: 276px;
}
#on-demand-webcast h4 {
  left: -9999px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
}
#on-demand-webcast h5 {
  left: -9999px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
}
#on-demand-webcast a {
  display: block;
  height: 139px;
  overflow: hidden;
  text-indent: -9999px;
  width: 276px;
}
#video {
  background: url(../img/video-bg.png) no-repeat;
  height: 198px;
  margin: 0 0 36px;
  padding: 15px;
  width: 245px;
}
#video h4 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 8px;
}
#call {
  background: url(../img/call-bg.png) no-repeat;
  height: 80px;
  padding: 15px;
  width: 246px;
}
#call h4 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 8px;
}
#call h5 {
  color: #5a913a;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  margin: 0 0 8px;
}