@charset "utf-8";
/* CSS Document */

.quotead {
	background-image:url(../images/quickquote180.gif);
	padding-left:78px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	color:#003366;
	text-shadow:#999999;
	text-align:center;
}

.quotead a{
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	color:#CC0033;
	text-shadow:#999999;
}


/* links */

.logolinks {
	float:left;
	height:auto;
	margin:20px 0;
	width:547px;
}

.logolinks img {
	border:0 none;
	float:left;
	margin:5px 6px;
}

.gmaplogo {
	margin: 25px 0 25px 20px;
}

/* slideshow */

#sshowshcell {
position: relative;

}

.sshowleft { 
position: absolute;
background: url(../images/sshowleft.jpg);
z-index:200;
height:120px;
width:111px;
}


.slide {
float:none;
margin:0 0 0 0;

}

#imageContainer { height:120px; } 
#imageContainer img { 
			display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:120px;  	
			width:390px; 	
			opacity: -0.01; } 