.bannerFrame {
  width: 968px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #919191;
}
.contentFrame {
  width: 928px;
  padding: 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #919191;
}
.left {
  float: left;
}
.right {
  float: right;
}
/*
	GENERAL & MISC PAGE DEFINITIONS
*/
body {
  background: #c3c3c3;
  font-size: 75%;
  text-align: center;
}
#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 970px;
}
/*
	HEADER DEFINITIONS
*/
#header {
	background: #ccc url(../img/header.png) left bottom no-repeat;
	height:126px;
	margin-bottom:5px;
}
		
	#header-logo {
		background:url(../img/lexmark-logo.gif) no-repeat;
		float: left;
		margin:20px 10px 0 20px;
		height:45px;
		width:170px;	
	}
	
	#contact-box {
		background-color: #ffffff;
		float: right;
		width: 340px;
		height: 60px;
		padding: 10px 5px 0px 5px;
		margin-right: 5px;
		margin-top: -45px;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		box-shadow: 0 2px 2px #CCCCCC;
	}
#header #contact-box a:link,
#header #contact-box a:active,
#header #contact-box a:hover,
#header #contact-box a:visited {
  color: #bd4127;
  text-decoration: none;
  font-size: 13px;
}
/*
	BANNER ROTATOR DEFINITIONS
*/
#content {
  width: 968px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #fff;
  border: 1px solid #919191;
  margin-bottom: 5px;
}
#body h1 {
    color: #b93e1d;
    font-size: 28px;
    font-weight: normal;
	line-height: 40px;
}

#body h1.intro-free {
margin-bottom: 15px;
}

#body h2 {
    font-size: 20px;
    font-weight: normal;
    line-height: 38px;
	margin: 25px 0px 25px 0px;
    }

#body h3 {
    color: #000;
    text-transform: uppercase;
    margin-bottom: 8px;
    line-height: 1.5;
    letter-spacing: 1px;
    }
	
#body h3.in-section {
	margin-top: 15px;
}
#body p {
	line-height: 18px;
}
#body {
	padding: 30px 70px;
}
#signup {
	background:#ffffff;
	padding: 5px;
	position:relative;
	height: 0px;
	left: 665px;
	width: 272px;
	top: -412px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	opacity: 0.9;
	z-index: 1000;
	display: none;
}
#content #body #bio a {
	text-decoration: none;
}
#content #body #bio .button {
    background: url("http://www1.lexmark.com/en_US/images/business-index//cta-bg.png") repeat-x scroll 0 0 #23499E;
    border: 1px solid #23499E;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    height: 22px;
    letter-spacing: 1px;
    line-height: 28px;
	margin-left: 545px;
    opacity: 1;
    padding: 0px 10px 7px;
	text-align: center;
	width: 262px;
}
#content #body #bio li .button .buttonArrow {
    background: url("/en_US/images/business-index//button-arrow.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 18px;
    margin: -1px 0 0 10px;
    width: 19px;
}
#content #body #bio .button:hover {
    background: url("http://www1.lexmark.com/en_US/images/business-index//cta-bg.png") repeat-x scroll 0 -29px #5B77B6;
    border: 1px solid #5B77B6;
    cursor: pointer;
}
#content #body ul {
	list-style-type: disc;
	line-height: 20px;
	margin-left: 15px;
}
#content #body li {
	padding-left: 30px;
}
#content #businessRotator {
  height: 409px;
  background: transparent;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #919191;
}
#content #businessRotator a {
	text-decoration: none;
}
#content #businessRotator .button {
    background: url("http://www1.lexmark.com/en_US/images/business-index//cta-bg.png") repeat-x scroll 0 0 #23499E;
    border: 1px solid #23499E;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    height: 22px;
    left: 665px;
    letter-spacing: 1px;
    line-height: 28px;
    opacity: 1;
    padding: 0px 10px 7px;
    position: absolute;
    top: 285px;
	text-align: center;
	width: 262px;
}
#content #businessRotator li .button .buttonArrow {
    background: url("/en_US/images/business-index//button-arrow.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 18px;
    margin: -1px 0 0 10px;
    width: 19px;
}
#content #businessRotator .button:hover {
    background: url("http://www1.lexmark.com/en_US/images/business-index//cta-bg.png") repeat-x scroll 0 -29px #5B77B6;
    border: 1px solid #5B77B6;
    cursor: pointer;
}
#content #businessRotator .learnMore {
    color: #FFFFFF;
    font-size: 14px;
    height: 22px;
    left: 690px;
    line-height: 30px;
    position: absolute;
    top: 327px;
}

#content #highlights {
  overflow: auto;
  background: #fff;
  padding: 20px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
}
#content #highlights #features li {
  float: left;
  width: 295px;
  height: 250px;
  padding: 10px 0 5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #bcbdc2;
  margin-right: 15px;
  margin-top: 20px;
  background: #ffffff url('http://www1.lexmark.com/en_US/images/business-index/feature-bg.png') bottom left repeat-x;
  box-shadow: 0 2px 2px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  -moz-box-shadow: 0 2px 2px #ccc;
}
#content #highlights #features li.video {
  float: left;
  width: 301px;
  height: 250px;
  padding: 10px 0 5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #bcbdc2;
  margin-right: 0;
  background: #ffffff;
  box-shadow: 0 2px 2px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  -moz-box-shadow: 0 2px 2px #ccc;
}
#content #highlights #features li.segments {
  background: #e6e7e9 url('/en_US/images/business-index/segment-bg.png') bottom left repeat-x;
}
#content #highlights #features li.segments a:link,
#content #highlights #features li.segments a:visited,
#content #highlights #features li.segments a:hover,
#content #highlights #features li.segments a:active,
#content #highlights #features li.segments .explore {
  display: block;
  width: 208px;
  border-top: 1px solid white;
  border-bottom: 1px solid #bcbdc2;
  font-weight: 700;
  font-size: 14px;
  line-height: 32px;
  color: #363636;
  letter-spacing: 1px;
  padding-left: 10px;
  text-decoration: none;
}
#content #highlights #features li.segments a:link.first,
#content #highlights #features li.segments a:visited.first,
#content #highlights #features li.segments a:hover.first,
#content #highlights #features li.segments a:active.first,
#content #highlights #features li.segments .explore.first {
  border-top: 0;
  font-size: 20px;
  line-height: 45px;
  font-weight: 300;
}
#content #highlights #features li.segments a:link.last,
#content #highlights #features li.segments a:visited.last,
#content #highlights #features li.segments a:hover.last,
#content #highlights #features li.segments a:active.last,
#content #highlights #features li.segments .explore.last {
  border-bottom: 0;
}
#content #highlights #features li.segments a:hover {
  background: #eee;
}
#content #highlights #features li.highlight .logo {
  width: 295px;
  height: 45px;
  text-align: center;
  margin-bottom: 30px;
}
#content #highlights #features li.highlight .logo .UnionBank {
	box-shadow: none;
}
#content #highlights #features li.highlight .logo img {
  box-shadow: 0 2px 2px #444;
  -webkit-box-shadow: 0 2px 2px #444;
  -moz-box-shadow: 0 2px 2px #444;
}
#content #highlights #features li.highlight .logo img.gartner {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#content #highlights #features li.highlight .description {
  width: 276px;
  height: 168px;
  overflow: hidden;
  padding: 0 10px;
  line-height: 1.5;
}
#content #highlights #features li.highlight .description a:link,
#content #highlights #features li.highlight .description a:active,
#content #highlights #features li.highlight .description a:hover,
#content #highlights #features li.highlight .description a:visited {
  color: #bd4127;
  text-decoration: none;
  font-size: 13px;
}
#content #highlights #features li.highlight .description span {
  font-size: 18px;
}
#content #highlights #features li.last {
  margin: 0;
}
#content #highlights h1 {
    color: #464646;
	display: inline;
    font-size: 20px;
	font-weight: 300;
	padding-bottom: 10px;
}
#content #highlights #cokePDF a:link,
#content #highlights #cokePDF a:active,
#content #highlights #cokePDF a:hover,
#content #highlights #cokePDF a:visited {
  color: #bd4127;
  text-decoration: none;
  font-size: 13px;
  float: right;
  margin-top: 5px;
  width: 290px;
}
/*
	LINK SECTION
*/
#links {
  overflow: auto;
  padding: 20px;
  background: #EBEBE4;
  border-top: 1px solid #919191;
  border-left: 1px solid #919191;
  border-right: 1px solid #919191;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
}
#links .column {
  list-style-type: none;
  float: left;
  width: 170px;
  margin-right: 15px;
  font-size: 11px;
  color: #333;
  line-height: 1.5;
}
#links .column .heading {
  font-weight: 700;
  font-size: 14px;
}
#links .column.last {
  margin: 0;
}
#links .column a {
  color: #333;
  text-decoration: none;
}
#links .column a:hover {
  text-decoration: underline;
}
#links .column .copyright {
  color: #555;
}
li.input-width, li.input-widthtop {
  height: 24px;
  width: 137px;
  border-style: hidden;
  border-width: 0;
}
li.input-widthtop {
  background: url(/en_US/common/img/headerinputimg.png) top left;
}
.footer-divider {
  width: 2px;
  background: #ff0;
  border: 1px solid black;
}
body > img[width="1"][height="1"] {
  position: absolute;
  left: -50px;
}
