@charset "utf-8";
/* Horizontal Full CTA (468 x 60) 
==============================================================================*/
#cta-horizontalFull {
	margin-top: 10px;
	width: 468px;
	background: url(../../images/468x60/cta.gif) no-repeat;
	height: 70px;
	color: #fff;
	font-size: 1.3em;
	padding-top:5px;
	padding-left:10px;
}

#cta-horizontalFull p {
	margin: 0px;
	font-size:1.2em;
	padding: 0px 0px 0px 5px;
}

#cta-horizontalFull span {
    color:#FFFF00;
	font-size: 1.6em;
	letter-spacing: -2px;
}

#cta-horizontalFull p strong {
    font-size:1.2em;
	color:#ff0;
}

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

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

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

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

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

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

/* Vertical Full CTA (120 x 240) 
==============================================================================*/
#cta-verticalFull {
	margin-top: 10px;
	width: 186px;
	background: url(../../images/120x240/cta.gif) no-repeat;
	height: 240px;
	color: #fff;
	font-size: 1.8em;
	padding-top:20px;
	padding-left:5PX;
	padding-bottom:10px;
	overflow:auto;
}

#cta-verticalFull p {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height:35px;
}

#cta-verticalFull span {
	font-size: 1.2em;
	color:#FFFF00;
	font-weight:bold;
}

#cta-verticalFull p span {
	padding:5px 0px 5px 0px;
}

#cta-verticalFull p strong {
	color:#ff0;
	font-size:1.2em;
}

body#index #cta-verticalFull {
	background: url(images/120x240/cta.jpg);
}

body#commercial #cta-verticalFull {
	background: url(images/120x240/cta-commercial.jpg);
}

body#domestic #cta-verticalFull {
	background: url(images/120x240/cta-domestic.jpg);
}

body#bird-deterrents #cta-verticalFull {
	background: url(images/120x240/cta-bird.jpg);
}

body#insect-control #cta-verticalFull {
	background: url(images/120x240/cta-insect.jpg);
}

body#rodent-control #cta-verticalFull {
	background: url(images/120x240/cta-rodent.jpg);
}
