html{
  font-size:100.01%;
  height:100%;
  background:#f4f4ea;
}

body {
  height:100%;
  margin:0;
  color:#000;
  font-size:64%;
  font-family:Arial, Helvetica, sans-serif;
}

form {
  margin:0;
  padding:0;
}

.container {
  float:left;
  width:100%;
  min-width:976px;
  min-height:100%;
  background:#f4f4ea url(/custom/framework/main-bg.gif) repeat-y 50% 0;
  position:relative;
}
.wrapper {
  width:100%;
  min-width:976px;
  min-height:100%;
  background:url(/custom/framework/page-bg.gif) repeat-x 50% 0;
}
* html .wrapper {height:100%;}
#main {
  margin:0 auto;
  width:976px;
  clear:both;
  min-height:100%;
  overflow:hidden;
  padding:0 0 200px;
}
/*-----header-----*/
#header {
  clear:both;
  width:975px;
  height:205px;
  overflow:hidden;
  background:url(/custom/framework/header-bg.gif) no-repeat 100% 0;
}
#header .h-top {
  overflow:hidden;
  width:100%;
  height:145px;
}
#header .logo {
  float:left;
  margin:13px 0 0 61px;
}
#header .logo a {
  display:block;
  width:247px;
  height:115px;
  text-indent:-9999px;
  overflow:hidden;
  background:url(/custom/framework/logo.gif) no-repeat;
}
#header ul.top-menu {
  float:right;
  margin:114px 0 0;
  padding:0 22px 0 0;
}
#header ul.top-menu li {
  float:left;
  padding:0 10px 0 14px;
  list-style:none;
  color:#614f3a;
  font:16px Arial, Helvetica, sans-serif;
}
#header ul.top-menu li.ico-01 {background:url(/custom/framework/ball.gif) no-repeat 0 6px;}
#header ul.top-menu li.ico-02 {background:url(/custom/framework/phone.gif) no-repeat 0 6px;}
#header ul.top-menu li a {
  float:left;
  padding:6px 0 0;
  font-size:13px;
  color:#00467f;
  text-decoration:none;
}
#header ul.top-menu li a:hover {text-decoration:underline;}
#header ul.top-menu li span {
  float:left;
  padding:5px 4px 0 0;
}
#header ul.top-menu li strong {
  float:left;
  font-size:23px;
  font-weight:normal;
}
#header ul.navigation {
  overflow:hidden;
  width:965px;
  clear:both;
  margin:0 0 0 10px;
  padding:0;
}
#header ul.navigation li {
  float:left;
  padding:0 0 0 2px;
  list-style:none;
  height:60px;
  background:url(/custom/framework/nav-separator.gif) no-repeat 0 16px;
}
#header ul.navigation li:first-child {
  background:none;
  padding:0;
}
#header ul.navigation li a {
  float:left;
  margin:0 0 0 -5px;
  color:#fff;
  font:16px/60px Arial, Helvetica, sans-serif;
  text-decoration:none;
  position:relative;
}
#header ul.navigation li a span {
  float:left;
  margin:0 -5px 0 0;
  padding:0 30px;
  cursor:pointer;
  position:relative;
}
#header ul.navigation li a:hover {
  color:#614f3a;
  background:url(/custom/framework/nav-hover-l.gif) no-repeat;
  *background:url(/custom/framework/nav-hover-l.gif) no-repeat 2px;
}
#header ul.navigation li a:hover span {
  background:url(/custom/framework/nav-hover-r.gif) no-repeat 100% 0;
}
/*-----content-----*/
#content {
  clear:both;
  width:925px;
  padding:16px 26px 26px 25px;
  min-height:100%;
  overflow:hidden;
  background:url(/custom/framework/content-top.gif) no-repeat -1px 0;
  *background:url(/custom/framework/content-top.gif) no-repeat top 1px;
  
}
/*---intro-block---*/
.intro-block {
  overflow:hidden;
  width:100%;
  padding:0 0 30px;
  background:#ebe9d8 url(/custom/framework/intro-block-bottom.gif) no-repeat 0 100%;
}
.intro-block .intro-txt {
  float:left;
  width:350px;
  padding:16px 0 0 20px;
}
.intro-block .intro-txt h1 {
  margin:0;
  color:#483927;
  font:220%/120% Georgia, "Times New Roman", Times, serif;
}
.intro-block .intro-txt h1 span {
  display:block;
  color:#940029;
  font:76%/120% Arial, Helvetica, sans-serif;
}
.intro-block .flash {
  float:right;
  width:540px;
}
.intro-block .flash img {
  display:block;
  margin:0;
}
.intro-block .intro-txt p {
  margin:14px 0 0;
  color:#000;
  font-size:130%;
  line-height:140%;
}

.intro-block .intro-txt p a {
  color:#483927;
  text-decoration:underline;
}
.intro-block .intro-txt p a:hover {color:#097904;}

.intro-block .intro-txt ul {
  overflow:hidden;
  margin:20px 0 0 54px;
  padding:0;
  width:290px;
}
.intro-block .intro-txt ul li {
  float:left;
  width:264px;
  padding:4px 0 0 26px;
  list-style:none;
  font-size:130%;
  line-height:130%;
  color:#483927;
  background:url(/custom/framework/ico-01.gif) no-repeat 0 6px;
}
.intro-block .intro-txt ul li a {
  color:#483927;
  text-decoration:underline;
}
.intro-block .intro-txt ul li a:hover {color:#097904;}
/*---highlights---*/
.highlights {
  overflow:hidden;
  width:990px;
  margin:10px 0 0;
  background:url(/custom/framework/highlights-bg.gif) repeat-y 222px 0;
}
.highlights .box {
  float:left;
  width:189px;
  margin:0 26px 0 0;
  padding:4px 10px 10px;
  border:1px solid #fff;
  position:relative;
}
.highlights .box:hover {
  background:#f4f3e7;
  border:1px solid #e1e1d8;
}
.highlights .box h2 {
  margin:0 0 9px;
  color:#483927;
  font:20px/26px Georgia, "Times New Roman", Times, serif;
  border-bottom:1px solid #dedbcd;
}
.highlights .box h2 a {
  color:#483927;
  text-decoration:none;
}
.highlights .box .txt {
  overflow:hidden;
  width:100%;
  padding:0 0 30px;
}
.highlights .box img {
  display:block;
  margin:0;
  border:2px solid #614f3a;
}
.highlights .box p {
  margin:10px 0 0;
  font-size:140%;
  line-height:120%;
}
.highlights .box .more {
  float:left;
  padding:10px 0 0;
  overflow:hidden;
  position:absolute;
  bottom:10px;
  right:10px;
}
.highlights .box .more a {
  float:right;
  color:#fff;
  margin:0 6px 0 0;
  font:bold 11px/22px Arial, Helvetica, sans-serif;
  text-decoration:none;
  background:url(/custom/framework/more-l.gif) no-repeat;
}
.highlights .box .more a span {
  float:left;
  cursor:pointer;
  padding:0 12px;
  margin:0 -6px 0 0;
  position:relative;
  background:url(/custom/framework/more-r.gif) no-repeat 100% 0;
}
.highlights .box .more a:hover span {text-decoration:underline;}
.highlights .box:hover, .highlights .box.hover {
  background:#f4f3e7;
  border:1px solid #e1e1d8;
}
/*---main-info---*/
.main-info {
  float:left;
  width:540px;
  padding:0 10px 0 20px;
}
/*---main-text---*/
.main-text {
  overflow:hidden;
  width:100%;
  clear:both;
  padding:24px 0 0;
}
.main-text h1 {
  margin:0;
  padding:0 0 8px;
  color:#483927;
  font:280%/130% Georgia, "Times New Roman", Times, serif;
}
.main-text h2 {
  margin:30px 0 0;
  color:#940029;
  font:160%/130% Arial, Helvetica, sans-serif;
}
.main-text p {
  margin:20px 0 0;
  color:#000;
  font-size:140%;
  line-height:120%;
}

.main-text p a {
  color:#483927;
  text-decoration:underline;
}
.main-text p a:hover {color:#097904;}

.main-text ul {
  overflow:hidden;
  width:480px;
  margin:20px 0 0 40px;
  padding:0;
}
.main-text ul li {
  float:left;
  padding:4px 0 0 27px;
  width:450px;
  color:#483927;
  background:url(/custom/framework/bullet_green.gif) no-repeat 0 6px;
  font-size:140%;
  line-height:130%;
}

.main-text ul li a {
  color:#483927;
  text-decoration:underline;
}
.main-text ul li a:hover {color:#097904;}
/*---side-bar---*/
.side-bar {
  float:right;
  width:350px;
  background:url(/custom/framework/side-bar-bg.gif) repeat-y 35px 0;
}
.side-bar .side-bar-bottom {
  overflow:hidden;
  width:100%;
  padding:0 0 50px;
  clear:both;
  background:url(/custom/framework/side-bar-bottom.gif) no-repeat 35px 100%;
}
.side-bar .hero-shot {
  overflow:hidden;
  width:322px;
  height:256px;
  padding:26px 0 0 28px;
  background:url(/custom/framework/side-bar-top.gif) no-repeat;
}
.side-bar .hero-shot img {
  display:block;
  margin:0;
  border:none;
}
.side-bar ul.side-nav {
  overflow:hidden;
  width:244px;
  margin:4px 0 0 52px;
  padding:0;
}
.side-bar ul.side-nav li {
  float:left;
  list-style:none;
  width:100%;
  border-bottom:1px solid #ccc7bd;
}
.side-bar ul.side-nav li a {
  display:block;
  width:214px;
  padding:0 10px 0 20px;
  color:#493b2b;
  font:14px/30px Arial, Helvetica, sans-serif;
  background:url(/custom/framework/green-dot.gif) no-repeat 8px 13px;
  text-decoration:none;
}
.side-bar ul.side-nav li a:hover {
  text-decoration:none;
  background:#ebe9e0 url(/custom/framework/green-dot.gif) no-repeat 8px 13px;
}
.side-bar .side-article {
  overflow:hidden;
  width:244px;
  margin:40px 0 0 52px;
}
.side-bar .side-article h3 {
  margin:0;

  color:#483927;
  font:240%/130% Georgia, "Times New Roman", Times, serif;
}
.side-bar .side-article p {
  margin:12px 0 0;
  color:#000;
  font-size:140%;
  line-height:120%;
}
.side-bar .side-article ul {
  overflow:hidden;
  margin:14px 0 0;
  padding:0;
  width:100%;
}
.side-bar .side-article ul li {
  float:left;
  padding:4px 0 0 26px;
  width:218px;
  color:#52422f;
  font-size:140%;
  line-height:160%;
  background:url(/custom/framework/ico-01.gif) no-repeat 0 10px;
}
.side-bar .side-article ul li a {
  color:#52422f;
  text-decoration:underline;
}
.side-bar .side-article ul li a:hover {color:#097904;}
/*---bread-crumb---*/
.bread-crumb {
  overflow:hidden;
  width:100%;
  clear:both;
}
.bread-crumb p {
  float:left;
  margin:0;
  padding:0 6px 0 0;
  color:#614f3a;
  font-size:105%;
  line-height:130%;
}

.bread-crumb p a {
  color:#614f3a;
  font-weight:normal;
  text-decoration:underline;
}

.bread-crumb ul {
  float:left;
  margin:0;
  padding:0;
}
.bread-crumb ul li {
  float:left;
  padding:0 6px 0 15px;
  list-style:none;
  color:#614f3a;
  font-size:120%;
  line-height:130%;
  font-weight:bold;
  background:url(/custom/framework/bc-bg.gif) no-repeat 0 56%;
}
.bread-crumb ul li:first-child {
  background:none;
  padding:0 6px 0 0;
}
.bread-crumb ul li a {
  color:#614f3a;
  font-weight:normal;
  text-decoration:underline;
}
.bread-crumb ul li a:hover {color:#097904;}
/*-----footer-----*/
#footer {
  clear:both;
  width:100%;
  overflow:hidden;
  position:absolute;
  bottom:14px;
  left:0;
  z-index:346;
}
#footer .footer-holder {
  overflow:hidden;
  width:926px;
  height:185px;
  margin:0 auto;
  background:#614f3a url(/custom/framework/footer-bg.gif) repeat-x;
}
* html #footer .footer-holder {height:185px;}
#footer ul {
  float:left;
  width:168px;
  margin:0;
  padding:30px 20px 0 24px;
}
#footer ul li {
  float:left;
  width:100%;
  padding:12px 0 0;
  list-style:none;
}
#footer ul li a {
  display:block;
  width:100%;
  color:#fff;
  font:14px/17px Arial, Helvetica, sans-serif;
  text-decoration:none;
  border-bottom:1px solid #817261;
}
#footer ul li a:hover {border-bottom:1px solid #fff;}
#footer .f-info {
  float:right;
  width:290px;
  padding:30px 0 0;
}
#footer .f-info strong {
  float:left;
  margin:0 0 0 50px;
}
#footer .f-info strong a {
  display:block;
  width:180px;
  height:86px;
  text-indent:-9999px;
  overflow:hidden;
  background:url(/custom/framework/f-logo.gif) no-repeat;
}
#footer .f-info p {
  margin:0;
  padding:20px 0 0;
  width:100%;
  clear:both;
  overflow:hidden;
  color:#fff;
  font:14px/17px Arial, Helvetica, sans-serif;
  text-align:center;
}

#footer .f-info p a {
  color: #FFFFFF;
  text-decoration: underline;
}

/*-------------------------Any Link Styles-------------------------*/
.anylinkcss{
     position: absolute;
     visibility: hidden;
     border: 1px solid #958370;
     border-bottom-width: 0px;
     text-align: left;
     font: normal 13px Arial, sans-serif;
     line-height: 22px;
     z-index: 2000;
     width: 257px;
     padding: 0px 0px 0px 0px;
     margin: 0px 0 0 5px;
     background-color: #614F3A;

}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #FFFFFF;
     font: normal 13px Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #958370;
     background-color: #614F3A;
     z-index: 2000;
}

.anylinkcss a:hover {
     display: block;
     padding: 5px 0px 6px 10px;
     *padding: 5px 0px 7px 10px;
     text-decoration: none;
     text-align: left;
     color: #614F3A;
     font: normal 13px Arial, sans-serif;
     line-height: 16px;
     border-bottom: 1px solid #958370;
     background-color: #FFFFFF;
     z-index: 2000;
}

.clear {
      clear: both;
      display: block;
}
