a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #dbdbdb;
}
a:active {
	color: #FFFFFF;
}
body {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dbdbdb;
	line-height: 23px;
	background-color: #000000;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 31px;
	margin: 0px 0px 15px;
	padding: 0px;
	text-transform: uppercase;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dbdbdb;
	margin: 0px 0px 23px;
	padding: 0px;
	line-height: 23px;
	font-weight: normal;
}
h2 {
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 0px 0px;
	font-size: 11px;
}
hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	border: 0;
	height: 1px;
}
li {
	font-size: 14px;
	list-style-type: disc;
	margin: 0px 0px 0px 0em;
	padding: 0px 0px 0px 0em;
	color: #dbdbdb;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
ul {
	padding: 0px;
	margin: 0px 0px 12px;
	font-size: 14px;
	color: #dbdbdb;
}

.table-bottom {
	background-opacity: 0.1;
	padding: 20px 10px 12px 12px;
	background-image: url(../assets/images/70blue.png);
	background-repeat: repeat;
	width: 278px;
}
.table-bottom li {
	margin-left: 13px;
}

#background {
	background-image: url(../assets/images/background.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 1040px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../assets/images/main-area-back.jpg);
	background-repeat: repeat-y;
} 
#header {
	text-align: center;
	height: 193px;
	background-repeat: no-repeat;
	background-image: url(../assets/images/header.jpg);
} 
#header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	height: 50px;
}
#nav-about-over {
	width: 75px;
	height: 22px;
	background-image: url(../assets/images/NAV-5-over.png);
	display: block;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#nav-services-over {
	width: 91px;
	height: 22px;
	background-image: url(../assets/images/NAV-3-over.png);
	display: block;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#nav-markets-over {
	width: 87px;
	height: 22px;
	background-image: url(../assets/images/NAV-4-over.png);
	display: block;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#nav-products-over {
	width: 92px;
	height: 22px;
	background-image: url(../assets/images/NAV-2-over.png);
	display: block;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#nav-home-over  {
	width: 83px;
	height: 22px;
	background-image: url(../assets/images/NAV-1-over.png);
	display: block;
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#nav-contact-over {
	width: 92px;
	height: 22px;
	background-image: url(../assets/images/NAV-6-over.png);
	font-size: 14px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-right: 99px;
	display: block;
}

#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
}
#navigation li {
	float: left;
	list-style-type: none;
}
#navigation li a {
	display: block;
	text-align: center;
	color: #FFFFFF;
	padding: 6px 0 3px;
	list-style-type: none;
	text-decoration: none;
	font-size: 14px;
}
#nav1 a {
	width: 83px;
	height: 22px;
	background-image: url(../assets/images/NAV-1.png);
}
#nav1 a:hover {
	width: 83px;
	background-image: url(../assets/images/NAV-1-over.png);
	color: #b1b1b1;
}
#nav2 a {
	width: 92px;
	height: 22px;
	background-image: url(../assets/images/NAV-2.png);
}
#nav2 a:hover {
	width: 92px;
	background-image: url(../assets/images/NAV-2-over.png);
	color: #b1b1b1;
}
#nav3 a {
	width: 91px;
	height: 22px;
	background-image: url(../assets/images/NAV-3.png);
}
#nav3 a:hover {
	width: 91px;
	background-image: url(../assets/images/NAV-3-over.png);
	color: #b1b1b1;
}
#nav4  a {
	width: 87px;
	height: 22px;
	background-image: url(../assets/images/NAV-4.png);
}
#nav4 a:hover {
	width: 87px;
	background-image: url(../assets/images/NAV-4-over.png);
	color: #b1b1b1;
}
#nav5  a {
	width: 75px;
	height: 22px;
	background-image: url(../assets/images/NAV-5.png);
}
#nav5 a:hover {
	width: 75px;
	background-image: url(../assets/images/NAV-5-over.png);
	color: #b1b1b1;
}
#nav6 a {
	width: 92px;
	margin-right: 99px;
	height: 22px;
	background-image: url(../assets/images/NAV-6.png);
}
#nav6 a:hover {
	width: 92px;
	background-image: url(../assets/images/NAV-6-over.png);
	color: #b1b1b1;
}
#nav7 a {
	width: 92px;
	margin-right: 99px;
	height: 22px;
	background-image: url(../assets/images/NAV-6-over.png);
}
#logo {
	height: 107px;
	width: 275px;
	float: left;
	margin-left: 50px;
	margin-top: 26px;
	clear: both;
}
#strap {
	float: right;
	clear: none;
	margin-right: 99px;
	width: 520px;
	margin-top: 57px;
	padding: 0px;
	height: 45px;
}
#strap h1 {
	margin: 0px;
	padding: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#mainContent1 {
	background-color: #339966;
	margin-bottom: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#LeftSideSectionTwo {
	background-color: #00FFFF;
}
.cta1  a {
	background-image: url(../assets/images/CTA_01.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 130px;
	font-style: italic;
	margin-top: 10px;
}
.cta1  a:hover {
	background-image: url(../assets/images/CTA_01-over.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
}
.cta2  a {
	background-image: url(../assets/images/CTA_02.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 165px;
	font-style: italic;
	margin-top: 10px;
}
.cta2  a:hover {
	background-image: url(../assets/images/CTA_02-over.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
}
.cta3 a {
	background-image: url(../assets/images/CTA_03.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 200px;
	font-style: italic;
	margin-top: 10px;
}
.cta3  a:hover {
	background-image: url(../assets/images/CTA_03-over.png);
	background-repeat: no-repeat;
}
.cta4  a {
	background-image: url(../assets/images/CTA_04.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 240px;
	font-style: italic;
	margin-top: 10px;
}
.cta4  a:hover {
	background-image: url(../assets/images/CTA_04-over.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
}
.cta5  a {
	background-image: url(../assets/images/CTA_05.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 275px;
	font-style: italic;
	margin-top: 10px;
}
.cta5  a:hover {
	background-image: url(../assets/images/CTA_05-over.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
}
#RightSideSectionOne {
	background-color: #FF0000;
}
#RightSideSectionTwo {
	background-color: #CC3300;
}
#mainContent2 {
	background-color: #996666;
	margin-bottom: 10px;
}
.cms-editable {
}
#vertical_list_box ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
}
#vertical_list_box ul li {
	display: inline-block;
	clear: none;
	width: 120px;
	overflow: hidden;
	list-style-image: none;
	list-style-type: none;
	-webkit-border-radius: 5px;
	height: 30px;
}
#vertical_list_box ul li a {
	display: block;
	color: #00FF00;
	text-decoration: none;
	font-size: 18px;
}
#vertical_list_box ul li a:hover {
	color: #330099;
}

#leftNavigation {
   list-style: none;
   margin: 0; padding: 0;
}
#leftNavigation li {
	float: left;
	list-style-type: none;
}
#leftNavigation li a {
	display: block;
	background: yellow url(../assets/images/NavBack.jpg) no-repeat;
	width: 100px;
	text-align: center;
	color: red;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#leftNavigation li a:hover {
   background: red;
   color: yellow;
}
#breadcrumb {
	float: left;
	clear: both;
	margin-top: 25px;
	font-size: 12px;
	color: #dbdbdb;
	text-align: left;
	padding-left: 50px;
	width: 940px;
	padding-right: 50px;
}
.divider {
	background-image: url(../assets/images/divider.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100%;
}
h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
}
h1 strong {
	font-style: normal;
}
#strap  em  {
	font-style: italic;
	font-weight: bold;
}
.col1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 38px 10px 10px 50px; /* padding keeps the content of the div away from the edges */
	background-color: transparent;
}
.col2 {
	padding: 38px 10px 10px;
	float: left;
	width: 300px;
	background-color: transparent;
}
.col3 {
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 38px 50px 10px 10px;
	float: left;
	background-color: transparent;
}
.widecol {
	padding: 38px 50px 10px 10px;
	float: left;
	width: 620px;
}
.screen {
	padding: 60px 50px 10px 80px;
	float: left;
	width: 550px;
	background-image: url(../assets/images/screen.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
}
.home-main {
	background-image: url(../assets/images/home-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
#products {
	background-image: url(../assets/images/products.png);
	height: 170px;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
}

		
.boxgrid{
	overflow: hidden;
	position: relative;
	width: 300px;
	height: 145px;
	float: left;
}

.boxgrid img{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
	right: 0px;
	bottom: 0px;
}

#services .boxgrid img{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0;
	right: 0px;
	bottom: 0px;
	z-index: 99;
}

.boxgrid p{
	padding: 0px;
	color:#afafaf;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
}
				
.boxcaption{
	float: left;
	position: absolute;
	height: 60px;
	width: 280px;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding: 8px 10px 10px;
	background-image: url(../assets/images/70blue.png);
	background-repeat: repeat;
 			}
 			


.caption .boxcaption {
	top: 109px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
.boxcaption            h3      {
	margin: 0px;
	font-style: italic;
	padding: 0px;
	color: #FFFFFF;
}
.boxcaption   .cta3 a  {
	margin: 7px 0px 0px;
}
#digital {
	margin-right: 20px;
	width: 300px;
	float: left;
	margin-top: 10px;
}
#intsurf {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
#kiosks {
	width: 300px;
	float: left;
	margin-top: 10px;
}
strong  a:hover  {
	font-style: italic;
	color: #dbdbdb;
}
p strong {
	color: #FFFFFF;
	font-style: italic;
}
#brochure {
	padding-top: 10px;
}
#brochure-text {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
#footer-top {
	background-image: url(../assets/images/rainbow3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 65px;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer-top-container {
	width: 100%;
}
#footer-col-2 p {
	margin: 0px;
	padding: 0px;
}
#footer-col-2 h3 {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer form {
	margin: 0px;
	padding: 0px;
}
#footer-col-1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 10px 50px; /* padding keeps the content of the div away from the edges */
}
#footer-col-2 {
	padding: 0px 10px 10px;
	float: left;
	width: 300px;
}
#footer-col-3 {
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 10px 10px;
	float: left;
}
#footer-form-name {
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #dbdbdb;
	font-size: 14px;
	padding: 2px 5px;
	margin: 0px;
	background-color: #1a1a1a;
}
#footer-form-company {
	width: 200px;
	background-color: #1a1a1a;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #dbdbdb;
	font-size: 14px;
	padding: 2px 5px;
}
#footer-form-tel {
	width: 200px;
	background-color: #1a1a1a;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #dbdbdb;
	font-size: 14px;
	padding: 2px 5px;
}
.form-title {
	width: 80px;
	float: left;
}
.form-feild {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer-form-email {
	width: 200px;
	background-color: #1a1a1a;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #dbdbdb;
	font-size: 14px;
	padding: 2px 5px;
}
#footer-form-question {
	width: 200px;
	background-color: #1a1a1a;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #dbdbdb;
	font-size: 14px;
	padding: 2px 5px;
}
#submit {
	text-align: right;
	padding-right: 10px;
}
.footer-form {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#copyright {
	float: left;
	width: 280px;
	text-align: right;
	color: #797979;
}
#footer {
	text-align: left;
	background-image: url(../assets/images/rainbow4.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	width: 1040px;
	background-color: #000000;
	padding-top: 30px;
} 
#toxic-wrapper {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #454545;
}
#toxic {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 960px;
}
#footer-container {
	background-color: #000000;
	width: 100%;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#toxic-logo  {
	width: 80px;
	float: left;
}
#toxic-text a {
	color: #797979;
}
#toxic-text  {
	width: 600px;
	float: left;
	color: #797979;
}
#toxic-text a:hover {
	color: #FFFFFF;
}
#products-home {
	height: 170px;
	padding-left: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../assets/images/products.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#services {
	height: 170px;
	padding-left: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../assets/images/services.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#services22 {
	background-image: url(../assets/images/services.png);
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}
#consultancy {
	margin-right: 20px;
	width: 300px;
	float: left;
	margin-top: 10px;
}
#marketing {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}
#installation {
	width: 300px;
	float: left;
	margin-top: 10px;
}
.boxcaption .cta1 a {
	margin: 7px 0px 0px;
}
#digital-signage2 {
	background-image: url(../assets/images/products-digital-signage.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 280px;
	padding-left: 330px;
	padding-top: 20px;
	padding-right: 10px;
	margin: 0px;
}
#digital-signage2 p {
	margin: 0px;
}
#interactive-surfaces2 {
	background-image: url(../assets/images/products-interactive-surfaces.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 280px;
	padding-left: 330px;
	padding-top: 20px;
	padding-right: 10px;
}
#interactive-surfaces2 p {
	margin: 0px;
}
#kiosks2 {
	background-image: url(../assets/images/products-kiosks.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 280px;
	padding-left: 330px;
	padding-top: 20px;
	padding-right: 10px;
}
#kiosks2 p {
	margin: 0px;
}
#services3 {
	background-image: url(../assets/images/services2.png);
	background-repeat: no-repeat;
	padding-top: 35px;
	height: 163px;
}
#consultancy2 {
	background-image: url(../assets/images/consultancy2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 40px;
	height: 100%;
}
.services-title {
	padding-left: 50px;
	padding-top: 35px;
}
.services-col1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 10px 10px 50px; /* padding keeps the content of the div away from the edges */
}
.services-col2 {
	padding: 25px 10px 10px;
	float: left;
	width: 300px;
}
.services-col3 {
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 50px 10px 10px;
	float: left;
}
#marketing2 {
	background-image: url(../assets/images/marketing2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 40px;
	margin-top: 20px;
	height: 100%;
}
#project-man {
	background-image: url(../assets/images/project-management.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 40px;
	margin-top: 20px;
	height: 100%;
}
#training-support {
	background-image: url(../assets/images/train-support.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 40px;
	margin-top: 20px;
	height: 100%;
}
#main-tech {
	background-image: url(../assets/images/main-tech.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 40px;
	margin-top: 20px;
	height: 100%;
}
#creative {
	background-image: url(../assets/images/creative.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 40px;
	margin-top: 20px;
	height: 100%;
}
#installation2 {
	background-image: url(../assets/images/installation2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding-top: 40px;
	margin-top: 20px;
	height: 100%;
}
.col1wide {
	float: left; /* since this element is floated, a width must be given */
	width: 620px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 38px 10px 10px 50px; /* padding keeps the content of the div away from the edges */
}
.form-feild-contact {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../assets/images/white-10.png);
	background-repeat: repeat;
}
.contact-form-container {
	width: 350px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 38px 0px 10px 10px;
	float: left;
}
.round-corners a {
	padding: 10px;
	width: 260px;
	background-image: url(../assets/images/box-cta1.png);
	background-repeat: no-repeat;
	height: 63px;
	display: block;
}
.round-corners a:hover {
	padding: 10px;
	width: 260px;
	background-image: url(../assets/images/box-cta1-over.png);
	background-repeat: no-repeat;
	height: 63px;
	display: block;
}
#fullscreen-top {
	height: 28px;
	width: 278px;
	padding-top: 194px;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../assets/images/fullscreen.jpg);
}
#zone-top {
	height: 28px;
	width: 278px;
	padding-top: 194px;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../assets/images/3zone.jpg);
}
#comp-top {
	height: 28px;
	width: 278px;
	padding-top: 194px;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../assets/images/comprehensive.jpg);
}
.col-full-span {
	float: left; /* since this element is floated, a width must be given */
	width: 940px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 38px 50px 10px; /* padding keeps the content of the div away from the edges */
}
.small-quote {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#elephant-top {
	height: 28px;
	width: 278px;
	padding-top: 194px;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../assets/images/elephant-kiosk.jpg);
}
#outreach-top {
	height: 28px;
	width: 278px;
	padding-top: 194px;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../assets/images/outreach-kiosk.jpg);
}
#touch-top {
	height: 28px;
	width: 278px;
	padding-top: 194px;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../assets/images/touch-screen-kiosk.jpg);
}
#logos {
	float: right;
	width: 600px;
	padding: 30px 50px 20px 30px;
}
.quote {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#leisure-hospitality {
	background-image: url(../assets/images/leisure-hospitality2.png);
	background-repeat: no-repeat;
	height: 189px;
	width: 280px;
	padding: 27px 10px 0px 330px;
}
#retail-corp {
	background-image: url(../assets/images/retail-corp2.png);
	background-repeat: no-repeat;
	height: 196px;
	width: 280px;
	padding-left: 330px;
	padding-top: 20px;
	padding-right: 10px;
}
#leisure-hospitality p {
	margin: 0px;
}
#gov-ed p {
	margin: 0px;
}
#retail-corp p {
	margin: 0px;
}
#gov-ed {
	background-image: url(../assets/images/gov-ed2.png);
	background-repeat: no-repeat;
	height: 196px;
	width: 280px;
	padding-left: 330px;
	padding-top: 18px;
	padding-right: 10px;
}
.cta1over a {
	background-image: url(../assets/images/CTA_01-over.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 130px;
	font-style: italic;
	margin-top: 10px;
}
.cta1over a:hover {
	background-image: url(../assets/images/CTA_01-over.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 130px;
	font-style: italic;
	margin-top: 10px;
}
#services3 .col3 {
	padding-right: 55px;
	width: 295px;
	background-color: transparent;
}
#int-3-top a {
	height: 28px;
	width: 278px;
	padding-top: 194px;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../assets/images/interactive-3.jpg);
	background-repeat: no-repeat;
	display: block;
}
#int-3-top a:hover {
	height: 28px;
	width: 278px;
	padding-top: 194px;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../assets/images/interactive-3-over.jpg);
	background-repeat: no-repeat;
	display: block;
}
#int-wind-top a {
	height: 28px;
	width: 278px;
	padding-top: 194px;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../assets/images/interactive-window.jpg);
	background-repeat: no-repeat;
	display: block;
}
#int-floor-top a {
	display: block;
	height: 28px;
	width: 278px;
	padding-right: 10px;
	padding-left: 12px;
	padding-top: 194px;
	background-image: url(../assets/images/interactive-floor.jpg);
	background-repeat: no-repeat;
}
#int-floor-top a:hover {
	display: block;
	height: 28px;
	width: 278px;
	padding-right: 10px;
	padding-left: 12px;
	padding-top: 194px;
	background-image: url(../assets/images/interactive-floor-over.jpg);
	background-repeat: no-repeat;
}
#int-wind-top a:hover {
	height: 28px;
	width: 278px;
	padding-top: 194px;
	padding-right: 10px;
	padding-left: 12px;
	background-image: url(../assets/images/interactive-window-over.jpg);
	background-repeat: no-repeat;
	display: block;
}
#services4 {
	background-image: url(../assets/images/services3.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}
.screen-slider {
	padding: 60px 20px 10px 80px;
	float: left;
	width: 550px;
	background-image: url(../assets/images/screen.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
}
#services2 {
	padding-top: 50px;
	height: 165px;
	width: 100%;
	background-image: url(../assets/images/services2.png);
	background-repeat: no-repeat;
}
#services22 {
	background-image: url(../assets/images/services2.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	position: relative;
	height: 170px;
}
#services-intro-2 {
	padding-top: 83px;
}
#services-intro-3 {
	padding-top: 83px;
}
#nav-contact-over2 {
	width: 92px;
	margin-right: 99px;
	height: 22px;
	background-image: url(../assets/images/NAV-6.png);
}
#contact-over-new {
	width: 92px;
	margin-right: 99px;
	height: 22px;
	background-image: url(../assets/images/NAV-6.png);
	padding-top: 6px;
	padding-bottom: 3px;
	display: block;
}
.dividertest {
	background-image: url(../assets/images/divider.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100%;
}
.boxcaption a {
	float: left;
	position: absolute;
	height: 60px;
	width: 280px;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	padding: 8px 10px 10px;
	background-image: url(../assets/images/70blue.png);
	background-repeat: repeat;
	display: block;
}
.cta3products {
	background-image: url(../assets/images/CTA_03-over.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 200px;
	font-style: italic;
	margin-top: 10px;
}
.cta1services {
	background-image: url(../assets/images/CTA_01-over.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 130px;
	font-style: italic;
	margin-top: 10px;
}
.services44 {
	background-image: url(../assets/images/services2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 100%;
}
.col3new {
	padding: 38px 0px 10px 10px;
	float: left;
	background-color: transparent;
	text-align: left;
}

