body {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
#middle {
	height: 233px;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 90px;
	right: 0px;
}
#center { 
	background-image:url(../i/home/home_back.png);
	height: 196px; 
	width: 710px; 
	position: relative;
	top: 0px;
	margin: 0 auto;
}
#eximar
{
	position:absolute;
	top:61px;
	left:51px;
 	width: 415px;
 	height: 64px;
	overflow:hidden;
}
#eglobalnav li { display: inline; }
#eglobalnav li a 
{ 
	position:absolute; 
	top: 0px; 
	left:0px; 
	/**float: left;**/
	width: 415px; 
	height: 0px; 
	padding-top: 64px; 
	overflow: hidden; 
	background: url("../i/home/home_eximar.png") no-repeat 0 0;
	outline:none;
}
#eglobalnav li a:hover
{ 
	background-position: 0 -64px;
}
#icepak
{
	position: absolute;
	top:57px;
	left:483px;
  	width: 192px;
  	height: 71px;
	overflow:hidden;
}
#iglobalnav li { display: inline; }
#iglobalnav li a 
{
	position:absolute; 
	top: 0px; 
	left:0px; 
	/**float: left;**/
	width: 192px; 
	height: 0px; 
	padding-top: 71px; 
	overflow: hidden; 
	background: url("../i/home/home_icepak.png") no-repeat 0 0;
	outline:none;
}
#iglobalnav li a:hover
{ 
	background-position: 0 -71px;
}
#eximarlg {
	position:absolute;
	top: 143px;
	left: 137px;
	display:block;
	width:227px;
	height:29px;
	text-align:center;
	line-height:29px;
	color:#FFFFFF;
	background: url("../i/home/home_eximarlg.png") no-repeat 0 0;
}
#eximarlg a { margin: 0 2px; text-decoration: none; color: #FFFFFF; }
#eximarlg a:hover { border-bottom: #465D72 2px solid; }
#eximarlg span { color:#7A8E9D; } /* #465D72 */
#icepaklg
{
	position: absolute;
	top: 136px;
	left: 476px;
	display: block;
	width: 208px;
	height: 28px;
	text-align: center;
	color: #FFFFFF;
	font-size:12px;
	line-height:28px;
	background: url("../i/home/home_icepaklg.png") no-repeat 0 0;
	
}
#icepaklg a { margin: 0 2px; text-decoration: none; color: #1b4273; }
#icepaklg a:hover { text-decoration:underline; }
#icepaklg span { color:#c7cbce;  }
#homefooter { 
	width: 710px;
	margin: 0 auto;
	text-align: center; 
	font-size: 10px; 
	color: #6e6e6e; 
}
#homefooter p.borderfooter { 
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	padding: .5em 0;
	margin: 1.5em 0 2em; 
}

	
