body {
	margin: 0; /* to avoid margins */
	text-align: center; /* to correct the centering IE bug*/
	background-color: #E27F21;
     }

#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 980px;
	height: 699px;
	margin-top: -350px; /* half of the height */
	margin-left: -490px; /* half of the width */
	background-image: url(css-images/esr-bg.jpg);
	background-repeat: no-repeat;
     }

#global02 {
position:relative;
width: 980px;
height: 699px;
background-image: url(css-images/esr-bg.jpg);
background-repeat: no-repeat;
margin: 0 auto;
}


.no-style {
    text-decoration: none	
}

#navi 
{
	width: 390px;
	height: 40px;
	text-align: left;
	position: absolute;
	left: 490px;
	top: 63px;
	}

#logo
{
	width: 314px;
	height: 122px;
	margin-top: 4.5px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 4px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/esr-logo.png',sizingMethod='crop');
	}
	
#contact 
{
	width: 188px;
	height: 90px;
	text-align: left;
	position: absolute;
	left: 554px;
	top: 561px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/contact-tiger.png',sizingMethod='crop');
	}
	
.hispanic-market {
    float: left;
	display: block;
	width: 277px;
	height: 60px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin-left: 32px;
	margin-bottom: 4px;
	background: url(css-images/btn_hispanic_market.jpg) top left no-repeat;
}

a:hover.hispanic-market{
	background: url(css-images/btn_hispanic_market.jpg) bottom left no-repeat;
}

.pharma-healthcare {
    float: left;
	display: block;
	width: 277px;
	height: 60px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin-left: 32px;
	background: url(css-images/btn_pharma_healthcare.jpg) top left no-repeat;
}

a:hover.pharma-healthcare {
	background: url(css-images/btn_pharma_healthcare.jpg) bottom left no-repeat;
}

.resort-retail {
    float: left;
	display: block;
	width: 277px;
	height: 60px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin-left: 32px;
	margin-bottom: 4px;
	background: url(css-images/btn_resort_retail.jpg) top left no-repeat;
}

a:hover.resort-retail {
	background: url(css-images/btn_resort_retail.jpg) bottom left no-repeat;
}
	
#facebook 
{
	width: 30px;
	height: 29px;
	position: absolute;
	left: 850px;
	top: 565px;
	z-index: 1;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/facebook.png',sizingMethod='crop');
	}
	
#pharma 
{
	width: 96px;
	height: 83px;
	position: absolute;
	left: 118px;
	top: 559px;
	z-index: 1;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/pharma_promo.png',sizingMethod='crop');
	}
	
	
	#pharma-button 
{
	width: 255px;
	height: 58px;
	position: absolute;
	left: 100px;
	top: 550px;
	z-index: 1;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/pharma.png',sizingMethod='crop');
	}

#blog 
{
	width: 103px;
	height: 111px;
	position: absolute;
	left: 888px;
	top: 210px;
	z-index: 1;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='page-images/blog.png',sizingMethod='crop');
	}		
	
#hubspot
{
	width: 88px;
	height: 52px;
	position: absolute;
	left: 750px;
	top: 562px;
	z-index: 2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/hubspot_certified.png',sizingMethod='crop');
	}
	
#hubspot2
{
	width: 112px;
	height: 66px;
	position: absolute;
	left: 400px;
	top: 560px;
	z-index: 2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/hubspot_certified.png',sizingMethod='crop');
	}			
	
#share 
{
	width: 66px;
	height: 22px;
	float: right;
	clear: right;
	padding-right: 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='menu-images/btn_share.jpg',sizingMethod='crop');
	}
	
#footer 
{
	font-size: 9px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	line-height: 15px;
    text-align: center;
	position: absolute;
	left: 195px;
	top: 670px;
	width: 600px;
	letter-spacing:1px
	}
	
#footer a 
{
	font-size: 9px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	line-height: 15px;
	text-decoration: none;
	}
	
#footer2 
{
	font-size: 9px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	line-height: 15px;
    text-align: center;
	position: absolute;
	left: 195px;
	top: 610px;
	width: 600px;
	letter-spacing:1px
	}
	
#footer2 a 
{
	font-size: 9px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	line-height: 15px;
	text-decoration: none;
	}
	
#footer3 
{
	font-size: 9px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	line-height: 15px;
    text-align: center;
	position: absolute;
	left: 195px;
	top: 625px;
	width: 600px;
	letter-spacing:1px
	}
	
#footer3 a 
{
	font-size: 9px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	line-height: 15px;
	text-decoration: none;
	}	
	
#download 
{
	width: 90px;
	height: 33px;
	float: right;
	clear: right;
	padding-right: 5px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='menu-images/btn_download2.jpg',sizingMethod='crop');
	}
	
#website-evaluation
{
	width: 105px;
	height: 105px;
	position: absolute;
	left: 780px;
	top: 555px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='menu-images/btn_website_evaluation.png',sizingMethod='crop');
	}
	
#pharma
{
	width: 103px;
	height: 111px;
	position: absolute;
	left: 885px;
	top: 195px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/pharma_button.png',sizingMethod='crop');
	}
	
#pharma2
{
	width: 103px;
	height: 111px;
	position: absolute;
	left: 885px;
	top: 95px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/pharma_button.png',sizingMethod='crop');
	}
	
#seo-analysis
{
	width: 103px;
	height: 111px;
	position: absolute;
	left: 885px;
	top: 95px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/seo_analysis.png',sizingMethod='crop');
	}
	
#web-analysis
{
	width: 103px;
	height: 111px;
	position: absolute;
	left: 885px;
	top: 95px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/brand_analysis_button.png',sizingMethod='crop');
	}
	
#hispanic-web-analysis
{
	width: 103px;
	height: 111px;
	position: absolute;
	left: 885px;
	top: 95px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/hispanic_brand_analysis.png',sizingMethod='crop');
	}
		
	
	
#brand-evaluation
{
	width: 105px;
	height: 105px;
	position: absolute;
	left: 780px;
	top: 555px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='menu-images/btn_brand_evaluation.png',sizingMethod='crop');
	}
	
#webinar
{
	width: 103px;
	height: 111px;
	position: absolute;
	left: 780px;
	top: 555px;
	}			
	
#news
{
	width: 369px;
	height: 43px;
	text-align: left;
	position: absolute;
	left: 511px;
	top: 494px;
	background-image: url(css-images/news2.gif);
}
	
#sitemap 
{
	width: 23px;
	height: 198px;
	text-align: left;
	position: absolute;
	left: 882px;
	top: 353px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css-images/sitemap.png',sizingMethod='crop');
	}
	
#left-main-home 
{
	width: 365px;
	height: 451px;
	text-align: left;
	position: absolute;
	left: 100px;
	top: 99px;
	background: #000000 url(css-images/esr_home_bg_image.jpg) top left no-repeat;
	}	

#left-main 
{
	width: 365px;
	height: 451px;
	text-align: left;
	position: absolute;
	left: 100px;
	top: 99px;
	}

#right-main 
{
	width: 343px;
	height: 434px;
	text-align: left;
	position: absolute;
	left: 512px;
	top: 100px;
	padding-top: 15px;
	}
#right-main02 
{
	width: 360px;
	height: 422px;
	text-align: left;
	position: absolute;
	left: 517px;
	top: 95px;
	padding-top: 15px;
	}
#portfolio-navi 
{
	width: 428px;
	height: 50px;
	text-align: left;
	position: absolute;
	left: 102px;
	top: 563px;
	}
.portfolio-navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.portfolio-navi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.portfolio-navi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.portfolio-navi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}
.portfolio-navi a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.portfolio-navi-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.scrollable { 
    width: 330px; 
    height: 400px; 
    overflow: auto;
    margin-top: 10px; 
}

.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 50px;
} 

.names a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 50px;
}
.names a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 50px;
}


/*********************************
* Table - Client Lists
*********************************/

#clients {
    margin: 25px 0 10px 0;
    padding: 0;
    width: 669px;
}

#clients div {
}

#clients tr.top td {
}

#clients table {
    margin: 0;
    padding: 0;
}

#clients td {
    margin: 0;
    padding: 0;
	float: left;
	clear: left;
}

#clients a {
    color: #000000;
	font-size: 14px;
	line-height: 18px;
}

#clients #hover,
#clients #hover2,
#clients #hover3,
#clients #hover4,
#clients #hover5,
#clients #hover6,
#clients #hover7,
#clients #hover8,
#clients #hover9,
#clients #hover10,
#clients #hover11,
#clients #hover12,
#clients #hover13,
#clients #hover14,
#clients #hover15,
#clients #hover16,
#clients #hover17,
#clients #hover18 {
    display: none;
    width: 194px;
    padding: 0;
    margin-left: 5px;
    position: absolute;
    z-index: 999;
	border-top: 1px solid #a67b37;
    background: url(css-images/bg_homes_hover.gif) top left repeat-y;
}


#clients #hover div,
#clients #hover2 div,
#clients #hover3 div,
#clients #hover4 div,
#clients #hover5 div,
#clients #hover6 div,
#clients #hover7 div,
#clients #hover8 div,
#clients #hover9 div,
#clients #hover10 div,
#clients #hover11 div,
#clients #hover12 div,
#clients #hover13 div,
#clients #hover14 div,
#clients #hover15 div,
#clients #hover16 div,
#clients #hover17 div,
#clients #hover18 div {
    padding-bottom: 15px;
    background: url(css-images/bg_homes_bottom.gif) bottom right no-repeat;
}

#clients p {
    margin: 10px 20px 0px 20px;
	font-size: 11px;
	line-height: 18px;
}


.hispanic-clients {
    float: left;
	display: block;
	width: 275px;
	height: 47px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin-left: 32px;
	margin-bottom: 4px;
	background: url(css-images/btn_hispanic_clients.jpg) top left no-repeat;
}

a:hover.hispanic-clients {
	background: url(css-images/btn_hispanic_clients.jpg) bottom left no-repeat;
}

.pharma-clients {
    float: left;
	display: block;
	width: 275px;
	height: 47px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin-left: 32px;
	background: url(css-images/btn_pharma_clients.jpg) top left no-repeat;
}

a:hover.pharma-clients {
	background: url(css-images/btn_pharma_clients.jpg) bottom left no-repeat;
}

.resort-retail-clients {
    float: left;
	display: block;
	width: 275px;
	height: 47px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin-left: 32px;
	margin-bottom: 4px;
	background: url(css-images/btn_resort_retail_clients.jpg) top left no-repeat;
}

a:hover.resort-retail-clients {
	background: url(css-images/btn_resort_retail_clients.jpg) bottom left no-repeat;
}

