
	body {
		background:#4D5A98;
		font-family: serif, verdana, arial, sans-serif;
		font-size: 1em;
	}
	
	a:link, a:visited, a:active {text-decoration: none}

	div#content-page-wrap {
	background:#FFF;
	width:772px;
	overflow: auto; 
	height: 1%;
	margin:-10px auto auto auto;
}


	div#header {
	background: #FFFFFF;
	background-repeat:no-repeat;
	width: 769px;
	height: 120px;
}

	div#left-nav {
	background: #FFFFFF;
	background-repeat:repeat;
	width: 137px;
	min-height:600px;
	padding: 0 10px 0 20px;
	float: left;
}

	div#left-nav-text {
	text-align: left;
	font-size: 12px;
}

	div#content-01 {
	background:#FFFFFF;
	border-top: 15px solid #d4ecfb;
	border-bottom: 15px solid #d4ecfb;	
	text-align: left;
	font-size: 1em;
	margin: 40px auto auto 148px;
	width:489px;
	min-height:600px;
	overflow:auto;
	color: #555555;
	padding: 20px 20px 0 50px;
}

	div#content-02 {
	background:#FFFFFF;
	border-top: 15px solid #61C3DF;
	border-bottom: 15px solid #61C3DF;	
	text-align: left;
	font-size: .7em;
	font-family: verdana, arial, sans-serif;
	margin: 40px auto auto 150px;
	width:489px;
	min-height:600px;
	overflow:auto;
	color: #555555;
	padding: 20px 20px 0 50px;
}

	div#content-03 {
	background-image:url(images/f023.gif);
	border-top: 15px solid #61C3DF;
	border-bottom: 15px solid #61C3DF;	
	text-align: left;
	font-size: 1em;
	margin: 40px auto auto 150px;
	width:489px;
	min-height:600px;
	overflow:auto;
	color: #555555;
	padding: 20px 20px 0 50px;
}

	div#bottom-nav {
	background:#4D5A98;
	clear:both;
	width:772px;
}
