html,body {
    margin: 0px;
    padding: 0px;
    background-color: #bcc7cd;
    color: #000000;
    /*height: 100%;*/
}

body {
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

:focus{
    outline: none;
}

img {
    border: 0;
}

#fajax {
    height: 0;
    display: none;
    visibility: hidden;
}

a img {
    border: 0;
}

div#centermenu a:link{
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 11px;
    color: #000099;
}

div#centermenu a:visited{
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 11px;
    color: #000033;
}

div#centermenu2 a:link{
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 11px;
    color: #000099;
}

div#centermenu2 a:visited{
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 11px;
    color: #000033;
}

div {
    margin: 0;
    padding: 0;
}

p {
    margin: 0px 20px 0px 10px;
    line-height: 130%;
}

#header {
    margin: 0 auto;
    margin-top: 10px;
    width: 96%;
    min-width: 1000px;
}

#main_content {
    margin: 0 auto;
    background: #FFFFFF;
    width: 96%;
    min-width: 1000px;
}

#container {
    position: relative;
    text-align: left;
    overflow: hidden;
}

#headerim {
    position: relative;
    height: 98px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #CCCCCC; /**  Полоса под заголовком */
    background: url(../images/header-bg.gif) repeat-x;
}

#header_text {
    float: right;
    position: absolute;
    font-size: 18px;
    top: 20px;
    right: 40px;
    /*color: #222767;*/
    text-align: right;
    font-weight: bold;
    color: #177F49;
}

div#header_text span.tel  {
    font-size:0.7em;
    color: #177F49;
}

div#header_text span#faddree  a {
    font-weight: normal;
    color: #000033;
    font-size: 12px;
}


div#leftfooter span#faddre  a {
    font-weight: normal;
    color: #000033;
    font-size: 12px;
}

#headerim-lshadow {
    position: relative;
    height: 98px;
    float: left;
    width: 196px;
    /*background: url(/images/top_left.gif) no-repeat;*/
}

#headerim-rshadow {
    position: relative;
    float: right;
    height: 98px;
    width: 61px;
    background: url(../images/top_right.gif) no-repeat;
}

#headerim-rshadow a:link{
    color: #000033;
    font-size: 12px;
}

#headerim-rshadow a:visited{
    color: #000033;
}

#headerim-rshadow a:hover{
    color: #0066cc;
}

#lborder {
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    padding-left: 9px;
    background: url(../images/lborder.gif) left top repeat-y;
}

#rborder1 {
    position: relative;
    right: 0px;
    top: 0; 
    height: 100%;
    padding-right: 9px;
    background: url(../images/rborder0.gif) right top repeat-y;
}

#rborder2 {
    position: relative;
    right: 0px;
    top: 0; 
    height: 100%;
    padding-right: 9px;
    background: url(../images/rborder.gif) right top repeat-y;
}

#leftside {
    position: relative;
    height: 100%;
    width: 250px;
    float: left;
    z-index: 5;
}

#leftside_menu {
    position: relative;
    width: 85%;
    margin: 0px 0px 10px 10px;
    text-align: left;
}

#leftside_menu p {
    margin: 15px 0px 15px 10px;
}

/* бордер левого меню */
/*
#leftside_menu a:hover, #leftside_menu a.nav_leftside_menu{
    border: 1px solid #316F81;
    padding: 5px;
    margin: 10px 0px 10px 0px;
}
*/

#leftside_menu a:link{
    color: #000033;
    text-decoration: none;
    font-weight: bold;
}

#leftside_menu a:visited{
    color: #000033;
    text-decoration: none;
    font-weight: bold;
}

#leftside_menu a:hover{
    color: #0066cc;
    text-decoration: none;
    font-weight: bold;
}

#leftside h2 {
    font-weight: bold;
    background: url(../images/hdots.gif) repeat-x bottom left;
    padding: 8px 0px 3px 10px;
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 12px;
    color: #050334;
}

#leftside p {
    font-family: Verdana, "Times New Roman", times, arial;
    font-size: 12px;
}

.arrowblock h1 {
    font-weight: bold;
    background: url(../images/hdots.gif) repeat-x bottom left;
    padding: 0px 0px 3px 10px;
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 12px;
}

.leftside_date {
    padding: 35px 15px 3px 10px;
    font-family: Tahoma, "Times New Roman", times, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #030E5D;
}

.arrowblock p {
    font-family: Verdana, "Times New Roman", times, arial;
    font-size: 12px;
    margin: 0px 15px 0px 10px;
    line-height: 130%;
}

.arrowblock a{
    /*color: #030e5d;*/
    text-decoration: none;
    color: #000000;
}

.arrowblock h2 a{
    text-decoration: underline;
}

.arrowblock p.menu_highlight a {
    color: #9D2929;
}

.arrowblock h2 a.menu_highlight {
    color: #9D2929;
}

#all_article {
    text-align: right;
    color: #030e5d;
    text-decoration: underline;
    margin: 10px 10px 5px 0px;
}

#all_news {
    text-align: right;
    color: #030e5d;
    text-decoration: underline;
    margin: 10px 10px 5px 0px;
}

#all_portfolio {
    text-align: right;
    color: #030e5d;
    text-decoration: underline;
    margin: 10px 10px 5px 0px;
}

#all {
    text-align: right;
    color: #030e5d;
    text-decoration: underline;
    margin: 10px 10px 5px 0px;
}

#all a {
    text-decoration: underline;
}

#all_news a {
    text-decoration: underline;
}


#rightside {    
    position: relative;
    width: 193px;
    float: right;
    margin: 10px 0px 5px 0px;
    z-index: 5;
}

.rightside_menu {
    background: url(../images/menu-inactivebg.gif) repeat-x;
    font-family: Tahoma, "Times New Roman", times, arial, sans-serif;
    color: white;
    text-align: center;
    height: 30px;
    width: 100%;
    padding-top: 4px;
}

.rightside_text a:link{
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 11px;
    color: #000099;
    text-align: justify;
}

.rightside_text a:visited{
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 11px;
    color: #000033;
    text-align: justify;
}

.rightside_text  p {
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 11px;
    color: #030e5d;
    text-align: justify;
    margin: 5px 5px 5px 5px;
}

.rightside_text {
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 11px;
    padding: 5px 5px 5px 5px;
    text-align: justify;
    background: url(../images/rightside.gif) top left repeat-y;
}

.arrowblock {
    position: relative;
    padding: 5px 0px 10px 5px;
}

.arrowblock-left {
    height: 30px;
    width: 80%;
    color: white;
    padding: 0px 0px 0px 5px;
    margin-bottom: 10px;
    font-family: Verdana;
    font-size: 20px;
    float: left;
}

.arrowblock-right {
    float: left;
    border-left: 1px solid white;
    margin: 0;
    padding: 0;
}

.orangebg {
    background: #F95500;
}

.greenbg {
    background: #2EC400;
}

#centermenu2 {
    margin: 0px 100px 15px 10px;
    float: right;
}

.text {    
    padding: 0px 0px 3px 0px;
    font-size: 12px;
}

div .centertexte a:link{
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 12px;
    color: #000099;
}

div .centertexte a:visited{
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 12px;
    color: #000099;
}

.centertexte {
    position: relative;
    padding: 35px 0px 0px 0px;
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 12px;
}

.centertexte h4 {
    font-weight: bold;
    /*background: url(../images/hdots.gif) repeat-x bottom left;*/
    width: 60%;
    padding: 0px 0px 3px 30px;
    font-size: 10px;
    color: #030e5d;
}

.centertexte h3 {
    font-weight: bold;
    background: url(../images/hdots.gif) repeat-x bottom left;
    width: 60%;
    padding: 0px 0px 3px 20px;
    font-size: 11px;
    color: #030e5d;
}

.centertexte h2 {
    font-weight: bold;
    background: url(../images/hdots.gif) repeat-x bottom left;
    width: 50%;
    padding: 0px 0px 3px 20px;
    font-size: 12px;
    color: #030e5d;
}

.centertexte h2.offer {
    font-weight: bold;
    /*background: url(../images/hdots.gif) repeat-x bottom left;*/
	background:none !important;
    width: 70%;
    padding: 0px 0px 3px 20px;
    font-size: 12px;
    color: #030e5d;
	text-align:center;
}

.centertexte h2 a {
    text-decoration: none;
}

.centertexte p {
    padding: 0px 0px 15px 0px;
    font-size: 12px;
    text-align: justify;
    margin: 0px 20px 0px 10px;
    line-height: 130%;
}

.centertexte ul {
    padding: 0px 0px 3px 10px;
    font-size: 12px;
}

.centertexte li {
    padding: 0px 0px 5px 15px;
    font-size: 12px;
    background: url(../images/kv.gif) no-repeat;
    list-style: none;
}

.centertexte ol {
    padding: 0px 0px 5px 15px;
    font-size: 12px;
}

#centermenu { 
    margin: 0px 10px 0px 10px;
    float: right;
}

#centerside {
    position: relative;
    padding: 0px 200px 0px 254px;
    z-index: 4;
}

#centerside h3 {
    font-weight: bold;
    background: url(../images/hdots.gif) repeat-x bottom left;
    padding: 0px 0px 3px 20px;
    font-size: 12px;
    color: #030e5d;
}

#centerside p {
    padding: 0px 0px 15px 0px;
    font-size: 12px;
}

#centerside2 {   
    position: relative;
    padding: 0px 0px 0px 254px;
    z-index: 4;
}

#footer {
    margin: 0 auto;
    width: 96%;
    min-width: 1000px;
    height: 136px;
    position: relative;
    background: url(../images/footer-shadow.gif) repeat-x;
    font-family: Verdana, "Times New Roman", times, arial, sans-serif;
    font-size: 11px;
    color: #192228;
}

#footer a {
    color: #000033;
}

#footer-lshadow {
    position: relative;
    left: 0;
    top: 0;
    height: 137px;
    padding-left: 18px;
    background: url(../images/footer-lshadow.gif) left top repeat-y;
}

#footer-rshadow {
    position: relative;
    right: 0px;
    top: 0; 
    height: 137px;
    padding-right: 18px;
    background: url(../images/footer-rshadow.gif) right top repeat-y;
}

#leftfooter {
    margin: 40px 0px 0px 5px;
    width: 20%;
    float: left;
    text-align: left;
}

#centerfooter li a:link{
    color: #000099;
}

#centerfooter li a:visited{
    color: #000033;
}

#centerfooter {
    margin-top: 30px;
    text-align: left;
    width: 40%;
    float: left;
}

div#centerfooter  li {
    background: url(../images/kv.gif) no-repeat;
    list-style: none;
    padding: 0px 0px 5px 10px;
}

#centerfooter-bild {
    margin-top: 30px;
    float: left;
    text-align: right;
}

#rightfooter {
    margin-top: 50px;
    width: 19%;
    float: right;
}

.arrowblockrot {
    padding: 11px 0px 35px 10px;
    margin: 0px 15px 0px 0px;
}

.arrowblock-leftrot {
    height: 30px;
    width: 48%;
    float: left;
    padding: 0px 0px 0px 5px;/*
    color: white;
    font-family: Verdana;
    font-size: 20px;*/
}

.arrowblock-leftrot h1 {
    color: white;
    font-family: Verdana;
    font-size: 20px;
    text-align: left;
    font-weight: 300;
    margin: 0px 0px 0px 0px;  /*Дороботать  У тебя <h1> и <h2> запутаны */
}

.arrowblock-rightrot {
    float: left;
    border-left: 1px solid white;
    margin: 0;
    padding: 0;
}
.rotbg {
    background: #7a002f;
}

img.floatLeft {
    float: left;
    margin: 4px 6px 4px 0px;
}

img.link {
float:left;
margin-right:5px;
}

a#formLink {
    font-size: 16px;
    padding: 0px 10px;
    font-weight: bold;
    /*text-decoration: none;*/
}

#contact_block {
    clear: right;
    width: 200px;
    position: relative;
    float: right;
    margin: 30px 20px 10px 20px;
    padding: 5px 20px;
    font-size: 10px;
    border-left: 1px dashed black;
    border-top: 1px dashed black;
    border-bottom: 1px dashed black;
}

#contact_block div{
    text-align: center;
    font-size: 10px;
}

#contact_block div.header {
    color: #D4221C;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

#contact_block div.form {
    text-align: left;
}

#contact_block div.phone {
    text-align: center;
    color: #177F49;
    font-weight:bold;
    font-size: 18px;
}

#contact_block div.thankyou {
    font-size: 14px;
    padding: 20px 0px;
    color: #144D82;
}

#contact_block input {
    width: 180px;
    color: #666666;
    margin: 5px 0px;
}

#contact_block textarea {
    color: #666666;
    width: 180px;
    height: 90px;
}

#contact_block input.btn {
    width: 85px;
    color: #000000;
}



#contact_block_promo {
    /*clear: right;*/
    width: 200px;
    position: relative;
    float: left;
    margin: 5px 20px 10px 0;
    padding: 5px 20px;
    font-size: 10px;
    border: 1px dashed black;

}

#contact_block_promo div{
    text-align: center;
    font-size: 10px;
}

#contact_block_promo div.header {
    color: #D4221C;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

#contact_block_promo div.form {
    text-align: left;
}

#contact_block_promo div.phone {
    text-align: center;
    color: #177F49;
    font-weight:bold;
    font-size: 18px;
}

#contact_block_promo div.thankyou {
    font-size: 14px;
    padding: 20px 0px;
    color: #144D82;
}

#contact_block_promo input {
    width: 180px;
    color: #666666;
    margin: 5px 0px;
}

#contact_block_promo textarea {
    color: #666666;
    width: 180px;
    height: 90px;
}

#contact_block_promo input.btn {
    width: 85px;
    color: #000000;
}



.content_block {
	float:left;
	clear:left;
}

.link_promo {
	float:none;
	clear:both;
}

p.before_list{
    margin-bottom: -10px;
}

p#fLink {
    font-size: 16px;
    font-weight: bold;
}

table.support {
    margin: 15px;
    border: 1px dashed black;
    border-collapse: collapse;
}

table.support th, table.support td {
    border: 1px dashed black;
    font-size: 14px;
    font-weight: normal;
    font-family: Arial;
    padding: 10px;
}

table.support th {
    text-align: center;
}

table.support td {
    text-align: right;
    padding: 5px 15px;
}

table.support tr.blue td {
    color: #2260CF;
    background-color: #D6E2F8;
}

table.support tr.red td {
    color: #7A002D;
    background-color: #F9D0D0;
}

table.support tr.green td {
    color: #1A8A04;
    background-color: #E7FEE2;
}

table.support tr.orange td {
    color: #F95501;
    background-color: #FBEBE4;
}

table.support tr.orange a {
    color: #F95501;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

table.support td.plan {
    font-weight: bold;
}


table.mail {
    margin: 15px;
    border: 1px dashed black;
    border-collapse: collapse;
    color: #F95501;
    background-color: #FBEBE4;
}

table.mail th, table.mail td {
    border: 1px dashed black;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    padding: 10px;
}

table.mail th {
    text-align: center;
}

table.seo {
	margin-left: 30px;
	width: 75%;
	text-align: center;
    border: 1px dashed black;
    border-collapse: collapse;
    color: #F95501;
    background-color: #F8F9FB;
}

table.seo th, table.seo td {
    border: 1px dashed black;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
	padding: 5px;
	color: #000000;
}

table.seo th {
    text-align: center;
	color: #000000;
}

.style_title_one {
	font-size:15px !important;
}

.centertexte table.table_audit {
	border-top:1px solid #000;
	border-left:1px solid #000;
}

.centertexte table.table_audit td {
	border-bottom:1px solid #000;
	border-right:1px solid #000;
}

.centertexte table.table_audit {
	margin:10px;
}

p.anons {
	text-align:right;
}

img.our_clients {
    border: 1px solid #3C5A6C;
}
