@charset "ISO-2022-JP";
/* CSS Document */

html, body {
	height: 100%;
}

body  {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	background-color: #999;
}

/*.thrColFixHdr #whitebkg {
	height: 100%;
	background-color: #FFF;
	width: 900px; /* needs to be as wide as the #container 
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}*/

div {
	zoom: 1;
}

.thrColFixHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 15px;
}

#topbar {
	background-color:#135;
	height: 16px;
	padding-top: 3px;
}

#topbar p {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* HEADER + NAVIGATION */

.thrColFixHdr #header {
	font-size: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #036;
	border-left-color: #666;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#jndc_logo {
	float: left;
	margin-left: 1px;
	margin-top: 7px;
	margin-bottom: -10px;
	padding: 0px;
}

#topbanner {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}

#home_buttons {
	margin-left: -5px;
}
#button1 {
	float: left;
	padding-left: 10px;
}

#hor-nav {
	background-image: url(../images/hor-nav_banner_1.jpg);
	height: 20px;
	width: 900px;
	background-repeat: no-repeat;
	margin-left: -10px;
	margin-right: 0px;
	margin-top: 100px;
}
#b-line {
/*	background-image: url(../images/orange_b-line_1.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 20px;*/
}

#current1 {
	background-color: #FFF;
	color: #FFF;
}

#current2 {
	color: #333;
}

#nav2 {
	height: 18px;
	width: 900px;
	margin-left: -10px;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-image: url(../images/nav2_gradient_1.gif);
	background-repeat: repeat-x;
}
#no_nav2 {
	height: 18px;
	margin-left: -10px;
	margin-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.thrColFixHdr #mainContent {
	margin: 0px;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	/*height: 360px;
}
html>body .thrColFixHdr #mainContent { /*IE cannot read this rule! hehe!
	min-height: 360px; */
}

.thrColFixHdr #widetext {
	float: right;
	width: 400px;
	margin-top: 0px;
	padding-right: 1px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFF;
	height: 550px;
	text-align: left;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}

#simple-p {
	width: 360px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	text-align: left;
}
#simple-p table ul {
	list-style-type: square;
	padding-top: 1px;
}
#simple-p table ul ul{
	list-style-type: circle;
}

#newstext {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
	text-align: left;
}

#maintitle {
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-left: 20px;
}

.thrColFixHdr #maintext {
	float: left;
	clear: left;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999999;
	text-align: left;
}
html>body .thrColFixHdr #maintext { /* IE cannot read theis! */
	min-height: 400px;
}

.thrColFixHdr #newsbar {
	float: right; /* since this element is floated, a width must be given */
	width: 170px;
	height: 420px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	overflow: hidden;
	line-height: normal;
	padding-bottom: 25px;
}
#latest_news {
	width: 170px;
	height: 450px;
	margin-top: 6px;
	border: 0px;
}  /*defines news frame size*/

.thrColFixHdr #footer {
	float: left;
	background-color: #FFF;
	height: 90px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#contacts {
	float: right;
	padding-right: 20px;
	padding-top: 7px;
	width: 400px;
	clear: right;

}

#footnav {
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	text-align: right;
}

#certifications {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}

#copyright {
	width: 400px;
	float: right;
	padding-right: 20px;
	padding-top: 0px;
	clear: right;
}

#divider1 {
	background-image:url(../images/line_divider-1.jpg);
	width: 900px;
	height: 4px;
	float: left;
	margin: 0px;
	text-align: center;
}


/* ===============

From original DW template */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}

div.clearer {clear: left; line-height: 0; height: 0;}

