body {
	background: #005db7 url(../images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.clearboth {
	clear: both;
}

/* Start Top Level */

#level_1 {
	background: url(../images/buttonj.jpg) repeat-x;
	height: 37px;
	float: left;
	z-index: 100;
}

#level_1 li {
	float: left;
	position: relative;
	line-height: 25px;
	height: 25px;
	background: url(arrow1.gif) no-repeat center right;
	border-width: 1px 0 0 1px;
}

#level_1 li a {
	display: block;
	float: left;
	height: 17px;
	z-index: 7;
	color: #680000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
}

#level_1 li a:hover {
	background: url(../images/button_rollover1.gif) no-repeat;
	background-position: 50% 0;
}

	#home_1 { 
		position: absolute;
		color: #680000;
		top: 0;
		left: 0;
		z-index: 100;
		width: 90px;
	}
	
	#about_1 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 130px;
	}
	
	#var_1 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 120px;
	}
	
	#products_1 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 100px;
	}
	
	#news_1 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 120px;
	}
	
	#faq_1 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 100px;
	}
	
	#contact_1 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 100px;
	}

	#support_1 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 100px;
	}

	#library_1 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 100;
		width: 100px;
	}
	
		
	
#level_1 li ul {
	position: absolute;
	visibility: hidden;
	top: 36px;
	left: 0;
	z-index: 100;
}


#level_1 li ul li {
	display: block;
	color: #680000;
	font-weight: bold;
	line-height: 21px;
	height: 20px;
	margin: 1;
	background-position: 50% 0;
	z-index: 3;
	background: #ffffff;
	border-bottom: 1px solid #e0eefc;
	text-decoration: none;
	width: 150px;
	z-index: 100;
}

/* Start the Dropdown */

#level_1 li ul li a {
	display: block;
	height: 20px;
	font-weight: bold;
	color: #680000;
	text-decoration: none;
	padding: 0 5px 0 10px;
	width: 135px;
	text-align: left;
	z-index: 100;
}

#level_1 li ul li a:hover  {
	background: #66abef;
	color: #ffffff;
}

/* End The dropdowns */

#level_1 li ul li ul {
	position: absolute;
	top: 0;
	left: 200px;
	visibility: hidden;
}

#level_1 li ul li ul li {
	background: #e0eefc;
	font-weight: normal;
	border-width: 1px;
	border-bottom: 1px solid #c8e1f9;
}

#level_1 li ul li ul li a {
	display: block;
	height: 20px;
	font-weight: normal;
	color: #015db5;
	text-decoration: none;
}

#level_1 li ul li ul li a:hover  {
	background: #66abef;
	color: #ffffff;
}

/* End Top Level */

#level_1 li ul li ul li { 
	/*right: 168px;*/
}
#level_1 li ul li ul li li a { color: #ffffff; }


/* Start Group Links */
#groupl { left: 0px; }
#groupl li a { color: #172F5D; }
/* End Group Links */




