@charset "utf-8";/* CSS Document */* {    borders: none;    outline: none;}body {    background: #ffffff;    margin: 0 auto 0 auto;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;}a {    text-decoration: none;    color: #1d61ae;}a:hover {    color: #7baadb;}#wrapper {    width: 810px;    margin: 0 auto;    min-height: 700px;}#header {    width: 341px;    height: 82px;    margin: 0 auto;}#content, #content2, #content5 {    width: 750px;    background:url(images/bckg_up.gif) top center no-repeat;    margin: 0 auto;    padding: 40px 0 0 0;}#menu {    list-style: none;    font-weight: bold;    text-decoration: none;    font-size: 14px;    width: 250px;    float: left;}li {     list-style-image:url(images/bullet2.gif);}li:hover {    list-style-image:url(images/bullet1.gif);}li.active {    list-style-image:url(images/bullet1.gif);}.newLi{    list-style-image:url(images/bullet1.gif); }h1 {    color: #1d61ae;   }#text {    width: 450px;    text-align: justify;    float: right;}#text table{width: 450px;}#text table td{width: 50%; text-align: left;}.small {width: 240px;}#footer {    background: url(images/bckg_down.gif) top center no-repeat;    width: 750px;    height: 90px;    text-align: right;    font-size: 11px;    font-style: italic;    color: #1d61ae;    margin: 0 auto;    clear: both;}span {    font-size: 14px;    font-weight: bold;    color: #1d61ae;}p{    line-height: 20px;    }#adress{    min-height: 150px;}#leftAdress, #rightAdress{    float: left;    min-width: 200px;    }
