﻿#AdTesting {
	display: block; 
	width: 368px; 
	height: 281px; 
	background: url(../Images/AdTesting.png); 
	position: relative; 
	margin: 0px 0px 0px 0px;
}

#BuyingBehavior {
	display: block; 
	width: 364px; 
	height: 264px; 
	background: url(../Images/BuyingBehavior.png); 
	position: relative; 
	margin: 0px 0px 0px 0px;
}

/* #gmap a {color:#000; font-family:arial, sans-serif; font-size:1.2em; font-weight:bold; text-transform:uppercase;} */

a#BrandAssessment {
	display: block; 
	width: 112px; 
	height: 20px; 
	/*padding-top: 120px; */
	overflow: hidden; 
	position: absolute; 
	left: 124px; 
	top: 138px;
}

a#TrackingPerformance {
	display: block; 
	width: 84px; 
	height: 32px; 
	/*padding-top: 120px; */
	overflow: hidden; 
	position: absolute; 
	left: 48px; 
	top: 176px;
}

a#MessageTesting {
	display: block; 
	width: 58px; 
	height: 32px; 
	/*padding-top: 120px; */
	overflow: hidden; 
	position: absolute; 
	left: 232px; 
	top: 176px;
}

a#CreativeTesting {
	display: block; 
	width: 100px; 
	height: 20px; 
	/*padding-top: 120px; */
	overflow: hidden; 
	position: absolute; 
	left: 130px; 
	top: 240px;
}

a#Research {
	display: block; 
	width: 62px; 
	height: 20px; 
	/*padding-top: 120px; */
	overflow: hidden; 
	position: absolute; 
	left: 53px; 
	top: 72px;
}

a#Purchase {
	display: block; 
	width: 62px; 
	height: 20px; 
	/*padding-top: 120px; */
	overflow: hidden; 
	position: absolute; 
	left: 191px; 
	top: 72px;
}

a#Evaluate {
	display: block; 
	width: 62px; 
	height: 20px; 
	/*padding-top: 120px; */
	overflow: hidden; 
	position: absolute; 
	left: 115px; 
	top: 119px;
}

a#Use {
	display: block; 
	width: 30px; 
	height: 20px; 
	/*padding-top: 120px; */
	overflow: hidden; 
	position: absolute; 
	left: 270px; 
	top: 119px;
}

a#Repeat {
	display: block; 
	width: 50px; 
	height: 20px; 
	/*padding-top: 120px; */
	overflow: hidden; 
	position: absolute; 
	left: 146px; 
	top: 172px;
}

/*
* html a#BrandAssessment {
	height: 120px; 
}

a#BrandAssessment:hover {
	border: solid 1px #004467;
	overflow:visible;
}
*/

.image-mouse-off {
	border: none;
}

.image-mouse-over {
	border: solid 1px #004467;

}

.image-mouse-over-text {
	background-image: url(../Images/Utility/Blue.png);
	border: 1px solid #004467;
	color: White;
	cursor: default;
	display: block;
	font-size: 10pt;
	padding: 10px;
	position: absolute; 
	visibility: hidden;
	width: 300px;
	z-index: 2000;
}