* {
font-family:Verdana, sans-serif;
}
	
body {
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-position: center;
	padding:0px; 
	margin:0px;

}
#wrapper {
	width: 950px;
	margin:0 auto; 
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/costsavings/bg_wrap.jpg);
	background-repeat: repeat-y;
	padding:0px; 
}


#header_body {
	width: auto;
	height: 104px;
	background-color: #fff;
	background-image: url(../images/costsavings/costsavings_header.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 100%;
	position:inherit;
	float:left;
	background-image: url(../images/costsavings/bg_wrap.jpg);
	background-repeat:repeat-y;
	padding: 0 0 50px 0;

}


.copy {
	float:right;
	width:540px;
	padding-right:100px;
	z-index:2;
}


.tidbit-green {
	position:relative;
	right:-60px;
	float: right;
	width: 196px;
	height:351px;
	margin-left:-10px;
	background-image: url(../images/tidbit_green.gif);
	background-repeat: no-repeat;
	display:inline;
}

.tidbit-green p.bold_brown{
	padding:16px 19px 0px 20px;
}


.tidbit-blue {
	position:relative;
	right:-61px;
	float: right;
	width: 298px;
	height:131px;
	margin-left:-10px;
	background-image: url(../images/tidbit_blue.gif);
	background-repeat: no-repeat;
	display:inline;
}

.tidbit-blue2 {
	position:relative;
	right:-61px;
	float: right;
	width: 298px;
	height:250px;
	margin-left:-10px;
	background-image: url(../images/tidbit_blue2.gif);
	background-repeat: no-repeat;
	display:inline;
	margin-bottom: 10px;
}

.tidbit-blue3 {
	position:relative;
	right:-61px;
	float: right;
	width: 298px;
	height:220px;
	margin-left:-10px;
	background-image: url(../images/tidbit_blue3.jpg);
	background-repeat: no-repeat;
	display:inline;

}



.tidbit-blue p.bold_brown {
	padding:11px 19px 0px 20px;
}


.tidbit-blue2 p.bold_brown {
	padding:11px 19px 0px 20px;
}

.tidbit-blue3 p.bold_brown {
	padding:11px 19px 0px 20px;
}


.headshot {
	position:relative;
	float:inherit;
	float:right;
	right:-60px;
	width: 189px;
	height: 188px;
	display:inline;
	margin-left:-10px;
}

.headshot img {
	width:189px;
	height:188px;
	border:none;
}

.header {
	width: auto;
	height: 104px;
	text-indent: -9999em;
	background-color: #fff;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

.nav {
	width: 950px;
	height:29px;
	background-color: #fff;
}

.snav {
	width: 950px;
	height:28px;
	background-color: #fff;
}

.mainnav {
	padding:0px;
	margin:0px;
	float:left;
	height:29px;
}

.subnav {
	padding:0px;
	margin:0px;
	float:left;
	height:28px;
}




.footer {
	margin: 0 auto;
	padding: 15px 20px;
	width: 830px;
	background-color: #568700;
	float: none;
	clear: both;
}

.footer p {
	margin: 0;
	padding: 0;
	font: normal 11px/16px Verdana, sans-serif;
	color: #fff;
}

.footer p strong {
	font-size: 10px;
	font-weight: bold;
}
	.indexfooter p strong.phone {
		font-size: 11px;
	}

















p a {
	color: #194379;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}



p a:hover {
	color: #194379;
	text-decoration: none;
}


/*p a:visited {
	color: #703400;
	text-decoration: none;
}*/


a {
	color: #194379;
	text-decoration: none;
}



a:hover {
	color: #194379;
	text-decoration: none;
}


a:visited {
	color: #703400;
	text-decoration: none;
}

.left_image {
	float: left;
	width: 290px;
	padding-right:5px;
	height:clear;
	z-index:1;
}



p {	font-size: 12px;
	color: #666666;
}

.bold {	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #666666;
}

.bold_brown {	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #542800;
}

a:link {
	color: #542800;
	text-decoration: none;
}

a:hover {
	color: #134E6F;
	text-decoration: underline;
}


.pageheading {
	font-size: 14.5px;
	color: #32acd8;
	font-weight: bold;
	line-height:45px;

}

ul{

}


li {	font-size: 12px;
	color: #666666;
	list-style-type: disc;
}

.ui2 {
	margin-left:25px;	font-size: 12px;
	color: #666666;
	list-style-type:
	list-style-type: disc;
}





p.locationHeader {
	margin: 0;
	padding: 0 0 2px 0;
	text-transform: uppercase;
	font: bold 10px/18px Verdana, sans-serif;
	color: #21bbe2;
}

div.locationDetailLeft,
div.locationDetailRight {
	margin: 10px 0 0 0;
	width: 180px;
	float: left;
}


div.locationDetailLeft {
	padding: 0 20px 0 0;
}

div.locationDetailRight {
	padding: 0 0 0 20px;
	border-left: 1px solid #bcbcbc;
}


div.locationDetailLeft p,
div.locationDetailRight p {
	margin: 0;
	padding: 0;
}



