#opt-banner {
	background-image: url("../images/hp-banner-bg-blue.png");
	height: 300px; 
	width: 725px; 
	margin-bottom: 5px; 
}

#opt-banner-sm-1 {
	background-image: url("../images/hp-banner-bg-sm-grey.png");
	height: 290px;
	margin-bottom: 5px;
}
#opt-banner-sm-1 h2 {
	font-size: 30px;
	padding: 15px 0 0 15px;
	margin: 0px;
	text-decoration: none;
}
#opt-banner-sm-1 h2 a {
	color: #1C437D !important;
	text-decoration: none !important;
}
#opt-banner-sm-1 ul li a {
	text-decoration: none !important;
}
#opt-banner-sm-1 ul li a:hover {
	text-decoration: underline !important;
}
#opt-banner-sm-1 .image1 {
	float: left;
}
#opt-banner-sm-1 ul {
	float: right;
	font-size: 16px;
	line-height: 26px;
	margin: 18px 20px 0 0;
}
#opt-banner-sm-1 span {
	float: right;
	font-size: 20px; 
	font-weight: bold; 
	line-height: 22px;
	margin: 20px 28px 0 0;
}

#opt-banner-sm-2 {
	background-image: url("../images/hp-banner-bg-sm-grey.png");
	height: 290px;
	margin-bottom: 5px;
}
#opt-banner-sm-2 h2 {
	font-size: 30px;
	padding: 15px 0 0 15px;
	margin: 0px;
	text-decoration: none;
}
#opt-banner-sm-2 h2 a {
	color: #1C437D !important;
	text-decoration: none !important;
}
#opt-banner-sm-2 ul li a {
	text-decoration: none !important;
}
#opt-banner-sm-2 ul li a:hover {
	text-decoration: underline !important;
}
#opt-banner-sm-2 .image1 {
	float: right;
}
#opt-banner-sm-2 ul {
	float: left;
	font-size: 16px;
	line-height: 26px;
	margin: 18px 0 0 37px;
	position: absolute;
}
#opt-banner-sm-2 span {
	float: right;
	font-size: 20px; 
	font-weight: bold; 
	line-height: 22px;
	margin: 20px 28px 0 0;
}


.opt-banner-packages {
	background-image: url("../banner/pkg-barracuda-2.png") !important;
}

.opt-banner-packages .content1 {
	color: #fff;
	float: left;
	margin: 15px 0 0 25px;
	width: 313px;
}

.opt-banner-packages .line1 {
	font-size: 22px;
	line-height: 26px;
}
.opt-banner-packages .line2 {
	font-size: 13px;
	font-style: italic;
}

.opt-banner-packages h1 {
	color: #fff;
	float: right;
	font-size: 500%;
	margin-bottom: 8px;
}

.opt-banner-packages ul {
	margin-bottom: 5px;
	margin-left:18px;
}



span.bold {
	font-weight: bold;
}
span.highlight {
	color: #1C447D;
}
p b {
	color: #1C447D;
}