/*--------------------------------------------------
    Theme_#    634
    Cat        Military Service
    Name    Carrier
---------------------------------------------------*/

/*--------------------------------------------------
    Reset
---------------------------------------------------*/
body {
    font-family:Verdana, Arial, Helvetica;
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    line-height:1.5;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family:Verdana, Arial, Helvetica;
}
/*--------------------------------------------------
    Reset Typography
---------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
p, form {margin:0 0 1.5em;padding:0;}
blockquote {margin:1.5em;}
sup, sub {line-height:0;}
address {margin:0 0 1.5em;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
li ul, li ol {margin:0 2.5em;padding:0;}
ul, ol {margin:0 1.5em 1.5em 3em;padding:0;}
dl {margin:0 0 1.5em 0;}
dd {margin-left:1.5em;}
caption {margin:0; padding:.5em;}

/*--------------------------------------------------
    General
---------------------------------------------------*/
body {
    background-position:top center;
    background-repeat:no-repeat;
    font-family:Verdana, Arial, Helvetica;
    font-size:12px;
    font-weight:normal;
    margin:0;
}

.sf_outer_wrapper {
    min-height:400px;
    height:auto !important;
    height:400px;
    margin:auto;
    margin-top:0px;
    width:962px;
}

.sf_wrapper {
    background-image:url(images/content_repeater.jpg);
    background-repeat:repeat-y;
    min-height:400px;
    height:auto !important;
    height:400px;
}

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

/*--------------------------------------------------
    Header
---------------------------------------------------*/

.sf_header_wrapper {
    margin:0 1px;
    height:162px;
    background-repeat:no-repeat;
}

.sf_main_header {
    display:inline;
    float:left;
    font-family:Verdana, Arial, Helvetica;
    font-size:32px;
    font-weight:bold;
    height:140px;
    padding:10px;
    width:523px;
    overflow:hidden;
    background-color:fff;
}

.sf_main_header p {
    margin:0px;
    padding:0px;
}

.sf_extra3 {
    float:right;
    width:416px;
    height:162px;
}
/*--------------------------------------------------
    Navigation
---------------------------------------------------*/
.sf_navigation {
    clear:both;
    margin:0px 1px;
    width:960px;
    min-height:38px;
    height:auto !important;
    height:38px;
    font-family:Verdana, Arial, Helvetica;
    font-size:14px;
    position:relative;
    z-index:1000;
}

.sf_navigation ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
    height:1%;
}

.sf_navigation ul li {
    list-style-type:none;
    display:inline;
    float:left;
}

.sf_navigation ul li a {
    display:block;
    font-weight:bold;
    padding:7px 20px 0;
    text-align:center;
    text-decoration:none;
    border-right:solid 1px;
    background-repeat:repeat-x;
    height:39px;
    width:auto !important;
    white-space:nowrap;
    width:1%;
}

.sf_navigation ul li a:hover {
    text-decoration:underline;
    background-repeat:repeat-x;
}

.sf_navigation:after,
.sf_navigation ul:after {
    content:".";
    display:block;
    visibility:hidden;
    height:0px;
    font-size:1px;
    clear:both;
}

.sf_navigation .widget_header {
    display:none;
}

/*--------------------------------------------------
    Drop Down Navigation
---------------------------------------------------*/
#Nav1,
#Nav1 ul {
    list-style:none;
    margin:0;
    padding:0;
}

#Nav1 li ul {
    left:-999em;
    padding:0 1px;
    position:absolute;
    white-space:normal;
    width:179px !important;
    height:auto;
    z-index:1000;
}

#Nav1 li ul li a {
    margin:0 0 2px 0;
    padding:5px 0px;
    width:178px !important;
    border:none;
    height:auto;
    white-space:normal;
}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul {
    left:auto;
}

#Nav1 li:hover,
#Nav1 li.hover {
    position:static;/* Removes stickiness in IE7 */
}

#Nav1 iframe {/* Fixes dropdowns in IE6 */
 filter:progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
    left:-0.25em;
    margin-left:3px;
    position:absolute;
    top:-0.25em;
    z-index:0;
}

/*--------------------------------------------------
    Page Title
---------------------------------------------------*/
.sf_region5 {
    height:1%;
}

.sf_pagetitle {
    background-color:#c4c4c4;
    background-image:url(images/pagetitle_repeater.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
    border-color:#c8c8c8;
    border-style:solid;
    border-width:0 1px;
    min-height:30px;
    height:auto !important;
    height:30px;
    float:left;
    font-family:Verdana, Arial, Helvetica;
    font-size:28px;
    padding:10px 20px;
    text-align:left;
    width:920px;
}

.sf_pagetitle h1 {
    font-size:28px;
    margin: 0;
    font-weight: normal;
    font-family:Verdana, Arial, Helvetica;
}

/*--------------------------------------------------
    Content
---------------------------------------------------*/
.sf_content {
    min-height:300px;
    height:auto !important;
    height:300px;
    margin:0px;
    padding:20px;
    width:922px;
    clear:both;
}

/*--------------------------------------------------
    Global Widgets
---------------------------------------------------*/
.sf_navigation .widget, .sf_navigation .widget_content {
    background-color:transparent;
    padding:0;
    border:none;
}

/*--------------------------------------------------
    Footer
---------------------------------------------------*/
.sf_footer {
    background-repeat:no-repeat;
    font-size:10px;
    min-height:115px;
    height:auto !important;
    height:115px;
    padding:25px 10px;
    margin:5px auto;
    text-align:center;
    width:942px;
}

/*--------------------------------------------------
    Extras
---------------------------------------------------*/
.sf_extra7 {
    width:900px;
    height:15px;
    float:left;
}

.sf_extra9 {
    background-image:url(images/content_btm_cap.jpg);
    background-repeat:no-repeat;
    background-position:bottom;
    width:962px;
    height:5px;
}

.sf_banner {
    margin:45px 0px;
    text-align:center;
}

.sf_banner a {
    font-size:9px;
    text-decoration:none;
}

#bannerImage {
    margin-bottom:10px;
}

/*--------------------------------------------------
    PNG Fix IE6
---------------------------------------------------*/
* html .sf_footer {
behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

/*--------------------------------------------------
    Sticking flyout menu bug
---------------------------------------------------*/
#Nav1 li:hover,
#Nav1 li.hover {
    position: static;
}