﻿body, html
{
    margin: 0;
    padding: 0;
    background-color: #0e2a3d;
    background-image: url(images/bg-background.jpg);
}

h1, h2, h3, h4, h5, h6
{
    font-family: Arial Black, Sans-Serif;
    padding: 0;
    margin: 0;
}

li
{
    font-family: Arial, Sans-Serif;
    color: #797979;
    font-size: 10pt;
    line-height: 15pt;
    padding-right: 35px;
}

p
{
    font-family: Arial, Sans-Serif;
    color: #797979;
    font-size: 10pt;
    line-height: 15pt;
    margin: 0;
    padding-right: 35px;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 12px;
}

h1
{
    color: #8f8f8f;
    margin-top: 25px;
    margin-bottom: 17px;
    line-height: 22pt;
    font-size: 28px;
}

h1 span
{
    font-family: Arial, Sans-Serif;
    font-weight: normal;
}

h2
{
    font-size: 13pt;
    margin-top: 25px;
    margin-bottom: 12px;
    padding-right: 35px;
    line-height: 15pt;
    color: #656565;
}

h3
{
    color: #656565;
    font-size: 13pt;
    line-height: 15pt;
    padding-right: 35px;
}


#header
{
    width: 100%;
    height: 90px;
    border-bottom: solid 1px #8f8f8f;
    background-color: #ffffff;
}

#header_content
{
    width: 1000px;
    margin: 0 auto;
}

#wrapper
{
    width: 920px;
    height: 100%;
    margin: 0 auto;
    background: url(images/wrapper.png) repeat-y;
    padding: 0;
}

#container
{
    width: 900px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    background-color: #ffffff;
}

#flash
{
    width: 900px;
    height: 229px;
    margin: 0;
    background-color: #eeeeee;
}

#nav
{
    width: 900px;
    height: 44px;
    background: url(images/nav.png) repeat-x;
}

#menu
{
    margin: 0px;
    width: 900px;
    height: 30px;
    float: right;
    margin-top: 11px;
}

#menu ul
{
    margin-top: 12px;
}

#menu li
{
    display: inline;
    vertical-align: top -10px;
    padding-left: 44px;
    padding-right: 23px;
    padding-top: 10px;
    padding-bottom: 0px;
    font-weight: bold;
}

#menu a
{
    color: #656565;
    text-decoration: none;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
}

#menu a:hover
{
    color: #ae0a0a;
}

#left
{
    width: 356px;
    float: left;
    padding: 0;
    margin: 0;
    height: 100%;
    background-color: #ffffff;
}

#left h2, #left p
{
    margin-left: 25px;
}

#left h2
{
    margin-top: 25px;
}

#content
{
    width: 544px;
    float: left;
    height: 100%;
}

#content a
{
    color: #0e4c6d;
    font-weight: normal;
    text-decoration: none;
}

#content a:hover
{
    text-decoration: underline;
}

.servBox
{
    width: 308px;
    height: 141px;
    background: url(images/servBG.jpg);
    float: left;
    margin-left: 25px;
    margin-top: 25px;
    cursor: pointer;
}

.servBox h2
{
    margin-left: 25px;
    margin-top: 25px;
    font-size: 11pt;
    line-height: 13pt;
}

.servBox a
{
    color: #ff0000;
    font-weight: bold;
    margin-left: 50px;
    margin-top: 25px;
}

.servPic
{
    width: 153px;
    height: 123px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

#struck
{
    background-image: url(images/struck.png);
}

#careers
{
    background-image: url(images/careers.png);
}

#back
{
    background-image: url(images/back.png);
}

.Track
{
    margin-top: 30px;
    display: block;
}
.Track img
{
    border: none;
}
#quote
{
    background: url(images/quote_btn.jpg);
}

#careers
{
    background: url(images/careers_btn.jpg);
}

#fleet
{
    background: url(images/fleet_btn.jpg);
}

#services
{
    background: url(images/services_btn.jpg);
}

.clearfix
{
    width: 900px;
    clear: both;
}

#footer
{
    width: 100%;
    height: 101px;
    background-color: #f1f1f1;
    border-top: solid 1px #8f8f8f;
}

#footer a
{
    color: #8c8c8c;
    text-decoration: none;
    font-size: 9px;
}

#footer p
{
    margin-bottom: 0px !important;
    font-size: 9px;
}

#footer a:hover
{
    text-decoration: underline;
}

#footCenter
{
    width: 900px;
    height: 100%;
    margin: 0 auto;
}

#fLeft
{
    width: 350px;
    float: left;
    margin-left: 25px;
}

#fRight
{
    width: 431px;
    float: right;
    text-align: right;
}

#north
{
    width: 505px;
    height: 287px;
    background: url(images/north.jpg);
    margin-bottom: 9px;
}

.submit_btn
{
    width: 89px;
    height: 36px;
    background: url(images/submit_Btn.png);
    border: none;
    cursor: pointer;
}

.table_top
{
    vertical-align: top;
    padding-top: 6px;
    text-align: right;
    padding-right: 5px;
}

.contact_form
{
    font-family: Arial, Sans-Serif;
    font-size: 8pt;
    color: #8f8f8f;
    margin-left: 0px;
    margin-top: 16px;
    margin-bottom: 35px;
    margin-right: 30px;
}

.align_right
{
    text-align: right;
    padding-right: 5px;
}

.align_right span
{
    color: #ae0a0a;
    font-weight: bold;
}

.serv_nav
{
    font-size: 8pt;
    margin-bottom: 17px !important;
    margin-top: 3px;
}

.required
{
    font-size: 7pt;
}

.required span
{
    color: #ae0a0a;
}

.lnkHome
{
    position: absolute;
    top: 0;
    left: 0;
    width: 240px;
    height: 90px;
    background-image: url('images/trans.png');
    background-repeat: repeat;
}
.lnkFb
{
    position: absolute;
    top: 30px;
    right: 0px;
    width: 30px;
    height: 30px;
    background-image: url('images/trans.png');
    background-repeat: repeat;
}




table
{
    border-spacing: 0px;
    border-color: white;
}
a.userfiles
{
    color: #AE0A0A;
    text-decoration: none;
}
a#userfiles:hover
{
    text-decoration: underline;
}
.gvDownloads
{
    float: left;
    width: 100px;
}
.gvDelete
{
    float: left;
    width: 50px;
    padding-left: 20px;
}
.gvDelete a
{
    color: Red;
}
.gvFileName
{
    float: left;
    width: 500px;
}

#tblCont
{
    padding: 20px;
}
.gvRow
{
    padding: 3px;
    width: 700px;
    background-color: #ffffff;
    border-bottom: 1px solid #d4d4d4;
}
.gvRow:hover
{
    background-color: #d4d4d4;
}
.alignRight
{
    width: 200px;
}
.clearBoth
{
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
}
