body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	min-width:946px;
	background-color: #165B0C;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
}
a{
	color:#aabc5d;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#header-container{
	background:url(../images/bg-header.gif) repeat-x;
	height:49px;
	width:100%;
}
#header{
	width:836px;
	margin:0 auto;
	overflow:hidden;
}
.logo{
	overflow:hidden;
	float:left;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}
.logo a{
	width:166px;
	height:37px;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
}
.nav{
	margin:0 9px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.nav li{
	float:left;
	background:url(../images/bullet.gif) no-repeat;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 9px;
}
.nav li.first{
	background:none;
	padding-left:0;
}
.nav li a{
	margin:19px 0 0;
	outline:none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav li a.Ocular&trade; {
	background:url(../images/Ocular&trade; -advantage.gif) no-repeat;
	width:130px;
	height:15px;
	display:block;
	text-indent:-9999px;
}
.nav li a.solutions{
	background:url(../images/solutions.gif) no-repeat;
	width:67px;
	height:12px;
	display:block;
	text-indent:-9999px;
}
.nav li a.company{
	background:url(../images/company-background.gif) no-repeat;
	width:158px;
	height:15px;
	display:block;
	text-indent:-9999px;
}
#data-container{
	width:100%;
	/*background:url(../images/bg-content-add.jpg) no-repeat 50% 0;*/
}
#data-container:after{
	clear:both;
	display:block;
	content:"";
}
#data{
	width:818px;
	margin:0 auto;
	padding:37px 0 38px 18px;
	position:relative;
	z-index:100;
}
#data h1{
	margin:0 4px 4px 2px;
	background:url(../images/dynamically.png) no-repeat;
	width:443px;
	height:96px;
	text-indent:-9999px;
}
#data p{
	color:#fff;
	font-size:11px;
	line-height:16px;
	margin:0 0 0 5px;
	width:404px;
}
.button{
	width:152px;
	height:32px;
	display:block;
	text-indent:-9999px;
	margin:10px 0 39px 3px;
	cursor:pointer;
	background-image: url(../images/demo_button.png);
	background-repeat: no-repeat;
}
.image{
	background:url(../images/bg-intro.png) no-repeat;
	width:490px;
	height:288px;
	position:absolute;
	z-index:10;
	top:18px;
	right:-50px;
	text-indent:-9999px;
}
.menu{
	margin:0;
	padding:0;
	list-style:none;
	height:39px;
	position:absolute;
	z-index:20;
	left:9px;
	bottom:0;
}
* html ul.menu{
	bottom:-1px;
}
.menu li{
	float:left;
	height:39px;
}
.menu li a{
	background:url(../images/bullet01.gif) no-repeat 100% 100%;
	float:left;
	height:39px;
	color:#fff;
	font-size:14px;
	overflow:hidden;
}
.menu li a.active{
	color:#7c8d31;
	text-decoration:none;
}
.menu li a span{
	float:left;
	padding:12px 10px 10px 10px;
	height:17px;
}
.menu li a.last{
	background:none;
}
.menu li a.active span{
	background:url(../images/bg-menu-left.png) no-repeat;
}
.menu li a.active em{
	height:39px;
	width:3px;
	background:url(../images/bg-menu-right.png) no-repeat;
	float:left;
}
.pause{
	background:url(../images/pause.gif) no-repeat;
	height:23px;
	width:23px;
	text-indent:-9999px;
	position:absolute;
	z-index:20;
	bottom:6px;
	right:9px;
}
* html a.pause{
	bottom:8px;
}
#shdw{
	width:818px;
	margin:0 auto;
	padding:0 9px;
	overflow:hidden;
	background-image: url(../images/shdw.png);
	background-repeat: repeat-y;
}
#shdw-bottom{
	margin:0 auto 49px;
	width:836px;
	background:url(../images/shdw-bottom.png) no-repeat;
	padding:0 0 57px;
}
#content{
	background:#fff;
	width:796px;
	overflow:hidden;
	padding:26px 0 34px 20px;
}
.content-add{
	width:445px;
	float:left;
	padding:0 0 0 14px
}
.full {
	width: 95%;
}
.content-add h2{
	padding:18px 0 12px;
	margin:0;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
}
.content-add h2 span{
	color:#aabc5d;
	font-weight:bold;
}
.content-add p{
	line-height:18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-bottom: 15px;
}
#content h3{
	float:left;
	width:100%;
	font-size:21px;
	margin:0;
	font-weight:normal;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 4px;
}
#content h3 span{
	color:#aabc5d;
	font-size:22px;
	font-weight:bold;
}
#content img.image01{
	float:left;
	margin:0 0 0 7px;
}
.to-business{
	margin:0;
	padding:0;
	list-style:none;
	clear: left;
}
.to-business li{
	/*background:url(../images/bg-add.gif) no-repeat;*/
	width:128px;
	height:114px;
	float:left;
	margin:0 4px 0 0
}
.to-business li span{
	display:block;
	font-weight:bold;
	line-height:17px;
}
.to-business li span.sampling{
	background:url(../images/img01.png) no-repeat 0 3px;
	width:87px;
	height:43px;
	padding:0 0 0 40px;
	margin:38px 0 0 15px;
	text-indent:-9999px;
}
.to-business li span.questionaire{
	background:url(../images/img02.png) no-repeat;
	width:75px;
	height:45px;
	padding:0 0 0 50px;
	margin:36px 0 0 14px;
	text-indent:-9999px;
}
.to-business li span.data-mining{
	background:url(../images/img03.png) no-repeat;
	width:70px;
	height:33px;
	padding:9px 0 0 52px;
	margin:34px 0 0 16px;
	text-indent:-9999px;
}
.to-business li span.hosting{
	background:url(../images/img04.png) no-repeat;
	width:96px;
	height:34px;
	padding:11px 0 0 33px;
	margin:32px 0 0 16px;
	text-indent:-9999px;
}
.to-business li span.precast{
	background:url(../images/img05.png) no-repeat;
	width:53px;
	height:43px;
	padding:1px 0 0 56px;
	margin:32px 0 0 11px;
	text-indent:-9999px;
}
#footer{
	background:#aabc5d;
	height:1%;
	overflow:hidden;
	padding:5px;
}
#footer a{
	color:#fff;
	font:10px Arial, Helvetica, sans-serif;
}
#footer img{margin:0;padding:0;border:0;}
.footer-left{
	margin:8px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
.footer-left li{
	display:inline;
	background:url(../images/bullet02.gif) no-repeat 0 5px;
	padding:0 4px 0 7px;
}
.footer-left li.first{
	padding-left:0;
	background:none;
}
.footer-right{
	margin:0 0 1px;
	padding:0;
	list-style:none;
	float:right;
}
.footer-right li{
	display:inline;
	vertical-align:baseline;
/*	background:url(../images/bullet02.gif) no-repeat 0 5px; */
	padding:0 4px 0 5px;
}
.footer-right li.first{
	padding-left:0;
	background:none;
}
table.table {
}
table.table tr td {
	border-bottom: 1px solid #cccccc;
}
.contactlink {
	color: #1E6A12;
}
#address{
	border-width: thin;
	width:350px;
	padding-left: 20px;
	float:left;
}
#addressR{
	border-width: thin;
	width:350px;
	padding-left: 20px;
	float:right;
}