body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #DCCFA0;
	background-image: url(../images/bgl.jpg);
	background-repeat: repeat-x;
	margin: auto;
	padding: 0px;
	text-align: center;

}
#wallet {
	background-image: url(../images/moneyreignbg2.jpg);
	background-repeat: no-repeat;
	height: 800px;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: left;


}
#hand {
	background-image: url(../images/hand.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 800px;
	width: 65px;
}
img { behavior: url(styles/iepngfix.htc); }
div { behavior: url(styles/iepngfix.htc); }
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	display: block;
	width: 450px;
}
#foot {
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
	display: block;
	height: 110px;
	width: 775px;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;

}
#logos {
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.ie #logos {
	display: block;
	width: 800px;
}
.fix{padding-left:63px;}
.ie .fix{padding-left:130px;}

h1 {
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 318px;
}
.welcome {
	display: none;
}
.clients {
	text-align: center;
	display: block;
	margin: 0px;
	clear: both;
	float: right;
	width: 205px;
	padding-top: 55px;
	padding-bottom: 50px;
	background-image: url(../images/clients.gif);
	background-repeat: no-repeat;
	padding-left: 7px;


}
p {
	line-height: 18px;
}
