#footer{ clear: left; width: 100%; color: #333333; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; padding: 4px 0; }

#footer a{
}


body{ margin:0; padding:0; color: #5a5a5a; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; font-size: 11px; line-height: 14px; background-image: url(../assets/cta_dots_background-2.gif); background-repeat: no-repeat; }

#topsection{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#maincontainer{
    width: 957px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
}

#contentwrapper{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: left; width: 100%; }

.breadcrumb {
    margin-bottom: 20px;
    font-size: 8px;
    font-style: normal;
}

.breadcrumb a:link{
    color:#e00034;
}

.breadcrumb a:visited{
    color:#e00034;
}

.breadcrumb a:hover{
    color:#666666;
}

p {
    margin-top:0px;
}

h1 {
    color: #e00034;
    font-size: 20px;
    line-height: 20px;
    margin-top:15px;
    padding:0;
}

h2 {
    font-size: 1.4em;
    margin-top:12px;
    margin-bottom : -10px;
    padding-bottom : -10px;
}

h3 { font-size: 1.3em; /* Used ems here so that vertical space will scale */
     color: #666666; font-weight:bold; line-height: 1.2; margin-bottom: 4px; }
h4 { color: #e00034; font-size: 1.1em; font-weight: bold; margin-bottom: 0; }
div.techbox { float:left; width:33%; margin: 0 10px 0; }

div.techbox_innertube {
    margin-right:10px;
}

div.techbox img{
    float:left;
    padding-right:20px;
}

div.techbox a{
    color:#666666;
}

#footer_flashplayer {
    float:left;
    width:100%;
    font-size:9px;
    line-height:10px;
}

#footer_flashplayer_inner{
    width:100%;
    float:left;
    margin-top:20px;
    margin-bottom:20px;
}

#footer_flashplayer_inner div.techbox img{
    padding-right:10px;
}

.cleardiv{
    float:left;
    width:100%;
    clear:both;
    margin:0px;
}
/* -------------------------- */
/* --------- Lists ---------- */
/* -------------------------- */
ul {
    list-style-type: square;
}

ul ul {
    padding-left:16px;
    margin-left:0px;
}


/* -------------------------------------- */
/* --------- MAY NOT BE NEEDED ---------- */
/* -------------------------------------- */

.body {
    color: #5a5a5a;
    font-size: 11px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    word-spacing: normal;
    letter-spacing: normal;
    padding: 0 10px 10px 20px;
}
.bodytech { color: #5a5a5a; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-align: left; word-spacing: normal; letter-spacing: normal; }
.bodytech a:link { color: #5a5a5a; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-align: left; word-spacing: normal; letter-spacing: normal; }
.bodytech a:visited { color: #5a5a5a; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-align: left; word-spacing: normal; letter-spacing: normal; }
.bodytech a:hover { color: black; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; text-align: left; word-spacing: normal; letter-spacing: normal; }
.disclaimer { color: #5a5a5a; font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-style: normal; font-weight: normal; line-height: 10px; text-align: left; word-spacing: normal; letter-spacing: normal
                  ; vertical-align: bottom; }
.h4 {
    font-family: helvetica;
    font-size: 10px;
    color: #a1c6cf;
    font-weight:bold;
    font-style: normal;
}

.signoff {
    color: #e00034;
    font-size: 10px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 12px;
    text-align: justify;
    word-spacing: normal;
    letter-spacing: normal
}

.remove {
    color: #5a5a5a;
    font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    text-align: justify;
    word-spacing: normal;
    letter-spacing: normal;
}



.container{
    /*background-color:#000;  */
    width:465px;
    margin:0 auto;
    color:#000;
    overflow:hidden;
    float: right;
    height: 50px;




}

.flying-text{
    margin-right:-900px;
    float: right;


}


.active-text
{
    /* position: absolute; */
    /* top: 10px; */

}
.container1{
    /*background-color:#000;  */
    width:500px;
    margin:0 auto;
    color:#000;
    overflow:hidden;
    float: left;




}

.flying-textimage{
    margin-right:-700px;
    float: right;

}


.active-textimage
{
    /* position: absolute; */
    /* top: 10px;*/

}
#fadetimer { color:#e00034; font-size:11.2px;font-weight:bold; font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif  }

/*image effects css */


#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*#slideshowImageRotate {
    position:relative;
    height:350px;
}

#slideshowImageRotate IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshowImageRotate IMG.active {
    z-index:10;
}

#slideshowImageRotate IMG.last-activeImage {
    z-index:9;
}*/
/* rotator in-page placement */
.secondtextslide{
    float:right; 
    padding-right:252px;
    padding-top:8px;
}
.secondtextslideindex
{
    float:right; 
    padding-right:318px;
    padding-top:8px;

}

/*********** NEW **********/
.homeimgpad {
    padding:15px 0px 0px 0px;
}

.imgtag {width:100px; height:100px; position:relative;}
.imgdesc {position:absolute; top:70px;}
.imgdesc a {color:#ffffff; font-weight:bold; text-decoration:none; display:block; background-color:#000000; color:#ffffff; font-weight:bold;
            padding:3px 0px 0px 3px; margin:0px; line-height:12px; height:27px; width:97px;}
.imgdesc a:hover {color:#ffffff; text-decoration:none; background-color:#f8192b;}

.imgdescYellow {position:absolute; top:70px;}
.imgdescYellow a {color:#ffffff; font-weight:bold; text-decoration:none; display:block; background-color:#000000; color:#ffffff; font-weight:bold;
                  padding:3px 0px 0px 3px; margin:0px; line-height:12px; height:27px; width:97px;}
.imgdescYellow a:hover {color:#000000; text-decoration:none; background-color:#fed42c;}

.imgdescOrange {position:absolute; top:70px;}
.imgdescOrange a {color:#ffffff; font-weight:bold; text-decoration:none; display:block; background-color:#000000; color:#ffffff; font-weight:bold;
                  padding:3px 0px 0px 3px; margin:0px; line-height:12px; height:27px; width:97px;}
.imgdescOrange a:hover {color:#ffffff; text-decoration:none; background-color:#f14b1a;}

.imgdescGreen {position:absolute; top:70px;}
.imgdescGreen a {color:#ffffff; font-weight:bold; text-decoration:none; display:block; background-color:#000000; color:#ffffff; font-weight:bold;
                 padding:3px 0px 0px 3px; margin:0px; line-height:12px; height:27px; width:97px;}
.imgdescGreen a:hover {color:#ffffff; text-decoration:none; background-color:#4c9b2b;}

.imgdescPurple {position:absolute; top:70px;}
.imgdescPurple a {color:#ffffff; font-weight:bold; text-decoration:none; display:block; background-color:#000000; color:#ffffff; font-weight:bold;
                  padding:3px 0px 0px 3px; margin:0px; line-height:12px; height:27px; width:97px;}
.imgdescPurple a:hover {color:#ffffff; text-decoration:none; background-color:#99228a;}









