body {
    background: #fff url(http://www.nexcap.com/images/bg-site.gif) repeat-x;
    padding: 0;
    margin: 0;
    font: 14px Georgia, "Times New Roman", Times, serif;
    color: #636467;
}

a {
    color: #547d97;
    text-decoration: none;
}
a img {
    border: 0;
}

hr {
    color: #808285;
    border: none;
    background-color: #808285;
    height: 1px;
    width: 100%
}


h1 {
    padding: 0 0 13px 0;
    margin: 0 0 20px 0;
    font-size: 35px;
    color: #12516c;
    border-bottom: 1px solid #808285;
}
h1.home, h2.home {
    padding: 0;
    margin: 0;
    font-size: 20px;
}
h1.home {
    color: #12516c;
    padding-top: 10px;
    border-bottom: 0;
    border-bottom: 1px solid #808285;
}
#h1Wrapper {
    padding: 0 0 13px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #808285;
    position: relative;
}
h1.withtab {
    padding: 0;
    margin: 0;
    border-bottom: none;
    width: 345px;
}
h2 {
    padding: 5px 0 5px 0;
    margin: 0;
    font-size: 20px;
    color: # 414142;
}
h2.home {
    color: #6c91a9;
    padding-bottom: 20px;
}
#side-content-copy h2 {
    font-size: 16px;
    color: #414142;
}
h3 {
    padding: 0;
    margin: 0;
    font-weight: bold;
}



/* search in header
   ====================================================================== */
.search-input {
    font-size: 12px;
    color: #939598;
    background: url(http://www.nexcap.com/images/bg-search.gif) no-repeat;
    border: none;
    width: 201px;
    height: 25px;
    padding: 5px;
    margin: 0;
    float: left;
}
.search_submit {
    background: url(http://www.nexcap.com/images/btn-search.gif);
}



/* tabs
   ====================================================================== */
#tab2, #tab3 {
    display: none;
}
#tabs ul {
    padding: 0;
    margin: 0;
}
#tabs ul li {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0 1px 0 0;
}
#tabs ul li a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
#tabs ul li a span.l-side {
    float: left;
    height: 35px;
    width: 4px;
    background: url(images/bg-tab-left.gif) no-repeat;
}
#tabs ul li a.currenttab span.l-side, #tabs ul li a:hover span.l-side {
    background: url(images/bg-tab-active-left.gif) no-repeat;
}
#tabs ul li a span.link {
    float: left;
    background: url(images/bg-tab.gif) repeat-x;
    padding: 9px 8px;
    margin: 0;
}
#tabs ul li a.currenttab span.link, #tabs ul li a:hover span.link {
    background: url(images/bg-tab-active.gif) repeat-x;
}
#tabs ul li a span.r-side {
    float: left;
    height: 35px;
    width: 4px;
    background: url(images/bg-tab-right.gif) no-repeat;
}
#tabs ul li a.currenttab span.r-side, #tabs ul li a:hover span.r-side {
    background: url(images/bg-tab-active-right.gif) no-repeat;
}



/* main nav
   ====================================================================== */
#main-nav ul {
    padding: 0;
    margin: 0;
}
#main-nav ul li {
    display: block;
    float: left;
    list-style-type: none;
}
#main-nav ul li a {
    display: block;
    height: 32px;
    text-indent: -9009px;
}
#main-nav ul li a.home {
    width: 146px;
    background: transparent url(http://www.nexcap.com/images/nav-home.gif) no-repeat 0 0;
}
#main-nav ul li a.home:hover, #pg-home #main-nav ul li a.home {
    background: transparent url(http://www.nexcap.com/images/nav-home-active.gif) no-repeat 0 0;
}
#main-nav ul li a.about-us {
    width: 145px;
    background: transparent url(http://www.nexcap.com/images/nav-about-us.gif) no-repeat 0 0;
}
#main-nav ul li a.about-us:hover, #pg-about-us #main-nav ul li a.about-us {
    background: transparent url(http://www.nexcap.com/images/nav-about-us-active.gif) no-repeat 0 0;
}
#main-nav ul li a.products {
    width: 146px;
    background: transparent url(http://www.nexcap.com/images/nav-products.gif) no-repeat 0 0;
}
#main-nav ul li a.products:hover, #pg-products #main-nav ul li a.products {
    background: transparent url(http://www.nexcap.com/images/nav-products-active.gif) no-repeat 0 0;
}
#main-nav ul li a.solutions {
    width: 145px;
    background: transparent url(http://www.nexcap.com/images/nav-solutions.gif) no-repeat 0 0;
}
#main-nav ul li a.solutions:hover, #pg-solutions #main-nav ul li a.solutions {
    background: transparent url(http://www.nexcap.com/images/nav-solutions-active.gif) no-repeat 0 0;
}
#main-nav ul li a.resources {
    width: 145px;
    background: transparent url(http://www.nexcap.com/images/nav-resources.gif) no-repeat 0 0;
}
#main-nav ul li a.resources:hover, #pg-resources #main-nav ul li a.resources {
    background: transparent url(http://www.nexcap.com/images/nav-resources-active.gif) no-repeat 0 0;
}
#main-nav ul li a.contact-us {
    width: 152px;
    background: transparent url(http://www.nexcap.com/images/nav-contact-us.gif) no-repeat 0 0;
}
#main-nav ul li a.contact-us:hover, #pg-contact-us #main-nav ul li a.contact-us {
    background: transparent url(http://www.nexcap.com/images/nav-contact-us-active.gif) no-repeat 0 0;
}



/* home
   ====================================================================== */
#blue-col-heading {
    font-size: 18px;
    color: #fff;
    margin: 10px 8px 0 8px;
    padding: 0 0 10px 7px;
    border-bottom: 1px solid #fff;
}
#blue-col-content {
    font-size: 12px;
    color: #fff;
    padding: 15px;
}
#blue-col-content a {
    color: #fff;
    text-decoration: none;
}



/* side nav
   ====================================================================== */
#side-nav-content ul {
    padding: 0;
    margin: 0;
}
#side-nav-content ul li {
    list-style-type: none;
    padding: 0 0 10px 0;
    margin; 0;
}
#side-nav-content ul li a {
    color: #fff;
    text-decoration: none;
}
#side-nav-content ul li a.currentpage {
    font-weight: bold;
}
#side-nav-content ul li ul {
    padding: 0 0 0 20px;
}
#side-nav-content ul li ul li {
    padding: 10px 0 0 0;
}



/* side content
   ====================================================================== */
#side-content-header {
    font-size: 20px;
    color: #414142;
    margin: 0 10px 0 10px;
    padding: 20px 10px 10px 10px;
    border-bottom: 1px solid #808285;
}
#side-content-copy {
    padding: 10px 20px 0 20px;
}
#side-content-copy a {
    color: #231f20;
    text-decoration: none;
}
#side-content-bottom {
    background: url(http://www.nexcap.com/images/side-content-bottom.gif) no-repeat;
    height: 30px;
}
