/* header styles */
#wrapper { width:100%; position:fixed; height:90px; background:url(http://www.bjornenki.com/images/backgrounds/blue.jpg) top center no-repeat; top:-90px; left:0; text-align:center; z-index:9999; }
#headernav { position:relative; height:88px; width:930px; margin:0 auto; }
#header { height:88px; list-style-type:none; z-index:2; position:relative; margin:0; padding:0; width:930px; }
#header li { height:88px; position:absolute; top:0; margin:0; padding:0; }
#header li a { display:block; font-weight:normal; font-size:1em; letter-spacing:0.03em; text-decoration:none; text-align:center; height:88px; width:100%; color:#9f9f9f; line-height:91px; text-decoration:none; font-family:Arial, Helveta, sans-serif; background:0; }
#header li a.currentpage { color:white; }
#header li a:hover { background:none; border:0; outline:0; }
#header #be_home { width:169px; left:0px; }
#header #be_services { width:110px; left:329px; }
#header #be_portfolio { width:110px; left:439px; }
#header #be_testimonials { width:130px; left:549px; }
#header #be_blog { width:80px; left:679px; }
#header #be_about { width:87px; left:759px; }
#header #be_contact { width:84px; left:846px; }
#headernav p { position:absolute; margin:0; font-size:0.6em; top:0; right:0; color:#333; }
#headernav a { color:#333; text-decoration:none; }

#nav-gutter { width:600px; height:60px; background-image:url(http://www.bjornenki.com/images/nav-logofade.png); background-position:top left; background-repeat:no-repeat; position:absolute; bottom:12px; right:0; overflow:hidden; z-index:1; }
	.ngblue { background-color:#0000ff; }
	.ngorange { background-color:#fd6900; }
	.ngred { background-color:#d90c16; }
	.ngyellow { background-color:#e3ff46; }
	.ngpurple { background-color:#9845ff; }
	.nggreen { background-color:#0afb66; }
	.ngpink { background-color:#dc00ff; }
#nav-slider { background:url(http://www.bjornenki.com/images/nav-handle.png); width:1600px; height:60px; position:absolute; left:-826px; top:0; }
	#nav-gutter .nsblue { left:-824px; }
	#nav-gutter .nsorange { left:-746px; }
	#nav-gutter .nsred { left:-636px; }
	#nav-gutter .nsyellow { left:-516px; }
	#nav-gutter .nspurple { left:-411px; }
	#nav-gutter .nsgreen { left:-327px; }
	#nav-gutter .nspink { left:-242px; }
/* end header styles */

.be_toggle { text-decoration:underline; cursor:pointer; }
.be_toggle:hover { text-decoration:normal; }
