.header{
	position: relative;
	top: -30px;
}

.booming{
	position: relative;
	top: -35px;
}

.intro{
	position: relative;
	width: 792px;
	height: 200px;
	top: -34px;
	padding: 3px;
	background-color: white;
	border-bottom: 1px solid navy groove;
	border-right: 1px groove navy;
	padding: 3px;
}

.largerletters{
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : italic;
	font-weight : bold;
}

.introimage{
	float: right;
}

.specialoffer{
	float: right;
	position: relative;
	right: 42;
	top: -32px;
	}

.pagecontent{
	position: relative;
	top: -33px;
	right: -72px;
	background-color: white;
	width : 651px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
	color: navy;
	text-align : left;
	padding-bottom : 3px;
	padding-left : 7px;
	padding-right : 7px;
	padding-top : 10px;
	border-right: 2px solid #9B99CB;
	border-bottom : 2px solid #9B99CB;
}
	
.leftmenu{
	position: absolute;
	left: -134px;
	top:  -1px;
	width: 132px;
	height: 361px;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : left;
	line-height: 110%;
	padding: 3px;
	background-image: url(images/leftmenubg.gif);
	background-position : left;
	background-repeat: no-repeat;
}

b.menuheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : blue;
	padding: 3px;
	text-decoration: underline;
}
	
.merchantkit{
	position: relative;
	width: 287px;
	height: 230px;
	left: 252px;
	top: -263px;
	background-color: white;
	border-right: 1px solid blue;
	border-bottom: 1px solid blue;
	padding: 3px;
}

.vterminal{
	position: relative;
	width: 485px;
	height: 260px;
	left: -135px;
	top: -547px;
}

.vterminalimage{
	float: left;
}

.redtext{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: red;
}

a:hover {
	color : Red;
	text-decoration : none;
	
}

a:link{
	color: blue;
	text-decoration : none;
}

a:visited{
	text-decoration : none;
}

.homefooter{
	position: relative;
	bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: navy;
	background-color: csc3f7;
	color : blue;
	width : 790;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-size : xx-small;
}

.insidefooter{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: navy;
	background-color: csc3f7;
	color : blue;
	width : 790;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-size : xx-small;
}

p.blue{
	color: blue;
}

p.introtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : italic;
	}

body{
	background-color : C3C3F7;
	background-attachment: fixed;
}

p {
	background-color : White;
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : Large;
	font-style : normal;
	color: blue;
}

h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	color: blue;
}

h4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	color: navy;
}

ul{
	color: blue;

}

ol.content, li.content {
	color: navy;
}

li{	
	color: blue;
}

.newspanel{
	color: Yellow;
	font-size : x-small;
	background-color: Red;
}

.cardbenefits{
	color: blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: C3C3F7;
	list-style-type : disc;
}

li.navy{
	color: navy;
}