/*RSS button*/
a#rss_btn {
position: relative;
background: transparent url(../images/rssbtn.png) no-repeat scroll left top;
width:300px;
height:139px;
display:block;
}

a#rss_btn span {
left:140px;
position:absolute;
top:46px;
width:150px;
}

/*Kill pages title*/
#pages-2 h3.widgettitle {display:none}



/*FORM*/
#wpcf7-f1-w2-o1 {
background-color: brown;
text-align: center;
color:white;

}



/*FOOTER STUFF*/
#footertext_cont {background-color: #5B6570 }

#footertext_cont .trggr {display: none;}


#footertext {
color: #cecece;
}


#footertext a {
color: yellow;
}



/*
Click  to Call
*/

#blog-description {
display: none;
}



#call_btn {
	position:absolute;
	right: 0;
	top: 0;
	display: block;
	width: 200px;
	height: 100px;
}



#call_btn {
	background: url(../images/bg-call.png) no-repeat top left;
	positon: absolute;
	right: 0;
	top: 52px;
	left:728px;
}

#call_btn a {
display: block;
width: 168px;
height: 41px;
text-decoration:none;
text-indent: -9999px;
cursor:pointer;
}


#footertext_cont {
background-color:black;
width:941px;
text-align:center;
}

#siteinfo{
	
	display:block;
	background:black;
	color:white;
	padding:10px;
	text-align:center;
	
}

#primary #text-3 {
background:transparent;
padding:7px;
border:2px double #cecece;
margin-bottom:30px;
}


