@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ font: 12px Tahoma, Geneva, sans-serif; color:#696969;}
img{ border:none;}
a{ color:#009E92;}
a:hover{ text-decoration:none;}
ul{ list-style:none;}
h1{ font-size: 20px; font-weight:normal; padding-bottom: 5px;}
p { margin: 10px 0px 0px 0px; padding: 0px;}
#main{ float:left; width: 100%; min-width:1000px;}
*html #main{ width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');}
.topBlock{ float:left; width:100%;}
.topText{ float:left; padding:15px 0 0 25%; font-size: 13px; font-weight:bold;}
.phones{ float:right; width: 40%; padding: 15px 0;}
.phones img{ float:left; padding-right: 10%;}
.greenLine{ float:left; width: 96%; background:#009F94 url(/images/menuBg.gif) no-repeat 23% 0;}
.greenLine ul{ float:left; padding: 8px 0 0 26%; height:25px; margin-right: -20px; position:relative; z-index:3;}
.greenLine li{ float:left; padding-left: 35px; background:url(/images/menuPoint.gif) no-repeat 15px 7px;}
.greenLine li.first{ padding-left: 0; background: none;}
.greenLine li a{ float:left; font-size: 13px; color:#fff; text-transform:uppercase;}
.rightBrink{ float:right; width: 117px; height:36px; margin-top: -3px; position:relative; z-index:2; background:url(/images/menuR.gif) no-repeat;}
.contentBlock{ float:left; width: 100%;}
.leftBlock{ float:left; width: 19%; padding:0 2% 0 4%;}
.logoBox{ float:left; width:100%; margin-top: -95px; padding-bottom: 20px; position: relative; z-index:2;}
.logoBox a{ display:block; width: 191px; height:276px; background:url(/images/logo.gif) no-repeat;}
.leftMenu { float:left; width: 100%;}
.leftMenu li{ padding: 0 0 10px 10px; background:url(/images/marker.gif) no-repeat 0 8px;}
.leftMenu li a{ font-size: 16px; color:#DC8632; }
.border{ float:left; width: 100%!important; height:1px; margin:10px 0; background:#D4D4D4; line-height:0; font-size:0;}
.border div{ width: 20px!important; height:2px; background:#009F94; margin-bottom: -1px; position:relative; z-index:2;}
.questBox{ float:left; width: 100%; padding-bottom: 5px;}
.questBox img{ float:left;}
.questBox p{ padding-left: 70px;}
.links{ float:left; width: 100%; padding-top: 10px; font-weight:bold; color:#009E92;}
.rightBlock{ float:left; width: 66%; padding-top: 20px;}
.actions{ float:left; width: 100%;}
.actions div{ float:left; width: 48%; padding-bottom: 10px;}
.actions div.floatRight{ float:right; padding-bottom: 10px;}
.actions div img{ float:left;}
.actions div p{ padding-left: 110px;}
.actions div .border{ margin-top: 30px; padding: 0;}
.actions div .border div{ padding: 0;}

.aboutBox{ float:left; width: 100%;}
.aboutBox img{ float:right; padding: 0 0 10px 20px;}

.bottomBlock{ float:left; width: 92%; position:relative; left:4%; margin-top: 50px; background: url(/images/botBg.jpg) repeat-x;}
.botLeft{ font-size: 11px; float:left; height:150px; padding: 20px; background:url(/images/botL.jpg) no-repeat;}
.botLeft p{ font-size: 12px; padding-bottom:5px;}
.botLeft a{ color:#696969;}
.botRight{ font-size: 11px; float:right; height:150px; padding: 20px; background:url(/images/botR.jpg) no-repeat right top;}
.botRight p{ padding: 19px 0 5px 0;}
.botRight div{ padding-right: 20px;}
.botRight a{ margin-right: 5px;}