@charset "utf-8";
/* CSS Document */

#webappcontainer {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#webappcontainer p {
	font-size: 14px;
}

#webappcontainer #industry {

}
#webappcontainer #webappbp {
	background-image: url(../images/apps/detailsbg.jpg);
	height: 375px;
	width: 500px;
	background-repeat: no-repeat;
	padding: 15px;
}
#webappcontainer #visitlink {
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#webappcontainer #visitlink a {
	background-color: #9B792E;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
}
#webappcontainer #visitlink a:hover {
	background-color: #036;
}
.webapplist {
	height: 206px;
	padding: 20px;
}
.webapplist .screenL {
	height: 192px;
	width: 256px;
	float: left;
	background-image: url(../images/apps/listbg.jpg);
	padding: 7px;
	background-repeat: no-repeat;
}
.webapplist .listinfo {
	float: left;
	height: 205px;
	width: 330px;
	padding-left: 20px;
	padding-top: 5px;
}
.webapplist h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.webapplist  p {
	color: #9B792E;
}
.webapplist h2 {
	margin-bottom: 5px;
}
.webapplist a {
	color: #036;
}
.webapplist a:hover {
	color: #9B792E;
}
#moreclients .listbu{
	height: 65px;
	width: 86px;
	margin-left: 20px;
	margin-bottom: 0px;
	background-image: url(../images/apps/listbubg.jpg);
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#featuretext {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.subpagec {
	float: left;
	padding-bottom: 40px;
}

.subpagec .text {
	float: left;
	width: 400px;
	padding-top: 10px;
}
.subpagec .pic {
	float: left;
	width: 210px;
	background-image: url(../images/subpagepicbg.jpg);
	background-repeat: no-repeat;
	padding: 12px;
	height: 140px;
}
#contactform {
	padding-left: 140px;
}
#contactform form .webform tbody tr td label {
	font-weight: bold;
	font-size: 14px;
#gobackp {
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 5px;
}
