@charset "UTF-8";
body {
text-align: center;
background-color: #D8D8D8;
background-image: url(../../images/page_shadow.jpg);
background-repeat: no-repeat;
background-position: center 5px;
background-size:730px 400px;
line-height: 1.3;
color: #0A3359;
}
#page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	width: 700px;
	height: 170px;
}
#header ul#utility {
width: 660px;
padding-top: 5px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 20px;
text-align: right;
font-size: 83.3%;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #AAA29C;
}
#header ul#utility li {
margin-left: 500px;
padding-left: 22px;
background-image: url(../../images/mail_icon.gif);
background-repeat: no-repeat;
background-position: left center;
}
#header ul#utility li a {
color: #A3A3A3;
text-decoration: none;
}
#header ul#utility li a:hover {
color: #0A3359;
text-decoration: underline;
}
#header #headerMainArea {
height: 139px;
width: 700px;
padding-top: 40px;
background-image: url(../../images/header_bg.jpg);
background-repeat: no-repeat;
position: relative;
}
#header h1#logo {
margin-bottom: 45px;
margin-left: 19px;
}
#header ul#gNav {
	height: auto;
	width: 510px;
	background-image: url(../../images/gnav_bg.jpg);
	background-repeat: repeat-x;
}
#header ul#gNav li { float: left; }
#header ul#gNav li#nav01,
#header ul#gNav li#nav02,
#header ul#gNav li#nav04{
width: 96px;
}
#header ul#gNav li#nav03{ width: 95px; }
#header ul#gNav li#nav05{ width: 98px; }
#contentsArea {
padding: 20px;
width: 660px;
}
#footer {
width: 700px;
padding-top: 5px;
padding-bottom: 15px;
text-align: right;
background-color: #D8D8D8;
font-size: 83.3%;
color: #A3A3A3;
}
#footer ul#textNav { margin-bottom: 4px; }
#footer ul#textNav li { display: inline; }
#footer ul#textNav li a {
color: #A3A3A3;
text-decoration: none;
}
#footer ul#textNav li a:hover {
color: #0A3359;
text-decoration: underline;
}
