* {margin:0;padding:0;} 

html, body, #jgnt_wrap {height: 100%;}

body > #jgnt_wrap {height: auto; min-height: 100%;}

#jgnt_main {padding-bottom: 200px;}  /* must be same height as the footer */

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	line-height: 1.00;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	height: 100%;
}

#jgnt_wrap {
	height: auto; 
	min-height: 100%;
}

#jgnt_main {
	padding-bottom: 200px;
}  /* must be same height as the footer */

html, body, #jgnt_wrap {
	height: 100%;
}

#jgnt_footer {
	position: relative;
	margin-top: -200px; /* negative value of footer height */
	height: 200px;
	clear:both;
}

/* JGNT Main blocks
----------------------------------------------------------------------------------------------------*/

a {
	text-decoration: none;
	color: #669933;
}

a:hover, a:active {
	text-decoration: underline;
}

a.spec {
	font-size: 12px;
	color: #f66139;
}

div.clearboth { clear: both; height: 0px; font-size: 1px; line-height: 1.0; }
div.space { clear: both; width: 100%; margin-bottom: 20px; }

h1 {
	font-size: 36px;
	font-weight: bold;
	color: #f66139;
}

h1 span {
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #fd8b45;
	text-transform: none;
	padding-top: 5px;
}

#jgnt_up {
	width: 800px;
	margin: auto;
}

#jgnt_left {
	float: left;
	width: 220px;
	padding-top: 10px;
}
#jgnt_right {
	float: right;
	width: 580px;
}
#jgnt_top {
	height: 160px;
}
#jgnt_menu {
	margin-top: 20px;
	padding-right: 20px;
}
#jgnt_menu a {
	display: block;
	margin: 0 0 15px 10px;
	font-size: 14px;
	line-height: 120%;
}
#jgnt_text {
	margin-top: 20px;
	line-height: 160%;
	color: #59696f;
}

#jgnt_text h1 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #f66139;
	text-transform: none;
}

#jgnt_text h2 {
	font-size: 14px;
	font-weight: bold;
	color: #59696f;
	padding-bottom: 5px;
	text-transform: none;
}
#jgnt_text a {
	color: #fd8b45;
}
#jgnt_header {
	padding-top: 20px;
	width: 480px;
	height: 130px;
	float: left;
}
#jgnt_switch {
	padding-top: 20px;
	width: 100px;
	float: right;
	text-align: right;
}
#jgnt_pictures {
	clear: both;
	width: 800px;
	margin: auto;
}
jgnt_text_pic_img{

	background-repeat: no-repeat;

	background-position: center center;

}
div.jgnt_pic_upper {
	cursor: pointer;
	margin: auto;
}

.jgnt_text_pic_img {
	background-repeat: no-repeat;
	background-position: center center;
}
