﻿
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/
#menu
{
}

#imageMenu {
	position: relative;
	width: 1200px;
	height: 200px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 3000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:90px;
	height: 200px;
}

#imageMenu ul li.brand a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/BRAND MANAGEMENT.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.business a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/Business Strategy.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.jobs a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/CAREERS.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.companal a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/COMPETITOR ANALYSIS.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.customers a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/CustomerInsight.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.deficiency a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/Deficiency Analysis.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.fmcg a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/FMCG.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.home a {
	background: url("http://www.launchengineering.com/images/New_Images_Folder/HomePage.jpg") repeat scroll 0%;
}

#imageMenu ul li.how2choose a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/HOWTOCHOOSE.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.consultants a {
	background: url("http://www.launchengineering.com/images/New_Images_Folder/YourConsultants.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.concepts a {
	background: url("http://www.launchengineering.com/images/New_Images_Folder/MARKETING CONCEPTS.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.datamining a {
	background: url("http://www.launchengineering.com/images/New_Images_Folder/DATAmining.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.diagnosis a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/PRE-LAUNCH CHECK.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.freebies a {
	background: url("http://www.launchengineering.com/images/New_Images_Folder/FREE DOWNLOAD.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.issues a {
	background: url("http://www.launchengineering.com/images/New_Images_Folder/BUSINESS_ISSUES.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.jobs a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/CAREERS.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.marketing a {
	background: url("http://www.launchengineering.com/images/Marketing.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.marketingconsulting a {
	background: url("http://www.launchengineering.com/images/New_Images_Folder/MARKETINGconsultants.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.marketresearch a {
	background: url("http://www.launchengineering.com/images/New_Images_Folder/MARKETresearch.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.mktgplanwkb a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/MARKETING PLAN Template.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.planning a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/MktgPlanning.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.productlaunch a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/Product_Launch.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.prodsamp a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/PRODUCT SAMPLING.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.raiseMoney a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/RaiseMONEY.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.results a {
	background: url("http://www.launchengineering.com/images/New_Images_Folder/Testimonials_Cases.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.training a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/Marketing Training.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.segmentation a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/MktSegmentation.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.services a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/MARKETING SERVICES.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.seo2 a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/WebandEmktg.jpg") repeat scroll 0%;
	width: 310px;
}

#imageMenu ul li.webemktg a {
	background: url("http://www.launchengineering.com/images/Marketing_Services/WebandEmktg.jpg") repeat scroll 0%;
	width: 310px;
}

.clear {
	clear: both;
}

/*************************************************************/



