h1, h2, h3, h4, h5 {
    font-size: 100%;
}

/*
body {
    text-align: center;
    font-family: "Helvetica Neue", helvetica ,arial, sans-serif;
    font-size: small;
    margin: 0 0;
    background: #F3F1E9;
}
*/
div {

}

#tl_link {
    background: #383D44;
    color: #fff !important;
}

#tl_link a {
    color: #fff !important;
}

div.imgcaption {
    display: block;
    text-align: center;
    font-size: 11px;

}

div.imgcaption img {
    display: block;
    margin: 0 auto;
}

a img {
    border: none;
}

a {
    cursor: pointer;
}

a:link, a:visited {
    padding-bottom: 1px;
    color: #326EA1;;
    text-decoration: none;
}

a:hover {
    padding-bottom: 0;
    color: #383d44;
    text-decoration: underline;
}

#topnavigation a:link, #topnavigation a:visited, #footer a:link, #footer a:visited {
    padding-bottom: 1px;
    color: #f8d039;
    text-decoration: none;
}

#topnavigation a:hover, #footer a:hover {
    padding-bottom: 0;
    color: #FFF;
    text-decoration: underline;
}

#container {
    width: 980px;
    margin: 0 auto 40px auto;
    text-align: left;

}

#header {
    /*background: #4B6D9A url( images/header_background.jpg ) repeat-x bottom left;*/
    text-align: center;
    margin: 0 0;
    padding: 0;
    float: left;
    width: 100%;
}

#logo {
    width: 960px;
    font-size: 175%;
    padding: 10px;
    text-align: left;
    color: #fc0;
    background: #000;
    margin: 0 auto;
}

#logo a, #logo a:hover {
    padding: 0 0;

    text-decoration: none;

}

#headercontent {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    background: #fff;
}

#headercontent a {
    background: #F3F1E9;
    padding: 5px;
    display: block;
}

#topnavigation {
    margin: 0 auto;
    padding: 0 0;
    width: 980px;
    background: #000;
    display: block;
}

#topnavigation ul {
    float: left;
    margin: 0 0;
    padding: 0 0;
    width: 980px;
}

#topnavigation ul li {
    float: left;
    display: inline;
    list-style-type: square;
}

#topnavigation ul li a {
    background: transparent;
    padding: 5px;
    display: block;
}

#topnavigation ul li a.active_link {
    background: #fff;
    padding: 5px;
    display: block;
}

#topnavigation ul li.firstlink {
    margin-left: 10px;
}

#content_hdr {
    margin: 20px 10px 0 20px;
    font-size: 25px;
}

#content {
    margin: 0 0 0 0;
    background: #fff;
    width: 100%;
    display: inline-block;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

#left {
    float: left;
    width: 588px;
    margin: 0 0 20px 20px;
}

div#content ul li {
    list-style-type: none;
}

div#content ul.list li {
    list-style-type: disc;
}

#both {
    float: left;
    width: 960px;

}

#bothfooter {
    float: left;
    padding-bottom: 2px;
    width: 960px;
    display: inline;
}

#both .hompageleft {
    float: left;
    width: 580px;
    margin: 20px;
}

#both .hompageright {
    float: right;
    width: 320px;
    margin: 20px 20px 20px 0;
}

#slideshow {
    width: 580px;
    height: 400px;
    margin: 0 0 20px 0;

}

#left p {
    color: #333;
    margin-right: 10px;
}

#feature_text {
    float: left;

    font-size: 11px;

}

#feature_text h3, #feature p {

}

a.pdf {
    padding: 0 0 0 20px;
    background: transparent url(../images/pdf.jpg) top left no-repeat;
    display: block;
}

a:hover.pdf {
    background: transparent url(../images/pdf.jpg) top left no-repeat;
}

#right {
    margin: 0 20px 0 0;
    float: right;
    width: 342px;
    background: transparent;
}

#footercontainer {
    overflow: hidden;
    width: 980px;
    margin: 0 auto 0 auto;
    background: #000 url(http://www.trafficland.com/images/footer_bottom.gif) bottom left;

}

#footer {
    margin: 0;
    padding: 0;
    width: 970px;
    float: left;
    display: inline;
}

#footer li {

    display: block;
    list-style-type: none;
    padding: 0 12px 0 0;
    margin: 0;
    float: left;

}

#footer ul li a {
    background: transparent;
    padding: 0 12px 0 0;
    display: block;

}

#products {
    width: 100%;
    margin: 0 10px 10px 0;
    overflow: hidden;
    border-radius: 7px;

}

#products ul {
    margin: 0;
    padding: 0;

    min-height: 200px;

}

#products ul li {
    padding: 5px 10px;
    list-style-type: none;
    border-top: 1px #ccc dotted;
    margin: 0;
    border-width: 1px;
}

#products ul li:first-child {
    border-top: none;
}

#products h3 {
    padding: 7px 0;
    color: #333;
    font-size: 15px;
    border-bottom: 3px solid #333333;
    text-transform: uppercase;
    margin: 0;
}

#news {
    width: 100%;
    margin: 0 10px 10px 0;
    overflow: hidden;
    border-radius: 7px;
}

#news ul {

    margin: 0 5px 5px 5px;
    padding: 0;
    height: 175px;
    min-height: 200px;

}

#news ul li {
    padding: 5px 10px;
    list-style-type: none;
    margin: 0;
}

#news h3 {
    padding: 7px 0;
    margin-bottom: 10px;
    color: #333;
    font-size: 15px;
    border-bottom: 3px solid #333333;
    text-transform: uppercase;
}

#news_content {
    margin: 0 10px 10px 10px;

    padding: 0 0;
    cursor: pointer;
}

#news_content li {
    display: none;

}

#news_content li.active {
    display: block;

}

#news_content img.logo {
    margin: 0 5px;
}

.list li {
    list-style-type: disc !important;
    margin-bottom: 5px;
}

html, body {
    background: #333 url(sub-bkd30.jpg) fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: small;
}

#wrapper {
    position: relative;
    margin: 0 0 -10 0;
    padding: 0;
    width: 100%;
    height: 900px;
}

#header {
    position: relative;
    left: 0;
    top: 20px;
    padding: 0;
    width: 100%;
    height: 110px;
}

#headerbox {
    position: relative;
    margin: 0 auto;
    background-color: #111;
    background-image: url(tl-logo.png);
    background-repeat: no-repeat;
    background-position: 14px 16px;
    color: #FFF;
    padding: 5px;
    width: 1020px;
    height: 80px;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -moz-box-shadow: 3px 3px 6px #333;
    -webkit-box-shadow: 3px 3px 6px #333;
    box-shadow: 3px 3px 6px #333;
}

#menuHolder {
    margin: 50px 0 0 200px;
    padding: 0;
    width: 780px;
    height: 20px;
}

#adHolder {
    margin: 5px 0 0 250px;
    padding: 0;
    width: 225px;
    height: 50px;
    background-image: url(TL-mobile-ad.jpg);
    background-repeat: no-repeat;
}

#contentholder {
    position: relative;
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%;
    float: left;
    clear: both;
}

#contentbox {
    position: relative;
    margin: 0 auto 0;
    padding: 20px;
    width: 980px;
    background-color: #FFF;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -moz-box-shadow: 3px 3px 6px #333;
    -webkit-box-shadow: 3px 3px 6px #333;
    box-shadow: 3px 3px 6px #333;
    opacity: 0.9;
}

#contentboxhelp {
    position: relative;
    margin: 15px auto 0;
    padding: 20px;
    width: 980px;
    height: 2020px;
    background-color: #FFF;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -moz-box-shadow: 3px 3px 6px #333;
    -webkit-box-shadow: 3px 3px 6px #333;
    box-shadow: 3px 3px 6px #333;
    opacity: 0.9;
}

#footerbar {
    position: relative;
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%;
    height: 10px;
    float: left;
    clear: both;
}

#footerbox {
    position: relative;
    margin: 0 auto;
    background-color: #000;
    background-color: #000;
    background-position: 10px 1px;
    background-repeat: no-repeat;
    color: #FFF;
    padding: 5px 10px;
    width: 1010px;
    height: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-box-shadow: 3px 3px 6px #333;
    -webkit-box-shadow: 3px 3px 6px #333;
    box-shadow: 3px 3px 6px #333;
    opacity: 0.9;
}

.whiteLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    cursor: move;
}

.clearfloat {
    position: relative;
    clear: both;
    float: left;
}

.center {
    text-align: center;
}

img.center {
    margin: 0 auto;
    display: block;
}

#single {
    margin: 0 0 20px 20px;
}

.vcard {
    font-size: larger;
    margin-left: 50px;
}

.vcard ul {
    padding: 0;
}
.vcard ul li {
    margin-bottom: 10px;
}