@charset "utf-8";
/* CSS Document */
img{
    border:none;
}
.wrapper{
    width:1100px;
    margin:0 auto;
    overflow: hidden;
    background: none repeat scroll 0 0 #fff;
    box-shadow:0 0 40px #000 inset;
    -moz-box-shadow:0 0 40px #000 inset;
    -webkit-box-shadow:0 0 40px #000 inset;
}
.wrapper-inner{
    width:980px;
    margin:0 auto 20px;
    overflow: hidden;

}
body{
    background: url(../images/body_bg.jpg) repeat-x #f6f9fb;
    font-family: arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.header{
    box-shadow:0 0 7px #000;
    -moz-box-shadow:0 0 7px #000;
    -webkit-box-shadow:0 0 7px #000;
    background: url("../images/logo-wrapper-bg.jpg") repeat-x scroll 0 0 transparent;

}
.logo-wrapper{

    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}
.logo{
    float: left;
    padding: 2px 0 14px 9px;

}
.phone {
    float: right;
    line-height: 26px;
    margin: 5px 3px;
    width: 239px;
}
.header-phone{
    float: left;
    height: 70px;
    padding-top: 6px;
    width: 35px;
}
.divider{
    float: left;
    height:70px;
    width: 10px;
}
.phone h3 {
    color: #0963C2;
    font-family: verdana;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin: 0;
    padding-top: 4px;
    text-transform: capitalize;
}
.phone h2 {
    color: #073097;
    font-family: verdana;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.address {
    float: right;
    margin-top: 15px;
    width: 242px;
}
.address h3{
    font-family: verdana;
    font-size: 18px;
    font-weight: normal;
}

.inner-wrapper{
    width: 980px;
    margin: 0 auto;
}
.nav_top{
    background: url("../images/nav_bg.jpg") repeat-x scroll 0 0 transparent;
    height: 56px;
    width: 960px;
    position: relative;
}
.nav_top ul{
    float: left;
    margin-left: -40px;
}
.nav_top ul li{
    float: left;
    list-style: none;

}
/*.nav_top ul li ul{
    background: none repeat scroll 0 0 #264390;
    margin-left: -1px;
    position: absolute;
    top: 48px;
    width: 190px;
    z-index: 999999999;
    

}
.nav_top ul li ul li{
    float: none;
    list-style: none;

}
.nav_top ul li ul li a{
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: normal;
    margin-left: -30px;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    padding: 2px;
    width: 190px;
}
.nav_top ul li ul li a:hover{
    text-align: left;
    background: none;
    padding: 2px;
    width: 190px;
}
.nav_top ul li ul li.current-menu-item a{
 text-align: left;
  background: none;
    padding: 2px;
}
.nav_top ul li a{
    color: #FFFFFF;
    font-size: 17px;
    font-weight: normal;
    text-decoration: none;
    text-transform: capitalize;
   padding: 13px 34px 15px 24px;
   text-align: center;
   float: left;

}
.nav_top ul li a:hover{
    background: #ffc000 ;
    padding: 13px 34px 15px 24px;
    text-align: center;

}*/
.nav_top ul li.current-menu-item a{

    padding: 13px 34px 15px 24px;
    text-align: center;


}

#featurelist-slider{
    margin-left:0px; 
    float: left;
}

#feature_list h3 {
    margin: 0;	
    padding: 0px 0px 4px 0px;
    font-size: 14px;
    text-transform: uppercase;
    color:#000;

}

#feature_list {
    color:#ffffff;
    top: 10px;
    float: left;
    width: 223px;
}
#feature_list h2{
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    padding: 7px 8px 10px 32px;
    text-transform: capitalize;
}

#feature_list ul {
    list-style: disc outside none;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
}

#feature_list ul li {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    position: relative;
    width: 223px;
}

#feature_list ul li img {
    padding: 5px;
    border: none;
    float: left;
    margin: 3px 10px 0 0;
}

#feature_list ul li a {
    background: url("../images/list-style.png") 10px 0px no-repeat;
    border-bottom: 1px solid #00254c;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: normal;
    padding:0 5px 0 22px;
    text-decoration: none;
    width: 195px;
}
#feature_list ul li.current-menu-item a{
    text-decoration: none;
    background: #274693;
    color: #ffffff;
}
#feature_list ul li a:hover {
    text-decoration: none;
    background: url(../images/sidebar-menu-hover.jpg) no-repeat;
    color: #000;
}
#feature_list ul li a span {
    color: #000;
    float: left;
    margin-top: 7px;
}

#feature_list ul li a.active{
    background:#274693;
    color: #ffffff;
}
#feature_list ul li  a:active:hover {
    text-decoration: none;
    cursor: default;
}

#feature_list ul#output {
    float: right;
    height: 275px;
    position: static;
    right: 0;
    width: 432px;
}

div#feature_list ul#output li {
    position: absolute;
    width: 300px;
    height: 240px;
}

div#feature_list ul#output li a {
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 8px 12px;
    text-decoration: none;
    font-size: 11px;
    color: #FFF;
    background: none;
    -moz-border-radius: 5px;
    display: none;
}
div#feature_list ul#output li img{
    float: left;
    margin-left: -17px;
    margin-top: -6px;

}

div#feature_list ul#output li a:hover {
    background:#274693;
    color: #FFFFFF;
}

/*#feature_list ul li ul{
     background: none repeat scroll 0 0 #264390;
    margin-bottom: -27px;
    margin-left: 249px;
    position: relative;
    top: -44px;
    width: 200px;
    z-index: 999999999;
    

}
#feature_list ul li ul li{
    float: none;
    list-style: none;

}
.tabs{
    position: relative;
}
#feature_list ul li ul li a{
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: normal;
    margin-left: 2px;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
    padding: 2px;
    width: 200px;
}
#feature_list ul li ul li a:hover{
    text-align: left;
    background: none;
    padding: 2px;
    width: 200px;
}
#feature_list ul li ul li.current-menu-item a{
 text-align: left;
  background: none;
    padding: 2px;
}*/
.warning{
    background: url("../images/warrning-bg.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    height: 37px;
    margin-left: 0px;
    margin-top: 5px;
    width: 960px;
}
.warning p{
    font-size: 17px;
    margin: 9px 0 0 10px;
    padding: 0;
}
.warning p span{
    font-size: 17px;
    color: #ff0101;
    font-weight: bold;
}
.left_arrow{
    background: url("../images/arrow.png") no-repeat scroll 0 0 transparent;
    height: 75px;
    left: 82px;
    position: absolute;
    top: 9px;
    width: 44px;
}
.right_arrow{
    position: absolute;
    background: url("../images/arrow.png") no-repeat scroll 0 0 transparent;
    height: 75px;
    left: 815px;
    width: 44px;
    top: 9px;
}
.outer_div{
    float: left;
    margin: 0 auto;
    width: 683px;
}
.left_div{
    width: 223px;
    float: left;
    min-height: 200px;
}
.content_singel{
    border:none;
    float: left;
    margin: 16px 8px 0 13px;
    min-height: 200px;
    overflow: hidden;
    width: 930px;
}
.content_singel h1{
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}
.middel_div{
    float: left;
    margin: 0 ;
    width: 643px;
}
.middel_div h1 {
    color: #70221C;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 10px;
    clear: both;
}
.middel_div p{
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    text-align: justify;
}
.middel_div ul{
    list-style-image: url("../images/list-style-img.png");
}
.middel_div ul li{
    color: #000;
    font-size: 13px;
    padding-bottom: 10px;
}
.middel_div hr{
    border: #ececec solid 1px;
    margin: 0px 8px;
}
.middel_div h2 a {
    color: #762923;
    font-size: 16px;
    font-weight: bold;
    margin-left: 0px;
    text-align: left;
    margin-bottom:0px;
    text-decoration: none;
}
.middel_div h2 a:hover{
    text-decoration: underline;
}
.middel_div h2 {
    color: #762923;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: -10px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.middel_div h3 {
    color: #762923;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    margin-bottom: -10px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.middel_div h4 {
    color: #762923;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    margin-bottom: -10px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.middel_div h5,h6 {
    color: #762923;
    font-size: 12px;
    font-weight: bold;

}
.right_div {
    float: right;
    min-height: 200px;
    width: 294px;
}
.book{
    background: #fff;
    width:214px;
    padding: 5px;
    margin-bottom: 10px;
}
.book_inner{
    background: url(../images/book-bg.png) repeat-x;
    text-align: center;
    padding-bottom: 10px;
}
.related-links-page{
    border: solid 1px #999;
    padding: 20px;
    background: #F3F3F3;
}
.book_inner img{
    padding-bottom: 6px;
}
.book_inner h1{
    font-size: 31px;
}
.book_inner h2{
    font-size: 21px;
}
.book_inner h1,h2{
    text-transform: uppercase;
    margin: 0;
    padding-top: 5px;
}

.book1{
    border:  solid 2px #ccc;
    width: 234px;
    height: 297px;
    -moz-box-shadow: 0 -1px 3px #ccc;
    -webkit-box-shadow: 0 -1px 3px #ccc;
    box-shadow: 0 -1px 3px #ccc;
    margin-top: 10px;
}
.book_inner1{
    border: 2px solid #ccc;
    height: 232px;
    margin: 5px;
    width: 220px;
    -moz-box-shadow: 3px 3px 4px #ccc;
    -webkit-box-shadow: 3px 3px 4px #ccc;
    box-shadow: 3px 3px 4px #ccc;
}
.book_inner1 img{
    margin-left: 26px;
    margin-top: 6px;
}
.book1 a{
    float: left;
    margin-left: 27px;
    margin-top: 5px;
    outline: none;
}
.related-links{
    background: #ebe4db;
    width: 98%;
    border: 2px solid #CA934E;
}
.related-links ul{
    padding:0 8px;
}
.related-links h1{
    color: #5e0b04;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    padding: 13px 0 0;
    text-align: center;
}

.related-links ul {
    padding: 0px 45px;
    list-style:none;
}
.related-links ul li {
    color: #000;
    padding-bottom: 14px;
    padding-top: 10px;
}
.related-links ul li a{
    color: #000;
    font-size: 12px;
    font-weight: bold;
}
#recent-posts {

    margin: 10px 0px 0px 0;
}
.readmorearticls {
    color: #FF9900;
    font-size: 14px;
    margin-left: 68px;
    text-align: center;
}
.contact_us {
    background: url("../images/consult-bg.jpg") repeat-x scroll 0 0 #e3d9cc;
    border: 2px solid #CA934E;
    padding-top: 6px;
}
.contact_us h1 {
    color: #70221C;
    font-family: Arial;
    font-size: 23px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-transform: capitalize;
}
.contact_us h2 {
    color: #FFFFFF;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 0;
    text-transform: capitalize;
    text-align: center;
}
#consult {
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 150px;
}
.contact_us form input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #959595;
    color: #000000 !important;
    height: 25px;
    margin-bottom: 0;
    margin-left: 0;
    outline: medium none;
    padding: 3px;
    width: 252px;
}
.contact_us form input[type="submit"] {
    background: url("../images/get-help.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 48px;
    margin-bottom: 8px;
    margin-left: 14px;
    margin-top: 0;
    outline: medium none;
    width: 240px;
}
.contact_us form input[type="submit"]:hover {
    background: url("../images/get-help-hover.png") no-repeat scroll 0 0 transparent;
  }
.contact_us form textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #959595;
    color: #000000 !important;
    height: 67px;
    margin-left: 0;
    outline: medium none;
    padding: 3px;
    width: 252px;
}
.contact_us p {
    clear: both;
    color: #000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    margin-right: 9px;
    padding-left: 14px;
    margin-bottom: 0;
}
.location{
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 10px;
    width: 223px;
    padding-bottom: 10px;
    min-height: 569px;
}
.location h1{
    background: none repeat scroll 0 0 #072B60;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: bold;
    margin-top: 0;
    padding: 10px;
    text-align: center;
}
.location h3{
    margin-left: 9px;
    margin-bottom: 5px;

}
.location p{
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    margin-left: 9px;
    text-align: left;
    margin-top: 0;
    font-style: italic;
}
.location  hr{
    border: #ececec solid 1px;
    margin: 0px 8px;
}
.location_header{
    border: 0px solid #ccc;
    height: 260px;
    width: 205px;
    margin-top: 10px;
    /* -moz-box-shadow: 3px 3px 4px #ccc;
     -webkit-box-shadow: 3px 3px 4px #ccc;
     box-shadow: 3px 3px 4px #ccc;*/
    float: right;
}
.location_header h1{
    color: #FFFFFF;
    font-size: 21px;
    font-weight: bold;
    height: 20px;
    margin-top: 0;
    padding: 0px;
    text-align: center;
}
.location_header p{
    font-size: 15px;
    font-weight: normal;
    line-height: 19px;
    margin-left: 9px;
    text-align: left;
    color: #FFFFFF;
}
.location_header  hr{
    border: #FFFFFF solid 1px;
    margin: 0px 8px;
}
.footer {
    float: left;
    margin-top: 10px;
    padding: 28px 0;
    width: 100%;
}
.footer_inner{
    width: 960px;
    margin: 0 auto;
    color: #FFFFFF;

}
.footer_inner p{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 21px;
    text-align: justify;
    width: 100%;
    margin: 0;

}
.footer_bottom{
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 740px;
}
.footer_bottom p{
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    line-height: 19px;
    margin:23px 10px 5px 10px;
    text-align: center;
}
#copyright{
    color: #0c4697;
    float: left;
    font-weight: bold;
    font-size: 13px;
    line-height: 5px;
    margin: 15px 1px 4px 0;
    text-align: center;
    width: 100%;
}
#payment{
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
    text-align: right;
    width: 60%;
    margin-bottom: 15px;
}
#payment-icons{
    float: right;
    width: 40%;
}
.footer-bg{
    width: 100%;
}

.footer_bottom ul li{
    float: left;
    list-style: none;
    border-right: #0c4697 solid 1px;
}
.footer_bottom ul li:last-child{
    border-right: none;
}
.footer_bottom ul li a{
    color: #0c4697;
    font-size: 12px;
    padding: 0 10px;
    text-decoration: none;
}
.footer_bottom ul li a:hover{

}
.entry-content p{
    font-size:12px;
    line-height:20px;
    text-align:justify;
    margin-bottom: 10px;
}
#foo{
    float: left;
    font-size: 18px;
    margin-left: 16px;
    width: 63px;
    height: 19px;
}
#answer{
    -moz-border-radius:10px;
    -o-border-radius:10px;
    -webkit-border-radius:10px;
    border: 1px solid #3257B4;
    height: 19px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 122px;
    padding: 3px;
    outline: none;
    float: left;
}

div.wpcf7-validation-errors {
    display: none !important;
}

#access .nav_top,
div.menu {
    font-size: 13px;
    margin: 0 auto;
    width: 980px;
}
#access .nav_top ul,
div.menu ul {
    list-style: none;
    margin: 0;
}
.nav_top li {
    background: url("../images/menu-divider.png") no-repeat right center;
}
.nav_top li:last-child {
    background: none;
}
#access .nav_top li,
div.menu li {
    float: left;
    position: relative; 
    margin-left: 0;  
    margin-right: 0px;
}
#access .nav_top 
li:last-child{
    border-right: none;
}
#access a {
    color: #FFFFFF;
    display: block;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    padding: 3px 14px;
    text-decoration: none;
}

#access ul ul {
    box-shadow:0 0 20px #000000;
    -moz-box-shadow:0 0 20px #000000;
    -webkit-box-shadow: 0 0 20px #000000;
    display: none;
    position: absolute;
    top: 52px;
    left: 0;
    float: left;
    width: 234px;
    z-index: 99999;
    color: #ffffff;
}

#access ul ul li {
    min-width: 180px;
    border: none !important;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}

#access ul ul a {
    background: #1f4300;
    line-height: 1em;
    padding: 10px;
    width: 234px;
    height: auto;
}
/*Third level menu*/
#access .third-level {
    background:url(images/nav_white.gif) right center no-repeat #000;
}

#access li:hover > a,
#access ul ul :hover > a {
    background:url(../images/menu-hover.jpg) right center repeat-x ;
    color: #fff !important;
}
#access ul ul :hover > a {
    background:url(../images/dropdown-bg.jpg) right center repeat-x #101010;

    color: #671610;
}
#access ul ul li a {
    font-size: 14px;
    padding: 7px 10px;
    background:url(../images/menu-hover.jpg) right center repeat-x #510a06;
    border: none !important;
    color: #fff;
}
#access ul ul li a:hover {
    color: #671610;
}
/**/

/**/
#access ul li:hover > ul {
    display: block;

}
#access li:active > a,
#access ul ul :active > a {
    color: #671610;

}



#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #fff;

}

#access ul li.current_page_item > a{
    color: #FFF;
    text-align: left;
    /*background:url(images/nav_hover.jpg) repeat-x;*/
}


* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
    color: #fff;
}


/*second navigation slider*/

#access_b{
    background: url("../images/prectise-area-bg.png") repeat-x;
    display: block;
    float: left;
    position: relative;
    z-index: 500;
}
#access_b .tabs,
div.menu {
    font-size: 13px;
    margin: 0px 0 0 0px;
    width: 928px;
}
#access_b .tabs ul,
div.menu ul {
    list-style: none;
    margin: 0;
}
#access_b .tabs li,
div.menu li {
    float: left;
    position: relative; margin-left: 0;  margin-right: 0px;
}
#access_b a {
    color: #FFF;
    font-size:14px;
    font-weight:bold;
    display: block;
    line-height: 38px;
    padding: 5px 28px;
    text-decoration: none;
}

#access_b ul ul {
    box-shadow: 0 0 18px #000000;
    -moz-box-shadow: 0 0 18px #000000;
    -webkit-box-shadow: 0 0 18px #000000;
    color: #FFFFFF;
    display: none;
    float: left;
    left: 223px;
    list-style: none outside none;
    position: absolute;
    top: 1px;
    width: 292px;
    z-index: 99999;
}

#access_b ul ul li {
    min-width: 180px;

}
#access_b ul ul ul {
    left: 292px;
    top: 0;
}

#access_b ul ul a {
    background: #1f4300;
    line-height: 1em;
    padding: 10px !important;
    width: 272px;
    height: auto;
}
/*Third level menu*/
#access_b .third-level {
    background:url(images/nav_white.gif) right center no-repeat #000;
}

#access_b li:hover > a,
#access_b ul ul :hover > a {
    background: url(../images/sidebar-menu-hover.jpg) no-repeat;
}
#access_b ul ul :hover > a {
    background: #003a70;
    color: #fff;
}
#access_b ul ul li a {
    background: none repeat scroll 0 0 #FFB400;
    border-bottom: 1px solid #000000;
    color: #000000;
    font-size: 12px;
    padding: 7px 10px;
}
/**/

/**/
#access_b ul li:hover > ul {
    display: block;
}
#access_b li:active > a,
#access_b ul ul :active > a {
    background: #333;
    color: #FFF;
}



#access_b ul li.current_page_item > a,
#access_b ul li.current-menu-ancestor > a,
#access_b ul li.current-menu-item > a,
#access_b ul li.current-menu-parent > a {
    color: #fff;

}

#access_b ul li.current_page_item > a{
    color: #FFF;
    /*background:url(images/nav_hover.jpg) repeat-x;*/
}


* html #access_b ul li.current_page_item a,
* html #access_b ul li.current-menu-ancestor a,
* html #access_b ul li.current-menu-item a,
* html #access_b ul li.current-menu-parent a,
* html #access_b ul li a:hover {
    color: #fff;
}
.social{
    width:256px;
    float:right;
}
/*Pop Up Dialog */
.download-form{
    width: 300px;
    margin: 10px auto;
    color:  #07273E;

}
.download-form ul li{

    float: left;
    list-style: none;
    margin-bottom: 10px;

}
.fields{
    width: 200px;
    border: 1px solid #3257B4;
    height: 30px;

}
.blog-detail{
    float: left;

}
.blog-detail ul li{
    line-height: 20px;
}
.blog-detail ol li{
    line-height: 20px;
}
span.wpcf7-not-valid-tip {
    display:none;

}
#testimonial {
    background: url("../images/banner.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 292px;
    padding-top: 20px;
    width: 980px;
}
#testimonial h1 {
    color: #FF9C00;
    font-family: verdana;
    font-size: 38px;
    font-weight: bold;
    line-height: 22px;
    margin: 25px 0;
    text-align: center;
    text-transform: capitalize;
    width: 557px;
}
#testimonial h2 {
    color: #890E0A;
    font-family: verdana;
    font-size: 45px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 0 12px #999999;
    text-transform: capitalize;
    width: 544px;
}
#testimonial h3 {
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 27px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 17px;
    text-align: center;
    text-transform: capitalize;
    width: 538px;
    text-shadow: 0 3px 5px #000000;
    -moz-text-shadow: 0 3px 5px #000000;
    -webkit-text-shadow: 0 3px 5px #000000;
}
#testimonial p {
    color: #FFFFFF;
    font-family: verdana;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin-top: 17px;
    text-align: center;
    width: 538px;
}
#testimonial ul {
    width: 500px;
    color: #f0a900;

}
#testimonial ul li{
    list-style: none;
}
#testimonial ul li p {
    color: #FFFFFF;
    font-size: 19px;
    line-height: 33px;
    margin: 0 0 0 20px;
    text-align: left;
}
#testimonial ul li span {
    font-size: 15px;
}
.read-more{
    color: #6a201b;
    font-size: 15px;
    font-style: normal;
    padding-right: 4px;
    padding-top: 7px;
    text-decoration: underline;
}
.inner-books {
    float: left;
    width: 685px;
}
#inner-bok-div{
    margin-top: 5px !important;
    background: url("../images/inner-bok-bg.jpg") no-repeat scroll 0 0 transparent !important;
}
#pdf-div {
    margin: 0 !important;
    padding: 0 17px !important;
}
.pdf-download {
    background: url("../images/books-bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 187px;
    margin: 0;
    padding: 0 3px;
    width: 327px;
}
.pdf-download a {
    background: url("../images/download_btn.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 44px;
    margin-top: 10px;
    padding: 18px 93px;
    text-decoration: none;
    width: 10px;
}
.pdf-download a:hover {
    background: url("../images/download_hover.png") no-repeat scroll 0 0 transparent;
}
.pdf-download h2 {
    color: #FFFFFF;
    font-family: arial;
    font-size: 19px;
    font-weight: bold;
    text-transform: capitalize;
}
.fight-trafic{
    font-size: 19px;
    text-align: center;
    width: 226px;
    font-size: 18px !important;
}
.pdf-download p {
    color: #FFFFFF;
    font-family: arial;
    font-size: 13px;
    font-style: italic;
    line-height: 20px;
    margin-top: 8px;
    text-align: center;
}
.pdf-text {
    float: left;
    margin-top: 16px;
    text-align: left;
    width: 208px;
}
#book {
    float: left;
    margin: 21px 5px;
    width: 85px;
}
.error{
    color: #d80505 !important;
}

.wpcf7 form input[type="text"] {
    border: 1px solid #3257B4;
    height: 19px;
    margin-bottom: 0;
    margin-left: 0;
    outline: medium none;
    padding: 3px;
    width: 195px;
    color: #000 !important;
}
.wpcf7 form textarea {
    border: 1px solid #3257B4;
    height: 70px;
    margin-bottom: 5px;
    margin-left: 0;
    outline: medium none;
    padding: 3px;
    width: 195px;
}
.wpcf7 form input[type="submit"] {
    background: url("../images/get_help_btn.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 48px;
    margin-left: 11px;
    margin-top: 11px;
    outline: medium none;
    width: 182px;
}
.contact-page-form {
    background: none repeat scroll 0 0 #A58538;
    border: 1px solid #999999;
    margin: 7px auto;
    width: 305px;
    float: right;
}
.contact-page-form input[type="text"]{
    width: 252px !important;
    height: 26px !important;
}
.contact-page-form textarea{
    width: 252px !important;
    height: 110px !important;
}
#request-book{
    float: left;
    width: 312px;
    border: 1px solid #EEEEEE;
    margin-top: 20px;
}
#request-book  h2{
    text-align: center;
}
.legal{
    padding: 8px;
    background: #E8C97D;
    border: 1px solid #999999;
    margin-left: 30px;
}
.word{
    padding: 5px;
    width: 150px;
    border: 1px solid #999999;
    margin-left: 10px;
}
.verification-wrapper{
    width: 635px;
    padding: 10px;
    border: 1px solid #999999;
    float: left;
}
.testimonials {
    background: url("../images/testimonials-bg.jpg") repeat-x  #1f0300;
    border: 2px solid #CA934E;
    height: 170px;
    position: relative;
    width: 290px;
    margin-bottom: 10px;
}
.testimonials h1 {
    color: #FF9D00;
    font-family: Arial;
    font-size: 22px;
    margin-bottom: 7px;
    font-weight: bold;
    margin-left: 10px;
    text-transform: capitalize;
}
.testimonials h2 {
    color: #fff;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin-right:  60px;
    text-transform: capitalize;
    text-align: right;
}
.testimonials p {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;
    margin: 0 0 0 13px;
    width: 232px;
}
.testimonials a {
    color: #FF9D00;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-left: 15px;
}
#t-img {
    position: absolute;
    right: 0;
    top: -5px;
}
#c-img{
    width: 106px;
    float: left;
}
blockquote.style1 {
    font-family: arial;
    padding:0 3px 0 0px;
    margin: 0px 0 0  2px;
    background-image: url(../images/openquote1.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-style: italic;
}
blockquote.style1 h2 {
    color: #FFC300;
    padding-left: 39px;
    padding-top: 14px;
}
blockquote.style1 a{
    color: #ffc300;
    text-decoration: underline;
}
blockquote.style1 p {
    color: #FFFFFF;
    margin: 5px 0 0 39px;
    width: 200px;
    line-height: 18px;
}
blockquote.style1 #close-block{
    background-image: url("../images/closequote1.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    display: block;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    width: 200px !important;
    margin-bottom: 15px;

}
.owi-book {
    background: url("../images/OWI-bg.png") no-repeat scroll 0 0 transparent;
    height: 121px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 83px;
    width: 212px;
}
.owi-book h2{
    font-family:Arial;
    color: #ffbf00;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0 5px;
    text-transform: capitalize;
}
.owi-book p{
    font-family:Arial;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-style: italic;
    margin-top: 5px;
}
#traffic{
    background: url("../images/trafi-tickets-bg.png") no-repeat !important;
}
.map {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #d4d4d4;
    float: left;
    margin-bottom: 30px;
    margin-top: 7px;
    padding: 5px;
    width: 300px;
}
.front-div ul {
    float: left;
    list-style-image: url("../images/home-list.png");
}
.front-div ul li{
    font-size: 14px;
}
.seconnd-ul{ 
    float:right !important;
}
.home-divider{
    width: 100%;
    height: 20px;
    background: url("../images/home-divider.png") no-repeat;
    clear: both;
}
#related-links-inner{
    width: 98% !important;  
    margin: 10px 0 !important;
}
#menu-item-1793 a{
    background: url("../images/home.png") no-repeat 3px 15px;
    padding-left: 35px;
}
#menu-item-1793 a:hover{
    background: url("../images/home.png") no-repeat 3px 15px #811110 !important;
}
.owi-book a {
    background: url("../images/dwonload-small-button.png") no-repeat scroll 0 0 transparent;
    height: 44px;
    padding: 10px 93px;
    text-decoration: none;
    width: 189px;
}
.owi-book a:hover {
    background: url("../images/dwonload-small-button-hover.png") no-repeat scroll 0 0 transparent;

}
#locations {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #CA934E;
    color: #000000;
    margin: 10px 5px 10px 0;
    position: relative;
    width: 290px;
}
#locations a{
    color: #000;
    text-decoration: underline;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    margin-top: 15px;
    padding-left: 20px;
}
#locations h1 {
    color: #70221C;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 20px;
}
#locations p {
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    margin: 3px 0 12px;
    padding-left: 20px;
}
.bokk_download_txt{
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 38px;
    text-decoration: blink !important;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}