@charset "utf-8";
/* @author: Paul Thoren */

body, h1, h2, h3, h4, p, ul, li, ol {
	margin: 0;
	padding: 0;
}

html {
	background: #000 url(images/slices/background.jpg) repeat-x;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	text-align: center;
	background: #000 center top url(images/slices/bg_highlights10.jpg) no-repeat;
	height: 100%;
}

p {
	padding-top: 6px;	
	padding-bottom: 6px;
	font-size: .9em;
	line-height:1.1;
}

address {
	font-style: normal;	
	line-height:1.5;
}

#content li {
	font-size: .9em;	
}

h2 {
	padding-bottom: 5px;
}

/* fix for newer browsers http://techknack.net/css-trick-two-background-images/ */
html>body {
	min-height: 100%;
	height: auto;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 14px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.right {
	float: right;	
}

.center {
	margin: 0 auto;	
}

.bluefont {
	color:#2da2bf;	
}

.removestyle {
	text-decoration: none;
	color:#000;
}

.removestyle a:visited {
	color:#000;	
}

#header {
	text-align: left;	
	height: 185px;
}

/* main menu */
#nav li {
	float: left;
	display: block;
	list-style-type: none;
}

#nav li ul {
	display: none;	
}

#nav li.off ul, #nav li.on ul {
	position: absolute;
	top: 133px;
	left: 50%;
	margin-left: -485px;
	height: 15px;
	padding-top: 10px;
}

#nav li.on ul { 
	display: block;
}

#nav li.off ul {
	display: none;	
	background-image:url(images/slices/menu_bg.gif);
	background-repeat: repeat-x;
	height:40px;
}

#nav li a {
	text-align: center;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 30px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#nav li ul a {
	color:#CCC;	
}

#nav li.off:hover ul {
	display: block;
	z-index: 6000;
}

#nav li.on a, #nav li.off:hover a {
	text-decoration: underline;
}

#nav li.on ul li a, #nav li.off:hover ul li a {
	text-decoration: none;	
}

#nav li.off ul li a:hover, #nav li.on ul li a:hover {
	color:#F00;
}

#nav li ul .extend {
	width: 500px;	
}

#nav li ul .extend a { 
	text-align: left;
}

#nav li.on a.red {
	color:#F00;
}

#content {
	text-align: left;
	margin: 0px 14px;
	background-color: #FFF;
	height: 100%;
}

#index_bg {
	height: 100%;
	background-image:url(images/slices/content_bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#index_left, #index_middle, #index_right, #left_twothirds, #right_onethird, #left_half, #right_half {
	float: left;
	padding-top: 14px;
	padding-bottom: 18px;
}

#index_left {
	padding-left: 14px;
	padding-right: 14px;
	width: 286px;
}

#index_middle {
	padding-left: 17px;
	padding-right: 7px;
	width: 290px;
}

#index_middle li {
	font-size: .9em;	
	margin-left: 21px;
	margin-top: 7px;
}

#index_middle ul {
	list-style-image:url(images/ulicon2.gif);
}

#index_right {
	padding-left: 17px;
	padding-right: 14px;
	width: 283px;
}

#left_twothirds {
	width: 57%;	
	padding-left: 14px;
	padding-right: 7px;
	
}

#right_onethird {
	width: 38%;
	padding-left: 14px;
}

#left_half {
	float: left;
	padding-left: 14px;
	padding-right: 7px;
	width: 47%;	
}

#right_half {
	padding-left:14px;
	float: left;
	width: 49%;	
}

#full_width {
	padding: 14px;
}

.greybox {
	margin: 0 auto;
	background-color: #ebebeb;
	padding-top: 10px;
	padding-bottom: 10px;
}

.greybox td {
	font-size:.9em;
}

.greybox th {
	text-align: left;
	color:#2da2bf;
}

.greybox td, .greybox th {
	padding-left: 5px;
}

.greybox td + td, .greybox th + th {
	padding-left: 10px;	
}

.greybox p {
	padding-left: 10px;	
	padding-right: 10px;
	padding-top: 0px;
}


.blue li {
	list-style-image:url(images/ulicon2.gif);
}

.arrow li {
	list-style-image:url(images/ulicon1.gif);
}
	

.blue li, .arrow li {
	margin-left: 30px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#jbifusion h3, h4 {
	color:#2da2bf;
}

#jbifusion h4 {
	padding-left: 30px;	
}

#jbifusion ul {
	padding-left: 50px;
	padding-bottom: 10px;
	padding-top: 5px;
	list-style-image:url(images/ulicon2.gif);
}	

#jbifusion h4 + p {
	padding-left: 30px;	
}

#jbifusion h3 {
	padding-top: 10px;	
}

#jbifusion {
	padding-bottom: 10px;
}	

.project {
	padding-top: 5px;
	padding-bottom: 25px;
}

.project img {
	float: left;	
	margin-right: 12px;
}

.project a {
	color:#2da2bf;
	font-weight:bold;
}	


#footer {
	color: #F00;	
	padding-bottom: 20px;
}

#footer_topwrapper {
	margin: 4px auto;	
	width: 39em;
}

#footer_bottomwrapper {
	margin: 8px auto;	
	width: 32em;
}

#footer li {
	list-style-type: none;
	float: left;
	margin: 0px 1em;
}

#footer a {
	text-decoration: none;	
	color:#999;
}

#footer a:hover {
	text-decoration: underline;	
}