body {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #232323;
	padding-top: 40px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 963px;
	line-height: 18px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.mainbg {
	clear: both;
	background-image: url(mainbg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 963px;
}
#menu {
	list-style: none;
	margin: 8px 14px;
	padding: 0;
	display: table;
}
#menu li {
	float: left;
	height: 33px;
}
#menu li a {
	font-size: 0;
	line-height: 1000px;
	overflow: hidden;
	display: block;
	height: 33px;
	background-repeat: no-repeat;
	background-position: top;
}
#menu li a.nav01 {
	background-image: url(nav01.jpg);
	width: 66px;
}
#menu li a.nav02 {
	background-image: url(nav02.jpg);
	width: 92px;
}
#menu li a.nav03 {
	background-image: url(nav03.jpg);
	width: 89px;
}
#menu li a.nav04 {
	background-image: url(nav04.jpg);
	width: 129px;
}
#menu li a.nav05 {
	background-image: url(nav05.jpg);
	width: 103px;
}
#menu li a.nav06 {
	background-image: url(nav06.jpg);
	width: 106px;
}
#menu li a:hover,
#menu li .on {
	background-position: 0 -33px;
}
div.content {
	clear: both;
	display: table;
	margin: 0 14px;
}
div.welcome-box,
div.about-box,
div.contact-box,
div.expert-box,
div.resources-box,
div.services-box {
	float: left;
	background-image: url(welcome-box-bg.jpg);
	background-repeat: no-repeat;
	width: 430px;
	height: 281px;
	position: relative;
}
div.about-box {
	background-image: url(about-box-bg.jpg);	
	width: 699px;	
}
div.contact-box {
	background-image: url(contact-box-bg.jpg);
	width: 699px;
}
div.expert-box {
	background-image: url(expert-box-bg.jpg);
	width: 699px;
	height: 378px;
}
div.resources-box {
	background-image: url(resources-box-bg.jpg);
	width: 699px;
}
div.services-box {
	background-image: url(services-box-bg.jpg);
	width: 699px;
	height: 555px;
}
div.welcome-box p,
div.about-box p,
div.contact-box p,
div.resources-box p,
div.services-box p {
	position: absolute;
	top: 70px;
	left: 30px;
	width: 365px;
	padding-bottom: 10px;
	border-bottom: 1px white dotted;
}
div.about-box p,
div.contact-box p,
div.resources-box p,
div.services-box p {
	width: 625px;
}
div.welcome-box strong {
	position: absolute;
	left: 30px;
	font-weight: bold;
	width: 365px;
	top: 215px;
}
div.about-box span,
div.contact-box span,
div.resources-box span {
	position: absolute;
	top: 179px;
	left: 30px;
	width: 625px;
}
div.contact-box span {
	top: 139px;
}
div.resources-box span {
	top: 129px;
}
div.contact-box a {
	color: white;
}
div.expert-box strong {
	position: absolute;
	top: 70px;
	left: 30px;	
}
div.services-box strong {
	position: absolute;
	top: 140px;
	left: 30px;
}
div.expert-box ul,
div.services-box ul {
	margin: 0;
	list-style: none;
	padding: 0;
	position: absolute;
	top: 105px;
	left: 30px;
	width: 624px;
}
div.services-box ul {
	top: 175px;
}
div.expert-box ul li,
div.services-box ul li {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 15px;
	padding-bottom: 15px;
}
div.finance-box {
	clear: both;
	background-image: url(finance-box-bg.jpg);
	background-repeat: no-repeat;
	width: 935px;
	height: 93px;
	margin-top: 8px;
	margin-left: 14px;
	color: black;
	position: relative;
}
div.finance-box strong {
	position: absolute;
	top: 15px;
	left: 453px;
}
div.finance-box .phone {
	position: absolute;
	top: 47px;
	left: 479px;
}
div.finance-box .fax {
	position: absolute;
	top: 47px;
	left: 658px;
}