* {
    margin: 0;
    padding: 0;
}

body {
    font: 64.5% Georgia, sans-serif;
    background: #002f55;
}

li {
    list-style-type: none;
}

p, li {
    color: #84a1b7;
    font-size: 1.1em;
    line-height: 1.5em;
}

li p {
    font-size: 1em;
}

a {
    color: #da251d;
}

img {
    border: none;
}

table {
    font-size: 1em;
}

hr {
    display: none;
}

h2 {


}

h3 {
    margin: 0 0 25px 22%;
    color: #9ec0db;
    font-weight: normal;
    font-size: 1.6em;
    text-decoration: underline;
}

h4 {
    font-size: 1.1em;
    font-weight: normal;
    color: #84a1b7;
    line-height: 1.5em;
}

h5 {
    margin-bottom: 12px;
    font-weight: normal;
    font-size: 1.4em;
}

h5 a {
    color: #ff0101;
}

h6 {
    
}

#lay {
    min-width: 980px;
    max-width: 1700px;
    margin: 0 auto;
}

.header {
    height: 145px;
    overflow: hidden;
    padding: 0 4% 0 5%;
}

.header h1 {
    float: left;
    width: 226px;
    height: 90px;
    padding-top: 55px;
    background: url(../img/prolab.gif) no-repeat;
}

.header h1 a {
    display: block;
    height: 90px;
    text-indent: -900%;
}

.navigate {
    margin: 30px 0 0 270px;
}

.navigate .min-menu {
    float: right;
}

.navigate .min-menu li {
    float: left;
    width: 11px;
    height: 10px;
    margin-left: 15px;
}

.navigate .min-menu li a {
    display: block;
    width: 11px;
    height: 10px;
    text-decoration: none;
}

.navigate .min-menu li a span {
    visibility: hidden;
}

.navigate .min-menu li.home {
    background: url(../img/nash.gif) no-repeat;
}

.navigate .min-menu li.mail {
    background: url(../img/nam.gif) no-repeat;
}

.navigate .menu {
    clear: right;
    width: 100%;
    padding-top: 45px;
}

.navigate .menu table {
    width: 100%;
}

.navigate .menu td, .content .navigate li {
    font: 1.4em Georgia, sans-serif;
    margin-bottom: 0 !important;
    min-height: 24px;
}

.navigate .menu td {
    text-align: center;
}

.navigate .menu td.slim {
    padding: 0 2%;
}

.navigate .menu td a, .content .navigate li a {
    padding: 5px 0px;    
    display: inline-block;
    text-decoration: none;
}

.navigate .menu td a span, .content .navigate li a span { 
    padding: 5px 9px;
    text-decoration: underline;
}

.navigate .menu td.active a, .navigate .menu td a:hover, .content .navigate li.active a, .content .navigate li a:hover {
    background: url(../img/menu-left.gif)  no-repeat scroll 0 3px transparent;
    color: #FFFFFF;
}

.navigate .menu td.active a span, .navi .menu td a:hover span, .content .navi li.active a span, .content .navi li a:hover span {   
    background: url(../img/menu-right.gif) no-repeat scroll 0 3px transparent;
    color: #FFFFFF;
}

.content .navigate {
    margin: 0 0 150px 33px;
}

.content .navigate li a {
    color: #ff0101;
}

.content .navigate li ul {
    padding: 8px 0 5px 20px;
    background: url(../img/arrow.gif) no-repeat left 11px;
}

.content .navigate li li {
    font-size: 11px;
    min-height: inherit;
}

.content .navigate li li a {
    padding: 0;
    color: #5e8aad !important;
    background: none !important;
    text-decoration: underline;
}

.tags {
    position: relative;
    min-height: 530px;
    height: auto !important;
    height: 530px;
    background: url(../img/main.png) no-repeat top center;
}

.tags li {
    position: absolute;
}

.tags li a {
    display: block;
    text-indent: -9000%;
}

.tags .stud {
    top: 15px;
    right: 15%;
    background: url(../img/studio.png) no-repeat;    
}

.tags .stud, .tags .stud a {    
    width: 298px;
    height: 60px;
}

.tags .work {
    top: 99px;
    left: 8%;
    background: url(../img/work.png) no-repeat;    
}

.tags .work, .tags .work a {    
    width: 225px;
    height: 48px;
}

.tags .phone {
    top: 175px;
    left: 5%;
    background: url(../img/prolab-phone.png) no-repeat;    
}

.tags .phone, .tags .phone a {    
    width: 135px;
    height: 132px;
}

.tags .ad {
    top: 375px;
    left: 8%;
    background: url(../img/ad.png) no-repeat;
}

.tags .ad, .tags .ad a {    
    width: 116px;
    height: 31px;
}

.tags .servi {
    top: 375px;
    right: 3%;
    background: url(../img/services.png) no-repeat;    
}

.tags .servi, .tags .servi a {    
    width: 155px;
    height: 39px;
}

.tags .plane {
    position: absolute;
    top: 115px;
    right: 5%;
    width: 192px;
    height: 105px;
    background: url(../img/plane.png) no-repeat;   
}

.tags .design {
    top: 480px;
    left: 10%;
    background: url(../img/design.png) no-repeat;    
}

.tags .design, .tags .design a {    
    width: 209px;
    height: 32px;
}

.tags .prices {
    top: 480px;
    right: 10%;
    background: url(../img/baks.png) no-repeat;    
}

.tags .prices, .tags .prices a {    
    width: 209px;
    height: 32px;
}

.portfolio_page .tags .design {
    background: url(../img/desig-port.png) no-repeat;    
}

.portfolio_page .tags .prices {
    background: url(../img/price-port.png) no-repeat;    
}

.content {
    overflow: hidden;
}

.main-side-cover {
    float: left;
    width: 100%;
}

.main-side {
    margin: 0 285px 0 285px;
}

.inner .main-side {
    margin: 0 45px 0 285px;
}

.navi-s {
    float: left;
    width: 195px;
    margin-left: -100%;
    padding: 0px 55px 0 35px;
}

.inner .navi-s {
    padding-top: 40px;
}

.ext {
    float: left;
    width: 195px;
    margin-left: -285px;
    padding: 0 55px 0 35px;
}

.content h2 {
    margin-bottom: 15px;
    height: 20px;
    padding-top: 50px;
    font-size: 15px;
    color: #002f55;
    text-align: center;
}

.content h2.about {
    background: url(../img/abo.png) no-repeat top center;      
}

.content h2.news-time {
    background: url(../img/new.png) no-repeat top center;      
}

.content h2.services {
    background: url(../img/service.png) no-repeat top center;      
}

.content li, .content p {
    margin-bottom: 20px;
}

.content li p {
    margin-bottom: 0;
}

.pro {
    min-height: 53px;
    height: auto !important;
    height: 53px;
    padding: 40px 0 0 80px;
    background: url(../img/prom.gif) no-repeat;
}

.pro h3 {
    display: none;
}

.portfolio li {
    overflow: hidden;
    margin-bottom: 33px;
}

.portfolio li .image {
    float: left;
    width: 146px;
    height: 115px;
    padding: 8px 0 0 14px;
    background: url(../img/portf.gif) no-repeat;
}

.portfolio li div {
    margin-left: 195px;
}

.footer {
    overflow: hidden;
    padding: 30px 35px 10px 30px;
}

.copy {
    float: left;
    width: 250px;
}

.create {
    float: right;
    width: 100px;
    padding: 0 70px 0 0;
    background: url(../img/prolab-promo.gif) no-repeat right 3px;
}

.create a {
    color: #84a1b7;
    text-decoration: none;
}

.add {
    text-align: center;
    font-size: 10px !important;
}
.sidebar{


}


.question_form fieldset {
    border: none;
}

.question_form input, .question_form textarea {
    width: 300px;
    background: #84A1B7;
}
