body {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #999999;
line-height: 24px;
font-weight: none;
text-decoration: none;
margin: 0px;
}

h1 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 40px;
line-height: 40px;
font-weight: lighter; 
text-decoration: none;
color: #ffffff;
}

h2 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 27px;
font-weight: 300;
line-height: 35px;
text-decoration: none;
color: #cccccc;
}

h3 {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: 300;
text-decoration: none;
color: #666666;
}

div#header_container {
width: 100%;
text-align: center;
background: #fff;
}

div#header {
height: 90px;
width: 1100px;
margin: 0 auto;
}

div#secondnav_container {
width: 100%;
text-align: center;
background: #e2e2e2;
}

div#secondnav {
height: 70px;
width: 1100px;
margin: 0 auto;
margin-top: 20px;
background: #e2e2e2;
}

div#logocontainer_container {
width: 100%;
text-align: center;
background: #fff;
}

div#logocontainer {
height: 60px;
width: 1100px;
margin: 0 auto;
margin-top: 10px;
background: #fff;
}

.more_button {
float: left;
text-align: center;
height: 50px;
width: 220px;
background: #62810c;
margin-top: 20px;
margin-right: 20px;
-moz-border-radius: 3px;
 border-radius: 3px;
}

.more_button:hover {
background: #7c9f1e;
}

.compare_button {
float: left;
text-align: center;
height: 50px;
width: 220px;
background: #9099a3;
margin-top: 20px;
margin-right: 15px;
-moz-border-radius: 3px;
 border-radius: 3px;
}

.compare_button:hover {
background: #808387;
}

.compare_button_footer {
float: right;
text-align: center;
height: 50px;
width: 180px;
background: #95bd29;
margin-top: -65px;
margin-right: 50px;
-moz-border-radius: 3px;
 border-radius: 3px;
}

.compare_button_footer:hover {
background: #7c9f1e;
}

.getprices_button {
float: left;
text-align: center;
height: 40px;
width: 150px;
background: #95bd29;
margin-top: 5px;
margin-right: 20px;
-moz-border-radius: 3px;
 border-radius: 3px;
}

.getprices_button:hover {
background: #7c9f1e;
}

.compare_header_button {
float: left;
text-align: center;
height: 40px;
width: 150px;
background: #5d8e29;
margin-top: 5px;
margin-right: 20px;
-moz-border-radius: 3px;
 border-radius: 3px;
}

.compare_header_button:hover {
background: #4c771e;
}

.callback_button {
float: left;
text-align: center;
height: 40px;
width: 150px;
background: #9099a3;
margin-top: 5px;
margin-right: 20px;
-moz-border-radius: 3px;
 border-radius: 3px;
}

.callback_button:hover {
background: #808387;
}

.learnmore_button {
float: left;
text-align: center;
height: 25px;
width: 100px;
background: #95bd29;
margin-top: 0px;
margin-left: 25px;
-moz-border-radius: 3px;
 border-radius: 3px;
}

.learnmore_button:hover {
background: #455b09;
}

.callbackfooter_button {
float: left;
text-align: center;
height: 25px;
width: 100px;
background: #95bd29;
margin-top: 10px;
margin-left: 0px;
-moz-border-radius: 3px;
 border-radius: 3px;
}

.callbackfooter_button:hover {
background: #7a9d1c;
}

div#provider_banner_container {
width: 100%;
text-align: center;
}

div#provider_banner {
height: 400px;
width: 1100px;
margin: 0 auto;
background-image: url('../images/fuel_card_providers_banner.jpg');
background-repeat: no-repeat;
background-position: 0% 0%;
}

div#benefits_banner_container {
width: 100%;
text-align: center;
}

div#benefits_banner {
height: 400px;
width: 1100px;
margin: 0 auto;
background-image: url('../images/fuel_card_benefits_banner.jpg');
background-repeat: no-repeat;
background-position: 0% 0%;
}

div#image_banner_container {
width: 100%;
text-align: center;
z-index: -10000;
}

div#image_banner {
height: 535px;
width: 1100px;
margin: 0 auto;
z-index: -10000;
}

div#banner {
float: left;
position: relative;
height: 535px;
width: 1100px;
overflow: hidden;
margin-top: 0px;
z-index: -10000;
}

.banneritem {
height: 535px;
width: 1100px;
z-index: -10000;
}

.bannerticker {
position: absolute;
float: left;
left: 0;
width: 10000px;
z-index: -10000;
}

#banner div.bannerticker div {
float: left;
}

div#bannerpic1 {
background-image: url('../images/fuelcard_home_image1.jpg');
background-repeat: no-repeat;
background-position: 0% 0%;
height: 535px;
width: 1100px;
}

div#bannerpic2 {
background-image: url('../images/fuelcard_home_image2.jpg');
background-repeat: no-repeat;
background-position: 0% 0%;
height: 535px;
width: 1100px;
}

div#bannerpic3 {
background-image: url('../images/fuelcard_home_image3.jpg');
background-repeat: no-repeat;
background-position: 0% 0%;
height: 535px;
width: 1100px;
}

div#features_container {
width: 100%;
text-align: center;
background: #62810c;
}

div#features {
height: 400px;
width: 1100px;
margin: 0 auto;
background: #62810c;
}

div#content1_container {
width: 100%;
text-align: center;
background: #fff;
}

div#content1 {
height: 550px;
width: 1100px;
margin: 0 auto;
}

div#cardprovider_content1_container {
width: 100%;
text-align: center;
background: #fff;
}

div#cardprovider_content1 {
height: 500px;
width: 1100px;
margin: 0 auto;
}

div#fuelcard_logos {
float: left;
padding-left: 40px;
text-align: left;
height: 220px;
width: 1000px;
margin-top: 35px;
margin-left: 30px;
border: 0px solid #ccc;
}

div#fuelcard_top_logos {
float: left;
padding-left: 0px;
text-align: left;
height: 60px;
width: 1100px;
margin-top: 0px;
margin-left: 0px;
}

div#content2_container {
width: 100%;
text-align: center;
background: #fff;
}

div#content2 {
height: 500px;
width: 1100px;
margin: 0 auto;
}

div#content3_container {
width: 100%;
text-align: center;
background: #454a4e;
}

div#content3 {
height: 450px;
width: 1100px;
margin: 0 auto;
background: #454a4e;
}

div#cardcontent_container {
width: 100%;
text-align: center;
background: #fff;
}

div#cardcontent {
height: 1340px;
width: 1100px;
margin: 0 auto;
}

div#card_footer_container {
width: 100%;
text-align: center;
}

div#cardfooter {
height: 475px;
width: 1100px;
margin: 0 auto;
}

div#hookfooter_container {
width: 100%;
text-align: center;
background: #95bd29;
}

div#hookfooter {
height: 70px;
width: 1100px;
margin: 0 auto;
margin-top: 0px;
background: #95bd29;
}

div#footer_container {
width: 100%;
text-align: center;
background: #454a4e;
}

div#footer {
height: 200px;
width: 1100px;
margin: 0 auto;
background: #454a4e;
}

#rssfeeds3 a{ 
color: #000000;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 14px;
text-decoration: none;
}

#rssfeeds3 a:hover{ 
color: #7fb249;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 14px;
text-decoration: none;
}

#rssfeeds3 p{
margin-bottom: 14px;
color: #666666;
font-size: 14px;
}

a.compare_link:link {
color: #fff;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 15px;
text-decoration: none;
}
a.compare_link:visited {
color: #fff;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration: none;
}
a.compare_link:hover {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
text-decoration: none;
}

a.white_link:link {
color: #fff;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 12px;
text-decoration: none;
}
a.white_link:visited {
color: #fff;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}
a.white_link:hover {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
text-decoration: none;
}

a.compare_link_footer:link {
color: #fff;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 15px;
text-decoration: none;
}
a.compare_link_footer:visited {
color: #fff;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 15px;
text-decoration: none;
}
a.compare_link_footer:hover {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
text-decoration: none;
}

a.footer_link:link {
color: #fff;
font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
font-style: normal;
font-size: 13px;
text-decoration: none;
}
a.footer_link:visited {
color: #fff;
font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
font-size: 13px;
text-decoration: none;
}
a.footer_link:hover {
font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
font-size: 13px;
color: #b1e71e;
text-decoration: bold;
}

/* Tool Tip */

#tooltip {
z-index: 99999;
position: fixed;
display: none;
padding: 0;
white-space: nowrap;
}

#tooltip p.tooltiptext {
margin: 0;
background-color: #1a1a1a;
color: #fff;
font-size: 12px;
padding: 10px;
border-radius: 5px;
}

#tooltip div.bottomarrow {
padding: 0;
width: 100%;
text-align: center;
}