html, body {width:100%;}
body {
    margin:0;
    padding:0;
    background:url(../images/body-bg.gif) repeat;
    font:12px Georgia, "Times New Roman", Times, serif;    
}
* html body {padding:0 0 40px;}
#main-container {
    margin: 0 auto;
    width:835px;
    padding:0 9px 11px;
    overflow:hidden;
    background:#fff url(../images/container-bbg.gif) no-repeat 0 100%;
}

a {
    color: #262626;
    cursor: pointer;
    text-decoration: underline;
}

a:hover {
    color: #002F65;
    text-decoration: none;
}

/* navigation */
#nav {
    height:45px;
    padding:17px 0 0 20px;
    margin:0 0 8px;
    list-style:none;
    font-size:11px;
    font-weight:bold;
    background:url(../images/nav-bg.gif) no-repeat;
}

/* promo */
#promo {
    overflow:hidden;
    height:1%;
    margin:0 0 7px;
}
#promo img {
    display:block;
    border:none;
}

/* container */
#container {
    overflow:hidden;
    height:1%;
    background:url(../images/container-bg.gif) repeat-y;
}
#container .c-tbg,
#container .c-bbg {
    overflow:hidden;
    height:1%;
    background:url(../images/c-tbg.gif) no-repeat;
}
#container .c-bbg {
    background:url(../images/c-bbg.gif) no-repeat 0 100%;
}
#seo-block {
    float:left;
    width:605px;
}

/* content */
#content {
    float:right;
    width:374px;
    padding:12px 0 0;
}
#content h1 {
    margin:0 0 1px;
    color:#002f65;
    font-size:16px;
    font-weight:100;
}    
#content p {
    margin:0 0 15px;
    line-height:20px;
}
#content ul {
    padding:11px 0 0;
    margin:0;
    overflow:hidden;
    height:1%;
    font-size:11px;
    list-style:none;
}
#content strong {color:#002f65;}
#content ul li {
    padding:0 0 14px;
    width:100%;
    float:left;
    line-height:15px;
}
#content .more {
    float:left;
    margin:5px 0 0;
    color:#002f65;
    text-decoration:none;
}
#content .more:hover {text-decoration:underline;}

/* leftbar */
#leftbar {
    float:left;
    width:179px;
    padding:29px 0 0 24px;
    color:#c9cacb;
}
#leftbar h2 {
    margin:0 0 17px;
    padding:0 0 14px;
    font-size:14px;
    color:#7293b8;
    background:url(../images/dots.gif) repeat-x 0 100%;
}
#leftbar div {
    overflow:hidden;
    height:1%;
}    
#leftbar div.box {
    padding:0 0 3px;
    margin:0 0 8px;
    background:url(../images/dots.gif) repeat-x 0 100%;
}
#leftbar p {
    margin:0 0 14px;
    font-size:11px;
    line-height:14px;
}
#leftbar a {
    color:#c9cacb;
    text-decoration:none;
}
#rightbar a.all {
    color:#767676;
    font-size:12px;
    float:right;
    margin:0 0 22px;
    text-decoration:none;
}
#rightbar a.all:hover {
    text-decoration:underline;
}
#leftbar a.all {
    color:#767676;
    font-size:12px;
    float:right;
    margin:0 0 22px;
}
#leftbar a:hover {text-decoration:underline;}
#leftbar ul {
    padding:0 0 12px;
    margin:0 0 8px;
    font-size:11px;
    list-style:none;
    background:url(../images/dots.gif) repeat-x 0 100%;
}
#leftbar ul li {
    padding:0 0 6px;
}

/* rightbar */
#rightbar {
    float:right;
    width:194px;
    padding:29px 13px 0 0;
}
#rightbar h2 {
    margin:0 6px 2px 8px;
    padding:0 0 14px;
    font-size:14px;
    color:#7293b8;
    background:url(../images/dots.gif) repeat-x 0 100%;
}
.photos {
    padding:7px 0 0;
    margin:0;
    list-style:none;
    overflow:hidden;
    height:1%;
}
#rightbar .dots {
    background:transparent url(../images/dots.gif) repeat-x scroll 0 100%;
    margin:0 0 8px;
    padding:0 0 3px;
    height:3px;
}
.photos li {
    float:left;
    width:100%;
    padding:0 0 14px 10px;
}
.photos img {
    float:left;
    border:4px solid #fff;
}
.photos div {   
    width:175px;
    padding:4px 0 0;
    color:#C9CACB;
}
.photos h3 {
    margin:0 0 3px;
    font-weight:100;
    font-size:14px;
}
.photos h3 a {                            
    text-decoration:none;
    color:#7394b9;
}
.photos h3 a:hover {text-decoration:underline;}
.photos p {
    margin:0 0 6px;
    color:#fff;
    font-size:11px;
    line-height:14px;
}
.photos .bmore {
    float:left;
    background:url(../images/more-button.gif) no-repeat;
    width:36px;
    height:14px;
    margin-top:5px;
    text-indent:-9999px;
    overflow:hidden;
} 

/* inform */
.inform {
    float:left;
    width:551px;
    padding:12px 0 10px 13px;
    color:#4a4a4a;
}
.inform h1 {
    margin:0;
    font-weight:100;
    font-size:21px;
    color:#262626;
}
.inform h2 {
    margin:0 0 6px;
    font-weight:100;
    font-size:16px;
}
.inform h3 {
    margin:0 0 3px;
    font-weight:100;
    font-size:14px;
}
.inform h4 {
    margin:-5px 0 3px;
    font-weight:100;
    font-size:21px;
    line-height:21px;
    color:#002f65;
}
.inform h5 {
    margin:0 0 3px;
    font-weight:100;
    font-size:16px;
    color:#002f65;
}
.inform h6 {
    margin:0 0 3px;
    font-weight:100;
    font-size:14px;
    color:#002f65;
}
.inform p {
    margin:0 0 8px;
    font-size:11px;
    line-height:19px;
}
.inform  .box {
    overflow:hidden;
    margin:28px 10px 27px 0;
    padding:7px 20px 16px 33px;
    border:1px solid #474646;
    background:#eee;
}
.inform .lists {
    overflow:hidden;
    height:1%;
    padding:0 0 30px 33px;
}
.inform ul,
.inform ol {
    padding:0;
    margin:0 0 9px;
    font-size:11px;
    list-style:none;
}
.inform li {
    padding:0 0 2px;
}
.inform ul li {
    padding:0 0 2px 10px;
    background:url(../images/bullet.gif) no-repeat 0 50%;
}
.inform a {
    color:#262626;
    text-decoration:none;
}
.inform a:hover {color:#002f65;}


/* sidebar */
#sidebar {
    float:right;
    width:221px;
    background:#eee url(../images/sidebar-corner.gif) no-repeat 100% 100%;
    padding:0 0 20px;
}
#sidebar h2 {
    height:53px;
    background:url(../images/sidebar-title.gif) no-repeat;
    margin:0 0 5px;
    color:#fff;
    overflow:hidden;
    font-size:12px;
    text-align:center;
    line-height:62px;
}
#sidebar ul {
    padding:0 13px 20px 10px;
    margin:0;
    font-size:13px;
    list-style:none;
}
#sidebar ul li {
    padding:7px 0 7px 7px;
    background:url(../images/dots2.gif) 0 100% repeat-x;
}
#sidebar ul li.last {background:none;}
#sidebar a {
    color:#424a53;
    text-decoration:none;
}
#sidebar a:hover {text-decoration:underline;}

/* footer */
#footer {
    margin:0 auto;
    width:835px;
    overflow:hidden;
    padding:10px 0 40px;
}
#footer p {
    float:left;
    width:320px;
    font-size:10px;
    color:#fff;
}
#footer p span {padding:0 10px;}
#footer a {
    color:#7293b8;
    text-decoration:none;
}
#footer a:hover {text-decoration:underline;}
#footer img {
    float:right;
    border:none;
    display:inline;
    margin:16px 0 0 12px;
}
.typography p {
    line-height: 14px;
}
.extend {
    width:  97%;
}
.inform .breadcrumbs {
    list-style-type:none;
    margin:0pt 0pt 0px;
    padding:0px 15px 10px 0px;
}
.inform .breadcrumbs li {
    background:transparent none repeat scroll 0% 0%;
    color:#696A6A;
    display:inline;
    font-size:11px;
    list-style-type:none;
    padding-left:0px;
}
#largelogo, #flashholder {
    float: left;
}
#flashholder {
    position: relative;
}
#fold {
    position: absolute;
    top:0;
    left:0;
    z-index:1;
}
#flash {
    position:absolute;
    top:0;
    left:0;
    z-index:0;
}