*
{
	padding: 0;
	margin: 0;
}

img
{
	border: none;
}

body
{
	background: #e7e7e7 url(../images/gatewaybg.gif) top center repeat-y;
}

sup
{
	font-size: x-small;
}

#wrapper
{
	margin: 0 auto;
	width: 723px;
	min-height: 200px;
	font-family: Arial, Helvetica, sans;
}

#wrapper h1, #wrapper h2
{
	color: #56004e;
}

#wrapper h1 span
{
	color: #6a6a6a;
	font-size: 18px;
}

#wrapper h1
{
	font-size: 25px;
	font-weight: bold;
	margin: 20px 0;
}

#wrapper h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 20px 0;
}

#wrapper p
{
	margin-bottom: 15px;
}

#wrapper p, #wrapper li
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 1.3;
}

#wrapper p a, a.home
{
	text-decoration: underline;
	color: #f37736;
}


#wrapperIndex
{
	margin: 0 auto;
	width: 850px;
	min-height: 200px;
	font-family: Arial, Helvetica, sans;
}

#wrapperIndex h1, #wrapper h2
{
	color: #56004e;
}

#wrapperIndex h1 span
{
	color: #6a6a6a;
	font-size: 18px;
}

#wrapperIndex h1
{
	font-size: 23px;
	font-weight: bold;
	margin: 20px 0;
}

#wrapperIndex h2
{
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 20px 0;
		color: #56004e;
}

#wrapperIndex p
{
	margin-bottom: 15px;
}

#wrapperIndex p, #wrapperIndex li
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 1.3;
}

#wrapperIndex p a, a.home
{
	text-decoration: underline;
	color: #f37736;
}




div#content ul#topISI
{
	padding-left: 0px;
	padding-bottom: 25px;
	/*vertical-align: middle;*/
	list-style-type: none;
}

div#content ul#topISI li
{
	line-height: 18px;
	padding-left: 12px;
	padding-bottom: 10px;
	background: url('../images/gatewaybullet.gif') no-repeat left 6px;
	/*list-style-image: url(../images/gatewaybullet.gif);*/
}

div#splashlogo
{
	width: 100%;
	height: 249px;
	background: url(../images/gatewaysplashlogo.gif) center center no-repeat;
	margin-top: 69px;
}

#splashbuttons ul
{
	height: 181px;
	padding-left: 0;
}

#splashbuttons li, #splashbuttons li a
{
	list-style: none;
	width: 425px;
	height: 181px;
	display: block;
	float: left;
}

#splashbuttons li a.left
{
	background:url(../images/gatewaysplashbuttons-left.png) top left no-repeat;
}

#splashbuttons li a.right
{
	background:url(../images/gatewaysplashbuttons-right.png) top left no-repeat;
}


#footer
{
	margin-top: 85px;
	margin-bottom: 50px;
}

#footer ul
{
	padding-left: 0px;
	padding-bottom: 25px;
	/*vertical-align: middle;*/
	list-style-type: none;
}

#footer li
{
	line-height: 18px;
	padding-left: 12px;
	padding-bottom: 10px;
	background: url('../images/gatewaybullet.gif') no-repeat left 6px;
	/*list-style-image: url(../images/gatewaybullet.gif);*/
}

#footer h2
{
	margin: 30px 0 10px 0;
	text-transform: uppercase;
}

#footer p.assist
{
	color: #000000;
	font-size: 12px;
}

#footer p.small
{
	font-size: 11px;
}

#logos
{
	background: url(../images/gatewaylogos.gif) top left no-repeat;
	width: 103px;
	height: 40px;
	margin-top: 5px;
}

a.home
{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/gatewayarrow.gif) center left no-repeat;
	padding-left: 18px;
	margin-top: 10px;
	display: block;
	outline: none;
}

.access
{
	text-indent: -2000px;
	overflow: hidden;
}

.top
{
	margin-top: 20px;
}

div.merchant1 {
	padding:19px 0 15px 0;
}

