body{font-family: Helvetica, Helvetica Neue, Arial, sans-serif; }

h1{
	font-size: 28px;
	text-align: center;
	color: #373737;
}

h2{
	font-size: 26px;
	color: grey;
	margin: 20px 0 20px 0;
	
}

.white{
	color: white;
	font-size: 24px;
}

h3{
	
	line-height: 32px;
	text-indent: 40px;
	font-size: 11pt;
	font-weight:bold;
	margin-bottom: 10px;
	color: #373737;
}

a{
	text-decoration: none;
	color: #373737;
	
}

a:visited, a:visited, a:link{
	color: #373737;
	
}

.flexible{background: url(../images/icon_flexible.png) no-repeat;}
.extendable{background: url(../images/icon_extendable.png) no-repeat;}
.efficient{background: url(../images/icon_efficient.png) no-repeat;}
.fast{background: url(../images/icon_fast.png) no-repeat;}
.stable{background: url(../images/icon_stable.png) no-repeat;}
.humanized{background: url(../images/icon_humanized.png) no-repeat;}
.purchase{
	background: url(../images/basket.png) no-repeat;
	color: #088d0f;
	font-size: 16px;
	margin-top: 28px;
	cursor: pointer;
}

h4{
	line-height: 48px;
	text-indent: 54px;
	font-size: 9pt;
	color: #4f4f4f;
	margin-bottom: 10px;
}

.datamining{background: url(../images/icon_datamining.png) no-repeat;}
.contentmaintance{background: url(../images/icon_contentmaintance.png) no-repeat;}
.monitoring{background: url(../images/icon_monitoring.png) no-repeat;}
.batchdownload{background: url(../images/icon_batchdownload.png) no-repeat;}



div.spacer {height: 20px;}

p{
	font-size: 14px;
	color: #373737;
	line-height: 16px;
	
}

.grey{color: #7b7b7b;}

#footer{
	font-size: 14px;
	margin-top: 30px;
	padding: 40px;
	text-align: center;
	color: #efefef;
	background-image:url('../images/gradient.jpg');
	background-repeat:repeat-x;

}

.bget{color: #5a5a5a;}

#rounded{
	background-color: #f3f3f3;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	  border: 1px solid #e7e7e7;
	 padding: 30px;
	 font-weight: bold;
	 
}

IMG.display{
display: block;
    margin-left: auto;
    margin-right: auto;
	 
}
#rounded p{
	font-size: 16px;
	line-height: 26px;
}

.rounded{
	background-color: #f3f3f3;
	 -moz-border-radius: 5px;
	 -webkit-border-radius: 5px;
	  border: 1px solid #e7e7e7;
	 padding: 10px;

}
div#navbar ul {
padding-top: 35px;
	list-style: none;
	display: block;
	margin: 0 6px;
	color: #373737;
	font-size: 14px;
}



div#navbar ul li {
	float: left;
	margin: 0 6px;
	font: bold 1em Arial;
}

div#navbar ul li:hover{
	color: #676767;
	cursor: pointer;
	text-decoration: underline;

}

#background{
	background-image:url('../images/background.jpg');
	height: 271px;
	width: 940px;
	
	
}

#right{
	margin: 30px;

	float: right;
	line-height: 50pt;
}

#center{
	float: right;
	height: 200px;
	width: 300px;
	color: white;
	padding-top: 50px;
	padding-right: 40px;
	text-shadow: 2px 2px 1px #000;
	font-weight: bold;
}



#compare{
	
}

.version{
	font-weight: bold;
	font-size: 14px;
	margin
	
}

tr,th,td{
	//padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #373737;
}

td{
	padding: 10px 10px 10px 30px;
}

div.downloadsoft{
margin: 20px;
font-weight: bold;
color: #008031;
	text-align: center;	
	text-decoration: underline;
	//background: url(../images/icon_batchdownload.png) no-repeat;
}

.STYLE2{
	color: red;
}

.green{

text-align: center;
font-size: 30px;
font-weight: bold;
	color: orange;
}




div.center{

	display: block;
	    margin-left: auto;
	    margin-right: auto;
}