@charset "UTF-8";
/* CSS Document - Animated / Imagery CSS*/

#qc-still-picture-container{
	width: 241px;
	height: 128px;
	margin-top: 128px;
}

#qc-quote-pane {width: 268px; float: left; background: url(../images/qc-quote-pane-background.gif) left top repeat-y;}
#qc-color-bar {width: 210px; height: 21px; float: right;}
#qc-bar-image {width: 268px; height: 12px;}

#qc-top-rh-picture-container{width: 220px; height: 128px; margin-top: 133px;}

#qc-rotating-images{width: 256px; height: 256px; margin: 5px 0px 0px 0px; padding: 0;}

#slideshow img {
	position: absolute; 
	z-index: 10;
}

#slideshow {  
	margin: 0px;
	position: relative;
	height: 256px;
	width: 256px;
	background-color: #ffffff;
}

#slideshow-values img {
	position: absolute; 
	z-index: 10;
}

#slideshow-values {  
	position: relative;
	height: 128px;
	width: 359px;
	background-color: #a70e13;
}

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
}

#slideshowj {  
	margin: 0px;
	padding: 0px;
	height: 256px;
	width: 256px;
	background-color: #ffffff;
}

#slideshowj img {
	width: 256px;
	height: 256px;
	top: 0;
	left: 0;
	display: none;
}




