﻿.callout { float: left; border-color: #D7E3F4; border-style: solid none none none; border-width: 12px; padding-top:15px; }
#calloutPane1 { width: 274px; margin-right: 14px; }
#calloutPane2 { width:270px; margin-right: 14px; }
#calloutPane1, #calloutPane2  
{
	background: url(/App_/ROOT/PageFrame/Index/PageFrame/Images/Headers_Background.gif) top repeat-x;
}
#calloutPane1 .content, #calloutPane2 .content 
{
	background: #EAF0F9 url(/App_/ROOT/PageFrame/Index/Images/Content_BlueBackground.gif) top repeat-x;
	padding: 15px;
	margin-top:10px;
}
#calloutPane3 { width: 193px; float:left; }
#calloutPane3 .content { background: #E8E9D9; padding: 1px 17px; }
.callout h3 { margin: 0; padding:0;}
#body a.learnMore  
{
	display: inline-block;
	background: #9BA161;
	color:#fff;
	font-weight: bold;
	padding: 3px 6px;
	text-decoration: none;
}
#flashPane { position: relative; }
#staticBanner { position:relative; width:765px; height:234px; }
#staticBanner div.slide_item { position:absolute; top:0; left:0; width:765px; height:234px; padding:0; }
#staticBanner ul { position:absolute; bottom: 10px; left: 25px; margin:0; }
#staticBanner ul li { font-size:0.8em; display:block; float: left; border:solid 1px #999; margin-left:5px; padding:2px 6px; text-align:center;  }
#staticBanner ul li.selected { border:solid 1px #fff;  }
#staticBanner ul li a { color:#fff; }
#staticBanner div.overlay { position:absolute; bottom:0; right:0; padding:0; margin:0; }
#staticBanner div.overlay img { padding:0; margin:0; float:left; }
