body { 
	font-family: Arial,Helvetica,sans-serif;
	background: #39c url(images/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px; 
}

	body h1 {
		font: bold 42px Arial;
		color: #000;
		margin: 10px 0px 10px 0px;
		line-height: 52px;
		text-align: center;
}

	body h2 {
		font: normal 22px Arial;
		color: #069;
		margin: 10px 0px 10px 0px;
		line-height: 24px;
}

	body h3 {
		font: bold 16px Arial;
		color: #000;
		margin: 0px 0px 10px 0px;
		line-height: 20px;
}

	body h4 {
		font: italic 20px Verdana;
		color: #f90;
		margin: 0px;
		line-height: 24px;
}

	body h5 {
		font: bold 24px Arial;
		color: #000;
		margin: 10px 0px 10px 0px;
		line-height: 24px;
}

	body p {
		font: normal 12px Arial;
		color: #000;
		margin: 0px;
		line-height: 16px;
}

	body li {
		font: normal 12px Arial;
		margin: 3px 0px 3px -20px;	
		color: #000;
		line-height: 16px;
}

	body ul {
		margin-top:0;
		margin-bottom:0;
		list-style-position: outside;
		list-style: disc;
}

	body ol {
		margin-top:0;
		margin-bottom:0;
		list-style-position: inside;
}

	body img {
		margin: 0px;
		border: 0px
}

	body br {
		line-height: 16px;
}

	body a {
		font: bold 13px Arial;
		color: #069;
		text-decoration: underline;
		margin: 0px;
}

	body a:hover {
		font: bold 13px Arial;
		color: #f90;
		margin: 0px; 		
}

	body strong {
		font: bold 15px Arial;		
		color: #000;
		margin: 0px;
		line-height: 16px;
}

	body em {
		font: italic 12px Arial;
		color: #000;
		margin: 0px;
		line-height: 16px;
}

	body b {
		font: normal 13px Arial;		
		color: #069;
		margin: 0px;
		line-height: 14px;
}

#container {
	width: 900px;
	height: 693px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#container2 {
	width: 900px;
	height: 1142px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#container3 {
	width: 900px;
	height: 1492px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#container4 {
	width: 900px;
	height: 1892px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#header {
	width: 900px;
	height: 142px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/header.jpg) no-repeat;
}

	#header p {
		text-align: right;
		margin: 80px 10px 0px 0px;
		color: #666;
}

#flash {
	width: 900px;
	height: 282px;
	position: absolute;
	top: 142px;
	margin: 0px;
	padding: 0px;
	
}
#flashzone {
	width: 900px;
	height: 282px;
	position: absolute;
	top: 142px;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/home_image.jpg) no-repeat;
}

#home_bottom {
	width: 900px;
	height: 250px;
	position: absolute;
	top: 424px;
	left: 0px;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	background: #fff url(images/bg_box.jpg) repeat-y;
	text-align: center;
	border: solid 0px #069;
}

#home_bottom h2 {
		font: normal 30px Arial;
		color: #069;
		margin: 14px 0px 10px 0px;
		line-height: 24px;
}

#content {
	width: 900px;
	height: 700px;
	position: absolute;
	top: 424px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#content2 {
	width: 900px;
	height: 1050px;
	position: absolute;
	top: 424px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#content3 {
	width: 900px;
	height: 1450px;
	position: absolute;
	top: 424px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#textbox {
	width: 800px;
	height: 650px;
	position: absolute;
	top: 50px;
	left: 50px;
	overflow: auto;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

#textbox2 {
	width: 800px;
	height: 1000px;
	position: absolute;
	top: 50px;
	left: 50px;
	overflow: auto;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

#textbox3 {
	width: 800px;
	height: 1400px;
	position: absolute;
	top: 50px;
	left: 50px;
	overflow: auto;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}

#footnav {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 13px;
	text-align: center;
	background: #069;
	margin: 0px;
	z-index: 3;
}

	#footnav a {
		font: normal 11px Arial;
		color: #fff;
		text-decoration: none;
		margin: 0px;
}

	#footnav a:hover {
		font: normal 11px Arial;
		color: #f90;
		margin: 0px; 		
}

	#footnav p {
		font: normal 11px Arial;
		color: #fff;
		margin: 0px;
}

#menu {
	position: absolute;
	top: 112px;
	left: 162px;
	width: 750px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	z-index: 5;

}

#navlist {
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
	line-height: 24px;
}

#navlist li a {
	padding: 3px 0.5em;
	margin-left: 1px;
	background: #069;
	text-decoration: none;
	line-height: 24px;
}

#navlist li a:link {
	font: normal 13px Arial;
	color: #fff;
	line-height: 24px;	
}

#navlist li a:visited {
	color: #fff;
	font: normal 13px Arial;
	line-height: 24px;
}

#navlist li a:hover {
	color: #f90;
	background: #036;
	line-height: 24px;
}

#navlist li a#current {
	background: #036;
	font: normal 13px Arial;
	line-height: 24px;
}

#copyright {
	position: absolute;
	bottom: -20px;
	left: 0px;
	width: 100%;
	height: 13px;
	margin: 0px;
	text-align: center;
}
	#copyright p {
		font: normal 11px Arial;
		color: #036;
		margin: 0px;
}

#tag {
	position: absolute;
	bottom: -20px;
	right: 0px;
	z-index: 2;
}

	#tag a {
		font: normal 10px Arial;
		color: #036;
		text-decoration: none;
		margin: 0px;
}

	#tag a:hover {
		font: normal 10px Arial;
		color: #f90;
		text-decoration: none;
		margin: 0px;
}

	#tag p {
		font: normal 10px Arial;
		color: #069;
		text-decoration: none;
		margin: 0px;
}
