@charset "utf-8";
/*Custom CTA's
-----------------------------------------*/

#banner-cta{
	float: right;
	width: 550px;
	height: 70px;
	text-align:right;
	padding-top: 10px;
}
#banner-cta p{
	margin: 0px;
	color: #999999;
	padding:0px;
	line-height: 24px;
	text-transform:uppercase;
	
}
#small-cta{
	padding-top: 20px;
}
#small-cta p{
margin:0px;
text-align:center;
}
#banner-cta span{
	color:#8f4692;
}

p.cta-large{
	font-size: 18px;

}
p.cta-xlarge{
	font-size: 28px;
		color:#8f4692;


}
p.cta-med{
	font-size: 18px;

}


/* Horizontal Full CTA (468 x 60) 
==============================================================================*/
#cta-horizontalSmall {
	margin-top: 20px;
	width: 281px;
	background: url(../images/468x60/cta2.jpg) no-repeat;
	height: 73px;
	color: #fff;
	font-size: 1.3em;
	padding-top: 10px;
	text-align:left;
	margin-left: 10px;
}

#cta-horizontalSmall p {
	margin: 0px;
	padding-left: 95px;
}

#cta-horizontalSmall span {
	font-size: 1.6em;
	letter-spacing: -1px;
}

#cta-horizontalSmall p strong {
	color:#fff;
}

body#index #cta-horizontalSmall {
	background: url(../images/468x60/cta.jpg);
}

body#leather #cta-horizontalSmall {
	background: url(../images/468x60/cta2.jpg);
}

body#domestic #cta-horizontalSmall {
	background: url(../images/468x60/cta-domestic.jpg);
}

body#bird-deterrents #cta-horizontalSmall {
	background: url(../images/468x60/cta-bird.jpg);
}

body#insect-control #cta-horizontalSmall {
	background: url(../images/468x60/cta-insect.jpg);
}

body#rodent-control #cta-horizontalSmall {
	background: url(../images/468x60/cta-rodent.jpg);
}