/* CSS Document */
/* ************************* GENERAL ***************************/
body{
	background-image: url(../images/bg_03.gif);
	margin:0px auto 0px auto;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D9D8EF;
}#wrapper {
	margin: 30px auto 75px;
	width: 923px;
	
}
#header {
	height: 192px;
}
#logo {
	float: left;
	height: 148px;
	width: 168px;
}
sup{
font: normal 10px;
}
/******************************Navigation***************************************/
#mainNav {
	float: left;
	margin-left: 15px;
	`margin-left: 15px;
	margin-top: 69px;
}
#mainNav ul{
	list-style: none;
		margin:0px;
		padding: 0px;
		z-index:6;
}
#mainNav li>ul { 
	top: auto;
	left: auto;
}
#mainNav li{
	float:left;
	margin:0px;
	padding: 0px;
	position: relative;
	list-style: none;
	z-index:7;
	display:block;
	height: auto;
	width: auto;
	height: 23px;
}
#mainNav li a{
	display: block;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #0d0659;
	text-decoration: none;
	padding: 0px 4px;
	border-right: solid 1px #1d2172;
	width: auto;
}
#mainNav li a:hover{

	color: #404040;
	
}
#mainNav li a.LastItem{
border-right: none;
	padding: 0px 0px 0px 6px;
}

#mainNav li ul {
	margin-top: 23px;
	margin-left: 0px;
	display: none;
	position: absolute;
	left: 0;
	width: 110px;
	z-index:900;
	background: #FDFDFE;	
}

#mainNav li li{
	list-style: none;
	text-align: left;
	z-index:800;
	width: 110px;
	margin: 0px;
	vertical-align: top;
	display:block;
	height: auto;
	border-bottom: 1px solid #1d2172;
	border-right-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
#mainNav li li.FirstItem{
	border-top: solid 1px #1d2172;
	}


#mainNav li:hover ul, #mainNav li.over ul { /* This shows second-level lists on hover*/
	z-index:10;
	display: block;
}
#mainNav li li a{
	font:  11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;	
	/*display: block;	*/
	border-right-style: none;
}
#mainNav li li a:hover{
	border-right-style: none;
	font:  11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;	
	
}
/******************************Body***************************************/

#newImprovedBongo{
	float: right;
	height: 49px;
	width: 295px;
	margin-top: 20px;
	background:url(../images/newImprovedtargoef.gif)
}
#whatsNew{
	float: right;
	height: 49px;
	width: 295px;
	margin-top: 20px;
	background:url(../images/whatsNew.gif) no-repeat;
	
	}
#whatsNew ul{
		
		width: 295px;
		height: 49px;
		list-style: none;
		margin:0px;
		padding: 0px;
		z-index:23;
		
}
#whatsNew li ul {
	
	padding-top: 46px;
	padding-left: 69px;
	display: none;
	position: absolute;
	/*left: 0;*/
	float:left;
	width: 146px;
	height: auto
	z-index:1000;
		
}
#whatsNew li li{
	list-style: none;
	text-align: left;
	z-index:900;
	width: 146px;
	margin: 0px;
	vertical-align: top;
	display:block;
	height: auto;
	border-bottom: 1px solid #1d2172;
	border-right-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
#whatsNew li li.FirstItem{
	border-top: solid 1px #1d2172;
	}


#whatsNew li:hover ul, #whatsNew li.over ul { /* This shows second-level lists on hover*/
	z-index:200;
	display: block;
}
#whatsNew li li a{
	font:  11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;	
	/*display: block;	*/
	border-right-style: none;
	color: #404040 ;
}
#whatsNew li li a:hover{
	border-right-style: none;
	font:  11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;	
	color: #0d0659;
}
#homePageContentWrapper {
	background: url(../images/homepageproducts2.jpg) no-repeat center top;
	height: 588px;
}

#homepageContent {
	width: 690px;
	font: normal 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #404040;
	text-decoration: none;
}
#homepageImageMap {
	width: 920px;
	height: 300px;
	margin-top: 50px;
	float: left;
}
#homepageContent h1{
	font:  32px  Georgia, "Times New Roman", Times, serif;
	color: #0d0659;
	margin:0px;
}
#homepageContent h2{
	font:  bold 25px Georgia, "Times New Roman", Times, serif;
	color: #0d0659;
	margin:0px;
}
#homepageContent a{
	color: #404040;
	text-decoration: underline;
}
#homepageContent a:hover{
	color: #404040;
	text-decoration: none;
}
/******************************FOOTER***************************************/
#footer {
	/*position: relative;*/
	width: auto;
/*	margin-top: 300px;*/
	margin-left: 63px;
	
	
}
#footer ul{
	list-style: none;
	margin:0px;
	padding: 0px;
		
}

#footer li{
	
	display:block;
	margin:0px;
	padding: 0px;
	position: relative;
	list-style: none;
	width: auto;
	float:left;
	}
#footer li a{
	
	float:left;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #404040;
	text-decoration: none;
	padding: 0px 5px;
	border-right: solid 1px #404040;
	width: auto;
}
#footer li a:hover{

	color: #0d0659;
	
}
#footer li a.LastItem{
border-right: none;
padding: 0px 0px 0px 6px;
}

