/*   general styles   */
body, html {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}
body {
    background: #8d8d8d url('../i/bg.jpg') repeat-x 0 0;
}
body, td, th {
    font-family: Arial;
    font-size: 13px;
    color: #999999;
}
body.int, body.int td, body.int th {
    color: #bbbbbb;
}

a {
    color: #ffa300;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: none;
}
table {
    border: 0;
    border-collapse: collapse;
}
form, img, div, td, th {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
p {
    padding: 0 0 10px 0;
    margin: 0;
    background: transparent;
    font-family: inherit;
    font-size: inherit;
}
.int p {
    padding: 0 0 19px 0;
    line-height: 18px;
}
.int p.app {
    font-size: 30px;
    padding-top: 25px;
}
.int p.small {
    font-size: 11px;
    line-height: 14px;
}
h5 {
    color: #fffffe;
    font-size: 48px;
    padding: 0;
    margin: 0 0 26px 0;
}
h1 {
    font-size: 12px;
    padding: 0 0 10px 0;
    margin: 0;
}
h2 {
    color: #fefefe;
    font-size: 18px;
    padding: 6px 0 15px 0;
    margin: 0;
}
h2 a {
    color: #fefefe;
}
.int h2 {
    line-height: 24px;
    padding: 4px 0 17px 0;
    font-weight: normal;
}
.int big {
    font-size: 18px;
}
h3 {
    color: #392b22;
    font-size: 15px;
    margin: 0;
    padding: 0 0 7px 0;
}
.int h3 {
    color: #fefefe;
    font-size: 21px;
    line-height: 24px;
    font-weight: normal;
    padding: 9px 0 9px 0;
    margin: 0;
}
.white {
    color: #ffffff;
}
.picture img {
    border: 10px solid #ffffff;
}

ul {
    list-style: none;
    padding: 0 0 13px 0;
    margin: 0;
}
ul li {
    padding: 0 0 0 10px;
    margin: 0;
    background: transparent url('../i/li.gif') no-repeat 0 7px;
}
.clear, .clearfoot {
    display: block;
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin: 0 0 -1px;
}
.br {
    display: block;
    clear: both;
    font-size: 1px;
    height: 28px;
    line-height: 1px;
    margin: 0;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
/*   /general styles   */
#foot {
    position: absolute;
    width: 100%;
    min-width: 960px;
    text-align: center;
    background: none;
    top: 711px;
}
#foot div {
    width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    background: none;
    text-align: left;
}
p.designedby {
    float: right;
    padding: 0 87px 0 0;
    font: normal 9px/9px Tahoma;
    color: #5f5f5f;
}
p.designedby a {
    color: #5f5f5f;
    text-decoration: none;
}
p.designedby span {
    display: block;
    padding: 2px 0 0 32px;
}
p.copyright {
    color: #474749;
    font-size: 11px;
    padding: 16px 0 0 72px;
}
.int p.designedby, .int p.designedby a {
    color: #2e2d2d;
}
.int p.copyright {
    color: #999999;
}

#head {
    position: absolute;
    width: 100%;
    min-width: 960px;
    text-align: center;
    height: 135px;
    background: none;
    overflow: hidden;
    left: 0;
}
#head div {
    width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    background: none;
    text-align: left;
}
#head p.logo {
    position: absolute;
    left: 0;
    width: 100%;
    height: 135px;
}
#head p.logo a {
    display: block;
    position: absolute;
    left: 50%;
    top: 20px;
}
#head p.logo a img {
    margin: 0 0 0 100px;
}
.int #head p.logo {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100px;
}
.int #head p.logo a {
    top: 0;
}
.int #head p.logo a img {
    margin: 0 0 0 300px;
}

p.back {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    position: relative;
    z-index: 10;
    background: transparent url('../i/back.gif') no-repeat 0 10px;
    padding: 0 0 0 21px;
    margin: 74px 0 0 0;
}


#menu {
    position: absolute;
    top: 0;
}
#menu li {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    background: transparent;
    font-size: 14px;
    height: 98px;
}
#menu li a {
    display: block;
    float: left;
    text-decoration: none;
    color: #ffffff;
    padding: 80px 9px 3px 9px !important;
    margin: 0 !important;
}
#menu .homepage {
    width: 76px;
}
#menu .services {
    width: 66px;
}
#menu .photo {
    width: 54px;
}
#menu .contacts {
    width: 86px;
}

ul li.homepage a {
    background: transparent url('../i/nav-homepage-a.gif') no-repeat 0 0;
}
ul.homepage li.homepage a {
    background: transparent url('../i/nav-homepage.gif') no-repeat 0 0;
}
ul li.services a {
    background: transparent url('../i/nav-services-a.gif') no-repeat 0 0;
}
ul.services li.services a {
    background: transparent url('../i/nav-services.gif') no-repeat 0 0;
}
ul li.photo a {
    background: transparent url('../i/nav-photo-a.gif') no-repeat 0 0;
}
ul.photo li.photo a {
    background: transparent url('../i/nav-photo.gif') no-repeat 0 0;
}
ul li.contacts a {
    background: transparent url('../i/nav-contacts-a.gif') no-repeat 0 0;
}
ul.contacts li.contacts a {
    background: transparent url('../i/nav-contacts.gif') no-repeat 0 0;
}

#main {height:850px; overflow:hidden; width:100%; min-width: 960px; }

#main .in { height:850px; width:7680px;}

#main .in div.homepage,
#main .in div.services,
#main .in div.photo,
#main .in div.contacts { height:850px; width:1920px; text-align: center; float: left;}

#main .in div.homepage div.content,
#main .in div.services div.content,
#main .in div.photo div.content,
#main .in div.contacts div.content { height:850px; width:960px; margin: 0 auto; padding-top: 90px; text-align: left; }

#main .in div.homepage { background: transparent url('../i/1.jpg') no-repeat 0 150px; }
#main .in div.services { background: transparent url('../i/2.jpg') no-repeat 0 150px; }
#main .in div.photo { background: transparent url('../i/3.jpg') no-repeat 0 150px; }
#main .in div.contacts { background: transparent url('../i/4.jpg') no-repeat 0 150px; }

div.content h5, div.content p {

}

div.content p {
    line-height: 18px;
}


.tooltip {
    float: left;
    color: #999999;
    font-size: 11px;
    line-height: 12px;
}
.tooltip h3 {
    color: #999999;
    font-size: 14px;
    line-height: 15px;
    padding: 0;
    margin: -2px 0 0 0;
}

div.small {
    font-size:11px;
    color:#666666;
    line-height: 14px;
}


/* internal pages */
body.int {
    background: #565658 url('../i/bg-int.jpg') repeat-x 0 0;
}
body.int .main {
    width: 960px;
    margin: 0 auto;
    text-align: left;
    min-height: 100%;
}
* html body.int .main {
    height: 100%;
}
.text {
    margin: -8px 70px 0 200px;
}
#foot-int {
    width: 960px;
    height: 90px;
    margin: 0 auto;
    margin-top: -90px;
    text-align: left;
}

.int form p {
    padding: 0 0 7px 0;
}

div.field input {
    background: #5f5f60;
    border: 1px solid #8a8a8a;
    font: normal 18px/21px Arial;
    color: #ffffff;
    padding: 6px 0 7px 8px;
    margin: 0;
    width: 560px;
}
div.field input.error {
    border: 1px solid #ffa300;
}
form {
    padding: 7px 0;
    text-align: left;
}
form p {
    color: #bbbbbb;
}
p.error, div.error {
    color: #ffa300 !important;
}
div.errorNo {
    color: #bbbbbb !important;
}
.field {
    padding: 0 0 12px 0;
}
.button input {
    border: none;
    background: none;
    padding: 0;
    margin: 11px 0 15px 0;
    color: #ffa300;
    font: normal 30px/34px Arial;
    text-decoration: underline;
    width: 250px;
    cursor: pointer;
    -cursor: hand;
}
.button a {
    display: block;
    position: relative;
    border: none;
    background: none;
    padding: 0;
    margin: 11px 0 15px 0;
    color: #ffa300;
    font: normal 30px/34px Arial;
    text-decoration: underline;
    cursor: pointer;
    -cursor: hand;
}
/* /internal pages */