html {
	height: 100%;
}
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
a {
	color:#BBC822;
	font-weight:bold;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color:#BBC822;
	font-weight:bold;	
}
a img {
	border-style: none none none none;
}
#clients {
	float:left;
	height:65px;
	padding:7px 8px 0px 8px;
	text-align:left;
	width:200px;
}
#client {
	float:left;
	height:35px;
	padding:0px;
	width:200px;
}

#contactDetails {
	float:left;
	padding-left:40px;
	width:250px;
}
#contactDirections {
	float:left;
	padding-right:20px;
	text-align:justify;
	width:600px;
}
div#container {
	margin-left:auto;
	margin-right:auto;
}
#demos{
	background-image: url(../images/demos.jpg);
	background-repeat: no-repeat;
	float: right;
	height:290px;
	text-align:right;
	width: 430px;
}
#demosLogo {
	display:inline;
	padding-left:15px;
	padding-right:15px;
}
#demosOmniplus{
	background-image: url(../images/demos-omniplus.jpg);
	background-repeat: no-repeat;
	float: right;
	height:215px;
	padding:40px 0px 0px 0px;
	text-align:center;
	width: 200px;
}
#documents {
	float:right;
	padding:10px 0px 0px 0px;
	text-align:center;
	width:250px;
	height:85px;
}
#facts {
	float:right;
	font-size:11px;
	height:65px;
	padding:7px 8px 0px 8px;
	width:200px;
}
#fact {
	float:right;
	height:35px;
	padding:0px;
	width:200px;
}
#faq {
	float:left;
	padding:10px 10px 0px 0px;
	width:930px;
}
#faqMenu {
	float:left;
	font-weight:bold;
	padding:0px 5px 0px 0px;
	width:500px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 110px;
	margin: 10px 0px 0px 0px;
}
#footerLinks {
	float:left;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	margin: 7px 2px 2px 2px;
	text-align:center;
	width:950px;
}
#footerLinks a {
	color:#666666;
	text-decoration:underline;
}
#footerLinks a:hover {
	color:#FF6600;
	text-decoration:none;
}
#footerLinks a:visited {
	color:#666666;
	text-decoration:underline;
}
.groupLogo {
	display:inline;
	padding-left:24px;
	padding-right:24px;
}
#groups-wrapper {
  	margin: 0px 20px 0px 20px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	width: 600px;
	height: 270px;
	border-color:#333333; 
	border:solid; 
	border-width:thin	
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 146px;
	margin: 0px 0px 0px 0px;
}
#headerLinks {
	float:right;
	font-size:10px;
	font-weight:bold;
	margin: 30px 5px 0px 0px;
	text-align:left;
	width:70px;
}
#headerLinks a {
	color:#505050;
	text-decoration:none;
}
#headerLinks a:hover {
	color:#FF6600;
}
headerLinks a:visited {
	color:#505050;
	text-decoration:none;
}
#home {
	display: inline;
	float: left;
	margin: 0px 0px 0px 5px;
	width: 101px; /*96 image widht + left-margin*/
}
#hpBottomLeft {
	float:left;
	font-size:11px;
	padding:10px 0px 0px 0px;
	text-align:justify;
	width:620px;
}
#hpBottomRight {
	float:right;
	font-size:11px;
	padding:20px 0px 0px 5px;
	text-align:right;
	width:40%;
}
/*.hpProductLink {
	display: inline;
	float: right;
	margin: 5px 0px 5px 10px;
	width:93px;
}
#hpProductLinks {*/
#hpTopContent {
	clear: both;
	margin-top: 15px;
}
#hpInformation {
	margin-left:10px;
	text-align:justify;
	font-size: 11px;
	float: left;
	line-height:16px;
	width: 480px;
	padding: 0px;
}
#hpInformation ul {
	list-style:disc;
	padding: 0px 0px 0px 30px;
}
#hpInformation li {
	padding: 0px 0px 0px 5px;
}
#information {
	float: left;
	font-size: 11px;
	line-height:16px;
	margin-left:10px;
	padding:0px;
	text-align:justify;
	width: 670px;
}
#information ul {
	list-style:disc;
	padding: 0px 0px 0px 30px;
}
#information li {
	padding: 0px 0px 0px 5px;
}
#mapLeftMenu {
	float:left;
	font-weight:bold;
	padding:0px 10px 15px 15px;
	width:300px;
	height:150px;
}
#mapRightMenu {
	float:left;
	font-weight:bold;
	padding:0px 10px 15px 0px;
	width:300px;
}
#navbar {
	margin:0px 32px 0px 32px;
	width:950px;
}
#navbar ul {
	list-style-type:none;
}
#navbar li {
	display:inline;
	float:left;
	height:41px;
	margin:0px 1px 0px 1px;
	width:96px;
}
#navbarContainer {
	background-image:url(../images/header_gradient.jpg);
	background-repeat:no-repeat;
	height:41px;
	margin:0px 0px 0px 0px;
	width:950px;
}
.npdStages {
	padding-left:40px;
	text-align:justify;
}
#omniplusDocuments {
	float:right;
	padding:10px 0px 0px 0px;
	text-align:center;
	width:400px;
	height:85px;
}

#omniplusInformation {
	float: left;
	font-size: 11px;
	line-height:16px;
	margin:0px 10px 0px 10px;
	padding: 0px;
	text-align:justify;
	width: 500px;
}
#othersInformation {
	text-align:justify;
	font-size: 11px;
	float: left;
	line-height:16px;	
	margin:0px 10px 0px 10px;
	width: 930px;
	padding: 0px;
}
#othersInformation ul {
	list-style:disc;
	padding: 0px 0px 0px 30px;
}
#othersInformation li {
	padding: 0px 0px 0px 5px;
}
#prodBox {
	padding-top:20px;
	width:250px; /*360*/
	float:right;
}
#prodDescription {
	text-align:justify;
	font-size: 11px;
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
}
#teamFaceLeft{
	float:left;
	width:100px;
}
#teamLeft {
	float:left;
	padding:0px 20px 0px 5px;
	text-align:justify;
	width:345px;
}
#teamFaceRight{
	float:left;
	width:100px;
}
#teamRight {
	float:left;
	padding:0px 0px 0px 5px;
	text-align:justify;
	width:355px;
}
#terms-title {
	margin: 0px auto 0px auto;
	width: 650px;
}
#terms-wrapper {
  	margin: 0px auto 0px auto;
	text-align: justify;
	width: 600px;
}
#testimonials {
	float:right;
	font-size:11px;
	height:65px;
	padding:7px 8px 0px 8px;
	text-align:justify;
	width:500px;
}
#testimonial {
	float:left;
	height:35px;
	padding:0px;
	width:495px;
}
#topContent {
	clear: both;
	margin-top: 15px;
	width: 950px;
}
.topMenuLink{
	color:#FF6600;
}
#wrapper {
	margin: 0px auto 0px auto;
	width: 950px;
}
#wrapper2 {
	margin: 0px auto 0px auto;
	width: 450px;
}
