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

#cta-horizontalFull p {
	margin: 0px;
}

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

#cta-horizontalFull p strong {
	color:#ff0;
}

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

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

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

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

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

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

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

/* Vertical Full CTA (120 x 240) 
==============================================================================*/
#cta-verticalFull {
	margin-top: 5px;
	width: 120px;
	background: url(../images/120x240/cta.jpg) no-repeat;
	height: 240px;
	color: #fff;
	font-size: 1.3em;
}

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

#cta-verticalFull span {
	font-size: 0.9em;
}

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

#cta-verticalFull p strong {
	color:#ff0;
}

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);
}