@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.red {
	color: #D4281F;
}
.orange {
	color: #E69D00;
}
.green {
	color: #92C520;
}
.grey {
	color: #999999;
}
.black {
	color: #000000;
}



#container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/circle-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	height: 105px;
}

#header #logo {
	float: left;
	padding-top: 13px;
	padding-left: 52px;
	padding-right: 8px;
}
#header #nav {
	float: left;
	width: 575px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66A47B;
	padding-top: 55px;
}
#header #nav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#header #nav li {
	float: left;
	padding-right: 7px;
}
#header #nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6498C1;
	text-decoration: none;
	background-image: url(images/bullet-up.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 6px;
}
#header #nav a:hover, #header #nav #currentnav {
	color: #66A47B;
	text-decoration: none;
	background-image: url(images/bullet-over.gif);
}#leftmenu {
	float: left;
	height: 400px;
	width: 205px;
	padding-left: 100px;
	padding-top: 70px;
}
#leftmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftmenu li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#leftmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #35A578;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bullet-menu-up.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftmenu a:hover, #leftmenu #currentmenu {
	color: #4D805F;
	text-decoration: none;
	background-image: url(images/bullet-over.gif);
}
#rightcontnet {
    padding-right: 90px;
	width: 540px;
	float: right;
	font-size: 13px;
	line-height: 16px;
	position: relative;
}


#fadeshow1 {
	
	width: 550px;

	font-size: 13px;
	line-height: 16px;
	position: absolute;
	left: 50px;
	top: 10px;
}

#rightcontnet p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightcontnet a {
	color: #999999;
	text-decoration: none;
}
#rightcontnet a:hover {
	color: #000000;
	text-decoration: none;
}
#rightcontnet strong {
	font-weight: bold;
	color: #000000;
}
#rightcontnet ul, #rightcontnet ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#rightcontnet li {
	padding-bottom: 3px;
}
#rightcontnet .top {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 13px;
	background-image: url(images/top-arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#rightcontnet .top:hover{
	color: #999999;
	background-image: url(images/top-arrow-over.gif);
}
#rightcontnet #gantry {
	height: 373px;
	width: 701px;
	position: absolute;
	left: -150px;
	top: 124px;
}
#rightcontnet #gantryimage {
	height: 500px;
	width: 500px;
	border: 1px solid #333333;
	position: absolute;
	left: -27px;
	top: 84px;
	visibility: hidden;
}
#rightcontnet #gantryimage6 {
	height: 494px;
	width: 700px;
	border: 1px solid #333333;
	position: absolute;
	left: -116px;
	top: 87px;
	visibility: hidden;
}
#rightcontnet #gantryimage5 {
	height: 749px;
	width: 536px;
	border: 1px solid #333333;
	position: absolute;
	left: -42px;
	top: 48px;
	z-index: 100;
	visibility: hidden;
}
#button {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #66A47B;
}
#container #rightcontnet input, #container #rightcontnet textarea{
	margin-bottom: 10px;
	border: 1px solid #66A47B;
	color: #000000;
}





#footer {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66A47B;
	margin-top: 20px;
	margin-bottom: 60px;
	padding-bottom: 5px;
	text-align: left;
}
#footer #footerlinks {
	display: block;
	width: 275px;
	float: left;
}

#footer #footerlinks a {
	color: #000000;
	text-decoration: none;
}

#footer #footerlinks a:hover, #footer #footerlinks .terms {
	color: #999999;
	text-decoration: none;
}
#footer #noidlogo {
	position: absolute;
	left: 0px;
	top: -80px;
}
#footer #print {
	position: absolute;
	left: 0px;
	top: 30px;
}
#footer #jtilogo {
	position: absolute;
	top: 30px;
	right: 30px;
}
#container #rightcontnet .training {
	font-size: 14px;
	font-weight: bold;
	color: #35A590;
	text-decoration: none;
}
#container #rightcontnet .training:hover {
	color: #4D805F;
	text-decoration: none;
}
