body {
	margin: 0 auto;
	text-align: center;
	background-color: #eff2ef;
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	padding: 0;
	margin: 0;
        margin-bottom: 15px;
        line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

img {
	border: none;
}
a {
	text-decoration: none;
        color: #004710;
}
p.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}
p {
	padding: 0;
	margin: 0;
        margin-bottom: 15px;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 765px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.mainbg {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	clear: both;
	display: table;
	padding-left: 11px;
	width: 762px;
}
div.content {
	width: 745px;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: White;
	clear: both;
	display: table;
}
div.nav {
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 170px;
	height: 214px;
	position: relative;
	float: left;
}
div.nav a.nav01,
div.nav a.nav02,
div.nav a.nav03,
div.nav a.nav04,
div.nav a.nav05 {
	width: 115px;
	height: 17px;
	position: absolute;
	left: 22px;
	top: -20px;
}
div.nav a.nav01 {
	top: 20px;
}
div.nav a.nav02 {
	top: 37px;
}
div.nav a.nav03 {
	top: 54px;
}
div.nav a.nav04 {
	top: 72px;
}
div.nav a.nav05 {
	top: 89px;
}
div.txt {
	float: left;
	line-height: 18px;
	width: 409px;
	padding-top: 20px;
	padding-bottom: 22px;
}
div.txt a {
	font-weight: bold;
	color: #0000ff;
}
div.nav2 {
	background-image: url(/images/steps.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 166px;
	height: 400px;
	float: left;

}
div.copy {
	clear: both;
	text-align: center;
	color: #004710;
	font-size: 10px;
}