@charset "UTF-8";
/* CSS Document */

/* new fade images */

/* this is for the position of the image rotator */

#flip-holder{


width:552px;
height:297px;
}

#flipcontainer {
	position:relative;
	background-image:url(../images/ajax-loader.gif);
	background-position:center;
}

#flipcontainer div {
	display:none;
	position:absolute;
	top:0; left:0;

}

#bill-copy p {
	
	width:200px;
	margin-left:595px;
	color:#666;
	margin-top:40px;
	line-height:2.1em;
	
}




