html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img {
display: block;

}



html
{
text-align: center;
background-image: url(../images/bodybg.gif);
background-repeat: repeat-x;
}

body
{
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
background-image: url(../images/containerbg.gif);
background-repeat: no-repeat;
background-position: center top;
}

#container
{
margin: 0 auto 0 auto;
width: 880px;
text-align: left;
padding: 0 0 0 18px;
}

img#logo {
margin: 34px 0 31px 0;
position: relative;
left: -37px;
float: right;
}

/* NAVIGATION - CSS SPRITES*/

#nav {
	width: 862px;
	height:22px;
	background:url(../images/nav.gif) no-repeat;
	clear: both;
	}	
	
/*SON OF SUCKER FISH DROP DOWNS MODIFIED*/	
#drops, #drops ul {
	clear:both;
	float:left;
	width:862px;
	list-style: none;
	}

#drops li {
	float: left;
	/*width: 10em;*/
}

#drops li:hover ul {
	left: auto;
}

#drops li:hover ul, #drops li.sfhover ul {
	left: auto;
}
/*END SUCKERFISH*/

/*SPRITE BACKGROUP POSITIONING*/	
#nav a.about, #nav a.paysitekiosks, #nav a.billers, #nav a.retailers, #nav a.support, #nav a.marketing, #nav a.contact {
	float:left;
	background:url(../images/nav.gif) no-repeat;
	height:22px;
	text-indent:-999999px;
	}
	
#nav a.about {	
	background-position: 0 0;
	width:44px;
	}
	
#nav a.paysitekiosks {	
	background-position:-70px 0;
	width:95px;
	margin-left: 26px;
	}

#nav a.billers {	
	background-position:-191px 0;
	width:48px;
	margin-left: 26px;
	}

#nav a.retailers {	
	background-position:-265px 0;
	width:65px;
	margin-left: 26px;
	}	
	
#nav a.support {	
	background-position:-356px 0;
	width:58px;
	margin-left: 26px;
	}	
	
#nav a.marketing {	
	background-position:-440px 0;
	width:68px;
	margin-left: 26px;
	}
	
#nav a.contact {	
	background-position:-534px 0;
	width:58px;
	margin-left: 26px;
	}	

#nav a.about:hover {	
	background-position:0 -22px;
	}
	
#nav a.paysitekiosks:hover {	
	background-position:-70px -22px;
	}

#nav a.billers:hover {	
	background-position:-191px -22px;
	}

#nav a.retailers:hover{	
	background-position:-265px -22px;
	}	
	
#nav a.support:hover{	
	background-position:-356px -22px;
	}	
	
#nav a.marketing:hover {	
	background-position:-440px -22px;
	}
	
#nav a.contact:hover {	
	background-position:-534px -22px;
	}
	
#nav a#active1 {	
	background-position:0 -22px;
	}
	
#nav a#active2 {	
	background-position:-70px -22px;
	}

#nav a#active3 {	
	background-position:-191px -22px;
	}

#nav a#active4{	
	background-position:-265px -22px;
	}	
	
#nav a#active5{	
	background-position:-356px -22px;
	}	
	
#nav a#active6 {	
	background-position:-440px -22px;
	}
	
#nav a#active7 {	
	background-position:-534px -22px;
	}
		
/*END NAVIGATION*/

/* SUB NAVIGATION - CSS SPRITES*/

#subnav {
	width: 581px;
	height:18px;
	background:url(../images/subnav.gif) no-repeat;
	clear: both;
	margin: 25px 0 0 0;
	}	
	
/*SON OF SUCKER FISH DROP DOWNS MODIFIED*/	
#subdrops, #sudrops ul {
	clear:both;
	float:left;
	width:581px;
	list-style: none;
	}

#subdrops li {
	float: left;
	/*width: 10em;*/
}

#subdrops li:hover ul {
	left: auto;
}

#subdrops li:hover ul, #sudrops li.sfhover ul {
	left: auto;
}
/*END SUCKERFISH*/

/*SPRITE BACKGROUP POSITIONING*/	
#subnav a.billers,#subnav a.systemoverview, #subnav a.securityprocessing, #subnav a.reporting, #subnav a.implementation, #subnav a.giftcards {
	float:left;
	background:url(../images/subnav.gif) no-repeat;
	height:18px;
	text-indent:-999999px;
	}
	
#subnav a.billers {	
	background-position: 0 0;
	width:50px;
	}
	
#subnav a.systemoverview {	
	background-position: -70px 0;
	width:95px;
	margin-left: 20px;
	}
	
#subnav a.securityprocessing {	
	background-position:-188px 0;
	width:115px;
	margin-left: 23px;
	}

#subnav a.reporting {	
	background-position:-326px 0;
	width:57px;
	margin-left: 23px;
	}

#subnav a.implementation {	
	background-position:-406px 0;
	width:86px;
	margin-left: 23px;
	}	
	
#subnav a.giftcards {	
	background-position:-515px 0;
	width:58px;
	margin-left: 23px;
	}		

#subnav a.systemoverview:hover {	
	background-position:-70px -18px;
	}
	
#subnav a.securityprocessing:hover {	
	background-position:-188px -18px;
	}

#subnav a.reporting:hover {	
	background-position:-326px -18px;
	}

#subnav a.implementation:hover{	
	background-position:-406px -18px;
	}	
	
#subnav a.giftcards:hover{	
	background-position:-515px -18px;
	}	
	
#subnav a#active1 {	
	background-position:-70px -18px;
	}
	
#subnav a#active2 {	
	background-position:-188px -18px;
	}

#subnav a#active3 {	
	background-position:-326px -18px;
	}

#subnav a#active4{	
	background-position:-406px -18px;
	}	
	
#subnav a#active5{	
	background-position:-515px -18px;
	}	
		
/*END SUB NAVIGATION*/

#headline {
margin: 67px 0 0 0;
height: 111px;
width: 730px;
}

#headlinesingleline {
margin: 67px 0 -44px 0;
height: 111px;
width: 730px;
z-index: -10;
position: relative;
}

#content {
margin: 23px 0 23px 0;
}

#contentindex {

}

#contentleft {
float: left;
font-family: "Times New Roman", Times, serif;
color: #afa379;
font-size: 12px;
line-height: 18px;
width: 187px;
margin: 5px 0 0 0;
}

#contentleft p {
margin: 0 0 10px 0;
}

.contentleftitalic {
font-style: italic;
font-size: 15px;
}

#contentmiddle {
float: left;
margin: 0 0 0 16px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 11px;
line-height: 20px;
width: 303px;
}

#contentmiddle p {
margin: 0 0 15px 0;
}

#contentmiddle ul {
list-style: disc;
margin: 0 0 15px 47px;
}

#contentmiddle ol {
list-style: decimal;
margin: 0 0 15px 0;
}

#contentmiddle ol li {
margin: 0 0 0 20px;
}

#contentmiddle a:link { color: #000; text-decoration: underline }
#contentmiddle a:active { color: #000; text-decoration: underline }
#contentmiddle a:visited { color: #000; text-decoration: underline }
#contentmiddle a:hover { color: #000; text-decoration: underline }

#contentmiddlecontact {
float: left;
margin: 0 0 0 16px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 11px;
line-height: 20px;
width: 450px;
text-align: right;
}

#contentmiddlecontact p {
margin: 0 0 10px 0;
}

#contentmiddlecontact a:link { color: #000; text-decoration: underline }
#contentmiddlecontact a:active { color: #000; text-decoration: underline }
#contentmiddlecontact a:visited { color: #000; text-decoration: underline }
#contentmiddlecontact a:hover { color: #000; text-decoration: underline }


.contentmiddlehead {
font-family: "Times New Roman", Times, serif;
color: #00584f;
font-size: 13px;
font-style: italic;
}

/* Use this at the end of the container on every page */
img#bottomimage {
margin: 0 0 45px 202px; 
clear: both;
}

#bottomlist {
width: 800px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 11px;
line-height: 20px;
text-align: left;
position: relative;
left: 202px;
margin: 20px 0 0 0;
}

#bottomlist ol {
margin: 0 0 15px 0;
}

#bottomlist ol li {
margin: 0 0 0 20px;
}

#contentright {
position: relative;
float: left;
margin: 0 0 0 26px;
width: 307px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 11px;
line-height: 20px;
}

#footerhorizontal {
background-image: url(../images/footerhorizontal.gif);
background-repeat: repeat-x;
clear: both;
}

#footer {
margin: 15px auto 0 auto;
width: 880px;
padding: 0 0 30px 18px;
text-align: left;
}
