/***CSS RESET***/
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,
b, u, i, center,
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-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
img{font-size:0;}
body {text-align:center; font: 10pt/140% Arial, sans-serif; width:1000px; margin:0 auto;}
/*ol, ul {list-style: none;}*/
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}

/* remember to define focus styles! */
/*:focus {outline: 0;}*/
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;}

/***ENDOF CSS RESET***/

table{border:1px solid black;}
td{border:1px solid black; padding:10px; padding-bottom:0px;}

/*** HELP CLASSES***/
.clear {
    clear:both;
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:0;
    min-height:1px;
    padding:0;
    width:1px;
}
/*** ENDOF HELP CLASSES***/

#body{
    width:1000px;
    margin:0 auto;
    text-align:left;
    /*border:1px solid #666;*/
    /*max-width:98%;*/
}
#head{
    margin-bottom:-1px;
}
h1{font-size:24px; margin: 24px 0; line-height: 1em;}
#logo{
    float:left;
    background:#005079;
    width:250px;
    height:113px;
}
#logo img{
    position:relative;
    top: 25px;
    left:21px;
}
#info{
    position:relative;
    float:left;
    width:750px;
    background:#5997B7 url(i/head-gradient.gif) left top repeat-y;
    height:113px;
}
#icons{
    position:absolute;
    left:30px;
    top:10px;
}
#icons a{text-decoration:none;display:block;float:left;margin-right:11px;}
a#home{
    width:10px;
    height:11px;
    background:url(i/icons.gif) 0 0 no-repeat;
    
}
a#sitemap{
    width:17px;
    height:11px;
    background:url(i/icons.gif) -22px 0 no-repeat;
}
a#mail{
    width:11px;
    height:11px;
    background:url(i/icons.gif) -50px 0 no-repeat;
}
a.pdf{
	background:transparent url(/i/ico_pdf.gif) no-repeat scroll top left;
	padding:0 0 0px 20px;
}
a.doc{
	background:transparent url(/i/ico_doc.gif) no-repeat scroll top left;
	padding:0 0 0px 20px;
}
p#slogan{
    position:absolute;
    color:#F2F2F2;
    top:36px;
    left:28px;
    font:bold 140% Tahoma,sans-serif;
}
img#head-side{
    position:absolute;
    right:0px;
    top:-1px;
}

div#side-left{
    margin-top:12px;
    float:left;
    padding-top:34px;
    width:215px;
    margin-right:20px;
}
div#side-right{
    float:right;
    width:260px;
    padding-top:34px;
}
div#side-right img{
    display:block;
    margin-bottom:44px;
    margin-left:auto;
    margin-right:auto;
}
div#content{
    overflow:hidden;
    float:left;
    width:764px;
    _zoom:1;
}
div#text h2{
    font:bold 100% Arial, sans-serif;
    margin:13pt 0;
}

div#text{
    padding-top:28px;
    width:482px;
    padding-left:13px;
    font-size:105%;
    line-height:120%;
}
div#sitemap li{margin:10px 0;}
#text ul{
    margin-bottom:13pt;
    padding-left:14pt;
    
	marign-left:15px;
	list-style-image: url(/i/bullit.png);
}
.index_text ul{color:#1075BE;}
#text p{
    padding-bottom:13pt;
}
#menu a {
   text-decoration:none;
   color:#3B87BE;
   display:block;
   padding:12px 0 11px 26px;
}
#menu a:hover, #menu a.active{
     color:#005079;
}
#menu a.goods{
    background:#EEF7FC;
}
ul#menu {
    width:210px;
    border-top:1px solid #999;
    list-style:none;
    font:bold 100% Arial, sans-serif;
    margin-bottom:29px;
}
#menu li{
    border-bottom:1px solid #999;
    
}
a.full-list{
    padding-left:29px;
    color:#00174A;
}

#footer{
	margin-top:20px;
    background:#DEDEDE;
    padding-left:251px;
    font-size:87%;
    padding-top:13px;
    padding-bottom:13px;
    font-weight:bold;
    font-family: Arial, sans-serif;
    color:#797777;
}
span.phone{
    font-size:120%;
}
#footer a{
    color:#5C95BE;
}

/***ROUNDED ADS BANNER***/
.r-ads{padding-left:7px; margin-top:25px;}
.r-head{
    background:url(i/ads-round-top.gif) top left no-repeat;
    width:209px;
    height:41px;
}
.r-head span{
    position:relative;
    font:bold 120% Arial;
    color:#FFF;
    top:18px;
    left:24px;
}
.r-content{
    background:url(i/ads-round-content.gif) top left repeat-y;
    width:209px;
}
.r-content span{
    font:bold 100% Arial;
    color:#FFF;
    position:relative;
    width:160px;
    display:block;
    padding-top:11px;
    padding-bottom:11px;
    top:0px;
    left:24px;
}
.r-bottom{
    background:url(i/ads-round-bottom.gif) bottom left no-repeat;
    width:209px;
    height:33px;
}

/*** ENDOF ROUNDED ADS BANNER***/

.navibar{display: block; color:#3B87BE;}
.navibar a{color:#3B87BE; padding-right:10px;}
.navibar span{color:#005092;}

/*SECTIONS LIST*/
.sections_list{border-bottom:1px #999 solid; padding-bottom:15px;}
.sections_list h2 a{color:#3B87BE;}
	
