﻿body {
    background: url("../images/bg.gif") repeat scroll 0 0 transparent;
    color: #444444;
    font: 12px/1.5em Arial,Helvetica,sans-serif;

    
}
body {
    background: url("../images/back.gif") repeat scroll 0 0 transparent;
    color: #444444;
    font: 12px/1.5em Arial,Helvetica,sans-serif;
    
}
body, form, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}
p {
    font-size: 13px;
    color: #696969;
    font-family: 'Verdana';
    text-align: justify;
    /*line-height: 1.8;*/
}
h1, h2, h3, h4, h5, h6, form {
    display: inline;
}
h1 {
    font-size: 1.5em;
}
h2 {
    font-size: 1.3em;
}
h3 {
    font-size: 1.1em;
}
img {
    border: 0 none;
}
a {
    color: #4867AC;
    text-decoration: none;
    font-family: Arial;
    font-size: 11px;
}
a:hover {
   color: #7EB814;
	font-family: Arial;
	font-size: 11px;
}
.banner {
    font-size: 0.9em;
    margin: 25px 0 30px;
    text-align: center;
}
.banner a {
    color: #EE0000;
    text-decoration: underline;
}
.banner a:hover {
    text-decoration: none;
}
.fl {
    display: inline;
    float: left;
}
.fr {
    display: inline;
    float: right;
}
.cb {
    clear: both;
}
.cl {
    clear: left;
}
.lbn {
    margin-bottom: 12px;
    text-align: center;
}
#body {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 0 1px;
    margin: 0 auto;
    width: 1000px;
}
.buttonImg4 
{
     
 background: #59ad11;
    color: #fff;
    padding: 7px 10px;
    border: none;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
    margin:1px;
}
.buttonImg4:hover {
    background: #149814;
    box-shadow: 0 6px 16px rgba(26,183,27,.4);
}

.buttonImg4:active {
    transform: scale(0.97);
}
#tgl {
    background: url("../images/bg.png") repeat-x scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CCCC99;
}
.tgls {
    float: right;
    padding: 4px 10px 6px;
}
.tgls a {
    color: #339900;
    text-decoration: underline;
}
.tgls a:hover {
    color: #003300;
    text-decoration: none;
}
.tgls b {
    background: url("../images/bg.png") repeat scroll 0 0 #FFFFFF;
    font-weight: normal;
    margin-left: 18px;
}
.tgls .pp {
    background-position: 0 -145px;
    padding-left: 18px;
}
.tgls .li {
    background-position: 0 -168px;
    padding-left: 18px;
}
.tgls .awu {
    background-position: 0 -194px;
    padding-left: 18px;
}
.tgls .sm {
    background-position: 0 -218px;
    padding-left: 18px;
}
.slogen {
    color: #666666;
    font-size: 15px;
    padding: 5px 10px;
}
#header {
    background: url("../images/bg2.png") repeat-x scroll 0 -50px #ffffff;
}
.help {
    float: right;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 15px 1px;
    text-align: right;
}
.help b {
    color: #EE0000;
}
.mi {
    padding: 11px 15px 0;
}
.slg {
    margin-left: 90px;
}
.slg b {
    color: #f18403;
    font-weight: normal;
}
.menu_bg {
	/*WIDTH: 1000px; BACKGROUND: url(../images/mdl.jpg) no-repeat; HEIGHT: 50px; PADDING-TOP: 12px*/
        background-image: url(../images/mdl.jpg);
    background-repeat: repeat;
    height: 38px;
    width: 1000px;
     border-radius: 5px;
}
.menu_bg a
{
	color: white;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    padding: 10px 14px;
    padding-top:9px;
    
    
}
.menu_bg a:hover
{
	 background: #f18403;
     text-align: center;
            text-decoration: none;
            color: #FFFFFF;
}

.a1 {

    display: inline-block;
    padding: 5px 5px;
    border-right: 1px solid #FFFFFF;
    line-height: 16px; 

}

.a1:not(:last-child)::after {
    /*content: "|";
    position: absolute;
    right: -3px;
    color: #ccc;*/
}

.btn-green {
       background: #59ad11;
    color: #fff;
    padding: 8px 10px;
    border: none;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.btn-green:hover {
    background: #149814;
    box-shadow: 0 6px 16px rgba(26,183,27,.4);
}

.btn-green:active {
    transform: scale(0.97);
}

.btn-green1 {
       background: #59ad11;
    color: #fff;
    padding: 5px 8px;
    border: none;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}
.btn-green1:hover {
    background: #149814;
    box-shadow: 0 6px 16px rgba(26,183,27,.4);
}

.btn-green1:active {
    transform: scale(0.97);
}

.copyright
{
background: #f18403;
    color: #fff;
    text-align: center;
    padding: 15px;
    font-size: 15px;
      height: 10px;
    width: 980px;
    margin: 0px;
    padding: 10px;

}
.f1{

    font-size: 13px;
    color: #696969;
    font-family: 'Verdana';
    padding-bottom: 10px;
    position: static;
    text-align: left;
    margin-right: 0px;
    margin-bottom: 0px;
}

.form {
    border:1px solid #eee;
}

.dropdown{
    position:relative;
    display:inline-block;
     font-size: 6px;
}

.submenu{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    width:120px;
    z-index:9999;
    background: #F8AD36;
    color: white;     
    font-size: 6px;
    border-right:1px solid #fefcf4;
}
.dropdown:hover .submenu{
    display:block;
}
.submenu a{
    display:block;
    padding:7px 5px;
    color:white;  
    background:#F8AD36;
    white-space:nowrap;
    }

.submenu a:hover{
    background:#f18403;
    width:110px;
}

.dropdown:hover .submenu{
    display:block;
}


.about-section {
   
    max-width: 1100px;
    padding: 10px;
    background: #fff;
         
  }

.about-section h2 {
    color: #59ad11;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 15px;
}
.about-section p {
   
   
      font-size: 13px;
    color: #696969;
    font-family: 'Verdana';
    text-align: justify;
    line-height: 1.8;
}
.about-section ul {
    margin-left: 5px;
}

.about-section li {
    padding: 6px 0;
     font-size: 13px;
    color: #696969;
    font-family: 'Verdana';
}

.about-section hr {
    border: 0;
     margin: 15px 0;
}


.box
{
	WIDTH: 950px; BACKGROUND: url(../images/we-bg1.jpg) no-repeat left top; HEIGHT: 50px; PADDING-TOP: 12px
}     
.tml {
    background: url("../images/bg.jpg") repeat-x scroll 0 -300px transparent;
    float: left;
    width: 100%;
}
.tml a {
    background: url("../images/bg.png") no-repeat scroll right -475px transparent;
    color: red;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 12px;
}
.tml a:hover {
    background: none repeat scroll 0 0 #336600;
    color: #FFFFFF;
}
.tml .small a {
    background: url("../images/bg.png") no-repeat scroll right -475px transparent;
    color: #E3F6C6;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 12px;
}
.tml a:hover {
    background: none repeat scroll 0 0 #336600;
    color: #FFFFFF;
}
.tml i {
    background: url("../images/untitled.jpg") repeat-x scroll right -248px transparent;
    float: right;
    height: 42px;
    width: 10px;
}
.tml b {
    background: url("../images/untitled.jpg") repeat-x scroll 0 -248px transparent;
    float: left;
    height: 42px;
    width: 10px;
}
.vanity_t {
    background: url("../images/hearts.gif") no-repeat scroll 8px 5px transparent;
    color: #EF0000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 30px;
    padding: 35px 5px 25px 90px;
}
.vanity_t span {
    color: #538902;
    font-size: 25px;
}
.plr {
    padding: 0 px;
}
.followus {
    font-size: 13px;
    font-weight: bold;
    margin-top: 5px;
}
.followus img {
    margin: 0 5px;
    vertical-align: right;
}
.head {
    width: 1000px; height:50px;  background: url("../images/red2.jpg");
}

#foot {
    /*background: url("../images/design1.png") repeat-x ;*/ 
     background-image: url(../images/btmshad.gif);
    margin: 0px;
    padding: 0px;
    width:995px;
}
#foot .bdrR {
    border-right: 1px solid white;
    padding-left:200px;
}
#foot .pr {
    float: left;
    padding: 7px 40px;
    width: 15%;
    
}
.about
{
	  float: left;
	  font-size:16px;
	  color:Green;	  
      padding : 10px 19px;
      width : 100%;
      text-align :center ;
    }
 .about a:hover
 {
 	
    color: #FFFFFF;
 }
	
#foot .prgt {
    float: left;
    font-size: 1.1em;
    padding: 7px;
    width: 30%;
}
#foot .prgt a {
    margin: 0 2px;
}
#foot .pr2 {
    float: left;
    padding: 7px 12px;
    width: 17%;
}
#foot .h {
    color: #0099CC;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 8px;
}
#foot .l {
    float: left;
    width:100%;
}

#foot .r {
    float: right;
    width: 30%;
}
#foot .pr a {
    background: url("../images/bg.png") no-repeat scroll -1px -437px transparent;
    color: #666666;
    display: block;
    font-size: 0.9em;
    margin-bottom: 0px;
    padding-left: 8px;
    text-align:left;
}
#foot .pr a:hover {
    color: #f18403;
}
#foot .pr2 a {
    background: url("../images/.png") no-repeat scroll -2px -405px transparent;
    color: #666666;
    display: block;
    font-size: 0.9em;
    margin-bottom: 1px;
    padding-left: 8px;
}
#foot .pr2 a:hover {
    color: #f18403;
}

.copyright 
{
	 /*background: url("../images/design2.png") repeat-x;*/
	 height:10px;
	 width:980px;
	 margin:0px;
	 padding:10px;
	 
 
    
}
 .copyrightr.r 
{
	
    float: right;
    text-align: right;
    padding:2px;
    
}

.zopim_chat2 {
    bottom: 0;
    position: fixed;
    right: 10px;
    text-align: right;
    z-index: 100;
}
.zopim_chat2 a {
    background: none repeat scroll 0 0 #333333;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    margin: 0 1px;
    padding: 2px 7px;
}
.rcf {
    color: #FFFFFF;
    padding: 5px;
}
.p5px {
    padding: 5px;
}
.b {
    font-weight: bold;
}
.lh1em {
    line-height: 1em;
}
.aj {
    text-align: justify;
}
.qs {
    float: left;
    width: 292px;
}
.qst {
    background: url("../images/bg.png") repeat-x scroll 0 -595px transparent;
    height: 19px;
}
.qst i {
    background: url("../images/bg.png") no-repeat scroll 0 -535px transparent;
    float: left;
    font-weight: normal;
    height: 19px;
    width: 15px;
}
.qst span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #ff5a00;
    float: left;
    font-size: 20px;
    padding: 0 5px;
}
.qst b {
    background: url("../images/bg.png") no-repeat scroll right -535px transparent;
    float: right;
    font-weight: normal;
    height: 19px;
    width: 10px;
}
.qst_b {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/bg.png") repeat-x scroll 0 -664px #FDFAEB;
    border-color: #A7CB9C;
    border-style: solid;
    border-width: 0 1px;
    color: #000000;
    font-size: 13px;
    min-height: 235px;
    padding: 7px 7px 0;
}
.qst_b input, select {
    vertical-align: middle;
}
.qst_b .ml10px {
    margin-left: 8px;
}
.qst_b .w {
    width: 90%;
}
.qst_b .l {
    float: left;
    padding: 3px 5px 4px 10px;
    width: 90px;
    white-space:nowrap;
}
.qst_b .r {
    float: right;
    padding: 3px 0 4px;
    width: 165px;
}
.qst_b .bt1 {
    background: url("../images/search1.png") no-repeat scroll 0 -960px transparent;
    border: 0 none;
    color: #FFFFFF;
    font-weight: bold;
    height: 25px;
    margin-bottom: 8px;
    outline: medium none;
    width: 120px;
}
.hr {
    background: url("../images/bg.png") repeat-x scroll 0 -1200px transparent;
    height: 1px;
    margin: 0 5px 5px;
}
.mso {
    float: right;
    font-size: 12px;
}
.mso a {
    background: url("../images/bg.png") no-repeat scroll right -1216px transparent;
    color: #0099CC;
    padding-right: 10px;
    text-decoration: none;
}
.mso a:hover {
    color: #006699;
    text-decoration: underline;
}
.pis {
    float: left;
    font-size: 12px;
}
.pis a {
    background: url("../images/bg.png") no-repeat scroll right -1216px transparent;
    color: #0099CC;
    padding-right: 10px;
    text-decoration: none;
}
.pis a:hover {
    color: #006699;
    text-decoration: underline;
}
.qsb {
    background: url("../images/bg.png") repeat-x scroll 0 -634px transparent;
    height: 19px;
}
.qsb i {
    background: url("../images/bg.png") no-repeat scroll 0 -574px transparent;
    float: left;
    font-weight: normal;
    height: 19px;
    width: 15px;
}
.qsb b {
    background: url("../images/bg.png") no-repeat scroll right -574px transparent;
    float: right;
    font-weight: normal;
    height: 19px;
    width: 10px;
}
.hd_area {
    float: left;
    width:671px;
    background: url("../images/banner2.png") no-repeat scroll 0 0 transparent;
    height: 289px;
    padding-right:30px;
    border-radius: 25px;
          }
.hbg {
    
    height: 252px;
}
.hbg .l {
    background: url("../images/image1.jpg") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 256px;
}
.hbg .r {
    background: url("../images/.png") no-repeat scroll right -1324px transparent;
    display: inline-block;
    height: 252px;
    padding: 0 10px 0 165px;
    width: 498px;
}
.login {
    background: url("../images/.png") repeat-x scroll 0 -1914px transparent;
    height: 44px;
}
.login b {
    background: url("../images/.png") no-repeat scroll 0 -1849px transparent;
    float: right;
    font-weight: normal;
    height: 44px;
    width: 8px;
}
.login p {
    background: url("../images/.png") no-repeat scroll 0 -1971px transparent;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 11px 10px 6px 20px;
}
.login i {
    background: url("../images/.png") no-repeat scroll right -1849px transparent;
    float: right;
    font-weight: normal;
    height: 44px;
    width: 10px;
}
.login p span {
    background: url("../images/.png") no-repeat scroll right -2015px transparent;
    padding: 10px 10px 10px 15px;
}
.login input {
    border: 1px solid #999966;
    font-size: 11px;
    margin-left: 8px;
    padding: 3px 5px;
    vertical-align: middle;
    width: 120px;
}
.login .bt {
    background: url("../images/bg.png") no-repeat scroll 0 -352px transparent;
    border: 0 none;
    font-weight: bold;
    height: 22px;
    outline: medium none;
    width: 30px;
}
.fp {
    background: url("../images/bg.png") no-repeat scroll 128px -1206px transparent;
    padding: 9px 20px 0 0;
    text-align: right;
}
.fp a {
    color: #0099CC;
    text-decoration: none;
}
.fp a:hover {
    color: #006699;
    text-decoration: underline;
}
.hd_content {
    color: #FFFFFF;
    font-size: 26px;
    padding: 65px 30px 15px 0;
    text-align: right;
}
.prb {
    margin: 8px 5px 8px 0;
    text-align: right;
}
.prb button {
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    height: 44px;
    margin-left: -4px;
    width: 255px;
}
.prb p {
    background: url("../images/.png") repeat-x scroll 0 -2119px transparent;
    border: 0 none;
    color: #FFFFFF;
    display: inline-block;
    font-family: "Arial Narrow",Arial;
    font-size: 22px;
    line-height: 42px;
    text-align: center;
}
.prb i {
    background: url("../images/.png") repeat-x scroll right -2073px transparent;
    display: inline-block;
    float: right;
    height: 44px;
    width: 10px;
}
.prb b {
    background: url("../images/.png") repeat-x scroll 0 -2073px transparent;
    display: inline-block;
    float: left;
    height: 44px;
    width: 10px;
}
.prb span {
    font-size: 20px;
    margin-left: 5px;
}
.hbg_b {
    background: url("../images/.png") repeat-x scroll 0 -2226px transparent;
    height: 37px;
    width: 100%;
}
.hbg_b span {
    background: url("../images/.png") no-repeat scroll 0 -2180px transparent;
    float: left;
    height: 37px;
    width: 10px;
}
.hbg_b i {
    background: url("../images/.png") no-repeat scroll right -2180px transparent;
    float: right;
    height: 37px;
    width: 10px;
}
.hbg_b b {
    background-image: url("../images/bg.png");
    color: #E7A0A0;
    float: left;
    font-size: 13px;
    margin-left: 10px;
    padding: 10px 20px 3px;
}
.hbg_b .sc {
    background-position: 0 -2274px;
    padding-left: 16px;
}
.hbg_b .vp {
    background-position: 0 -2312px;
    padding-left: 20px;
}
.hbg_b .db {
    background-position: 0 -2350px;
    padding-left: 25px;
}
.hbg_b .rp {
    background-position: 0 -2393px;
    padding-left: 28px;
}
#wide {
    float: left;
    width: 673px;
}
.wbt {
    background: url("../images/.png") repeat-x scroll 0 -2455px transparent;
    height: 15px;
}
.wbt i {
    background: url("../images/bg.png") no-repeat scroll 0 -2425px transparent;
    float: left;
    font-weight: normal;
    height: 15px;
    width: 15px;
}
.wbt span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #59ad11;
    float: left;
    font-size: 25px;
    padding: 0 5px;
    font-family: Monotype Corsiva;
}
.wbt b {
    background: url("../images/bg.png") no-repeat scroll right -2425px transparent;
    float: right;
    font-weight: normal;
    height: 15px;
    width: 10px;
}
.wbt_b {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/bg.png") repeat-x scroll 0 -2535px #F8F8F8;
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 0 1px;
    padding: 16px 10px 8px;
}
.wbt_b img {
    border: 2px solid #CCCCCC;
    margin-bottom: 5px;
    border-radius: 10px;
}
.wbt_b .l {
    float: left;
    font-size: 11px;
    line-height: 1.3em;
    padding: 0 5px;
    text-align: center;
    width: 120px;
}
.wbt_b a {
    color: #f18403;
    text-decoration: underline;
}
.wbt_b a:hover {
    color: #990000;
    text-decoration: none;
}
.wbt_b .lf {
    background: url("../images/vr.gif") repeat-y scroll right center transparent;
    float: left;
    padding: 0 2px 0 10px;
    width: 150px;
}
.wbt_b .rgt {
    float: right;
    padding: 0 2px 0 10px;
    width: 150px;
}
.wbt_b .h {
    color: #0099CC;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 8px;
}
.wbt_b .ln {
    background: url("../images/bg.png") no-repeat scroll -1px -437px transparent;
    font-size: 11px;
    margin-bottom: 2px;
    padding-left: 10px;
}
.wbt_b .ln a {
    color: #111111;
    text-decoration: none;
}
.wbt_b .ln a:hover {
    color: #f18403;
}
.wbt_b .more, .wbt_b .more a {
    color: #EE0000;
    font-size: 11px;
    text-align: right;
    text-decoration: none;
}
.wbb {
    background: url("../images/bg.png") repeat-x scroll 0 -2480px transparent;
    height: 5px;
}
.wbb i {
    background: url("../images/bg.png") no-repeat scroll 0 -2450px transparent;
    float: left;
    font-weight: normal;
    height: 5px;
    width: 15px;
}
.wbb b {
    background: url("../images/bg.png") no-repeat scroll right -2450px transparent;
    float: right;
    font-weight: normal;
    height: 5px;
    width: 10px;
}
#thin {
    float: right;
    width: 292px;
}
.bmp {
    background: url("../images/partner.png") no-repeat ;
    height: 164px;   
    border-radius: 15px;
    border: 5px solid #EEEEEE;
}

.bpm {
    background: url("../images/bg.png") repeat-x scroll 0 -2515px transparent;
    height: 5px;
}
.bpm i {
    background: url("../images/bg.png") no-repeat scroll 0 -2495px transparent;
    float: left;
    font-weight: normal;
    height: 5px;
    width: 15px;
}
.bpm b {
    background: url("../images/bg.png") no-repeat scroll right -2495px transparent;
    float: right;
    font-weight: normal;
    height: 5px;
    width: 10px;
}
.bpm_b {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/bg.png") repeat-x scroll 0 -2535px #F8F8F8;
    border-color: #A7CB9C;
    border-style: solid;
    border-width: 0 1px;
    padding: 8px;
}
.bpm_b .h {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 18px;
    padding-bottom: 5px;
}
.bpm_b span {
    color: #f18403;
}
.click {
    font-size: 11px;
    padding: 5px 5px 0;
    text-align: right;
}
.click span {
    font-weight: bold;
}
.bpmb {
    background: url("../images/bg.png") repeat-x scroll 0 -2520px transparent;
    height: 5px;
}
.bpmb i {
    background: url("../images/bg.png") no-repeat scroll 0 -2500px transparent;
    float: left;
    font-weight: normal;
    height: 5px;
    width: 5px;
}
.bpmb b {
    background: url("../images/bg.png") no-repeat scroll right -2500px transparent;
    float: right;
    font-weight: normal;
    height: 5px;
    width: 5px;
}
.lbt {
    background: url("../images/bg.png") repeat-x scroll 0 -2741px transparent;
    height: 5px;
}
.lbt i {
    background: url("../images/bg.png") no-repeat scroll 0 -2754px transparent;
    float: left;
    font-weight: normal;
    height: 5px;
    width: 15px;
}
.lbt b {
    background: url("../images/bg.png") no-repeat scroll right -2754px transparent;
    float: right;
    font-weight: normal;
    height: 5px;
    width: 10px;
}
.lb_b {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/bg.png") repeat-x scroll 0 -2774px #F0F7E7;
    border-color: #BAC7A8;
    border-style: solid;
    border-width: 0 1px;
    padding: 8px;
}
.lbb {
    background: url("../images/bg.png") repeat-x scroll 0 -2746px transparent;
    height: 5px;
}
.lbb i {
    background: url("../images/bg.png") no-repeat scroll 0 -2759px transparent;
    float: left;
    font-weight: normal;
    height: 5px;
    width: 5px;
}
.lbb b {
    background: url("../images/bg.png") no-repeat scroll right -2759px transparent;
    float: right;
    font-weight: normal;
    height: 5px;
    width: 5px;
}
.lb_b .st {
    background: url("../images/imgs.jpg") no-repeat scroll 0 -263px transparent;
    float: left;
    height: 72px;
    width: 58px;
}
.lb_b .wd {
    background: url("../images/imgs.jpg") no-repeat scroll 0 -353px transparent;
    float: left;
    height: 72px;
    width: 58px;
}
.lb_b .pw {
    background: url("../images/imgs.jpg") no-repeat scroll 0 -445px transparent;
    float: left;
    height: 72px;
    width: 58px;
}
.lb_b .mr {
    margin-left: 70px;
}
.lb_b .h {
    color: #59ad11;
    font-size: 18px;
    margin-bottom: 5px;
}
.lb_b .h2 {
    color: #0099CC;
    font-size: 18px;
    margin-bottom: 5px;
}
.lb_b a {
    color: #f18403;
}
.successStories {
    background: url("../images/hp_ss_bg.png") repeat-x scroll center bottom transparent;
    border: 1px solid #EEEEEE;
    padding: 10px;
    width: 650px;
    height:150px;
}
.successStories .h 
{
	
	color: #59ad11;
	font-size: 18px;
    height:100px;
    margin: 0 0 10px;
}

.successStories .scrollerOuter {
    height: 75px;
    overflow: hidden;
    position: relative;
    width: 290px;
}
.successStories .scroller {
    height: 75px;
    left: 290px;
    position: absolute;
    width: 290px;
}
.successStories .mor {
    font-size: 11px;
    margin-top: 7px;
}
.successStories .mor a {
    color: #f18403;
    text-decoration: underline;
}
.successStories .mor a:hover {
    color: #333333;
    text-decoration: none;
}
.successStories .name {
    color: #0099CC;
    font-weight: bold;
    margin: 0 0 5px;
    text-decoration: underline;
}
.successStories .text {
    font-size: 0.9em;
    line-height: 1.3em;
    margin: 0 0 5px;
}
.successStories .more a {
    background: url("../images/bg.png") no-repeat scroll right -1216px transparent;
    color: #0099CC;
    padding: 0 10px 0 0;
}
.hpText {
    padding: 10px;
    width: 330px;
}
.hpText a {
    background: url("../images/bg.png") no-repeat scroll right -1216px transparent;
    color: #0099CC;
    padding: 0 10px 0 0;
    white-space: nowrap;
}
.secondary-cta {
    text-align: right;
    font-size:13px;
    padding-right :0px;   
  
}
.secondary-cta a {
    color: green;
    font-size: 0.9em;
    text-decoration: underline;
}
.sign{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    display: none;
    padding: 5px 15px;
    position: absolute;
    right: 0;
    top: -69px;
    z-index: 1002;
    
}
.tab
{
	height:20px;
	border:1px;
	width :25px;
}

 



.content_wrap {
	BORDER-LEFT: #f5f5f5 3px solid; PADDING-BOTTOM: 14px; MARGIN: 0px; PADDING-LEFT: 14px; WIDTH: 862px; PADDING-RIGHT: 14px; BACKGROUND: #ffffff; FLOAT: left; BORDER-RIGHT: #f5f5f5 3px solid; PADDING-TOP: 14px
}
.boxright {
	WIDTH: 250px; FLOAT: right; HEIGHT: 60px
}

.box482 {
	WIDTH: 482px; FLOAT: left; 
}
.font10b {
	MARGIN-TOP: 50px; FONT-FAMILY: Verdana, Geneva, sans-serif; FLOAT: left; FONT-SIZE: 10px
}
.font10black {
	TEXT-ALIGN: right; FONT-FAMILY: Verdana, Geneva, sans-serif; FLOAT: none; FONT-SIZE: 10px; PADDING-TOP: 30px
}
.fontbold16 {
	COLOR: #ffffff; FONT-SIZE: 16px; FONT-WEIGHT: bold
}
.font {
	LINE-HEIGHT: 14px; COLOR: #737373; FONT-SIZE: 11px
}
.font12b {
	COLOR: #333333; FONT-SIZE: 12px
}
.font12berror {
	BORDER-BOTTOM: #ff0000 1px solid; BORDER-LEFT: #ff0000 1px solid; COLOR: #333333; FONT-SIZE: 12px; BORDER-TOP: #ff0000 1px solid; BORDER-RIGHT: #ff0000 1px solid
}
.font12berror {
	BORDER-BOTTOM: #ff0000 1px solid; BORDER-LEFT: #ff0000 1px solid; COLOR: #333333; FONT-SIZE: 12px; BORDER-TOP: #ff0000 1px solid; BORDER-RIGHT: #ff0000 1px solid
}
.font_blueb {
	COLOR: #6bb8d5; FONT-SIZE: 16px; FONT-WEIGHT: bold
}
.font_blue12 {
	LINE-HEIGHT: 18px; COLOR: #1580b5; FONT-SIZE: 12px
}
.fontbold12 {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 200px; PADDING-RIGHT: 0px; DISPLAY: block; FLOAT: left; COLOR: #868686; FONT-SIZE: 12px; FONT-WEIGHT: bold; PADDING-TOP: 3px
}
.fontbold12 SPAN {
	COLOR: #ff1919
}
.fontwhite {
	COLOR: #ffffff; FONT-SIZE: 12px
}
.fontbold12Copy {
	WIDTH: 250px; DISPLAY: block; FLOAT: right; COLOR: #ffffff; FONT-SIZE: 12px; FONT-WEIGHT: bold
}
.innerbox {
	PADDING-BOTTOM: 3px; PADDING-LEFT: 0px; WIDTH: 482px; PADDING-RIGHT: 0px; DISPLAY: block; FLOAT: left; PADDING-TOP: 3px
}
.innertext {
	WIDTH: 260px; FLOAT: left; HEIGHT: 18px; COLOR: #333; FONT-SIZE: 14px
}

.fontwhiteitalic {
	FONT-STYLE: italic; COLOR: #868686; FONT-SIZE: 12px; FONT-WEIGHT: normal
}

.innerboxbottom {
	DISPLAY: block; HEIGHT: 10px; COLOR: #ff0000; CLEAR: both; FONT-SIZE: 10px
}
.innertext2 {
	WIDTH: 260px; FLOAT: left; HEIGHT: 25px; COLOR: #333; FONT-SIZE: 14px; PADDING-TOP: 3px
}
.innertext2error {
	BORDER-BOTTOM: #ff0000 1px solid; BORDER-LEFT: #ff0000 1px solid; WIDTH: 260px; FLOAT: left; HEIGHT: 25px; COLOR: #333; FONT-SIZE: 14px; BORDER-TOP: #ff0000 1px solid; BORDER-RIGHT: #ff0000 1px solid; PADDING-TOP: 3px
}


.divright {
	FLOAT: left
}
#jsddm li a
{
	display: block;
	padding: 5px 12px ;
	text-decoration: none;
	border-right: 1px solid white;
	width: 70px;
	color: #FFFFFF;
	white-space: nowrap;
	
}

#jsddm li a:hover
	{	background: #f18403}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background:#F8AD36;
				color: #fbfcfd}
			
			#jsddm li ul li a:hover
			{	background:#f18403}

 nav ul ul {
	display: none;
        }

	nav ul li:hover > ul {
		display: block;
	}
	
	nav ul {
	background: #efefef; 
	background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	padding: 0 20px;
	border-radius: 10px;  
	list-style: none;
	position: relative;
	display: inline-table;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}
	
	
	nav ul li {
	float: left;
}



	nav ul li:hover {
		background: #4b545f;
		background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
		background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
	}
		nav ul li:hover a {
			color: #fff;
		}
	
	nav ul li a {
		display: block; padding: 25px 40px;
		color: #757575; text-decoration: none;
	}
	
	
	nav ul ul {
	background: #5f6975; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}



	nav ul ul li {
		float: none; 
		border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;
		position: relative;
	}
		nav ul ul li a {
			padding: 15px 40px;
			color: #fff;
		}	
			nav ul ul li a:hover {
				background: #4b545f;
			}
			
			
			
			
			nav ul ul ul {
	position: absolute; left: 100%; top:0;
}







