/* CSS Document */
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	font-weight: normal;
	color: #0A164C;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	font-weight: normal;
	color: #64656A;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #CA7F24;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}
html,body{margin:0;padding:0}
body{
	background-color: #000000;
	background-image: url(imglayout/bodybg.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-size: 0.7em;
	line-height: 1.5em;
	letter-spacing: 0.15em;
	margin: 0px;
	padding: 0px;
}
OL,UL {
	font-size: 11px;
}
div#bg {
	background-color: #FFFFFF;
}
div#header{
	height:169px;
	margin:0;
	padding-left:10px;
	background-color: #000000;
	background-image: url(imglayout/Top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
div#Logo {
	background-image: url(imglayout/Logo_JN.png);
	background-position: left top;
	float: left;
	height: 115px;
	width: 243px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
div#Slogan {
	background-image: url(imglayout/Slogan.png);
	height: 82px;
	width: 485px;
	float: left;
	margin-top: 32px;
	margin-left: 40px;
}
div#content {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 70%;
	max-width: 900px;
	float: left;
	margin-bottom: 10px;
}
div#right {
	float: left;
	width: 25%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
}
div#navigation{
	width:100%;
	background-color: #000000;
	height: 31px;
	background-image: url(imglayout/BGNav.jpg);
	background-repeat: repeat-x;
}
div#navtop {
	vertical-align: middle;
	text-align: left;
	background-image: url(imglayout/BG_Nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	padding-top: 8px;
	padding-left: 6px;
}
div#navtop a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0.1em;
	padding-left: 3px;
}
div#navtop a:hover {}
div#footer{
	background-color: #000000;
	background-image: url(imglayout/BG_Bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 210px;
	clear:both;
	width:100%;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
}
div#footer a {
}

div#wrapper{
	background-color: #FFFFFF;
	background-image: url(imglayout/BG_Body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	float: left;
	min-height: 400px;
	width: 100%;
}
DIV#WEBTYPE {}
DIV#WEBTYPE a {
	background-image: url(imglayout/webtype.png);
	background-repeat: no-repeat;
	display: block;
	height: 37px;
	width: 86px;
	text-decoration: none;
}
DIV#WEBTYPE a:hover{
	background-image: url(imglayout/webtypeO.png);
}
