body {
	background-image: url(images/mainbg.jpg);
	background-color: #2E3192;
	margin-top: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
}

a:link {
	color: #2C3092;
}
a:visited {
	color: #2C3092;
}
a:hover {
	color: #0084CB;
}
a:active {
	color: #0084CB;
}

h1, h2, h3 {
	color: #06F;
	font-weight: normal;
}

.blue-text {
	color: #2C3092;
}

#wrapper {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 153px;
}

#logo {
	display: inline;
	float: left;
	width: 372px;
	height: 153px;
}

#header-image {
	background-color: #09F;
	height: 153px;
	width: 628px;
	display: inline;
	float: left;
}

#topbar-left {
	height: 28px;
	background-color: #50C6DD;
	display: inline;
	float: left;
	width: 372px;
}

#navigation {
	width: 628px;
	display: inline;
	float: left;
	height: 28px;
	background-color: #2C3092;
}

#left-col {
	background-color: #50C6DD;
	float: left;
	width: 372px;
	display: inline;
	background-image: url(images/leftcol-bg.jpg);
	background-repeat: repeat-x;
	height: 720px;
	vertical-align: top;
	background-position: top;
}

#slogan-text {
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 28px;
	text-align: center;
}


#hp-content {
	width: 628px;
	float: left;
	height: 700px;
	background-color: #FFF;
	color: #333;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 20px;
}

.hp-text {
	display: inline;
	clear: both;
	float: left;
	width: 300px;
	padding-right: 30px;
	padding-left: 30px;
	height: 100px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}

.hp-text p {
	margin-top: 10px;
}

.hp-image {
	display: inline;
	float: left;
	width: 245px;
	height: 100px;
	margin-top: 10px;
}

#main-content {
	width: 628px;
	float: left;
	height: 720px;
	color: #333;
	line-height: 1.4em;
	background-color: #FFF;
}

#main-content p {
	margin-right: 30px;
	margin-left: 30px;
	text-align: justify;
}

#main-content h1 {
	margin-left: 30px;
	font-size: 22px;
	margin-top: 20px;
}

#main-content h2 {
	margin-left: 30px;
	font-size: 16px;
}

#scrolling {
	width: 628px;
	float: left;
	height: 660px;
	color: #333;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 1.4em;
	background-color: #FFF;
}

#pos-scan-info {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #FC6;
	color: #FFF;
	font-size: 12px;
	padding-top: 20px;
}

#links {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	font-size: 12px;
	padding-top: 20px;
}

#links h2 {
	color: #FFF;
}

ul.ticks li {
	list-style-image: url(images/tick.gif);
	padding-left: 5px;
	margin-left: 15px;
}

.product-pic {
	margin-left: 30px;
	display: inline;
	clear: both;
	float: left;
	width: 244px;
	height: 218px;
	text-align: center;
}

.product-pic-text {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 300px;
	height: 210px;
}

.product-pic-text h3 {
	margin: 0px;
}

.pos-pic {
	margin-left: 30px;
	display: inline;
	clear: both;
	float: left;
	width: 244px;
	height: 250px;
	text-align: center;
}

.pos-pic-text {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 300px;
	height: 250px;
}


.rec-logo {
	margin-left: 30px;
	display: inline;
	clear: both;
	float: left;
	width: 160px;
	text-align: center;
}

.rec-text {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 384px;
}


#footer {
	clear: both;
	height: 28px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: right;
	padding-top: 10px;
}

A.white-link:link {
	color: #FFFFFF;
	text-decoration:underline;
}

A.white-link:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

A.white-link:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#hp-brochure-link {
	width: 200px;
	background-image: url(images/pdfhp.gif);
	background-repeat: no-repeat;
	color: #FFF;
	padding-left: 45px;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 3em;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

A.brochure-link:link {
	color: #FFFFFF;
	text-decoration:none;
}

A.brochure-link:visited {
	color: #FFFFFF;
	text-decoration:none;
}

A.brochure-link:hover {
	color: #06F;
	text-decoration:none;
}


#brochure-link {
	margin-top: 100px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}

#company-logos {
	color: #2C3092;
	font-size: 14px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
}

#testimonials-scroll {
	margin-right: auto;
	margin-left: auto;
	width: 330px;
	color: #FFF;
	margin-top: 30px;
}


#testimonials-scroll h2 {
	margin: 0px 0px 10px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	
}


#marqueecontainer{
	position: relative;
	width: 330px;
	height: 130px;
	overflow: hidden;
	text-align: justify;
	font-size: 1.2em;
}

