h1, h2, h3, h4, h5, p , ul, li,a,span,img{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body {
	text-align: center;
	background-image: url(_images/menu/bg.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	padding: 0px;
	margin-left: 25px;
	margin-bottom: 5px;
}
h4 {
	font-size: 10px;
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	text-align: justify;
}
#header {
	background-color: #fff;
	height: 110px;
	position: relative;
	padding: 0px;
	width: 940px;
	text-align: left;
	left: auto;
	right: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#container {
	width: 940px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	text-align: left;
	margin-top: 5px;
	height: 800px;
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
}


#logo {
	float: left;
	width: 200px;
	height: 60px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerAV {
	float: right;
	top: 10px;
	margin-top: 30px;
	margin-right: 30px;
}
#mainMenu {
	width: 940px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	bottom: 0px;
	position: absolute;
	left: 0px;
	background-image: url(_images/menu/menu_bar.gif);
}
#mainMenu ul{
	margin: 0px;
	list-style: none;
	position: absolute;
	right: 1px;
	bottom: 0px;
	width: 670px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
}
#mainMenu li {
	float: left;
	padding: 0px;
}
#mainMenu li a:link,#header li a:visited {
	display: block;
	margin-right: 24px;
	background: transparent;
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#mainMenu li a:hover,#header li a:active {
	color: #F96;

}
#mainMenu ul li .current {
	color: #f96;
	cursor: default;
}

#greyBar {
	background-image: url(_images/bg_bar.gif);
	background-repeat: repeat-x;
	height: 7px;
	width: 940px;
	padding: 0px;
	position: relative;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainContent iframe {
	width: 700px;
	height: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	float: right;
	margin-right: 25px;
}

#img {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#image {
	padding: 5px;
	float: left;
	width: 185px;
	height: 190px;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#demo {
	text-align: right;
	float: right;
	padding: 5px;
	border: 2px none #00F;
	margin-top: 20px;
	background-image: url(_images/menu/product_banner.jpg);
	margin-right: 20px;
}
#demo a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#keypad {
	float: right;
}
#iphone {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 5px;
}





.whiteHead {
	color: #FFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}
.current {
	cursor: default;
	color: #F96;
}
.holder {
}
#footer {
	float: none;
	clear: both;
	position: relative;
	background-color: #FFF;
	bottom: 0px;
	height: 40px;
	background-image: url(_images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 940px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#topImage {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topImage #prodigy {
	margin-left: 115px;
}
#prodigyContent {
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#contentDescription {
	width: 480px;
	float: left;
	padding-left: 5px;
}
#crestron img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
}

#crestron {
	float: left;
	width: 200px;
}
#sideBar {
	float: left;
	width: 200px;
	background-color: #333;
	height: 500px;
	background-image: url(_images/menu/portfolio_head.jpg);
}
#sideBar ul {
	margin-top: 40px;
	margin-left: 10px;
	list-style-type: none;
}
#sideBar li a:link ,#sideBar li a:visited{
	color: #FFF;
}
#sideBar li a:hover ,#sideBar li a:active{
	font-weight: bold;
	color: #F93;

}
#TabbedPanels1 {
	height: 650px;
	width: 750px;
	margin-left: 50px;
}
#TabbedPanels1 #touchPanel {
	float: right;
}
#TabbedPanels1 ul {
	margin-left: 10px;
}
#containerProdigy {
	width: 940px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	text-align: left;
	margin-top: 5px;
	height: 920px;
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
}
.blue {
	color: #163A7A;
	font-size: 12px;
	font-weight: bold;
}
