body {
	background: white url(../images/bg.jpg) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding: 0px;
	/*z-index: -2;*/
}

img {
	border: 0px;
}

div {
	position: relative;
}

a {
	color: #545454;
	/*font-weight: bold;*/
	/*font-weight: bold;#3191eb*/
}

a:link, a:visited {
	text-decoration: none;
}


a:link:hover, a:visited:hover{
	text-decoration: underline;
}


h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#webpage {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
	/*position: relative;*/
	/*border: 1px solid #000;*/
}

#mainimage {
	width: 877px;
	height: 494px;
	background: url(../images/mainimage.jpg) no-repeat;
	margin-top: -8px;
}

#paydayformindex {
	width: 685px;
	padding-top: 185px;
	padding-left: 450px;
	color: #353448
	/*border: 1px solid #000;*/
}

#paydayform {
	width: 835px;
	/*padding-top: 350px;*/
	padding-left: 20px;
	/*border: 1px solid #000;*/
}

#bottomtxt {
	width: 870px;
	font-size: 11px;
	color: #545454;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #000;*/
}

#continuebut {
	width: 222px;
	height: 34px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/continuebut.jpg);
	float: left;
}

.form {
    font-family: Arial, sans-serif;
    font-size: 16px;
	color: black;
	border: 1px solid #555555;
}

#topimage {
	width: 877px;
	height: 197px;
	background: url(../images/topimage.jpg) no-repeat;
	margin-top: -8px;
}

#whiteback {
	width: 869px;
	margin-left: 5px;
	background: url(../images/whitestrip.jpg) repeat-y;
	float: left;
	/*border: 1px solid #000;*/
}

#bottomimage {
	width: 877px;
	height: 17px;
	margin-left: -6px;
	background: url(../images/bottomimage.jpg) no-repeat;
	/*border: 1px solid red;*/
}

.footer {
    width: 877px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #545454;
	text-align: center;
	float: left;
    /*border: 1px solid red;*/
 }

.footer a:hover {
	text-decoration: underline;
}
