#nav-shadow {
	margin: 0;
	padding: 10px 0 0 0;
	width: 600px;
	min-height: 130px;
	text-align: center;
	list-style: none;
}
#nav-shadow li {
	width: 185px;
	height: 100px;
	position: relative;
	float: left;
}
#nav-shadow a, #nav-shadow a:visited, #nav-shadow a, #nav-shadow a:hover {
	margin: 0 auto;
	width: 185px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/preservers.png) no-repeat;
	display: block;
	position: relative;
	z-index: 2;
}
/* Button Colors */
#nav-shadow li.preserver-1 { margin-left:30px}
#nav-shadow li.preserver-1 a {
	background-position: -8px -2px;
}
#nav-shadow li.preserver-2 {margin-left:100px; margin-top:35px;}
#nav-shadow li.preserver-2 a {
	background-position: -230px -2px;
}
#nav-shadow li.preserver-3 {margin-left:110px; margin-top:20px;}
#nav-shadow li.preserver-3 a {
	background-position: -452px -2px;
}

/* Button Shadow */
#nav-shadow li img.shadow {
	margin: 0 auto;
	position: absolute;
	bottom: -17px;
	left: 0;
	z-index: 1;
}		
#nav-shadow li div {
	display: none;
	position: absolute;
	top: 2px;
	left: 0px;
	width: 185px;
	font-size: 0.9em;
	background: url(../bubble_top.gif) no-repeat right top;
}
#nav-shadow li div p {
	margin: 7px 0;
	line-height: 1.6em;
	padding: 0 0 30px 0;
	background: url(../images/splash_btm.png) no-repeat center bottom;
	color:#fff;
	font-weight:bold;
}
	
#rescuecontent {
	background: url(../images/rescuebg.jpg) no-repeat;
	height:555px;
	width:980px;
}
#rescueleft {
	float:left;
	margin-top:55px;
	width:555px;
	margin-left:50px;
}
#rescueright {
	width:340px;
	overflow:hidden;
	height:484px;
	position:relative;
	top:35px;
	background:url(../images/rescuerightbg.png);
}
.rightcol {
	height:484px;
	margin-left:29px;
	margin-right:29px;
	color:#000;
}
.rightcol h4{
	font:"Arial";
	font-size:18px;
	color:#004065;
	letter-spacing:-1px;
	line-height:45px;
	border:1px solid #e8e8e8;
	border-left:0; border-right:0;
	padding:3px 0 0 0px;
}
.rightcol p.buzz {
	font-style:italic;
}
.rightcol p.buzz span{
	font-style:normal;
	font-size:10px;
	color:#004065;
	margin-left:50px;
}
.rightcol ul {
	margin-top:6px;
}
.rightcol li {
	list-style-image:url(../images/bullet.png);
	margin-left:17px;
}
.rightcol input {
	width:279px;
}
.rightcol textarea {
	width:279px;
	height:45px;
}
div.tagline{
	font-style:normal;
	text-align:right;
	color:#fff;
	padding-top:80px;
	font-size:16px;
	width:520px;
}
div.tagline span{
	font-style:italic;
	font-weight:bold;
	color:#fff;
}
#firstrightcol p {
	color:#004065;
	margin-top:160px;
	font-size:1.2em;
	line-height:24px;
	text-align:center;
}
#slidingtext {
	height:155px;
	margin-left:5px;
}
#titlelogo {
	height:50px;
	width:50px;
	float:left;
}
#title {
	color:#fff;
	font-weight:bold;
	height:20px;
	width:270px;
	padding-top:30px;
	background:url(../images/titlebg2.png) no-repeat top center;
}
#title span{
	display:none;
}
#quotation {
	text-align:left;
	width:300px;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	margin-left:125px;
}

/* orange #f17a24 */

.RED {color:#F00;}

#footerleft {
	margin-left:25px;
	float:left;
}
#footerright {
	margin-right:25px;
	float:right;
}
.copyrightblue {
	font-size:10px;
	color:#09F;
}