#callOutContainer {
	border: 1px #7f7f7f solid;
	height: 184px;
	width:581px;
	background-image: url(../images/callOutBox_bg.gif);
	background-repeat: repeat-x;
	float: left;
}

#callOutNav1 a:link,#callOutNav2 a:link,#callOutNav3 a:link,#callOutNav4 a:link,#callOutNav5 a:link,#callOutNav6 a:link {
	color: #000000;
	text-decoration: none;
}
#callOutNav1 a:visited,#callOutNav2 a:visited,#callOutNav3 a:visited,#callOutNav4 a:visited,#callOutNav5 a:visited,#callOutNav6 a:visited {
	color: #000000;
	text-decoration: none;
}
#callOut1, #callOut2, #callOut3, #callOut4, #callOut5, #callOut6 {
	float: left;
	position: absolute;
	visibility: hidden;
	border: 1px #7f7f7f;
	width: 551px;
	background-image: url(../images/callOutBox_bg.gif);
	background-repeat: repeat-x;
}
#callOutNav1, #callOutNav2, #callOutNav3, #callOutNav4, #callOutNav5, #callOutNav6 {
	font-weight: bold;
	float: left;
	width: 551px;
	height: 20px;
	line-height: 1.6em;
}
#callOutHot {
	font-weight: bold;
	float: left;
	padding: 0px 15px 0px 15px;
	border-right: 1px #7f7f7f solid;
	background-image: url(../images/callOutNav_active_bg.gif);
	background-repeat: repeat-x;
}
#callOutItem1, #callOutItem2, #callOutItem3, #callOutItem4, #callOutItem5, #callOutItem6 {
	float: left;
	padding: 0px 15px 0px 15px;
	border-right: 1px #7f7f7f solid;
	/* border-bottom: 1px #7f7f7f solid; */
}
#callOutFiller {
	float: left;
	width: 390px;
	border-bottom: 1px #7f7f7f solid;
}
#infoDiv1, #infoDiv2, #infoDiv3, #infoDiv4, #infoDiv5, #infoDiv6 {
	line-height: 15px;
	position: relative;
	float: left;
	left: 0px;
	top: 5px;
	padding: 7px 15px 7px 15px;
	width: 551px;
}
.callOutHeader {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -12px;
}
.callOutContent {
	color: #7f7f7f;
}
.callOutImage {
	margin: 0px 0px 7px 7px;
	border: 1px #7f7f7f solid;	
}	
/* Include id's for all your layers here, with commas between. Set width, left and top 
#lyr1, #lyr2, #lyr3 {
	position:absolute; visibility:hidden; 
	left:20px; top:100px; width:400px; z-index:100 
}
*/