#chimney-main
{
    position:relative;
    padding-top:16px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:1296px;
}
.pics
{
    position:relative;
    width:954px;
    height:404px;
    padding:0;
    margin-left:171px;
}
.picsbg
{
    position:relative;
    background-image:url(../images/tag-services-chimney.png);
    background-position:top left;
    background-repeat:no-repeat;
    clear:both;
    text-align:left;
    width:954px;
    height:404px;
}
/* Fix pause issue when cursor is placed to the right side of the image. */
.cycle-fix-banner
{
    position: relative;
    width: 742px;
    margin: 0 auto;
    padding: 0;
 }
.cycle-fix-banner img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 742px;
    padding: 0;
    display: block;
}
/* display paused text on top of paused slideshow */
.cycle-paused:after
{
    content: 'Paused';
    color: white;
    background: black;
    padding: 10px;
    z-index: 500;
    position: absolute;
    top: 30px;
    right: 40px;
    border-radius: 10px;
    opacity: .4;
    filter: alpha(opacity=50);
}
/* pager */
.cycle-pager
{ 
    text-align: center;
    width: 100%;
    z-index: 500;
    position: absolute;
    top: 350px;
    overflow: hidden;
}
.cycle-pager span
{ 
    font-family: arial;
    font-size: 50px;
    width: 16px;
    height: 16px; 
    display: inline-block;
    color: #ddd;
    cursor: pointer; 
}
.cycle-pager span.cycle-pager-active
{
    color: #D69746;
}
.cycle-pager > *
{
    cursor: pointer;
}
.theme_message {
    font-family:Verdana;
    font-size:1.4em;
    font-weight:bold;
    color:#030303;
    clear:both;
    float:left;
    margin:30px 0 0 104px;
}
.text_content_p1 {
    font-family:Arial;
    font-size:.8em;
    font-weight:bold;
    line-height:1.2em;
    color:#333333;
    float:left;
    margin:30px 80px 0 80px;
}
.callUs_message {
    font-family:Verdana;
    font-size:1em;
    font-weight:bold;
    color:#a8080e;
    clear:both;
    float:left;
    margin:16px 0 0 357px;
}
.subtheme_message {
    font-family:Verdana;
    font-size:1em;
    font-weight:bold;
    color:#333333;
    clear:both;
    float:left;
    margin:16px 0 0 157px;
}
.text_content_p2 {
    font-family:Verdana;
    font-size:.7em;
    font-weight:bold;
    line-height:1.4em;
    color:#333333;
    clear:both;
    text-align:center;
    padding:10px 210px 0 150px;
}
.font-italic {
    font-style:italic;
}
.font-red {
    color:#a8080e;
    font-size:1.1em;
    line-height: 2em;
}
.text_content_p3 {
    font-family:Verdana;
    font-size:.9em;
    font-weight:normal;
    line-height:1em;
    color:#333333;
    clear:both;
    text-align:center;
    margin:20px 230px 0 170px;
}
#big-buttons
{
    position:relative;
    width:100%;
    float:left;
    margin:9px 0 0 165px;
    text-align:center;
}
#big-buttons img
{
    float:left;
}
.button-spacer {
    padding-right:3px;
}