html, body {
    width:100%;
    margin:0;
    padding:0;
}
body {
    background:#123568;    
    font:11px Arial, Helvetica, sans-serif;
}
img {
    border: none;
}
#main-container {
    margin: 0 auto;
    width:851px;
    background:url(../images/container-bg.gif) repeat-y;
}
h1 {
    color:#4B75B4;
}
/* header */
#header {
    height:147px;
    margin:0 25px 0 26px;
    background:#e6effd;
    width:800px;
    position: relative;

} 
#Search{
    position: absolute;
    top: 35px;
    left: 575px; 
    width:200px; 
}
#Search input.text{
    width: 150px;
}
#SearchForm_SearchForm_action_searchresults {
    position: absolute;
    top:48px;
    left: 740px;
}

#header h2 {
    float:left;
    width:345px;
    margin:32px 0 0;
}
#header h2 a {
    float:right;
    width:322px;
    height:45px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/logo.gif) no-repeat;
}
#header ul.top-link {
    float:right;
    display:inline;
    padding:0 3px 0 0;
    margin:0 20px 0 0;
    list-style:none;
    height:36px;
    background:url(../images/top-link-shadow.gif) no-repeat 100% 0;
}
#header ul.top-link li {float:left;}
#header ul.top-link a {
    float:left;
    background:url(../images/top-link-lbg.gif) no-repeat;
    height:36px;
    overflow:hidden;
    font-size:15px;
    text-decoration:none;
    color:#b6c7e3;
    font-weight:bold;
}
#header ul.top-link a span {
    float:left;
    line-height:30px;
    height:36px;
    cursor:pointer;
    padding:0 20px 0 17px;
    background:url(../images/top-link-rbg.gif) no-repeat 100% 0;    
}
#header ul.top-link a:hover, #header ul.top-link .active a {background-position:0 100%; color:#fff;}
#header ul.top-link a:hover span, #header ul.top-link .active span {background-position:100% 100%;}

/* navigation */
#nav {
    float:left;
    width:752px;
    height:50px;
    padding:0 0 0 48px;
    font:13px Verdana, Arial, Helvetica, sans-serif;
    margin:20px 0 0;
    list-style:none;
    background:url(../images/nav-bg.gif) repeat-x;
}
#nav li {
    float:left;
    padding:0 2px 0 0;
    background:url(../images/nav-separator.gif) no-repeat 100% 0;
}
#nav li.last {background:none;}
#nav li a {
    float:left;
    height:50px;
    padding:0 11px;
    color:#e6effd;
    text-decoration:none;
    line-height:52px;
    background:url(../images/nav-hover.gif) repeat-x;
}
#nav li a:hover, #nav li.active a {background-position:0 -50px;}

/* promo */
#promo {
    overflow:hidden;
    clear:both; 
    margin:5px 30px 0 31px;
    padding:0 0 13px;
    background:url(../images/promo-shadow.gif) no-repeat 110px 100%;
}
#promo img {
    display:block;
    border:none;
}

/* container */
#container {
    overflow:hidden;
    height:1%;
    margin:0 35px 10px 30px;

}
#content h2.home_cal{
    margin-top:10px;
}
#container a {
    color:#577eb9;
    text-decoration:none;
}
#container a:hover {text-decoration:underline;}

/* content */
#content {
    float:left;
    width:800px;
    padding:5px 0 15px;
}
#content .col1{
    float:left;
    width:250px;
}
#content .col1 a { 
   background:url(../images/arrow.gif) no-repeat 0 3px;
   padding-left:10px;
}
#content .col2 {
    float:right;
    width:250px;
    padding:0 5px 0 12px;
    list-style-type: none;       
    background:url(../images/shadow2.gif) no-repeat 13px 2px;
}
.para{
    margin:0px 0px 0 14px;

}
#content .col2 a{
    color:#3a65a6; 
    display:block;
    padding:0 3px 0 10px;
    /* background:url(../images/arrow.gif) no-repeat 0 3px; */
}
#content .col2 a.btn-more{
    padding:0 3px 0 13px;
}
.graf{
    margin:0px 0px 0px 24px;
    padding:0px 0px 0px 3px;
}
#content .col2 a:hover {text-decoration:underline;}
#content h2 {
    margin:0 0 9px 10px;
    color:#4b75b4;
    font-size:18px;
    font-weight:100;
}
#content ul {
    overflow:hidden;
    height:1%;
    padding:0;
    margin:0;
    list-style:none;
}
#content ul li {
    padding:5px 10px 5px 10px;
    margin:0 0 5px;
    list-style-type: none;
    line-height:12px;
    /*background:url(../images/separator.gif) no-repeat 14px 100%;*/
}
.graf #linky {
    color:#3a65a6;
    background-image: none;
    margin:0px -5px 0px 0px;
    padding:0px 0px 0px 9px;  
}
#linky a:hover {
    text-decoration:underline;
}
#content ul strong {font-weight:100;}
#content ul a {
    color:#3a65a6; 
    display:block;
    padding:0 0 0 12px;

}
#content ul p{
    color:#666666;
    padding:0 0 0 12px;
    margin: 0 0;
}
#content ul a:hover {color:#3a65a6; text-decoration:underline;}
.see-all {
    float:left;
    display:inline;
    margin:0 0 0 14px;
    font-size:9px;
}
#content .button {
    float:left;
    display:inline;
    position:relative;
    margin:27px 0 0 -4px;
}
#content .button img {
    display:block;
    border:none;
}

/* leftside */
#leftside {
    float:left;
    width:260px;
    margin-right:10px;
    padding:0px 5px 0 0;
    background:transparent url(../images/shadow2.gif) no-repeat scroll right 0px;
}
#leftside ul {
    padding:0;
    margin:0;
    overflow:hidden;
    height:1%;
    list-style:none;
    width:100%;
}
#leftside ul li {
    padding:0 0 4px;
    margin:0px;
    float:left;
    width:100%;

}
#leftside ul li img {
    float:left; 
    margin:5px 5px 5px 0px;
    padding:9px;
    background:url(../images/photo-frame.gif) no-repeat;
    border:none;
}
#leftside .featureimage {
    float: left;
}
#leftside ul .texty {
    margin:10px 0px 0px 2px;
    float:left;
    width:127px;
}
#leftside ul .texty p{
    margin:0;
    font-size:10px;
    color:#666666;
    line-height:12px;
}
#leftside ul h3 {
    margin:0 0 2px 2px;
    color:#4b75b4;
    font-size:14px;
    font-weight:100;
}
#leftside ul p {
    margin:0;
    font-size:10px;
    color:#969696;
    line-height:12px;
}

#content .col2 ul {
    padding:0;
    margin:0;
    overflow:hidden;
    height:1%;
    list-style:none;
    width:100%;
}
#content .col2 ul li {
    padding:0 0 4px;
    margin:0px;
    float:left;
    width:100%;

}
#content .col2 ul li img {
    float:left; 
    margin:5px 5px 5px 0px;
    padding:9px;
    background:url(../images/photo-frame.gif) no-repeat;
    border:none;
}
#content .col2 .featureimage {
    float: left;
}
#content .col2 ul .texty {
    margin:10px 0px 0px 2px;
    float:left;
    width:124px;
}
#content .col2 ul .texty p{
    margin:0;
    font-size:10px;
    color:#666666;
    line-height:12px;
}
#content .col2 ul h3 {
    margin:0 0 2px 2px;
    color:#4b75b4;
    font-size:14px;
    font-weight:100;
}
#content .col2 ul p {
    margin:0;
    font-size:10px;
    color:#969696;
    line-height:12px;
}
/* footer */
#footer {
    overflow:hidden;
    height:1%;
    background:#123568 url(../images/footer-bg.gif) no-repeat;
    padding:20px 36px 10px;
}
#footer p {
    float:left;
    margin:3px 0 0;
    padding:0 0 0 10px;
    font-size:12px;
    color:#6782ab;
}
#footer p a {
    color:#6782ab;
    text-decoration:none;
}
#footer p a:hover {text-decoration:underline;}

#footer img {
    float:right;
    border:none;
    display:inline;
    margin:0 0 0 10px;
}
/*--- page-2 ---*/
.simple-list {padding: 0;}

.simple-list li {
    color: #7C7C7C;
    padding: 0 0 11px 18px;

}
.simple-list li a {color: #a8a8a8;}

.view-all:hover, .button-box a:hover, .more:hover, .view-photos:hover {
    text-decoration: underline;
}

.view-all,
.button-box a {
    width: 46px;
    height: 15px;
    display: block;
    overflow: hidden;
    margin: -2px 0 0 16px;
    text-indent: -12000px;
    background: url("../images/view-all.gif") no-repeat;
}
.m-1 {margin: 0 0 0 28px !important;}

.secondary-content {
    float: right;
    width: 249px;
    padding: 25px 34px 0 0;
    

}
.banner {padding: 0px 0 4px 0;}

#content .info-list {
    width: 222px;
    overflow: hidden;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
}
#content .info-list li {
    float: left;
    width: 120px;
    min-height: 90px;
    position: relative;
    list-style-type: none; 
    padding: 0 0 0 97px;
}
.info-list .mh-1 {min-height: 108px;}
* html .info-list .mh-1 {height: 108px;}

* html .info-list li {height: 90px;}

#content .info-list li h3 {
    color: #319C3B;
    list-style-type: none; 
    font-size: 14px;
    padding: 3px 0 2px 0;
    font-weight: normal;
}
#content .info-list li p {
    color: #7c7c7c;
    font-size: 11px;
    line-height: 14px;
}
#content .info-list li a{
    list-style-type: none;
}
#content .more,
#content .view-photos {
    width: 35px;
    height: 15px;
    display: block;
    overflow: hidden;
    margin: 6px 0 0 8px;
    text-indent: -12000px;
    background: url("../images/more.gif") no-repeat;
}
.view-photos {
    width: 60px;
    height: 15px;
    background: url("../images/view-photos.gif") no-repeat;
}
.info-list li div,
.info-list li .frame {
    top: 0;
    left: 6px;
    position: absolute;
    padding: 9px 8px 8px 0px;
    list-style-type: none;
    /*background: url("../images/img-shadow.gif") no-repeat;*/
}
.info-list li .frame {background: url("../images/img-shadow-2.gif") no-repeat;}
.info-list li div img {border: 4px solid #fff;}

.primary-content-2 {
    float: left;
    width: 475px;
    padding: 0 32px 0 38px;
} 
.primary-content-3 {
    float: left;
    padding: 0 32px 0 38px;
}
#content .breadcrumbs {
    font-size:14px;
    width: 452px;
    margin: 0px;
    padding:10px 38px 10px 41px;
}
#content .breadcrumbs li{
    color: #696a6a;
    font-size: 9px;
    display: inline;
    padding: 0 2px;
    background: none;
    height:1%;
    line-height:12px;
    list-style-type:none;
    margin:0pt 0pt 8px;
    overflow:hidden;
}
#content .breadcrumbs li span {color: #b7b7b7; display:inline;}
#content .breadcrumbs li a {
    color: #b7b7b7;
    display: inline;
    padding: 0;
}

.secondary-content-2 {
    float: right;
    width: 230px;
    height: 100%;
    margin: -9px 0 0 0;
    padding: 20px 19px 30px 0px;
    border-left: 1px solid #F7F7F7;
}
.secondary-content-2 ul {
    list-style: none;
    padding: 0;
}

.sublink-box {
    padding: 0;
}
#content .sublink-box h3 {
    color: #319C3B;
    font-size: 16px;
    margin: 0px;
    padding: 6px 0 6px 29px;
}
#content .sublink-box ul {padding: 9px 0 0 0; margin: 0; list-style: none;}

#content .sublink-box ul li {
    font-size: 14px;
    padding: 0 0 6px 29px;
    list-style-type: none;

}
#content .sublink-box ul li a {
    list-style-type:none;
    color: #374b90;
    background:url(../images/arrow.gif) no-repeat 0px 0px;
}

.related-box {
    padding: 8px 0 12px 0;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
    color: #319C3B;
    font-size: 14px;
    font-weight: normal;
    padding: 0 0 3px 29px;
    margin:5px 0px;

}
.related-box p {
    color: #7C7C7C;
    font-size: 11px;
    line-height: 14px;
    padding: 0 22px 0px 29px;
    margin:2px 2px;
}
.related-box p a {color: #374b90;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
    margin: 9px 0 0 0;
    padding: 7px 0 0 0;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {
    padding:2px 0pt 0pt 25px;
}
#search {
    float: left;
    margin: 3px 10px 0 -1pt;
    position: relative;
}
#search .text {
    position: absolute;
    top: -6px;
    left: 40px;
    width: 120px;
    font-size: 10px;
    border: 0px;
    height: 12px;
    font-family: Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
    font-weight: normal;
    
}
#search .action {
    position: absolute;
    top: -6px;
    left: 210px;
}
