body{ text-align:center;
background-color: #D8D8D8;

line-height: 1.3;
color:#375BC4;
}
#page{ 
width: 900px;
margin-right:auto;
margin-left: auto;
background-color:#FFF;
text-align:left;
}
#header{
	width: 900px;
	background-image: url(images/header_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header p#utility {
	width: 180px;
	padding-top: 30px;
	float: right;
}
#header h2 {
	padding-top: 30px;
	padding-left: 35px;
}
#header #logo {
	padding-top: 5px;
	padding-left: 35px;
	padding-bottom: 20px;
}
#header ul#nav {
	background-image: url(images/nuvbg_02.gif);
	background-repeat: repeat-x;
	clear: right;
	width: 900px;
	height: 49px;
}
header ul#nav li#nav01 {
	width: 164px;
}
#header ul#nav li {
	float: left;
}
#header ul#nav li #nav02,
#header ul#nav li #nav04{
	width: 142px;
}
#header #nav li #nav03 {
}
#header ul#nav li #nav03 {
	width: 141px;
}

#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99999;
}
#header #border {
	background-image: url(images/border_10.gif);
	background-repeat: repeat-x;
}
#contentsArea {
	padding: 20px;
	width: 850px;
}
#footer {
	font-size: 83.3%;
	background-color: #D8D8D8;
	text-align: right;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #666;
}
#footer ul#textNav {
	padding-bottom: 4px;
}
#footer ul#textNav li {
	display: inline;
}
#footer ul#textNav li a {
	color: #666;
	text-decoration: none;
}
#footer ul#textNav li a:hover {
	color: #375BC4;
	text-decoration: underline;
}

.title h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1C64B0;
	border-left-color: #1C64B0;
	padding-left: 3px;
	margin-bottom: 10px;
}
a:hover {
	color: #1C64B0;
	text-decoration: underline;
}
a{
	color:#666;
	text-decoration: none;
}
