body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* /reset
 *****************************************************/

/* global elements
 *****************************************************/
html { height: 100%; }
body {
    background: #356da7 url( ../images/bg_body.jpg ) repeat-x 0 0;
    color: #000;
    font: 62.5%/1 Arial, sans-serif;
    height: 100%;
}
a {
	color: #2C4966;
	text-decoration: none;
}
a:hover {
	color: #12273C;	
}
/* /global elements
 *****************************************************/

/* common elements
 *****************************************************/
.cols, form .item, form .buttons { overflow: hidden; }
.col { float: left; }
.l { float: left; }
.r { float: right; }
.print { display: none; }
.ir {
    display: block;
    overflow: hidden;
    position: relative;
}
.ir span {
    cursor: pointer;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

/* /common elements
 *****************************************************/

/* base layout
 *****************************************************/
#bg {
    background: transparent url( ../images/bg_bg.png ) repeat 0 0;
}
#container {
    background: #254c75 url( ../images/bg_container.jpg ) repeat-x 0 0;
    color: #fff;
    margin: 0 auto;
    
    width: 840px;
}
#container .bg {
    background: transparent url( ../images/bg_container_bg.png ) no-repeat 0 100%;
    overflow: hidden;
    padding: 0 6px 6px;
    width: 828px;
}
#branding {
    background: #18314c url( ../images/bg_header.png ) repeat-x 0 0;
    height: 109px;
    overflow: hidden;
}
#intro {
    background: transparent url( ../images/bg_intro.jpg ) no-repeat 0 0;
    height: 303px;
}
#introabout {
    background: transparent url( ../images/bg_intro-2.jpg ) no-repeat 0 0;
    height: 303px;
}
#introloans{
    background: transparent url( ../images/bg_intro-loans.jpg ) no-repeat 0 0;
    height: 303px;
}
#intro IRA{
    background: transparent url( ../images/bg_intro-ret.jpg ) no-repeat 0 0;
    height: 303px;
}
#intro invest{
    background: transparent url( ../images/bg_intro-investing.jpg ) no-repeat 0 0;
    height: 303px;
}
#intro staff{
    background: transparent url( ../images/bg_intro-client.jpg ) no-repeat 0 0;
    height: 303px;
}
#intro contact{
    background: transparent url( ../images/bg_intro.jpg ) no-repeat 0 0;
    height: 303px;
}
#wrap {
    
}
#content {
	background: #fff;
	color: #666;
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 25px;
}
#footer {
    background: #14283d url( ../images/bg_footer.png ) repeat-x 0 0;
}
#footer .inner {
    background: transparent url( ../images/bg_footer_bottom.png ) no-repeat 0 100%;
    font-size: 0.9em;
    line-height: 1.3em;
    padding: 15px 30px 0;
}
/* /base layout
 *****************************************************/

/* header elements
 *****************************************************/
#branding h1 {
    display: inline;
    float: left;
    height: 109px;
    margin: 0 0 0 25px;
    width: 351px;
}
#branding h1 a {
    color: #fff;
    font-family: serif;
    font-size: 1.85em;
    height: 73px;
    padding: 36px 0 0 87px;
    text-align: center;
    text-transform: uppercase;
}
#branding h1 span {
    background: transparent url( ../images/logo_hisfund.png ) no-repeat 0 0;
    height: 109px;
    width: 351px;
}
#contact {
    background: transparent url( ../images/bg_contact.png ) no-repeat 0 0;
    color: #fff;
    display: inline;
    float: right;
    font-size: 1.7em;
    height: 37px;
    line-height: 37px;
    margin: 0 20px 0 0;
    text-align: center;
    width: 213px;
}
#branding ul {
    clear: right;
    display: inline;
    float: right;
    margin: 30px 65px 0 0;
}
#branding li {
    display: inline;
    padding: 0 0 0 10px;
}
#branding li a {
    color: #fff;
    padding: 0 7px 0 0;
}
/* /header elements
 *****************************************************/

/* nav elements
 *****************************************************/
#nav {
    background: #0c1926;
    overflow: hidden;
    padding: 1px 0 0 10px;
}
#nav li {
    border-left: 1px solid #18314c;
    float: left;
}
#nav li.first { border-left-width: 3px; }
#nav li.last { border-right: 3px solid #18314c; }
#nav li a {
  background: #23405d;
    border: 1px solid #264f78;
    border-width: 1px 1px 0;
    color: #fff;
    float: left;
    font-size: 1.2em;
    padding: 9px 0;
    text-align: center;
    width: 97px;}
#nav li a:hover {
    background: #34698d;
    border-color: #6ea6b1;
    padding: 15px 0 3px;
}
/* /nav elements
 *****************************************************/

/* intro elements
 *****************************************************/
#intro .col-1 {
    background: transparent url( ../images/bg_intro_col_1.png ) no-repeat 0 0;
    display: inline;
    height: 254px;
    margin: 27px 0 0 26px;
    width: 252px;
}
#intro .col-2 {
    background: transparent url( ../images/bg_intro_col_2.png ) no-repeat 0 0;
    display: inline;
    height: 256px;
    margin: 27px 0 0 12px;
    width: 250px;
}
#intro .col-3 {
    background: transparent url( ../images/bg_intro_col_3.png ) no-repeat 0 0;
    display: inline;
    height: 252px;
    margin: 27px 0 0 12px;
    width: 251px;
}
#intro h2 {
    height: 57px;
    line-height: 57px;
    font-size: 1.7em;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
}
#intro h2.two-rows {
    height: 45px;
    line-height: 1em;
    padding: 12px 0 0;
}
#intro h2 small {
    display: block;
    font-size: 0.7em;
}
#intro ul {
    padding: 4px 0 0;
}
#intro li {
    font-size: 1.5em;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
}
#intro a { color: #fff; }
#intro a.more {
    clear: left;
    display: block;
    font-size: 1.1em;
    padding: 13px 0 0;
    text-align: center;
    width: 230px;
}
#intro .col-3 table { width: 100%; }
#intro .col-3 th,
#intro .col-3 td {
    font-size: 1.5em;
    font-weight: normal;
    height: 24px;
    padding: 0 4px;
    vertical-align: middle;
}
#intro .col-3 th {
    text-align: right;
    width: 170px;
}
/* /intro elements
 *****************************************************/

/* content elements
 *****************************************************/
#content .cols-2 .col { width: 360px; }
#content h2 {
    color: #4e9abc;
    font-size: 1.666em;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 25px;
}
#content h2 q { font-style: italic; }
#content h3 { margin: 0 0 0.5em; }
#content p { margin: 0 0 1em; }
#content a.more { color: #525252; }

ul.steps li {
    background: transparent url( ../images/bg_steps.png ) no-repeat 0 0;
    margin: 0 0 10px;
    min-height: 60px;
    padding: 5px 0 0 80px;
}
ul.steps li.step-2 { background-position: -400px 0; }
ul.steps li.step-3 { background-position: -797px 0; }
/* /content elements
 *****************************************************/

/* footer elements
 *****************************************************/
#footer h6 {
    font-size: 1.222em;
    font-weight: normal;
    line-height: 1em;
}
#footer p {
    padding: 0 0 15px;
}
/* /footer elements
 *****************************************************/
