.global {
	width: 100%;
	background-image: url(/images/global_bg.gif);
	background-repeat: repeat-x;
	height: 54px;
	clear: left;
}
.globalcont {
	margin-right: auto;
	margin-left: auto;
}

.masthead {
	float: left;
	width: 100%;
	background-image: url(/images/masthead_bg.jpg);
	background-repeat: repeat-x;
	height: 112px;
}

#cont a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.mastheadcont {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.moneylogo {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	height:90px;
}
.ad728 {
	float: left;
}

.marrgt5{
margin-right:5px;
}
/*clear div*/
.clr{
 clear:both;
}

