@charset "UTF-8"; 
#top{padding:20px 0}
*html #top{padding:20px 0}
#intro{
	margin:0;
	height:168px;
	border-bottom:1px solid #999999; 
	border-top:1px solid #999999; 
	padding-left:38px
}
#IntroText{ padding:0; width:312px; float:right
}
.market{
	width:728px; 
	position:relative; 
	margin: 0 0 0 43px; 
	height:130px;
	padding-bottom:30px;
}

.marketInfo{
	 position:absolute;
	 top:0; 
	 left:0
}

/*-------------------------BOX MARKETS SERVED -------------------------------*/

.box3{
	background:url(../images/defaults/box3_right.jpg) repeat-y right;
	width:500px; 
	margin-left:228px; 
	margin-top:0;
}
.box3_top{
	 background: url(../images/defaults/box3_top.jpg) repeat-x;
	 height:11px; 
	 width:487px; 
	 margin-right:13px;
}
.box3_top_corner{
	 background:url(../images/defaults/box3_corner_top.jpg) no-repeat right top;
	 height:11px; 
	 width:500px; 
	 margin-left:228px;
}
.box3_bottom{
	background: url(../images/defaults/box3_bottom.jpg) repeat-x;
	height:11px; width:487px;
	margin-right:13px; 
}
.box3_bottom_corner{
	background: url(../images/defaults/box3_corner_bottom.jpg) no-repeat right top;
	height:11px; 
	width:500px; 
	margin-left:228px; 
}
.box3_text{
	background:url(../images/defaults/box3_bg.jpg) repeat-x #2F3239;
	width:487px; 
	margin-right:13px;
	height:114px 
}

.box3_text a,
.box3_text a:link,
.box3_text a:visited{
display:block;
width:82px;
height:17px;
color:#003483;
text-align:center;
font-size:11px;
background:url(../images/defaults/icon_lear_more.gif) no-repeat center top;
position: absolute; top:115px; right:55px;
padding-top:5px;
margin:0
}
.box3_text a:hover{
color: #1B62B7
}