﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    }
:focus {
    outline: 0;
    }
body {
    line-height: 1;
    color: black;
    background: white;
    }
ol, ul {
    list-style: none;
    }
table {
    border-collapse: separate;
    border-spacing: 0;
    }
caption, th, td {
    text-align: left;
    font-weight: normal;
    }
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
    }
blockquote, q {
    quotes: "" "";
    }
body {
     
    background-repeat: repeat-x;
    background:url(/depictv.png) repeat  #f5f6f7;
    font-family: "Helvetica Neue", "Arial", "Helvetica", sans-serif;
    font-size: 14px;    
}
a {
    color: #115bb5;
    text-decoration: none;
}
a:hover {    
    color: #0b4994;
}
.anchor {
    color:#000 !important;
    text-decoration: none !important;
}
h5 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
    color:#115BB5;
}

#header_trybuy {
    font-size: 11px;
    margin: 14px 0 0 0px;
    line-height: 25px;
    display: inline-block;
    width: 150px;
    background: #fe6d4c;
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-top:3px;
    text-align: center;
    vertical-align: text-bottom;
    color:#fff;
    display: block;
    behavior: url(../css/PIE.htc);
}
#header {
    margin-left: 15px;
    height: 55px;
}
#header div {
  display: inline-block;
  vertical-align: top;
}
#header .second_column {
    width: 740px;
}
.header_links{
   padding-left: 598px;
   padding-top: 5px;
   font-size: 12px;
   color:#666;
}
.header_links b {
    color: #000;
}
.logo {    
    text-indent: -1000em;
    width: 200px;
    height: 30px;
    margin-left: -5px;
    margin-right: 5px;
    margin-top: 30px;
    display: block;
    background: url('../image/we_logo.png') no-repeat;
    
}
#top_menu {
    width: 580px;
    margin-top: 16px;
}

#top_menu a {
    font-size:13px;    
    color:#000000;    
    font-weight: bold;
    display: block;    
    padding: 6px;    
}
#top_menu li a:hover {
    color:#fff;
    border-radius:4px;
    background-color:#5e5e5e;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -khtml-border-radius:4px;    
    behavior: url(../css/PIE.htc);
}

#top_menu li {
    margin:0px 5px 0 5px;
    display:inline-block;
    float:left;    
}

#top_menu .active {
    padding: 6px;
    border-radius:4px;
    background-color:#5e5e5e;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -khtml-border-radius:4px;
    behavior: url(../css/PIE.htc);
    cursor: default;
    display: block;
    color:#fff !important;
}
/*end header*/

/*content*/
#help_menu_div{
    margin-top: 50px;
}
#help_menu li{
    margin-bottom: 5px;
    margin-left: 10px;
}
.help_menu_active_link{
    font-weight: bold;
    color: #222222;
}
#help_menu h4 {
    clear: both;
    font-size: 12px;
    cursor: pointer;
    margin-top: -15px;
    margin-left: 10px;
    color: #000;    
}
#help_menu .active {
    font-weight:bold;
    color:#222222;
}
#help_menu #triangle {
    margin-left:-8px;
    clear: both;
}
#third-level ul {
    margin-left: 15px;
    margin-top: 4px;
}
.third-level-wrapper {
    clear: both;
    display: block;
    margin-left: 0;
}
#help_wrapper {
    background-color: #fff;
    -moz-box-shadow:1px 1px 3px #AAAAAA;
    -webkit-box-shadow:1px 1px 3px #AAAAAA;
    box-shadow:1px 1px 4px #AAAAAA;
    -moz-border-radius-bottomleft:4px;
    -webkit-border-bottom-left-radius:4px;
    border-bottom-left-radius:4px;
    -moz-border-radius-bottomright:4px;
    -webkit-border-bottom-right-radius:4px;
    border-bottom-right-radius:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-right-radius:4px;
    border-top-right-radius:4px;
    -moz-border-radius-topleft:4px;
    -webkit-border-top-left-radius:4px;
    border-top-left-radius:4px;
    border:1px solid white;
    margin-top: 15px;
    behavior: url(../css/PIE.htc);
    padding: 0 0 0 0;
}
#help_content_div p{
    text-align: justify;
    word-spacing: 0ex;
    margin-top: 10px; 
    font-weight: 400;
    line-height: 1.5em;
}
#help_content_div{
    margin-left: 5px;
    margin-top: 0px;
    margin-right: 0px;
    height: 100%;
    width: 691px;
}
#help_content_div div{
    margin: 0px 15px 15px 15px;
}
#help_content_div h1 {
    clear: both;
    font-size:26px;
    font-weight: 700;
    color:#000;
    margin-top: 20px;
}

#help_content_div a:hover{
    clear: both;
    text-decoration: underline;    
}
#help_content_div h3{
    clear: both;    
    color:#000000;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 10px;
    
}
#help_content_div ul{
    clear:both;
    list-style-type: disc;
    margin: 10px 0px 10px 0px;
}
#help_content_div li {
    margin-left: 30px;
    line-height: 1.5em;
    font-size: 14px;
}

/*end content*/

/*footer*/
#main_footer {
    background-color:#f5f6f7;
    margin: 0px;
    display: block;
}
#footer {
    clear: both;
    padding: 20px 0 15px 0;
    height: 110px;
    width: 942px;
}
#footer hr{
    clear: both;
    width: 940px;
    color: #cccccc;
}
#footer li {
    line-height: 1.2em;
}
#footer h4{
    clear: both;
    color: #555;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 0.5em;
}
#footer a{
    clear:both;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", "Verdana", sans-serif;    
    font-size: 11px;
    color: #888888;
}
#footer a:visited{
    clear:both;    
    text-decoration: none;
    color:#888888;
}
#footer a:hover{
    clear: both;
    text-decoration:none;
    color:#333333;
}
#footer .menu1 {
    margin-left:50px;
}
#footer .menu2 {
    margin-left:60px;
}
#footer .menu3 {
    margin-left:70px;
}
#footer .menu4 {
    margin-left:20px;
}
#footer .menu5 {
    width:110px;
}


.footer_links {
    margin: 50px 0 0 0px;
}
.footer_links div{
    display: inline-block;
    font-size:11px;
    color: #888888;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", "Verdana", sans-serif;
}
.footer_links div:first-child {
    margin-left: 0px;
    float: left;
}
.footer_links .right_links{
    float: right;
}
.footer_links a{
    color: #0088cc !important;
}
.copyright {
    margin-top:10px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 45px;
}
.copyright span {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", "Verdana", sans-serif;
    font-size:11px;
    color: #888888;
}
.copyright a {
    font-size:8pt;
    color: #0088cc !important;
}
/* end footer*/
hr {
    clear: both;
    height: 1px;/*толщина*/
    width: 100%;/*ширина*/    
    border-width: 0px 0px 1px 0px;/*лечилка для мазилы*/
    border-bottom-style: solid; 
    border-top-style: none;
    border-color:#cccccc;
}

/*index help*/

#welcome_help_picture{     
    height: 250px;
    width: 380px;
    margin-top: 15px;
}
#welcome_help_way {
    padding-top: 20px;
    
    width: 900px;
    margin: 0 20px 20px 20px;
}
#welcome_help_way h2 {
    color: #000;
    font-size: 48px;
    font-weight: 500;
}
#welcome_help_way h1{
    font-size: 26px;
    margin-bottom: 15px;
    color:#115BB5;
}
#welcome_help_way p{
    margin-top: 15px;
    color: #000;
    font-size: 16px;
    line-height: 1.5em;
    text-align: justify;
}
#welcome_help_links h2{
    font-weight: bold;
    line-height: 1.1em;
    margin-top: 20px;
    margin-bottom: 10px;
}
#welcome_help_links ul{
    clear: both;
    list-style: none;
    margin-left: 0px;
}
#welcome_help_links li{
    clear: both;
    line-height: 1.1em;
    margin-bottom: 5px;
}
#welcome_help_links a{
    clear:both;     
    font-size: 13px;    
}
#welcome_help_links a:hover{
    clear:both;    
    text-decoration: underline;    
}
/*end index help*/

/*slider*/
#slider{
    /* CSS3 Box Shadow */
    
    -moz-box-shadow:1px 1px 3px #AAAAAA;
    -webkit-box-shadow:1px 1px 3px #AAAAAA;
    box-shadow:1px 1px 3px #AAAAAA;
    -moz-border-radius-bottomleft:4px;
    -webkit-border-bottom-left-radius:4px;
    border-bottom-left-radius:4px;
    -moz-border-radius-bottomright:4px;
    -webkit-border-bottom-right-radius:4px;
    border-bottom-right-radius:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-right-radius:4px;
    border-top-right-radius:4px;
    -moz-border-radius-topleft:4px;
    -webkit-border-top-left-radius:4px;
    border-top-left-radius:3px;
    border:1px solid white;
    width:940px;
    overflow:hidden;
    margin-top: 15px;
    background: #fff;
    behavior: url(../css/PIE.htc);
}
.previous{
    float: left;
    background: url('../image/nav-next-prev.png');
    background-position: left bottom;
    height: 21px;
    width: 21px;
    margin-left: 15px;
    margin-bottom: 10px;
    position: relative;
    margin-top: -160px;
}
.previous:hover{
    float: left;
    background: url('../image/nav-next-prev.png');
    background-position: left top;
    height: 21px;
    width: 21px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.next{
    float: right;
    background: url('../image/nav-next-prev.png');
    background-position: right bottom;
    height: 21px;
    width: 21px;
    margin-right: 15px;
    margin-bottom: 10px;
    position: relative;
    margin-top: -160px;
    margin-left: 905px;
}
.next:hover{
    float: right;
    background: url('../image/nav-next-prev.png');
    background-position: right top;
    height: 21px;
    width: 21px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.pagination {
    margin-left: 440px;
    position: relative;
}
.container { width:940px; height:310px; overflow:hidden; position:relative; }
div.slides { position:absolute; top:0; left:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides div,ul.slides li { position:absolute; top:0; width:940px; display:none; padding:0; margin:0; }
#loopedSlider,#newsSlider { margin:0 auto; width:940px; position:relative; clear:both; }
ul.pagination { list-style:none; padding:0; margin:0; }
ul.pagination li  { float:left;  height: 13px; margin-right:  0px; margin-top: 0px; margin-bottom: 10px;}
ul.pagination li a {font-size: 19px; padding-left: 20px; color: #666; text-decoration: none; height: 13px; background:url('../image/nav_slider_white.png') left no-repeat; margin-top: 10px;}
ul.pagination li.active a { background:url('../image/nav_slider_black.png') left no-repeat; color: #000; width: 13px; margin-top: 10px;}
#slide_1,#slide_2,#slide_3 {
    height: 350px;
}
#slide_1 {
    background: url('../image/slides/slide1.jpg') 95% 25% no-repeat;
}
#slide_2 {
    background: url('../image/slides/slide2.png') 95% 10% no-repeat;
}
#slide_3 {
    background: url('../image/slides/slide3.png') 90% 15% no-repeat;
}
#slide_1  h4, #slide_2  h4, #slide_3  h4{
    clear: both;    
    font-size: 20px;
    margin-left: 25px;
    margin-top: 20px;
    font-weight: bold;
    color: #000;
}
#slide_1  h3,#slide_2  h3,#slide_3  h3{
    clear: both;    
    font-size: 26px;
    margin-left: 25px;
    margin-top: 25px;
    color: #000;
    font-weight: bold;
}
#slide_1 ul,#slide_2 ul,#slide_3 ul {
    list-style-type: disc;
    margin-top: 30px;
    margin-left: 65px;    
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 5px;

}
#slide_1 a,#slide_2 a,#slide_3 a {    
    font-size: 12px;    
}

.learn_more_button li {
    display: block;
    list-style: none;
    
}
.learn_more_button a{
    font-size: 12px; 
    background: #0089d0;    
    width: 150px; 
    margin-top: 5px;    
    display: block;
    color: #fff;
    line-height: 25px;
    text-align: center;
    -pie-background: #0089d0;
    z-index: 0;
    behavior: url(../css/PIE.htc);
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-top:3px;
    position: relative;
}

/*end slider*/

/*products*/
.products {
    padding-left: 10px;    
    height: 210px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.products p {
    text-align: justify;
    line-height: 1.3em;
    margin: 0 10px 10px 0;
}
.products_li li{
    line-height: 1.5em;
    list-style: disc;
    margin-left: 20px;
    margin-top: 0px;
}
.products .std {
    margin-left: 10px;
    width: 430px;
}
.products .pro {
    width: 430px;
    margin-left: 30px;
}
.products h1 {
    font-size: 26px;
    margin-bottom: 15px;
    color:#115BB5;
}
.boxout{  
    display: inline-block;
    background-color: #eaf5fb;    
    border: #b0daf0 solid 1px;    
    margin-bottom: 36px;
    margin-top: 45px;
    padding: 18px 15px 0px 15px;    
    position: relative;    
    width: 160px;
}
.boxout h6{
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 8px;
    font-size: 16px;
}
.boxout .list-links li {
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 12px;    
    line-height: 36px;
    margin-bottom: 0px;
    list-style: none;
}
.boxout_last_li {
    border:none;
}

.list-links a:hover { 
    color: #0b4994;
    text-decoration: none; 
}
.list-nobullets li{ 
    list-style: none; 
    margin-left: 0;
}
.table {
    width: 900px;
    margin-bottom: 20px;
    line-height: 1.4em;
    font-size: 14px;
    background: #fff;
}
.table td {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
.table th {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.table tr:first-child {
    background: #0089d0;
    color: #fff;
    font-size: 16px;
}
.table tr:first-child a {
    color: #fff;
}
.table tr:first-child:hover {
    background: #0089d0;
    
}
.table tr:hover {
    background: #eaf5fb;
}

/*end products*/

/*blocks*/
#block{
    border:1px solid #cccccc;
    margin-top: 15px;
}
/*end blocks*/
.monitoring_software {
    height: 200px;    
}
.monitoring_software h1, .monitoring_software h2 {
    margin-left: 20px;
    margin-top: 25px;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;    
}
.monitoring_software p {
    margin-left: 20px;
    line-height: 1.4em;
    text-align: justify;
    margin-right: 20px;
}
#main_wrapper {
    -moz-box-shadow:1px 1px 3px #AAAAAA;
    -webkit-box-shadow:1px 1px 3px #AAAAAA;
    box-shadow:1px 1px 3px #AAAAAA;
    -moz-border-radius-bottomleft:4px;
    -webkit-border-bottom-left-radius:4px;
    border-bottom-left-radius:4px;
    -moz-border-radius-bottomright:4px;
    -webkit-border-bottom-right-radius:4px;
    border-bottom-right-radius:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-right-radius:4px;
    border-top-right-radius:4px;
    -moz-border-radius-topleft:4px;
    -webkit-border-top-left-radius:4px;
    border-top-left-radius:4px;
    border: 1px solid #fff;
    margin-top: 15px;   
    background: #fff;
    behavior: url(../css/PIE.htc);
}
#main_products{
    margin-top: 20px;
    background: url('../image/drawings_together.png') repeat-y #fff;
    padding-top: 10px;
    margin-left: 0px;
    height: 270px;
}
#main_products div {
    margin: 0 0 0 0;
}
#main_products h4 a {
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
    display: block;
}
#main_products h4 a:hover {
    text-decoration: none;
}
#main_products p{
    line-height: 1.3em;
    text-align: justify;        
    color: #666;    
}
#main_products a:hover{    
    text-decoration: underline;
}
#main_products b {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", "Verdana", sans-serif;    
    color: #000;  
}
#main_products .small_business{
    margin-left: 20px;
    width: 307.5px;
}
#main_products .corporate {
    margin-left:45px;
    width: 307.5px;
}
#main_products .support_block{
    margin-left: 45px;
    width: 200px;
}
#main_news_articles {
    margin: 35px 0 20px 20px;
    width: 445px;
}
#main_news_articles h5 {
    margin-top: 15px;
    margin-bottom: 10px;
}
#main_news_articles h5 a{    
    font-size: 22px;
    color: #000;
    font-family: "Helvetica", "Arial", "Verdana", sans-serif;
}
#main_news_articles h1, #main_news_articles h2 {
    font-size: 16px;
    margin-bottom: 10px; 
    font-weight: bold;   
}
#main_news_articles p {
    line-height: 1.4em;
    text-align: justify;  
}
.articles_header_link, .news_header_link {    
    clear: both;
    color:#115bb5;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", "Verdana", sans-serif;
    font-size: 18px;
}
#news_wrapper, #articles_wrapper{
    clear: both;
    margin: 0 0 0 0;
    position: relative;
}
#news_wrapper ul, #articles_wrapper ul{
    margin-left: 30px;
}
#news_wrapper li, #articles_wrapper li{
    list-style: disc;
    line-height: 1.4em;
}
#news_wrapper p, #articles_wrapper p{    
    font-size: 14px;
    line-height: 1.4em;
    padding: 0 10px 10px 0px;
    text-align: justify;
    word-spacing: 0ex;
}
#articles_wrapper h4, #news_wrapper h4{
    margin-top: -10px;
    position: absolute;
    right: 9px;
    font-size: 12px;
    color:#666;    
}
#news span, #articles span{
    clear:both;
    margin-right: 10px;
    margin-top: -25px;
}
#main_news_articles a{
    margin-left: 0px;
    line-height: 1.5em;
     
    font-size: 14px;
}

.news_and_articles{    
    margin: 20px 20px 20px 20px;
    width: 680px;
    display: inline-block;
    vertical-align: top;
}
.news_and_articles a {
    font-size: 14px;
}
.news_and_articles span {
    color: #888888;
    font-size: 12px;    
}
.news_and_articles h6 {
    font-size: 12px;
    color:#666;
    margin-bottom: 10px;
}
.news_and_articles p {
    line-height: 1.5em;
    text-align: justify;
    margin-bottom: 10px;
}
.news_and_articles .description{
    font-size: 14px;
    text-align: justify;
    line-height: 1.5em;
}
.news_and_articles .desc_table {
    margin-bottom: 12px;    
    width:  100%;
}
.news_and_articles ul {
    margin: 0px 0px 10px 40px;
    list-style: disc;
}
.news_and_articles li  {
    line-height: 1.4em;
}
.news_and_articles .boxout {
    margin-left: 5px;
    margin-top: 20px;
}
.news_and_articles .table {
    width: 680px;
}
.news_and_articles .table a{
    font-size: 14px;
}
.news_and_articles .table td{
    padding: 10px;
    
}
.news_and_articles .table tr td:first-child {
    width: 300px;
}
.pagination_na a {
    font-size: 12px;
    padding: 2px 3px 2px 3px;
    background-color: #f5f6f7;
    border: 1px solid #cccccc;
    color: #000;
}
.pagination_na b {
    font-size: 14px;
    padding: 1px 3px 1px 3px;
    background-color: #f5f6f7;
    border: 1px solid #cccccc;
    color: #000;
}
.news_and_articles td {
    padding: 0px 0 5px 0;
}
.news_and_articles p {
    text-align: justify;
    line-height: 1.4em;
}
.news_and_articles h1 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
    color: #115bb5;
}
#submenu {
    clear: both;
    display: inline-block;
    margin: 0 0 0 0;
    position: relative;
}
#submenu h1{
    margin-left: 20px;
    margin-top: 30px;
    font-size: 30px;
}
#submenu span{
    display: block;
    margin-left: 20px;
    margin-top: 30px;
    font-size: 30px;
}
#submenu div {
    display: inline-block;
}
#submenu li {
    display: inline;
    margin-left: 20px;
}
#submenu a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", "Arial", "Verdana", sans-serif;
    font-size: 13px;
    color: #000;
}
#submenu .active {
    color: #115bb5;
}
.caret_active {
    clear: both;
    width: 900px;
    margin-left: 20px;
    border-bottom: 1px solid #cccccc;
    height: 10px;
}
/*-----------------------------------------------------------------------------------------------------*/

/*features page*/
.features_preview {
    background: url('../features/image/features_preview_bg.png');    
    margin: 15px 0 0 0;
}
.features_preview img {
    margin-left: 15px;
    margin-bottom: 10px;
}
.features_preview div{
    margin: 10px 0 20px 14.5px;    
    height: 290px;
}
.features_preview h2{    
    font-size: 22px;
    margin-top: 0px;
    margin-left: 10px;
}
.features_preview ul{
    margin: 10px 10px 10px 10px;
    
}
.features_preview li{
    line-height: 1.6em;    
}

.features_preview a:hover{    
    text-decoration: underline;
}
.features_wrapper h2 {
    margin-left: 20px;
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 30px;
}
.features_wrapper h2 a{
    color:#000000;
}
.features_wrapper hr {
    width: 900px;
    margin-left: 10px;
}
.features_wrapper p {
    line-height: 1.5em;
    text-align: justify;
    margin: 10px 0 10px 10px;
    color: #000;
}
.features_wrapper h3 {
    font-size: 20px;    
}
.features_wrapper ul {
    margin: 0px 0px 10px 40px;
    list-style: disc;
}
.features_wrapper li {
    line-height: 1.4em;
}
.features_internal_blocks {
    margin: 20px 20px 20px 10px;
    width: 900px;
}
.features_internal_blocks .anchor {
    color: #115BB5 !important;
    margin-left: 10px;
}
.features_internal_blocks div {
    display: inline-block;
    vertical-align: top;
}
.features_internal_blocks_1 {
    margin: 0 0 0 0;    
    width: 540px;
}
.features_internal_blocks_2 {    
    margin: 15px 0 0 17px;
    width: 300px;
}
.features_internal_blocks_2 img {
    cursor: pointer;
}
.features_wrapper h1 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
    color:#000;
    margin-left: 20px;
    margin-top: 15px;
}


/*end features page*/

/*download*/
.download{
    margin: 20px 20px 20px 20px;
}
.download div {
    display: inline-block;
}
.download .boxout {
    width: 154px;
    margin-right: 0px;
}
.download .grid_9 {
    margin-left: 0px;
}
.download h1 {
    font-size: 26px;
    margin-left: 0px;
    margin-top: 30px;
    color:#115BB5;
}
.download p {
    line-height: 1.5em;
    text-align: justify;
    margin-top: 10px;
}
.download_orange_button {
    font-size: 11px;
    width: 300px;
    margin-top: 5px;
    display: inline;
    float: left;
    margin-right: 20px;
}
.download_orange_button b {
    font-size: 16px;	    
}
.download_orange_button li a{
    padding: 12px 3px 7px 3px;
    color: #fff;
    line-height: 15px;
    text-align: center; 
    list-style: none;
    background: #fe6d4c;
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-top:3px;
    display: block;    
}

/*end download*/

/*purchase*/
.purchase {
    margin: 20px 20px 20px 20px;
}
.purchase .grid_6 {
    margin: 0px;
}
.purchase .grid_7{
    display: inline-block;
}
.purchase .grid_9 {
    width: 683px;
    margin: 0 25px 0 0;
}
.purchase p {
    line-height: 1.5em;
    text-align: justify;
    margin-top: 10px;
}
.purchase ul {
    line-height: 1.5em;
    margin-top: 10px;
    margin-left: 30px;
    list-style: disc;
}
.purchase .boxout {
    width: 154px;
    margin-right: 0px;
}
.purchase h1 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
    color:#115BB5;
}
.purchase .boxout ul{
    margin-left: 2px;
    margin-top: 0px;
}
.purchase input {
    margin: 5px 3px 5px 3px;
}
.form_purchase td {
    padding: 5px 5px 5px 0;
}
.ordering_form {   
    background-color: #eaf5fb;    
    border: #b0daf0 solid 1px; 
    padding: 18px 15px 0px 15px;
    width: 380px;
    height: 170px;
}
.orange_button {
    clear: both;
    background: #fe6d4c;
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-top:3px; 
    width: 150px; 
    height: 33px; 
    border: none;
    cursor: pointer; 
    color: #fff;
    behavior: url(../css/PIE.htc);
    display: block;
    position: absolute;
}
.blue_button {
    clear: both;
    background: #0089d0; 
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-top:3px;
    width: 150px; 
    height: 33px; 
    border: none;
    cursor: pointer; 
    color: #fff;
    behavior: url(../css/PIE.htc);
    position: relative;
}

/*end purchase*/

/*partners*/
.partners {
   margin: 20px 20px 20px 20px; 
}

.partners p {
    line-height: 1.5em;
    text-align: justify;
    margin-top: 10px;
}
.submenu_second_div{
    position: absolute;
    right: 20px;
    bottom: 0px;
}
.partners h1 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
    color:#115BB5;
}
/*end partners*/


/*support*/
.support {
   margin: 20px 20px 20px 20px; 
}

.support p {
    line-height: 1.5em;
    text-align: justify;
    margin-top: 10px;
}
.support ul {
    margin: 0px 0px 10px 40px;
    list-style: disc;
}
.support li {
    line-height: 1.4em;
    
}
.support span {
    margin-right: 15px;
    font-size: 14px;    
}
.support form {
    margin-top: 15px;
}
.support h1 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
    color:#115BB5;
}
.support h5{
    color:#000;
    font-size: 26px;
    color:#115BB5;
}
.reqcall td {
    padding: 5px 20px 5px 0px;
}
.faq {
    color:#666666;
}
.faq b {
    color:#000;
}
.faq span {
    color: #000;
}
/*end support*/

/*privacy*/
.privacy {
   margin: 20px 20px 20px 20px; 
}

.privacy p {
    line-height: 1.5em;
    text-align: justify;
    margin-top: 10px;
}
.privacy ul {
    margin: 0px 0px 10px 40px;
    list-style: disc;
}
.privacy li {
    line-height: 1.4em;
}
/*end privacy*/

/*sitemap*/
.sitemap {
    margin: 20px 20px 20px 20px;
}
.sitemap ul {
    margin: 0px 0px 10px 40px;
    list-style: disc;
}
.sitemap li {
    line-height: 1.4em;
}

/*end sitemap*/


.other_page {
    margin: 5px 20px 20px 20px;
}
.other_page div {
    display: inline-block;
}
.other_page .boxout {
    width: 154px;
    margin-right: 0px;
}
.other_page .grid_9 {
    margin-left: 0px;
}
.other_page h1 {
    font-size: 30px;
    margin-left: 0px;
    margin-top: 30px;
}
.other_page p {
    line-height: 1.5em;
    text-align: justify;
    margin-top: 10px;
}
.other_page td {
    padding: 5px 0 5px 0;
}
.other-page h1 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
    color: #115BB5;
}
.other_page h5 {
    margin-top: 15px;
}
.roi_table {
    width: 690px;
    margin-top: 10px;
}
.roi_table tr:first-child {    
    color:#000;
    background: #fff;
    border-top: 1px solid #ccc;
    font-size: 14px;
}
.roi_table tr:first-child:hover {
    color:#000;
    background: #eaf5fb;
}
.roi_table td {
    padding-left: 5px;
    padding:15px 0px 15px 5px;
}
#roi_calculator {
    position: relative;
}
#roi_calculator .blue_button{
    position: absolute;
    display: block;
    right: 85px;
}

.roi_result tr td:first-child {
    width: 500px;
    text-align: left;
}
.roi_result td {
    text-align: right;    
    padding:15px;
}
.roi_result_form input, .roi_result_form textarea{
    width: 250px;
}
.roi_result_form textarea{
    height: 150px;
}
/*end roi*/

/*admin block*/
.admin {
   margin: 20px 20px 20px 20px;
}

.admin p {
    line-height: 1.5em;
    text-align: justify;
    margin-top: 10px;
}
.admin ul {
    margin: 0px 0px 10px 40px;
    list-style: disc;
}
.admin li {
    line-height: 1.4em;

}
.admin span {
    margin-right: 15px;
    font-size: 14px;
}
.admin form {
    margin-top: 15px;
}
.admin .button {
    font-size: 11px;
    margin: 14px 0 0 0px;
    line-height: 25px;
    display: inline-block;
    width: 100px;
    background: #fe6d4c;
    border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-top:3px;
    text-align: center;
    vertical-align: text-bottom;
    color:#fff;
    display: inline-block;
    border: none;
    height: 25px;
}
.admin h6 {
    font-size: 20px;
    color: red;
}
/*end admin block*/

/*about*/
.about {
   margin: 5px 20px 20px 20px;
   width: 680px;
   display: inline-block;
   vertical-align: top;
}

.about p {
    line-height: 1.5em;
    text-align: justify;
    margin-top: 10px;
}
.about .boxout {
    margin-left: 5px;
    margin-top: 20px;
}
.about ul {
    margin-left: 30px;
    margin-top: 10px;
}
.about li {
    list-style: none;
    line-height: 1.5em;
}
.about h1 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
    color: #115BB5;
    margin-top: 15px;
}
/*end end*/
/*solution*/
.solution {
    margin: 5px 20px 20px 20px;
    width: 680px;
    display: inline-block;
    vertical-align: top;
}
.solution .boxout {
    margin-left: 5px;
    margin-top: 50px;
}
.solution p {
    line-height: 1.5em;
    text-align: justify;
    margin-top: 10px;
}
.solution ul {
    margin: 0px 0px 10px 40px;
    list-style: disc;
}
.solution li  {
    line-height: 1.4em;
}
.solution h1 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
    color: #115BB5;
    margin-top: 15px;
}
.solution h5 {
    margin-top: 15px !important;
}
/*end solution*/
