
/* Spacing under the banner*/
#content.container_16
{
	padding-bottom:0;
}

/* Benefits */

#benefits { 
	/*padding-top: 10px;*/
	margin-bottom: 0px;
}


#benefits li li { 
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
    text-indent: -1;
}

#benefits li .omega { 
	margin-left: 20px;
	line-height: 1.5;
	margin-right: -20px;
}

#benefits h3 { 
	margin-bottom: 0px;
	/*color: #014770;*/
}

#benefits .disc
{
	background:url('Images/blue_disc.gif') no-repeat 0 4px;
	padding-left:12px;
}


/* blue box link*/
/*.box.home
{
	display:inline-block;
	background: #6397be; 
	padding: 3px 15px 3px 15px; 
	margin-bottom: 0;
    border: none;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
    margin:0 auto;
    width:auto;
    font-size:13px;
    cursor:pointer;
}
.box.home:hover
{
	text-decoration:none;
}*/


/*Dots */
.dots 
{ color: white;
  text-align: center;
  font-size: 40px;
}
.dots a
{ color: white;
  text-decoration: none;
}

.dots li { display: inline;
list-style-type: none;
margin-left: 0px;
}
.dots .selected
{ color: black;
  font-weight: strong;
}

.dots .selected a
{ color: black;
}

/* Banners */


#banner { 
	background: #FFF;
	padding: 20px 0px 0px 30px;
	height: 190px;

}

#banner.sample { 
	background: #FFF url(Images/banner-sample.jpg) top left;
}

#banner.sample h2 { 
	color: #56757b;
}


#banner h1 { 
	font-size: 30px;
	line-height: 34px;
}

#banner h2 { 
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}


#banner ul { 
	margin-left: 10px;
	line-height: 24px;
	margin-bottom: 30px;
}

#banner li { 
	margin-left: 0;
}


#banner h3 { 
	margin-bottom: 10px;
	/*font-family: Georgia, serif;*/
	font-weight: normal;
}

#banner .cta { margin-right: 20px; }



#banner-content 
{
    margin-top: 15px;
    height: 230px;
    background: #fff url('Images/grey-shadow-bg.png') bottom left repeat-x;
    width: 980px;
}

/* Banner Styles */
.mainbanner { width: 600px !important; margin-left: 0px; }

.HomepageBanner {  margin-left: 5px; }

.HomepageBanner .RadRotator { margin-left: 12px; }

.HomepageBanner .rrButtonLeft.rrButton { left: 2px !important; }

.HomepageBanner .rrButtonRight.rrButton { right: -17px !important; }



#content-secondary .b-right
{
	border-right:1px solid #ECECEC;
	margin-right:0;
	padding-right:9px;
}

#content-secondary .postlist-content a
{
	font-size:11px;
}

#content-secondary h3 
{
    /*text-transform: uppercase;*/
    font-weight: bold;
    font-size: 15px;
    margin-bottom:12px;
}

/*Sidebar*/


.adtile 
{
    margin-bottom: 10px;
    background: url('Images/adtile_bg.gif') top left repeat-y;
    /*margin-right: -10px;*/
    width:348px;
}

.adtile .top 
{
    height: 5px;
    background: url('Images/adtile_top.gif') top left no-repeat;
}

.adtile .content 
{
    padding: 3px 20px 10px 20px;
}
.adtile .bottom  
{
    height: 4px;
    background: url('Images/adtile_bottom.gif') top left no-repeat;  
}

.adtile h3 
{
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: bold;
}

.adtile h3 span 
{
    color: #005695;
}

.adtile p
{
    margin-bottom: 10px;
}

.adtile .bottom-shadow 
{
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 15px;
}


