/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
	height: 800px;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
h1, h2, h3, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font: #000000;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.4em;
	line-height: 160%;
	padding-left: 10px;
}

ul, ol {
	margin-left: 10px;
}

blockquote {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

#menu ul {
	height: 35px;
	margin: 0;
	padding: 0;
	background: url(images/img08.jpg) repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 35px;
	background: url(images/img08.jpg) repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #64ADBD;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border: solid #000000 1px;
	background-color: #FFFFFF;
	position: relative;
	z-index: -1;
	overflow: visible;
	background-image: url(../background.jpg);
}


/* Logo */

#logo {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	height: 75px;
	position: relative;
	border-top: solid #333333 1px;
	z-index: 350;
	background-image: url(SupportInfo.jpg);
	background-position: right;
	background-repeat: no-repeat;
        

}
#logo  h1, #logo  h2, #logo  h3, #logo h6, hh1 {
	margin: 0;
	padding: 0 20px;
	top: 1px;
	left: 0px;
	position: absolute;
	height: 31px;
	width: 310px;
}

#logo h1 {
	padding-top: 0px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 9pt;
	
}

#logo h2 {
	float: right;
	padding-top: 20px;
	letter-spacing: -1px;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
}




#logo a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px 0px 0px 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	background-color: #F7F7F7;
	height: 550px;
	margin-top: 0px;
	padding-top: 50px;
	background-image: url(../topbar.jpg);
	background-repeat: no-repeat;
	position: relative;
	visibility: inherit;
	z-index: 0;
}

/* Content */

#content {
	width: 650px;
	height: 530px;
	;





















































































no-repeat;
	height: 530px;
	position: relative;
	top: 30px;
	background-color: #FFFFFF;
	left: 285px;
	border-right: solid #000000 1px;
	overflow: hidden;
	float: none;
	border-left: solid #cccccc 1px;
}

.post {
	height: 250px;


}

.post .title {
	margin: 0;
	padding: 3px 20px;
	letter-spacing: -1px;
	border-bottom: 1px solid #000000;
	text-transform: capitalize;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/img08.jpg);
	height: 22px;
	border-top: solid #000000 1px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 0px 0px;
	height: 200px;
	width: 650px;
	background-color: #FFFFFF;
}

.post .meta {
	height: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 0px 20px;
	background-color: #FFFFFF;
}

.post .permalink, .post .comments {
	float: right;
	height: 1px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.post .permalink {

}

/* Sidebar */

#sidebar {
	width: 250px;
	height: 530px;
	position: absolute;
	top: 80px;
	left: 23px;
	background-color: #FFFFFF;
	border-left: solid #000000 1px;
	margin-left: 0px;
	border-right: solid #cccccc 1px;
	overflow: hidden;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 1px;
	background: url(images/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0px 10px 0px;
	line-height: 130%;
}
#sidebar  h4      {
	height: 24px;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(images/img08.jpg) repeat;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid #000000 1px;
	border-top: 1px solid #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 110px;
}

/* Footer */

#footer {
	clear: both;
	width: 959px;
	height: 70px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: smaller;
	background-image: url(../bottombar.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
hh1      {
	margin: 0;
	padding: 0 20px;
	top: 21px;
	left: 462px;
	position: absolute;
	height: 137px;
	width: 225px;
	visibility: visible;
	overflow: visible;
}
#video {
	top: 21px;
	left: 462px;
	position: absolute;
}
#TICKER {
	border-bottom: solid 1px #000000;

}
<style type="text/css">

.style2 {
	color: #F30000
}
.style12 {
	color: #000000;
}


<style type="text/css">
			html, body {
				height: 100%;
				margin: 0px;
				border: 0px;
				padding: 0px;
				color: white;
				background-color: black;
			}
			.movie {
	width: 100%;
	height: 100%;
			}
		body {
	background-color: #FFFFFF;
}
.style15 {
	color: #000000
}
.style17 {
	color: #000000;
	font-weight: bold;
}
.style21 {
	font-size: 1px;
	font-weight: bold;
	color: #FFFFFF;
}
.style26 {
	color: #FFFFFF
}
.style28 {
	color: #A40000
}
.style30 {color: #F30000; font-weight: bold; }
.style32 {color: #C40000}
.style34 {color: #1085A3}
</style>
h4 {
	font-size: 1em;
}
.new   {
	color: #333333;
	position: absolute;
	top: 1px;
	left: 695px;
	width: 246px;
	height: 73px;
}
.newheader {
	color: #333333;
	position: absolute;
	top: 11px;
	left: 426px;
	width: 246px;
	height: 50px;
}
.movieheader {
	position: absolute;
	top: 334px;
	left: 24px;
	width: 207px;
	height: 163px;
}
.videobackground {
	position: absolute;
	top: 321px;
	left: 15px;
	width: 211px;
	height: 144px;
}
#TICKER {
	color: #333333;
	position: relative;
	top: 0px;
	left: 10px;
	width: 960px;
	height: 18px;
	background-color: #000000;
}
#productcontent {
	float: right;
	width: 650px;
	height: 530px;
	;





no-repeat;
	height: 530px;
	position: absolute;
	top: 79px;
	border-right: solid #000000 1px;
	margin-right: 17px;
	background-color: #FFFFFF;
	border-left: solid #cccccc 1px;
	overflow: hidden;
	left: 285px;
}
.post .entryproduct {
	padding: 1px 5px;
	height: 480px;
	width: 639px;
	background-color: #FFFFFF;
	z-index: 10;
}
.postcontact {
	padding: 1px 20px;
	border: solid #000000 1px;
	height: 200px;
	width: 639px;
}
#splash2 {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border: solid #000000 1px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../NetworkDiagrambackground.jpg);
	position: relative;
	z-index: -1;
	background-color: #FFFFFF;
}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 10px 10px;
	width: 60px;
	color: #000000;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{
	background-color: #A4C7CD;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #5970B2;
	background-color: #F7F7F7;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #333333;
	font: 11px arial;
	z-index: 20;
}

	#sddm div a:hover
	{
	color: #FFF;
	background-color: #95BBC4;
	z-index: 20;
}
#sddm {
	width: 960px;
	height: 35px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	background: url(images/img08.jpg) repeat center top;
	border-bottom: solid #000000 1px;
	border-top: solid #000000 1px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 300;
}
.homepage {
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 293px;
	width: 280px;
	height: 192px;
	background-color: #FFFFFF;
}
.homepage2 {
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 600px;
	width: 304px;
	height: 192px;
	background-color: #FFFFFF;
}
#sidebar2 {
	width: 250px;
	height: 300px;
	position: relative;
	top: 30px;
	left: 0px;
	background-color: #FFFFFF;
	border-left: solid #F7F7F7 20px;
	float: inherit;
}
#apDiv1 {
	width: 960px;
	height: 100px;
	position: relative;
	top: 30px;
	left: 0px;
	background-color: #FFFFFF;
	border-left: solid #F7F7F7 20px;
}
#splash3 {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	background-image: url(../NetworkDiagrambackgroundplayer.jpg);
	border: solid #000000 1px;
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
	z-index: -1;
	background-color: #FFFFFF;
}
#splash4 {
	width: 960px;
	height: 300px;
	margin: 0 auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	background-image: url(../NetworkDiagrambackgroundsupport.jpg);
	border: solid #000000 1px;
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
	z-index: -1;
	background-color: #FFFFFF;
}
.newsfeed {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 200px;
	background-color: #FFFFFF;
	padding-left: 50px;
	height: 500px;
}
.blogs {
	position: absolute;
	left: 305px;
	top: 50px;
	width: 347px;
}
.blogs  h2 {
	height: 24px;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(images/img08.jpg) repeat;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid #000000 1px;
	border-top: 1px solid #000000;
}
.resources {
	position: absolute;
	left: 305px;
	width: 347px;
	top: 300px;
}
.resources h2 {
	height: 24px;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(images/img08.jpg) repeat;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid #000000 1px;
	border-top: 1px solid #000000;
}
.translate {
	position: absolute;
	top: 56px;
	left: 782px;
	width: 168px;
	height: 18px;
	float: inherit;
}
.coverup {
	position: absolute;
	top: 148px;
	left: 0px;
	width: 199px;
	height: 15px;
	float: inherit;
	background-color: #FFFFFF;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
#sidebar h5 {
	height: 24px;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(images/img08.jpg) repeat;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid #000000 1px;
	border-top: 1px solid #000000;
}
#sidebar h2 {
	height: 24px;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(images/img08.jpg) repeat;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid #000000 1px;
	border-top: 1px solid #000000;
}
#logo h6 {
	float: right;
	padding-top: 20px;
	letter-spacing: -1px;
	text-transform: none;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	position: absolute;
	top: 62px;
	left: 644px;
}
.bookmarks {
	position: absolute;
	top: 56px;
	left: 704px;
	width: 246px;
	height: 16px;
	font-weight: bold;
	visibility: hidden;
}
.chat {
	position: absolute;
	top: 21px;
	left: 700px;
	width: 246px;
	height: 19px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.supportcontact {
	position: absolute;
	top: 129px;
	left: 777px;
	width: 168px;
	height: 252px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid #000000 1px;
	float: inherit;
}
#logo  p2 {
	margin-bottom: 1.4em;
	line-height: 100%;
	padding-left: 5px;
	margin-left: 10px;
	font-style: normal;
	font-weight: normal;
	text-indent: 7px;
	z-index: -1;
}
#logo    h4 {
	height: 24px;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(images/img08.jpg) repeat;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid #000000 1px;
}
#logo  li {
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 13px Verdana;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.productbrochure {
	position: absolute;
	top: 38px;
	left: 477px;
	width: 165px;
	height: 269px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid #000000 1px;
	float: none;
}
#productbrochure, h1{
	height: 24px;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(images/img08.jpg) repeat;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.alignplayer {
	position: absolute;
	top: 30px;
	left: 22px;
	width: 500px;
	height: 316px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: inherit;
	z-index: 1;
}
.coverupvideo {
	position: absolute;
	top: 30px;
	left: 283px;
	width: 254px;
	height: 86px;
	float: inherit;
	background-color: #000000;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	z-index: 1;
}
.livedigitalsignage {
	position: absolute;
	top: -228px;
	left: 411px;
	width: 176px;
	height: 147px;
	z-index: 500;
	overflow: visible;
}
.livedigitalsignageback {


	position: absolute;
	top: 149px;
	left: 25px;
	width: 391px;
	height: 240px;
	float: inherit;
	z-index: 10;
}
.livedigitalsignagevideo {



	position: absolute;
	top: 64px;
	left: 44px;
	width: 350px;
	height: 154px;
	float: right;
	z-index: 3;
}
.livedigitalsignagevideotop {
	position: absolute;
	top: 317px;
	left: 602px;
	width: 270px;
	height: 48px;
	float: inherit;
	z-index: 2;
	background-color: #FFFFFF;
}
.livedigitalsignagelogo {
	position: absolute;
	top: 140px;
	left: 594px;
	width: 252px;
	height: 246px;
	float: inherit;
	visibility: visible;
	z-index: 10;
}
.livedigitalsignagecover {


	position: absolute;
	top: 5px;
	left: 537px;
	width: 311px;
	height: 294px;
	float: inherit;
	z-index: 10;
}
#sidebarsupport {

	width: 250px;
	height: 270px;
	position: relative;
	top: 30px;
	left: 20px;
	background-color: #FFFFFF;
	border-left: solid #000000 1px;
	margin-left: 0px;
	border-right: solid #cccccc 1px;
	overflow: hidden;
}
#sidebarsupport h2 {

	height: 24px;
	margin: 0;
	padding: 2px 0 0 10px;
	background: url(images/img08.jpg) repeat;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid #000000 1px;
	border-top: 1px solid #000000;
}
#sidebarsupport ul {

	margin: 0;
	padding: 0;
	list-style: none;
}
#pagesupport {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	background-color: #F7F7F7;
	height: 286px;
	margin-top: 0px;
	padding-top: 50px;
	background-image: url(../topbar.jpg);
	background-repeat: no-repeat;
	z-index: 0;
	position: relative;
}
#contentsupport {

	width: 650px;
	height: 250px;
	;



no-repeat;
	height: 530px;
	position: relative;
	top: 30px;
	background-color: #FFFFFF;
	left: 0px;
	border-right: solid #000000 1px;
	overflow: hidden;
	float: right;
	margin-right: 17px;
	border-left: solid #cccccc 1px;
	z-index: 1;
	margin-left: 5px;
}
#newregion {
	width: 650px;
	background-color: #FFFFFF;
	height: 270px;
	z-index: 1;
	top: 80px;
	left: 287px;
	float: right;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #000000;
	position: absolute;
}
.supportdowload {
	position: absolute;
	top: 42px;
	left: 33px;
	width: 322px;
	height: 196px;
}
.smallad {
	width: 308px;
	height: 83px;
	z-index: 1;
	top: -1px;
	left: 409px;
	float: right;
	position: absolute;
}
.imagecoverrealworld {
	position: absolute;
	top: 242px;
	left: 104px;
	width: 440px;
	height: 239px;
	float: inherit;
	z-index: 9;
}
.imageundercover {

	position: absolute;
	top: 210px;
	left: 71px;
	width: 500px;
	height: 300px;
	float: inherit;
	z-index: 9;
}
.casestudyicon {

	position: absolute;
	top: 263px;
	left: 13px;
	width: 230px;
	height: 55px;
	float: left;
	z-index: 0;
}
#sidebar p2 {

	padding: 0px 10px 0px;
	line-height: 160%;
}
.tradeshowicons {



	position: absolute;
	top: 216px;
	left: 9px;
	width: 230px;
	height: 245px;
	z-index: 10;
}
.aligncontactform {
	position: relative;
	top: 20px;
	left: 50px;
	height: 20px;
	width: 300px;
	padding-bottom: 3px;
}
.alignform2 {
	position: relative;
	top: 1px;
	left: 50px;
	height: 20px;
	width: 390px;
	padding-bottom: 3px;
}
.aligncontactformbutton {

	position: relative;
	top: 70px;
	left: 50px;
	height: 40px;
	width: 300px;
	padding-bottom: 3px;
}
.productfeature1 {


	position: absolute;
	top: 245px;
	left: 12px;
	height: 22px;
	width: 225px;
	padding-bottom: 3px;
}
.productfeature2 {



	position: absolute;
	top: 293px;
	left: 12px;
	height: 34px;
	width: 226px;
	padding-bottom: 3px;
}
.productfeature3 {




	position: absolute;
	top: 404px;
	left: 11px;
	height: 32px;
	width: 225px;
	padding-bottom: 3px;
}
.productfeature4 {





	position: absolute;
	top: 349px;
	left: 11px;
	height: 53px;
	width: 225px;
	padding-bottom: 3px;
}
.productfeature5 {






	position: absolute;
	top: 460px;
	left: 10px;
	height: 32px;
	width: 239px;
	padding-bottom: 3px;
}
.productvideo {







	position: absolute;
	top: 33px;
	left: 7px;
	height: 53px;
	width: 239px;
}
