@font-face {
font-family:"Rage Italic";
src:url(image/RAGE.TTF) format("truetype");
}

body {
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 15px;
	background-color: #687F87;
	background-image: url(image/common/background.jpg);
	background-repeat: repeat-x;
}
#holder {
	width: 1190px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	height: 24px;
	background-image: url(image/common/jks_logo.gif);
	background-repeat: no-repeat;
	margin-left: 225px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 83px;
	padding-left: 365px;
}
#header a{
	color: #00F;
	text-decoration: none;
}
#nav {
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 5px;
}
#content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 225px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-image: url(image/common/body_background.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#content a{
	color: #687F87;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
#footer {
	background-image: url(image/common/body_bottom.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin-left: 225px;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 40px;
	text-align: center
}
#footer a:link, a:visited, #nav a:active, #nav a:focus {
	color: #FFF;
	text-decoration: none;
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#content p {
	line-height: 160%;
	text-align: justify;
}

#header1 {
	height: 257px;
	margin-left: 225px;
}
#nav a:link, a:visited, #nav a:active, #nav a:focus {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 5px;
}
h1 {
	font-family: "Rage Italic";
	font-size: 55px;
	color: #d8ae61;
	font-weight: lighter;
}
h2 {
	font-family: "Rage Italic";
	font-size: 28px;
	color: #687F87;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 5px;
}

ul#buttons {
	background: #FFFFFF;
	list-style: none;
	width: 900px;
}
ul#buttons li {
	float: left;
	padding-right: 20px;
}
ul#buttons a { color: #000; display: block; font-size: 12pt; height: 117px; text-align: center; position: relative; }
ul#buttons span { background: url(image/common/jks_buttons.jpg) no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
 
ul#buttons li#shopping a { width: 157px; }
ul#buttons li#shopping a:hover span {background-position: 0 -117px;cursor: hand;}
 
ul#buttons li#video a { width: 157px; }
ul#buttons li#video span { background-position: -157px 0; }
ul#buttons li#video a:hover span { background-position: -157px -117px;cursor: hand; }
 
ul#buttons li#reporting a { width: 157px; }
ul#buttons li#reporting span { background-position: -314px 0; }
ul#buttons li#reporting a:hover span { background-position: -314px -117px;cursor: hand; }
 
ul#buttons li#sectors a { width: 157px; }
ul#buttons li#sectors span { background-position: -471px 0; }
ul#buttons li#sectors a:hover span { background-position: -471px -117px;cursor: hand; }
 
ul#buttons li#training a { width: 157px; }
ul#buttons li#training span { background-position: -628px 0; }
ul#buttons li#training a:hover span { background-position: -628px -117px;cursor: hand; }
