body {
	background:#fff url(../images/bg-site.jpg) repeat-x 0 0;
	margin-bottom:20px;
}

	.wrapper {
		background:url(../images/bg-wrapper.jpg) no-repeat 0 0;
		margin:0 auto;
		padding-top:8px;
		width:944px;
	}
	
		.header { background:url(../images/bg-header.jpg) repeat-x 0 0; }
		
			.header-left {
				background:url(../images/bg-header.jpg) no-repeat 0 -50px;
				padding-left:7px;
			}
			
				.header-right {
					background:url(../images/bg-header.jpg) no-repeat right -100px;
					height:50px;
					padding-right:7px;
				}
				
					.header h1 {
						background:url(../images/bg-logo.jpg) 0 0;
						float:left;
						height:40px;
						margin-right:10px;
						padding:10px 0 0 35px;
						width:142px;
					}
					
						.header h1 a {
							background:url(../images/logo.jpg);
							display:block;
							height:24px;
							text-indent:-9999px;
							width:71px;
						}
						
					.header ul.mainnav {
						float:right;
						width:537px;
					}
					
						.header ul.mainnav li {
							float:left;
						}
						
							.header ul.mainnav li a {
								background-image:url(../images/navigation.jpg);
								display:block;
								height:50px;
								text-indent:-9999px;
							}
							
							.header-right ul li a.nhome { background-position: 0 0; width:73px; }
							.header-right ul li a.nhome:hover,
							.active .header-right ul li a.nhome { background-position:0 -50px }
							
							.header-right ul li a.nfaq { background-position: -73px 0; width:57px; }
							.header-right ul li a.nfaq:hover,
							.active .header-right ul li a.nfaq { background-position:-73px -50px }
							
							.header-right ul li a.ncomm { background-position: -130px 0; width:110px; }
							.header-right ul li a.ncomm:hover,
							.active .header-right ul li a.ncomm { background-position:-130px -50px }
							
							.header-right ul li a.nblog { background-position: -240px 0; width:67px; }
							.header-right ul li a.nblog:hover,
							.active .header-right ul li a.nblog { background-position:-240px -50px }
							
							.header-right ul li a.nabout { background-position: -307px 0; width:75px; }
							.header-right ul li a.nabout:hover,
							.active .header-right ul li a.nabout { background-position:-307px -50px }
							
							.header-right ul li a.ncatalog { background-position: -382px 0; width:154px; }
							.header-right ul li a.ncatalog:hover,
							.active .header-right ul li a.ncatalog { background-position:-382px -50px }
							
					
						
						
								
		.product-title { height:125px; }
		
			.product-title h2 {
				padding:18px 0 0 21px;
				width:188px;
			}
			
				.product-title h2 a {
					background:url(../images/logo-booya.png);
					cursor:pointer;
					display:block;
					height:107px;
					text-indent:-9999px;
				}
		
		.container {}
		
			.introduction {
				background:url(../images/bg-introduction.jpg);
				height:348px;
				padding:39px 0 0 43px;
			}
				
				.introduction h1 {
					background:url(../images/hdr-introduction.png);
					height:45px;
					text-indent:-9999px;
					width:374px;
				}
				
				.introduction h2 {
					color:#0088CF;
					font-size:20px;
					font-weight:normal;
					margin:-5px 0 25px;
				}
				
				.introduction p {
					color:#fff;
					font-size:12px;
					line-height:14px;
					margin:15px 0;
					width:380px;
				}
				
				.ad-appstore {
					background:url(../images/ad-appstore.png);
					cursor:pointer;
					display:block;
					height:58px;
					margin-top:35px;
					text-indent:-9999px;
					width:190px;
				}
				
				.features {
					background:url(../images/bg-features.png);
					height:134px;
					margin-top:68px;
					width:862px;
				}
				
					.features ul { margin:0 0 0 18px; padding-top:22px; }
					
						.features li {
							color:#999;
							float:left;
							font-size:12px;
							height:80px;
							line-height:16px;
							margin-right:10px;
							padding-left:70px;
							width:202px;
						}
						
						.features li.feature-one { background:url(../images/icon-featone.jpg) no-repeat 0 0; }
						.features li.feature-two { background:url(../images/icon-feattwo.jpg) no-repeat 0 0; }
						.features li.feature-three { background:url(../images/icon-featthree.jpg) no-repeat 0 0; margin-right:0px }
						
				.other-features {}
				
			.other-features {
				margin:6px 0;
				height:172px;
			}
			
				.other-features ul {}
				
					.other-features ul li {
						float:left;
						padding-left:1px;
						width:235px;
					}
						
						
/*AKIMBA WEBSITE*/

.akimba .product-title h2 {
	padding:29px 0 0 21px;
	width:240px;
}

	.akimba .product-title h2 a {
		background:url(../images/logo-hue.png);
		height:71px;
	}
	
.akimba .introduction {
	background:url(../images/bg-introduction-hue.jpg);
}

	.akimba .introduction h1 {
		background:url(../images/hdr-introduction-hue.png);
		height:46px;
		width:469px;
	}
	
	.akimba .introduction h2 { color:#FFD20C; margin:0 0 20px; }
	
	.akimba .introduction p { line-height:13px; width:400px; }
	
	.akimba .ad-appstore { margin-top:0px }
	
		.footer { border-top:1px solid #EAEAEA; border-bottom:1px solid #EAEAEA; margin-top:8px; clear:both; }
		
			.footer-left { padding-left:9px; }
			
				.footer-right {
					color:#ADADAD;
					font-size:10px;
					height:28px;
					padding:17px 9px 0 0;
					text-align:center;
				}
				
					.footer-right a { color:#0099FF; text-decoration:underline; }
				
					
					
					
.header-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	}

.header-right ul li {
	position: relative;
	}
	
.header-right li ul {
	position: absolute;
	right: 0px; /* Set 1px less than menu width */
	top: 48px;
	display: none;
	width: 350px;
	}

/* Styles for Menu Items */
.header-right ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #000; /* IE6 Bug */
	
	
	}
	
.header-right ul li ul li {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #39464F; /* IE6 Bug */
	border-bottom: 0;
	height:22px;
	line-height:18px;
	padding:1px 0 6px 0;
	}

li.active1 ul.dropdown1 {
	width:225px;
	border-bottom:2px solid black;
	border-left:1px solid #5E7588;
}

.dropdown_left a {
	background:none !important; 
	height:18px !important;
	width:215px !important;
	float:left;
	color:#FFFFFF;
	display:block;
	text-indent:10px !important;
	font-size:12px;
}


/* Fix IE. Hide from IE Mac \*/
* html .header-right  ul li { float: left; height: 1%; }
* html .header-right  ul li a { height: 1%; }
/* End */

.header-right ul li .dropdown_left a:hover { background-color:#41505B !important; } /* Hover Styles */
		
.header-right li ul li a { padding: 5px;  } /* Sub Menu Styles */
		
.header-right li:hover ul, li.over ul { display: block; } /* The magic */
					