body {
	margin: 0 auto;
	text-align: center;
	background-color: #002255;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 955px;
	text-align: left;
	background-color: White;
	display: table;
	line-height: 17px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	clear: both;
}
div.nav a {
	float: left;
}
div.left {
	float: left;
	width: 699px;
}
div.box01bg {
	clear: both;
	background-image: url(images/box01-bg.gif);
	background-repeat: repeat-y;
	width: 699px;
	display: table-cell;
}
div.box01top {
	clear: both;
	background-image: url(images/box01-top.jpg);
	background-repeat: no-repeat;
	width: 699px;
}
div.box01top p {
	color: #4b4b4b;
	width: 641px;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	padding-top: 28px;
	margin-left: 28px;
	padding-bottom: 24px;
}
div.box01bgb {
	clear: both;
	background-image: url(images/box01-bgb.gif);
	background-repeat: repeat-y;
	width: 943px;
	display: table-cell;
}
div.box01topb {
	clear: both;
	background-image: url(images/box01-topb.jpg);
	background-repeat: no-repeat;
	width: 943px;
}
div.box01topb p {
	color: #4b4b4b;
	width: 900px;
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	padding-top: 28px;
	margin-left: 28px;
	padding-bottom: 24px;
}
input.login {
	width: 144px;
	height: 32px;
	background-image: url(images/clientslogin-btn.jpg);
	background-repeat: no-repeat;
	border: none;
	color: Black;
	font-size: 15px;
	line-height: 32px;
	text-align: center;
	float: right;
	margin-right: 7px;
	cursor: pointer;
}
div.box02bg {
	clear: both;
	background-image: url(images/box02-bg.gif);
	background-repeat: repeat-y;
	width: 699px;
	display: table-cell;
}
div.box02img {
	float: left;
	margin-left: 52px;
	margin-right: 23px;
}
div.box02txt {
	margin-left: 52px;
	float: left;
	width: 600px;
	text-align: justify;
	position: relative;
	top: -3px;
}
div.right {
	float: left;
	width: 245px;
}
div.calendar {
	clear: both;
	background-image: url(images/calendarofevents-box.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 124px;
	position: relative;
}
div.calendar p {
	width: 155px;
	color: White;
	font-size: 12px;
	position: absolute;
	right: 13px;
	bottom: 9px;
	text-align: right;
}
div.calendar strong {
	font-size: 14px;
	display: block;
}
div.fortunemanagementbg {
	clear: both;
	background-image: url(images/fortunemanagement-bg.gif);
	background-repeat: repeat-y;
	display: table-cell;
	width: 245px;
}
div.fortunemanagementbg a {
	margin-left: 4px;
	height: 28px;
	display: block;
	width: 234px;
}
div.takeourquiz {
	clear: both;
	background-image: url(images/takeourquiz.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 234px;
	position: relative;
}
div.takeourquiz a {
	position: absolute;
	left: 36px;
	top: 167px;
	width: 170px;
	height: 28px;
}
div.footer {
	clear: both;
	color: #102c45;
	text-align: center;
	height: 22px;
	margin-top: 78px;
}
div.footer a {
	color: #102c45;
	margin: 0 7px;
}