a
{
    color: #FFFFFF;
    text-decoration: none;
}

a:hover
{
    color: #F9951D;
    text-decoration: none;
}

body
{
    background-color: #050608;
}

h1
{
    font-size: 26px;
    padding-bottom: 2px;
    color: #F9951D;
}

h2
{
    font-size: 18px;
    padding-bottom: 15px;
    color: #F9951D;
}

h3
{
    font-size: 18px;
    margin-bottom: 8px;
    color: #F9951D;
}

h4
{
    font-size: 14px;
    margin-bottom: 2px;
    color: #F9951D;
}

h5
{
    font-size: 13px;
    color: #F9951D;
    background-image: url(images/bullet-h5.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-bottom: 3px;
}

ul li
{
    margin-left: 50px;
    margin-bottom: 2px;
    list-style-type: disc;
}

p
{
    padding-bottom: 15px;
    line-height: 140%;
}

html
{
    overflow: scroll;
    font-size: 12px;
    font-family: Arial;
    color: #FFFFFF;
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

#background-gradient
{
    width: 100%;
    background-image: url(images/page-gradient.gif);
    background-position: top;
    background-repeat: repeat-x;
}

#background-head
{
    width: 100%;
    background-color: #200001;
}

#background-content
{
    width: 786px;
    background-image: url(images/page-gradient.gif);
    background-position: top;
    background-repeat: repeat-x;
}

#content
{
    width: 786px;
}

#content a
{
    color: #F9951D;
    text-decoration: none;
}

#content a:hover
{
    color: #F9951D;
    text-decoration: underline;
}

#content img
{
    border: solid 3px #58585A;
}

#container
{
    width: 786px;
    margin: 0 auto;
}

#content-right-home
{
    width: 489px;
    padding-top: 55px;
    vertical-align: top;
    float: right;
}

#content-right-home a
{
    color: #FFFFFF;
    text-decoration: none;
}

#content-right-home a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

#content-right-general
{
    width: 489px;
    height: 392px;
    padding-top: 55px;
    vertical-align: top;
    float: right;
}

#content-right-general a
{
    color: #FFFFFF;
    text-decoration: none;
}

#content-right-general a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

#content-top-right
{
    font-size: 16px;
}

#content-bottom-home
{
    padding-top: 60px;
}

#content-left
{
    width: 390px;
    padding-right: 43px;
    float: left;
}

#content-right
{
    width: 301px;
    padding-left: 50px;
    border-left: dotted 1px #FFFFFF;
    float: right;
}

#content-left-testimonial
{
    width: 352px;
    padding-right: 40px;
    float: left;
}

#content-right-testimonial
{
    width: 353px;
    padding-left: 40px;
    border-left: dotted 1px #FFFFFF;
    float: right;
}

#footer
{
    width: 786px;
    height: 50px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 11px;
}

#footer-bar
{
    width: 100%;
    height: 20px;
    margin-top: 30px;
    background-image: url(images/footer-bar.gif);
    background-repeat: repeat-x;
}

#footer-left
{
    width: 400px;
    float: left;
}

#footer-right
{
    width: 386px;
    float: left;
}

#glory-image
{
    width: 296px;
    height: 460px;
    vertical-align: top;
    float: left;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

#head
{
    width: 786px;
    height: 125px;
    margin: 0 auto;
}

#logo
{
    width: 160px;
    height: 61px;
    padding-top: 64px;
    float: left;
}

#menu
{
    width: 626px;
    height: 20px;
    padding-top: 105px;
    font-size: 16px;
    float: right;
    text-align: right;
    font-weight: bold;
}

#page-position
{
    width: 786px;
    margin: 0 auto;
}

.cta
{
    width: 139px;
    height: 180px;
    float: left;
    font-weight: bold;
}

.cta-padding
{
    margin-right: 22px;
}

.cta-image
{
    width: 133px;
    height: 123px;
    margin-bottom: 12px;
}

.cta-title
{
    font-size: 13px;
    text-align: center;
    color: #F9951D;
}

.cta-title a
{
    color: #F9951D;
}

.cta-title a:hover
{
    color: #F9951D;
    text-decoration: underline;
}

.dots
{
    margin-top: 18px;
    margin-bottom: 18px;
    border-bottom: dotted 1px #FFFFFF;
}

.footer-title
{
    color: #F9951D;
}

.footer-tab
{
    width: 85px;
    float: left;
}

.footer-add
{
    width: 215px;
    float: left;
}

.form-name
{
    width: 110px;
    height: 31px;
    padding-top: 6px;
    float: left;
    clear: left;
    color: #F9951D;
    font-weight: bold;
    font-size: 13px;
    vertical-align: top;
}

.form-input
{
    width: 285px;
    height: 21px;
    padding-top: 6px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    border: dotted 1px #FFFFFF;
    background-image: url(images/form-input-gradient.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #424846;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.form-textarea
{
    width: 285px;
    height: 156px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: url(images/form-textarea-gradient.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #464C4A;
    border: dotted 1px #FFFFFF;
    color: #FFFFFF;
    margin-bottom: 10px;
    overflow: auto;
}

.our-company-person
{
    width: 362px;
    height: 140px;
    float: left;
}

.our-company-image
{
    width: 80px;
    float: left;
}

.our-company-description
{
    width: 282px;
    float: left;
}

.our-company-padding
{
    margin-right: 30px;
}

.testimonial-person
{
    color: #F9951D;
    font-style: italic;
}


/********/
/* Menu */
/********/

.menu-container
{
    width: 600px;
    text-align: right;
}

.menuitem td
{
    text-align: right;
}

.menuitem-hover
{
}

.menuitem-selected
{
    color: #F9951D;
}

.submenu
{
    width: 183px;
    background-image: url(images/menu-gradient.gif);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #464C4A!important;
    border-right: #7A7A7A 1px solid;
    border-top: #7A7A7A 1px solid;
    border-left: #7A7A7A 1px solid;
    border-bottom: #7A7A7A 1px solid;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-weight: 100;
    text-align: left;
    z-index: 99;
}

.submenuitem td
{
    font-size: 12px;
    padding-top: 8px;
}

.submenuitem-hover
{
}

.submenuitem-selected
{
    color: #F9951D;
}


/***********/
/* SiteMap */
/***********/

.sitemap li
{
    margin: 0px;
}

.sitemapitem
{
    width: 700px;
    height: 24px;
    border: solid 1px #ffffff;
}

.sitemapitem-actions
{
    text-align: right;   
    color: #333438;
    font-weight: bold;
    padding-right: 10px;
}

.sitemapitem-actions a
{
    color: #333438 !important;
}

.sitemapitem-actions a:Hover
{
    text-decoration: underline !important;
}

.sitemapitem-cue
{
    width: 700px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-bar.gif');
    border: dashed 2px #A6A6A6;
}

.sitemapitem-draghandle
{
    width: 28px;
    height: 24px;
    background-image: url('/admin/images/drag.gif');
    border-top: solid 1px #95A2A6;
    border-bottom: solid 1px #95A2A6;
    border-left: solid 1px #95A2A6;
    cursor: move;
}

.sitemapitem-hide
{
    width: 700px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-hide.gif');
    border: solid 1px #A6A6A6;
}

.sitemapitem-pagename
{
    width: 390px;
    height: 20px;
    padding-left: 10px;
    padding-top: 4px;
    float:left;
    color: #333438 !important;
    font-weight: bold;
}

.sitemapitem-show
{
    width: 700px;
    height: 24px;
    background-image: url('/admin/images/sitemapitem-show.gif');
    border: solid 1px #A6A6A6;
}