/* Body Styles */

#body #bContent {
    position: relative;
    top: 10px;
    left: 176px;
    width: 488px;
    background: transparent;
}

#body #bContent #subTitle {
    margin: 10px 0px 10px 0px;
}

#bContent #bHead {
	position: relative;
	height: auto;
	top: 0px;
	left: 0px;
	width: 270px;
	text-align: left;
	color: #333366;
	background: transparent;
}
#bContent #bHead h1 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #333366;
	text-transform: uppercase;
}

#bContent #bLoc {
	/*
	position: absolute;
	top: 35px;
    */
	position: relative;
	left: 2px;
	color: black;
	text-align: left;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	background: transparent;
}

#bContent #btn1 {
	position: absolute;
	top: 86px;
	left: 9px;
}

#bContent #btn2 {
	position: absolute;
	top: 86px;
	left: 67px;
}

#bContent #bContent_1 {
	position: absolute;
	top: 90px;
	left: 2px;
	width: 267px;
	height: 165px;
	border: solid 1px #cccccc;
	overflow: auto;
	color: black;
	text-align: left;
	font: 11px/14px Georgia, "Times New Roman", Times, serif;
}

#bContent #bContent_2 {
	position: absolute;
	top: 90px;
	left: 2px;
	width: 267px;
	height: 165px;
	border: solid 1px #cccccc;
	overflow: auto;
	color: black;
	text-align: left;
	visibility: hidden;
	font: 10px/15px Georgia, "Times New Roman", Times, serif;
}

#bContent #bContent_3 {
	position: relative;
	margin: 5px 0px 0px 0px;
	top: 0px;
	left: 2px;
	/* 	width: 494px; */
	color: black;
	text-align: left;
	background: transparent;
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
}

#bContent #bImage {
	position: absolute;
	top: 12px;
	right: 10px;
	width: 200px;
	height: 240px;
}

#sNav {
	border: #CCCCCC 1px solid; 
	padding: 5px;
	float: right; 
	margin: 0px 0px 15px 15px; 
	width: 175px; 
	background: #FFFFFF;
}

#sNav ul {
	margin-top: 15px;
}

#sNav li {
	margin: 0px 0px 8px -15px;
}

.showTeaser p {
    margin-top: 3px;
    margin-bottom: 5px;
}

.benefitsClass {
    margin: 0px 0px 0px 15px;
}