body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, button
{
margin: 0; padding: 0; border: 0; outline: none; list-style:none;
}

@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------
@import
------------------------------------------------------------------------*/

@import url(reset.css);

/*-----------------------------------------------------------------------
Control Panel
------------------------------------------------------------------------*/

.clear{
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}

.none{
	display:none;
}

/*-----------------------------------------------------------------------
Fonts
------------------------------------------------------------------------*/

h1{
	font-size:30px;
	color:#ffffff;
}

h2{
	font-size:19px;
	color:#961800;
}

h2.sp-title{
	color:#961800;
	font-size:26px;
	padding-bottom:20px;
	border-bottom:1px solid #961800;
	margin-bottom:30px;
}

h2.sp-side-title{
	font-size:18px;
}

h2.bl-title{
	padding-bottom:10px;
}

a{
	color:#c43c00;
	text-decoration:none;
}

a:hover{
	color:#c43c00;
	text-decoration:underline;
}

/*-----------------------------------------------------------------------
Global
------------------------------------------------------------------------*/

body, html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#454545;
}

#ge-header-frame{
	width:100%;
	height:78px;
	margin:0px auto;
	background-color:#808080;
}

.ge-header{
	width:1100px;
	height:78px;
	margin:0px auto;
}

.ge-logo{
	width:40px;
	height:70px;
	position:relative;
	float:left;
	padding-top:5px;
	padding-right:10px;
}

.ge-navigation{
	position:relative;
	float:left;
	width:860px;
	height:78px;
	z-index:9999;
}

.ge-phone{
	position:relative;
	float:right;
	height:40px;
	padding:10px 25px 0 0;
}
.ge-phone h1{           
             font-size:24px;
	color:#ffffff;
}

#in-splash-frame{
	width:100%;
	margin:0px auto;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/in-splash-shadow-background2.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
}

.in-splash-slideshow{
	width:960px;
	margin:0 auto;
	position:relative;
	top:41px;
}

.splash-control{
	width:66px;
	height:15px;
	position:absolute;
	bottom:16px;
	right:18px;
	z-index:999;
	text-align:center;
}

.in-splash-slideshow img{
	position:absolute;
	z-index:2;
	left:0;
}

.in-splash{
	width:960px;
	margin:0px auto;
	position:relative;
	background-color:transparent;
}

.in-splash-next{
	width:13px;
	height:20px;
	position:absolute;
	bottom:-12px;
	right:42px;
	z-index:999;
	cursor:pointer;
}

.in-splash-prev{
	width:13px;
	height:20px;
	position:absolute;
	bottom:-12px;
	right:69px;
	z-index:999;
	cursor:pointer;
}

.in-splash-wall{
	width:100%;
	height:343px;
	margin:0px auto;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/in-splash-wall2.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}

.in-splash-wall-light{
	width:960px;
	height:56px;
	position:absolute;
	float:left;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/in-splash-wall-light.png);
	background-repeat:no-repeat;
	background-position:top center;
}

.in-splash-shadow{
	width:100%;
	height:162px;
	margin:0px auto;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/in-splash-shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.in-splash-intro{
	width:960px;
	height:40px;
	margin:0px auto;
	padding-top:122px;
}

.in-splash-intro-lhs{
	width:599px;
	height:32px;
	float:left;
	overflow:hidden;
	/*background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/brand_quote.png);*/
	background-repeat:no-repeat;
	background-position:top left;
}

.in-splash-intro-rhs{
	width:352px;
	height:40px;
	position:relative;
	float:right;
	right:-12px;
}

.in-button-gallery{
	width:176px;
	height:40px;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/button_case_study.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:relative;
	float:left;
}
.in-button-gallery h5{
             text-align: center;
             color: #FFFFFF;
             font-size: 18px;
             line-height: 40px;
}
.in-button-contact{
	width:176px;
	height:40px;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/button_contact.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:relative;
	float:left;
}
.in-button-contact h5{
             text-align: center;
             color: #FFFFFF;
             font-size: 18px;
             line-height: 40px;
}

.in-button-gallery a, .in-button-contact a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.in-button-gallery a span, .in-button-contact a span{
	/*display: none;*/
}

.in-button-gallery a:hover{
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/button_case_study.png);
	background-repeat:no-repeat;
	background-position:0px -40px;
}

.in-button-contact a:hover{
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/button_contact.png);
	background-repeat:no-repeat;
	background-position:0px -40px;
}

#sp-content-frame{
	width:100%;
	height:auto;
	margin:0px auto;
/*	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/sp-content-bg-01.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
}

.sp-content-default{
	width:960px;
	height:auto;
	margin:0px auto;
	padding-top:55px;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/sp-background.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.sp-content-what{
	width:960px;
	height:auto;
	margin:0px auto;
	padding-top:55px;
}

.sp-content-why{
	width:960px;
	height:auto;
	margin:0px auto;
	padding-top:55px;
}

.sp-content-how{
	width:960px;
	height:auto;
	margin:0px auto;
	padding-top:55px;
}

.sp-content-inform{
	width:960px;
	height:auto;
	margin:0px auto;
	padding-top:55px;
}

.sp-content-who{
	width:960px;
	height:auto;
	margin:0px auto;
	padding-top:55px;
}

.sp-content-contact{
	width:960px;
	height:auto;
	margin:0px auto;
	padding-top:55px;
}

#in-panels-frame{
	width:100%;
	height:auto;
	margin:0px auto;
	padding-top:14px;
}
.in-panels{
	width:960px;
	height:auto;
	margin:0px auto;
}

.in-panels ol {
  margin: 1em 0;
  padding: 0 0 0 20px;
}

.in-panels ol li {
  list-style-type: decimal;
  width:280px;
}

.in-panels-list li{
	width:300px;
	height:auto;
	position:relative;
	float:left;
	margin-right:18px;
	list-style-type:none;
}

.in-panels-list li img{
	margin-bottom:26px;
	position:relative;
	float:left;
}

.in-panels-list li p{
	/*background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-dotted-line.gif);*/
	/*background-repeat:repeat-x;*/
	/*background-position:top left;*/
	margin-top:7px;
	/*padding-top:12px;*/
}

.in-panels-list li p.noborder{
	background-image:none;
	padding:0px;
	margin:0px;
}

.in-panels-list li.last{
	margin-right:0px;
}

#ge-footer-frame{
	width:100%;
	height:203px;
	margin:0px auto;
	background-color:#1d1d1d;
	margin-top:56px;
	color:#9c9b9b;
	padding-top:20px;
}

#ge-footer-frame a{
	color:#d6d6d6;
}

#ge-footer-frame a:hover{
	color:#666666;
	text-decoration:none;
}

.tickgreen
{
	margin:4px 0px 0px 15px;
	padding:0px;	
}

.ge-footer{
	width:960px;
	height:203px;
	margin:0px auto;
}

.ge-footer-title-news{
	width:119px;
	height:39px;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-footer-title-news.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	top:-30px;
	left:0px;
}

.ge-footer-title-quicklinks{
	width:97px;
	height:39px;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-footer-title-quicklinks.gif);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	top:-30px;
	left:0px;
}

.ge-footer-news{
	width:310px;
	height:173px;
	position:relative;
	float:left;
	margin-right:20px;
	padding-top:15px
}

.ge-footer-news-list li{
	width:310px;
             margin-left:-20px;
	padding-bottom:4px;
	height:22px;
	overflow:hidden;
}

.ge-footer-quicklinks{
	width:300px;
	height:173px;
	position:relative;
	float:left;
	margin-right:20px;
	padding-top:20px
}

.ge-footer-quicklinks ul, ol, li, dl, dt, dd{
margin: 0; padding: 0; border: 0; outline: none; list-style:none;
}

ul.ge-footer-quicklinks-list{
	position:relative;
	float:left;
	width:150px;
}

.ge-footer-quicklinks-list li{
	list-style-type:none;
	padding-bottom:4px;
}

.ge-footer-contact{
	width:310px;
	height:203px;
	position:relative;
	float:left;
}

#ge-copyright-frame{
	width:100%;
	height:40px;
	margin:0px auto;
	background-color:#131313;
}

.ge-copyright{
	width:960px;
	height:32px;
	margin:0px auto;
	padding-top:8px;
}

.ge-copyright a{
	width:960px;
	height:32px;
	margin:0px auto;
	padding-top:8px;
	color:#4d4d4d;
}

.ge-copyright a:hover{
	color:#cccccc;
	text-decoration:none;
}

.ge-copyright-list li{
	list-style-type:none;
	position:relative;
	float:left;
}

.ge-footer-contact-button{
	width:310px;
	height:65px;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-footer-contact.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:15px;
}

.ge-footer-contact-button a{
	color:#7e7e7e;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.ge-footer-contact-button a:hover{
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-footer-contact.gif);
	background-repeat:no-repeat;
	background-position:0px -65px;
}

.ge-footer-contact-button a span{
	display:none;
}

.sp-content-lhs, .sp-content-lhs-sub{
	width:210px;
	height:auto;
	position:relative;
	float:left;
	margin-right:40px;
}

.sp-content-lhs-sub .sp-newsletter{
	width:210px;
	height:auto;
	position:relative;
	float:left;
	margin-top:0px;
}

.sp-newsletter, .sp-search{
	width:210px;
	height:auto;
	position:relative;
	float:left;
	margin-top:48px;
}

.sp-newsletter p, .sp-search p{
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-dotted-line.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin-top:10px;
	padding-top:10px;
}

.sp-content-rhs{
	width:710px;
	height:auto;
	position:relative;
	float:left;
}

.sp-content-rhs ol, ul {
  margin: 1em 0;
  padding: 0 0 0 20px;
  font-size: 14px;
}

.sp-content-rhs ol li {
  list-style-type: decimal;
  padding:0 0 5px 0;
}

.sp-content-rhs ul li {
  list-style-type: disc;
}


.sp-content-rhs p{
             font-size: 14px;
	padding-bottom:12px;
}

.sp-submenu li{
	list-style-type:none;
	width:210px;
	height:30px;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-dotted-line.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.sp-submenu li a{
	font-size:14px;
	font-weight:bold;
	color:#c43c00;
	line-height:30px;
}

.ga-image-list li{
	border:1px solid #cccccc;
	list-style-type:none;
	width:225px;
	height:122px;
	position:relative;
	overflow:hidden;
	float:left;
	margin-right:17px;
	margin-bottom:46px;
}

.ga-image-list li.ga-last{
	margin-right:0px;
}


.ga-image-list li p{
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-dotted-line.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin-top:10px;
	padding-top:10px;
}

.ga-image-list li img{
	position:relative;
	top:-50%;
	margin-bottom:24px;
}

.sp-in-list li{
	list-style-type:none;
	margin-bottom:20px;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-dotted-line.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-bottom:20px;
	padding-bottom:20px;
}

.sp-in-list li p{
	padding-bottom:8px;
}

.sp-content-rhs-summary{
	width:710px;
	height:auto;
	position:relative;
	float:left;
	padding-bottom:40px;
}

.sp-summary-item{
	width:710px;
	height:auto;
	position:relative;
	float:left;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-dotted-line.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-bottom:20px;
	padding-bottom:20px;
}

.sp-summary-item p{
	padding-bottom:0px;
}

.sp-summary-item h2{
	color:#393939;
	padding-bottom:10px;
}

.sp-summary-item-image{
	width:140px;
	height:100px;
	position:relative;
	float:left;
	overflow:hidden;
	margin-right:20px;
}

.sp-summary-item-text{
	width:550px;
	height:auto;
	position:relative;
	float:right;
	overflow:hidden;
}

.sp-content-rhs-left{
	width:490px;
	height:auto;
	position:relative;
	float:left;
	padding-right:20px;
}

.sp-content-rhs-right{
	width:200px;
	height:auto;
	position:relative;
	float:left;
	text-align:right;
}

.sp-content-rhs-right img{
	margin-bottom:15px;
}

.ge-bullet li{
	width:480px;
	height:auto;
	background-image:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	list-style-type:none;
	padding-left:10px;
	padding-bottom:10px;
}

.sp-newsletter-form input.error,
.sp-he-form-frame input.error,
.sp-he-form-frame textarea.error{
	background: #ffbaad;
	border:1px solid #961800;
}

.ge-signup-success{
	background-color:#54b378;
	width:198px;
	color:#ffffff;
	padding:5px;
	text-align:center;
	border:1px solid #2d9454;
	margin-top:10px;
}

.ge-contact-success{
	background-color:#54b378;
	width:478px;
	color:#ffffff;
	padding:5px;
	text-align:center;
	border:1px solid #2d9454;
	margin-top:10px;
}


/*-----------------------------------------------------------------------
Navigation
------------------------------------------------------------------------*/

#navigation li ul li a{
	color:white;
	text-decoration:none;
}

#navigationWhat, #navigationWhy, #navigationHow, #navigationInform, #navigationWho, #navigationContact{
	background:url(https://www.jannahoiberg.com/uploads/Janna2/images/ge-navigation.gif);
}

#navigationWhat{ background-position:0 0; width:63px;}
#navigationWhat:hover{ background-position:0 -78px;}
#pageWhat #navigationWhat{ background-position:0 -78px;}

#navigationWhy{ background-position:-76px 0; width:63px;}
#navigationWhy:hover{ background-position:-76px -78px;}
body#pageWhy #navigationWhy{ background-position:-76px -78px;}

#navigationHow{ background-position:-150px 0; width:63px;}
#navigationHow:hover{ background-position:-150px -78px;}
body#pageHow #navigationHow{ background-position:-150px -78px;}

#navigationInform{ background-position:-233px 0; width:63px;}
#navigationInform:hover{ background-position:-233px -78px;}
body#pageInform #navigationInform{ background-position:-233px -78px;}

#navigationWho{ background-position:-317px 0; width:63px;}
#navigationWho:hover{ background-position:-317px -78px;}
body#pageWho #navigationWho{ background-position:-317px -78px;}

#navigationContact{ background-position:-404px 0; width:63px;}
#navigationContact:hover{ background-position:-404px -78px;}
body#pageContact #navigationContact{ background-position:-404px -78px;}



/*** DROP DOWN ***/

.sfHover #navigationWhat { background-position:0 -78px;}
.sfHover #navigationWhy { background-position:-76px -78px;}
.sfHover #navigationHow { background-position:-150px -78px;}
.sfHover #navigationInform { background-position:-233px -78px;}
.sfHover #navigationWho { background-position:-317px -78px;}
.sfHover #navigationContact { background-position:-404px -78px;}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.sf-menu {
	line-height:	31px;
	margin:0px auto;
	height:78px;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			171px; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width:			100%;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float:			left;
	position:		relative;
	margin:0 0 0 10px;
}


.sf-menu a {
	display:		block;
	position:		relative;

}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			78px; /* match top ul list item height */
	z-index:		99;
}

/*** DROP DOWN SKIN ***/

.sf-menu {
	float:			left;
	margin-bottom:	1em;
}

.sf-menu a {
	height:78px;
	display:block;
	position:relative;
	text-indent:-9999px;
	outline:none;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}

.sf-menu li li {
	background:		#191616  url(https://www.jannahoiberg.com/uploads/Janna2/images/nav_indicator.gif) no-repeat 10px  12px;
	margin:0;
	height:31px;
}


.sf-menu li li.alt{
	background:		#221f1f  url(https://www.jannahoiberg.com/uploads/Janna2/images/nav_indicator.gif) no-repeat 10px  12px;
	margin:0;
}

.sf-menu li li a span{
	padding:0 0 0 25px;
}

.sf-menu li li a{
	background:none;
	color:#fff;
	text-indent:1px;
	text-decoration:none;
	height:31px;
}

.sf-menu li li a:hover span{
	background:url(https://www.jannahoiberg.com/uploads/Janna2/images/nav_indicator_hover.gif) no-repeat 9px ;	
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#e3162d ;
	outline:		0;
}

/************** CGBlog ********************/
.CGBlogSummaryLink{
	font-size:19px;
	color:#961800;
}

.CGBlogSummaryCategory{
             margin:0 0 10px 0;
}

#myframe { height: 1200px; }

/* Stylesheet: Janna2:CSS Modified On 2014-04-21 12:06:09 */
/* by Alexander Endresen and mark and Nuno */
#menu_vert {
/* no margin/padding so it fills the whole div */
	margin: 0;
	padding: 0;
}
.clearb {
/* needed for some browsers */
	clear: both;
}
#menuwrapper {
/* set the background color for the menu here */
/* IE6 Hack */
	height: 1%;
	width: auto;
/* one border at the top */
	margin: 20px 0 0 0;
	padding: 0;
}
ul#primary-nav, ul#primary-nav ul {
/* remove any default bullets */
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#primary-nav {
/* pushes the menu div up to give room above for background color to show */
	padding-top: 0px;
/* keeps the first menu item off the left side */
	padding-left: 10px;
}
ul#primary-nav ul {
/* make the ul stay in place so when we hover it lets the drops go over the content below else it will push everything below out of the way */
	position: absolute;
/* top being the bottom of the li it comes out of */
	top: auto;
/* keeps it hidden till hover event */
	display: none;
/* same size but different color for each border */
	border-top: 0px solid #C8D3D7;
	border-right: 0px solid #C8D3D7;
	border-bottom: 0px solid #ADC0C7;
	border-left: 0px solid #A5B9C0;
}
ul#primary-nav ul ul {
/* now we move the next level ul down from the top a little for distinction */
	margin-top: 1px;
/* pull it in on the left, helps us not lose the hover effect when going to next level */
	margin-left: -1px;
/* keeps the left side of this ul on the right side of the one it came out of */
	left: 100%;
/* sets the top of it inline with the li it came out of */
	top: 0px;
}
ul#primary-nav li {
/* floating left will set menu items to line up left to right else they will stack top to bottom */
	float: left;
/* no margin/padding keeps them next to each other, the padding will be in the "a" */
	margin: 0px;
	padding: 0px;
}
#primary-nav li li {
/* Set the width of the menu elements at second level. Leaving first level flexible. */
	width: 220px;
/* removes any left margin it may have picked up from the first li */
	margin-left: 0px;
/* keeps them tight to the one above, no missed hovers */
	margin-top: -1px;
/* removes the left float set in first li so these will stack from top down */
	float: none;
/* relative to the ul they are in */
	position: relative;
}
/* set the "a" link look here */
ul#primary-nav li a {
/* specific font size, this could be larger or smaller than default font size */
	font-size: 1.2em;
/* make sure we keep the font normal */
	font-weight: normal;
/* set default link colors */
	color: #fff;
/* pushes out from the text, sort of like making links a certain size, if you give them a set width and/or height you may limit you ability to have as much text as you need */
	padding: 12px 15px 15px;
	display: block;
/* sets no underline on links */
	text-decoration: none;
}
ul#primary-nav li a:hover {
/* kind of obvious */
	background-color: transparent;
             color: #F00;
}
ul#primary-nav li li a:hover {
/* this is set to #000, black, below so hover will be white text */
	color: #FF0000;
}
ul#primary-nav li a.menuactive {
	color: #FF0000;
/* bold to set it off from non active */
	font-weight: bold;
/* set your image here */
	/*background:  url(https://www.jannahoiberg.com/uploads/ngrey/nav.png) repeat-x left 0px;*/
}
ul#primary-nav li a.menuactive:hover {
	color: #fff;
/* keep it the same */
	font-weight: bold;
}
#primary-nav li li a.menuparent span {
/* makes it hold a shape */
	display: block;
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	background:  url(https://www.jannahoiberg.com/uploads/ngrey/parent.png) no-repeat 98% center;
}
/* gif for IE6, as it can't handle transparent png */
* html #primary-nav li li a.menuparent span {
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	background:  url(https://www.jannahoiberg.com/uploads/ngrey/parent.gif) no-repeat 98% center;
}
ul#primary-nav li ul a {
/* insures alignment */
	text-align: left;
	margin: 0px;
/* keeps it relative to it's container */
	position: relative;
/* less padding than first level no need for large links here */
	padding: 6px 3px 6px 15px;
/* if first level is set to bold this will reset this level */
             font-size: 1.0em;
	font-weight: normal;
/* first level is #FFF/white, we need black to contrast with light background */
	color: #000;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}
ul#primary-nav li ul {
/* very lite grey color, by now you should know what the rest mean */
	background: #F3F5F5;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	z-index: 999;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #374B51;
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 0.95;
/* CSS 3 */
}
ul#primary-nav li ul ul {
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 95;
/* CSS 3 */
}
/* Styling the appearance of menu items on hover */
#primary-nav li:hover,
#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh {
/* set your image here, dark grey image */
	/*background:  url(https://www.jannahoiberg.com/uploads/ngrey/darknav.png) repeat-x left center;*/
	color: #000
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited, for fourth level add
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul ul ul,
*/
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
	display: none;
}
/* for fourth level add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE6 Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}
/* Stylesheet: Janna2:Horiz Menu Modified On 2012-12-31 20:33:22 */
