@charset "utf-8";
/* CSS Document */

#calltoaction .top {
	background-image: url(images/bgcalltoaction_top_a.png);
	height: 25px;
}
#calltoaction .middle {
	background-image: url(images/bgcalltoaction_middle.png);
	background-repeat: repeat-y;
	/* height: 80px; */
	color: #89877a;
}
#calltoaction .bottom {
	background-image: url(images/bgcalltoaction_bottom.png);
	height: 25px;
}
img.floatLeft { 
    float: left; 
    margin: 0px; 
}
img.floatRight { 
    float: right; 
    margin: 0px; 
}

#calltoaction1 .top {
	background-image: url(images/bgcalltoaction_top_a.png);
	height: 25px;
}
#calltoaction1 .middle {
	background-image: url(images/bgcalltoaction_middle.png);
	background-repeat: repeat-y;
	/* height: 80px; */
	color: #89877a;
}
#calltoaction1 .bottom {
	background-image: url(images/bgcalltoaction_bottom.png);
	height: 25px;