

/***********************
NEW STYLE
***********************/
body {
    background-color: #efefef !Important;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
#header {
    margin: 0;
    padding: 0;
    background: url(images/background.gif) top left repeat-x;
    height: 100%;
    
}
.body-table {
    width: 1079px;
    margin: 0 auto;
    background: #fff;
}
.tipleintercept-main {
    width: 1079px;
    margin: 0 auto;
}
.header-inside-div > a {
    float: left;
}
#currentTop {
    background: url(images/footer-bg.gif) top repeat-x;
}
#topLinks a:hover {
	background: url(images/footer-bg.gif) top repeat-x;
}
#topLinks {
    height: 35px;
    text-align: right;
    float: right;
    margin-top: 83px;
}
#topLinks a {
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 6px 10px;
    margin-left: 10px;
}
.header-inside-div {
    width: 850px;
    margin: 0 auto;
    height: 120px;
}
#footer {
    bottom: 0;
    width: 100%;
    height: 20px;
    background: url(images/footer-bg.gif) top repeat-x;
    text-align: center;
    color: #FFF;
    font-size: 10px;
    padding-top: 7px;
    margin-top: 50px;
}
.contact-button {
    width: 180px;
    background: aquamarine;
    text-align: center;
    padding: 20px;
    margin: 0 auto;
    margin-top: 25px;
}
.sub-footer {
    background-color: #231f20;
    color: #fff;
    padding: 20px 0;
    font-style: italic;
    margin-top: 25px;
}
.footer-container {
    width: 1170px;
    margin: 0 auto;
    text-align: left;
}
.contact-button a {
    color: #fff;
    text-decoration: none;
}
.contact-button {
    width: 150px;
    background: #ee3123;
    text-align: center;
    padding: 15px;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 5px;
}
#footer a {
    color: #FFF;
    text-decoration: none;
}
table.auto-style576 {
    background-color: #fff;
}