/** banner content **/
.banner-bodytext {float:left; width:455px;text-align:left;}
.banner-bodytext h3 { margin-top:30px;}
.banner-bodytext p {  margin:20px 0;color: #B8ABA4; font-size:13px; text-align:justify;}

#banner-list {
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#banner-list ul {
	margin:0; 
	padding:0; 
	list-style:none; 
}

#banner-list ul li {
	padding-left:10px;  
	padding-bottom:0.5em;
	background-image:url(../images/bullet-brownarrow.gif); 
	background-repeat:no-repeat; 
	background-position: 0 0.1em;
}
#banner-list ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#banner-list ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.banner-slideshow {float:right; overflow:hidden;}
.slideshow-box {border:6px solid #FFFFFF;}
.slideshow-effects {width:408px;height:248px;}

/**Body Content - Left Column**/
#body-left { overflow:hidden;float:left;text-align:left;width:716px;}
.promo-breadcrumb {display:block;height:45px; width:716px; background-color:#E34507;}
.promo-bodytext { float:left;display:inline; width:275px;padding:20px; text-align:left;}
.promo-bodytext h3 {color:#60534D;}
.promo-bodytext p {color:#60534D; text-align:justify;}

#promo-image {float:left;display:inline;padding:20px 20px 20px 10px;}
.promo-image-effects{border:10px solid #E0DAD5;}

/**Body Content - Right Column **/
#body-right {float:right;width:254px; text-align:left;}
.services-header{display:block;}

.services-bodytext{margin:10px 20px; padding:0;}
.services-bodytext ul {list-style:none; margin:0; padding:0;}
.services-bodytext li {padding-left:10px;padding-bottom:0.5em; background-image:url(../images/bullet-brownarrow.gif); background-repeat:no-repeat;background-position: 0 0.1em;}
