@charset "utf-8";
/* CSS Document */

body {
	background-color: #F0F0F0;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	letter-spacing: 0px;
}
.FBcontainer {
	border: 1px solid #3B579D;
	float: right;
	clear: left;
	margin: 4px;
	height: 576px;
	background-color: #3B579D;
	background-image: url(../images/logos/FB-f-Logo__blue_29.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 36px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#wrapper {
	width: 1000px;
	background-color: #F0F0F0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 16px;
	padding: 0px;
}
#header {
	background-color: #F0F0F0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/logos/cropped-logo1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 120px;
}
#header h1 {
	font-size: 32px;
	line-height: 32px;
	font-weight: 700;
	color: #50A85E;
}
#header .center {
	width: 40%;
	top: 42px;
	position: relative;
	left: 300px;
}
#header .topright {
	width: 236px;
	top: -18px;
	position: relative;
	left: 760px;

}
#header .topright li {
	text-align: left;
	font-size: 16px;
	line-height: 16px;
	height: 16px;
	list-style-position: outside;
}
#header   .topright   .phone  {
	list-style-image: url(../images/phone.png);
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 6px;
}
#header .topright .email {
	list-style-image: url(../images/envelope.png);
	font-size: 16px;
	line-height: 16px;
	padding-top: 6px;
}

.menu {
	height: 60px;
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: transparent linear-gradient(to bottom, rgb(20, 139, 35) 0%, rgb(80, 168, 94) 100%) repeat scroll 0% 0%;
		background-color: #50A85E;
		background-image: linear-gradient(to bottom, #148B23 0%, #50A85E 100%);

}
.menu ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.menu li {
	float:left;
	margin: 0px;
	padding: 0px;
}

.menu ul a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	display:block;
	margin: 0;
	padding: 0;
	line-height: 60px;
	width: 164px;
	font-size: 14px;
}
.menu ul a.aboutus {
	margin-left: 8px;
	width:166px;
}
.menu ul a.ourproducts {
	margin-left: 0px;
	width:134px;
}
.menu ul a.forms {
	margin-left: 0px;
	width:90px;
}
.menu ul a.errorcodes {
	margin-left: 0px;
	width:126px;
}
.menu ul a.atmbalancing {
	margin-left: 0px;
	width:202px;	/* was 240 */
}
.menu ul a.atmreporting {
	margin-left: 0px;
	width:140px;
}
.menu ul a.contact {
	margin-left: 0px;
	width:126px;
}
.menu ul a:hover{
	background-color: #0B7219;
}

#content {
	background-color: #FFFFFF;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
}

#content P{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .02em;
	text-align: left;
	line-height: 21px;
}
#content h3 {
	font-size: 15px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align: left;
}
#content h4 {
	font-size: 16px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align: center;
}
#content table {
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	border-radius: 4px;
	border-radius: 4px;
}
#content td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
	font-size: 14px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 14px;
	height: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content  tr  {
	height: 14px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#content th {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: transparent linear-gradient(to bottom, rgb(20, 139, 35) 0%, rgb(80, 168, 94) 100%) repeat scroll 0% 0%;
	background-color: #50A85E;
	background-image: linear-gradient(to bottom, #148B23 0%, #50A85E 100%);
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	height: 22px;
}
#content table li {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	height: 14px;
	line-height: 14px;
}
#content table a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 14px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: 14px;
}

.barsep {
	height: 26px;
	position: relative;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	line-height: 26px;
	text-align: right;
}
.imagefloatright {
	float: right;
	clear: left;
	padding: 10px;
}
.imagefloatleft {
	float: left;
	clear: right;
	padding: 10px;
	margin-left: 30px;
}




#footer {
	font-size: 12px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	text-decoration:none;
	line-height: 26px;
	background-color: #F0F0F0;
	height: 26px;
	background-repeat: no-repeat;
	background-position: center top;
}
.clear {
	clear: both;
}
.producthighlight_sm {
	border: 1px solid #F0F0F0;
	width: 180px;
	height: 290px;
	text-align: center;
	float: left;
	margin: 4px;
	padding: 6px;
}
.producthighlight_sm  p {
	text-align: center;
	line-height: 18px;
}
.producthighlight_lg {
	width: 96%;
	text-align: center;
	padding: 9px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: transparent linear-gradient(to bottom, rgb(20, 139, 35) 0%, rgb(80, 168, 94) 100%) repeat scroll 0% 0%;
	background-color: #50A85E;
	background-image: linear-gradient(to bottom, #148B23 0%, #50A85E 100%);
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	color: #FFFFFF;
}
.producthighlight_lg p {
	margin-right: 10px;
	margin-left: 10px;
}

.producthighlight_lg ul {
	text-align: left;
	font-size: 14px;
	list-style-position: inside;
}
.producthighlight_lg li {
	padding-left: 4px;
	margin-left: 220px;
	letter-spacing: .02em;
	line-height: 18px;
}


.producthighlight_imgcontainer {
	float: left;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	width: 200px;
}
