body {margin: 0px; background-color: #fff;}
html { font-family: Verdana, Tahoma, Arial, sans-serif; text-decoration: none;}
a, a:visited { outline: none; }

#header_block
{
    width: 960px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
    background: url(/images/bg.jpg) no-repeat;
}

#left_column
{
    width: 310px;
    padding: 0px;
}

#main_wrapper
{
    display: block;
    width: 620px;
    margin-top: 105px;
    overflow: hidden;
}


#footer
{
    clear: left;
    width: 100%;
    background-color: #fff;
    color: #666;
    text-align: center;
    padding: 14px 0;
    border-top: 1px dotted #999;
    font-family: tahoma, arial;
    font-size: 10px;
    display: block;
    position: relative;
    top: 30px;
}


a {color: #00adef}
a:link {color: #00adef}
a:visited {color: #00adef}
a:hover {color: #00adef}
a:active {color: #00adef}




#logo
{
    margin: 20px 0px 10px 28px;
}

#search_bar
{
    display: block;
    background: url(/images/search_bg.png) repeat;
    margin-right: 130px;
    padding: 0px 3px 9px 0px;
    float: right;
    width: 355px;
    height: 25px;
    min-height: 25px;
    text-align: right;
}

#main_menu
{
    float: right;
    display: block;
    width: 550px;
}

#content
{
    width: inherit;
    display: inline-block;
    margin: 40px 0px 20px 0px;
    font-family: Trebuchet MS, Tahoma, sans-serif;
    font-size: 13px;
    vertical-align: top;

}
#content ul, ol
{
  margin: 0px 15px;
  padding: 0px;
 }
#content p
{
    text-align: justify;
}

p
{
  margin: 0px;
}
#content div strong { color: #777;}

#baner2400
{
    display: block;
    position: relative;
}

#newsbank
{
    display: inline-block;
    _background: #ededed;
	margin-bottom: 10px;
}

#links
{
    display: inline-block;
    padding: 4px;
	margin-bottom: 10px;
}
#links a
{
   font-size: 12px;    
}



#left_menu
{
    display: table-cell;
    position: relative;
    float: left;
    margin-left: 5px;
    padding: 3px;
    background: #555;
    border: 1px solid #ccc;
    width: 320px;
}

#left_submenu
{
    display: inline-block;
    font-family: Trebuchet MS, Tahoma, sans-serif;
    padding: 3px 0px 0px 3px;
}

#left_submenu h3
{
    padding: 0px;
    margin: 4px;
    color: #444;
    font-size: 18px;
    font-weight: bold;
}


#left_submenu  ul
{
    list-style-type: none;
    margin-left: 0px;
     padding: 0px;

}

#left_submenu a
{
    color: #3281cd;
    text-decoration:  none;
    font-family: Trebuchet MS, Tahoma, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 0px;
}

#left_submenu  ul > li > a:hover
{
    background-color: #3281cd;
    color: #fff;
}

#left_submenu .active a
{
    background-color: #3281cd;
    color: #fff;
}
#left_submenu .inactive
{
    background-color: #fff;
    color: #3281cd;
}
h1 span 
{
    display: none;
}

h1
{
    font-family: Trebuchet MS, Tahoma, sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin: 12px 0px 10px 0px;
    color: #3281cd;
}


h2 
{
    font-family: Trebuchet MS, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: 5px 0px;
    color: #3281cd;
    text-align: left;
}

h3
{
    font-family: Trebuchet MS, Tahoma, sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #666;
      margin: 10px 0px;
}
h4
{
      margin: 5px 0px;
}



input[type="submit"],
input[type="button"] {
    padding: 1px 10px !important;
    font-size: 11px !important
}
.input
{
    display: block;
    background: #111 url(images/search_ico.gif) 0 0 no-repeat;
    border: 1px #666 solid;
    color: #999;
    padding-left: 20px;
}

#news
{
    display: inline-block;
    float: left;
    background-color: #f6f7fa;
    padding: 5px;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
}

.title3
{
    font-size: 18px; 
    color: #3281cd;
    padding: 3px;
    text-align: left;
}

h5
{
    font-size: 10px; 
    color: #444;
    font-family: arial, sans-serif;
    padding-bottom: 10px;
}

#news .date 
{    
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #9cb4d3;
    margin-top: 7px;
} 


#news a
{
  text-decoration: none;
  color: #333;
}

#news a:hover
{
  text-decoration: underline;
}

#news .item
{    
    text-align: justify;
} 
.news_link a 
{
    font-weight: bold;
}

#newsbank a
{
   font-size: 12px;    
}

.item
{
    padding: 0px 1px;
}


.item .date
{
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #9cb4d3;
    margin-top: 7px;        
}

#content .date
{
    font-family: tahoma, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #9cb4d3;
    margin-top: 7px;        
}

#content a
{
    text-decoration: none;
    color: #1E527F;
}

#content a:hover
{
    text-decoration: underline;
}
#banerbox
{
    border: 1px #ccc solid;
    background-color: #eee;
    margin: 0 auto;
    display: inline-block; 
    height: 447px; 
    overflow: hidden;
}
#banerbox a {
    color: #000;
    text-decoration: none;
}

#banerbox a:hover {
    text-decoration: underline;
}


#banerbox .baner 
{
    display: table-cell;
    float: left;
    width: 185px;
    font-family: tahoma, arial, sans-serif;
    font-size: 10px;
    color: #333;
    text-align:justify;
}

img.baner 
{
    border: 1px solid #777;
}

#benefitsbox
{
    display: inline-block;
    font-family: tahoma, arial, sans-serif;
    font-size: 12px;
    color: #333;
    float: left;
}

.t1
{
    width: 100%;
    border-collapse: collapse;
    border-width: 2px;
    border-style: solid;
    border-color: #222;

}

.t1 td {
    border-width: 1px;
    border-style: solid;
    border-color: #222;
    font-size: 14px;
    font-family: Trebuchet MS, Tahoma, sans-serif;
    padding: 3px;
    vertical-align: top;
}
.t1 td:last-child
{
    width: 100px;
}




.grey
{
    background-color: #eee;
}

#sc {margin: 3px; }
#fbme {margin: 3px; }
#hsbc {margin: 3px; }



ul.wb, li.wb
{
margin:0; 
padding:0;
}

.wb ul {padding-left:10px;}

.wb li
{
    list-style-type:none;
    background:url(/images/wb_bullet.gif) left top no-repeat;
    padding-left:10px;
    margin-left:-10px; 
    line-height: 20px;
    text-align: justify;

}


#content ul, #content li {  
margin:0; 
padding:0;  
}

#content ul { 
padding-left:10px;
}

#content ul li {
 	list-style-image: url(/images/wb_bullet.gif);
    vertical-align: middle;
 	margin-left: 20px;
}



ul.word li
{
    list-style-image: url(/images/word_icon.gif) !important;
    line-height: 20px;
    vertical-align: middle;
 	text-align: left;   
 	margin-left: 20px;
}

#callnow
{
    font-family: tahoma, arial, sans-serif;
    font-size: 12px;
    color: #333;
}

#callnow h2
{ 
    text-align: right;
    padding-right: 15px;
}

ul#callnow li{
    list-style-type:none;
    list-style-image: url(/images/phone.gif) !important;
    padding-top: 10px;
    line-height: 18px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
    color: #333399;
}


.zapros { display: block;}
a.zapros_link {
	background: url(/img/btn_body.gif) repeat-x;
	color: #fff;
	height: 20px;
	vertical-align: middle;
	padding: 0px 5px;
	text-decoration: none;
}


/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 320px;
height: 160px;
display: inline-table;
position: relative;
margin-top: 10px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}            

/* ---------------------------------------------------- */
/* SLIDESHOW  SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 320px;
}

#slideshow .slides ul {
width: 2880px;}

#slideshow .slides li {
width: 300px;
height: 160px;
float: left;
padding: 0px 20px 0px 10px;}

#slideshow .slides h2 {
margin-top: 0;}

.botMenu{
height:60px;
font-size:11px;
color:#333333;
}

.botMenu a{
font-size:11px;
color:#333333;
margin:0 10px;
}

table.qqq {
    border-width: 1px;
    border-spacing: 1px;
    border-style: outset;
    border-color: gray;
    border-collapse: collapse;
    background-color: white;
}

table.qqq td {
    border-width: 1px;
    padding: 3px;
    border-style: inset;
    border-color: gray;
    -moz-border-radius: 0px 0px 0px 0px;
}

.box {
	width: 300px;
    border: 1px solid #555;
    margin: 10px;
    padding: 3px;
}

#order_sm
{
	display: block;
	background: #efefef;
	border: 1px solid #ccc;
	font-size: 11px;
	margin-bottom: 10px;
}


#order_sm .grey
{
	margin: 0px 3px;
	padding: 2px;
	background: #dedede;
	border: 1px solid #bbb;
}
#order_sm .grey ul
{
	margin: 0px;
	padding: 3px 15px;
}

#order_sm .grey ul li
{
	color: #096A9B;
}

#order_sm ul.word
{
	margin: 0px;
	padding: 0px 15px;
}




#order_sm .summa
{
	color: red;
}

#order_sm table td
{
	margin: 0px 3px;
	padding: 0px 3px;
}
#order_sm h3
{
	margin: 0px 0px 10px 0px;
	padding: 0px;	
}

#order_sm .dop_sm td
{
	font-size: 10px;
	vertical-align: top;
}

#order_sm .dop_sm input
{
	vertical-align: top;
}









