body {
	text-align: center;
	background-image: url(../../images/natu.jpg);
	background-repeat: repeat;
	background-position: center;
}
#page {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer {
	width: 700px;
	clear: both;
}
#header {
	width: 700px;
	height: 95px;
}
#header h1#logo {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#header p {
	float: right;
	margin-top: 15px;
	margin-right: 25px;
}
#header #utility {
	margin-right: 25px;
	margin-left: 25px;
	clear: right;
	margin-top: 0px;
	padding-top: 5px;
}
#header #utility li{
	width: 90px;
	float: right;
	height: 15px;
	padding: 0px;
	color: #0F3277;
	margin: 2px;
}
#header #gNav {
	background-image: url(../../images/gnav_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 700px;
	float: left;
	clear: both;
}
#header ul#gNav li {
	float: left;
}
#header ul#gNav il#nav01 {
	width: 118px;
}
#header ul#gNav il#nav02,
#header ul#gNav il#nav05,
#header ul#gNav il#nav06 {
	width: 116px;
}
#header ul#gNav il#nav03,
#header ul#gNav il#nav04 {
	width: 117px;
}
#footer ul#textNav li {
	float: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-left: 10px;
}
#footer ul#textNav li:hover {
	color: #03F;
	text-decoration: underline;
}
#header ul#utility li:hover {
	color: #03F;
	text-decoration: underline;
}
#footer p {
	margin-left: 615px;
	margin-bottom: -25px;
	text-align: center;
}
#footer #copyright {
	font-size: 9px;
	font-style: italic;
	clear: both;
	width: 700px;
	padding-top: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
}

