* {
    margin: 0;
    padding: 0;
}

body {
    font: 62.5% Tahoma, sans-serif;
    color: #c4c4c4;
    background: #4f4f4f url(../img/main.jpg) no-repeat top center;
}

body.inner {
    background: #4f4f4f url(../img/inner.jpg) no-repeat top center;    
}

body.inner2 {
    background: #4f4f4f url(../img/inner2.gif) no-repeat top center;    
}

body.inner3 {
    background: #4f4f4f url(../img/inner2.jpg) no-repeat top center;    
}

body.inner3 .content {
    height: 550px;
}

body.inner3 .content .join {
    left: 550px;
    top: 340px;
    width: 170px;
    height: 80px;
}


li {
    list-style-type: none;
}

fieldset {
    border: none;
}

hr {
    display: none;
}

p, li, th, td {
    font-size: 1.2em;
}

table {
    font-size: 1em;
}

li p, td p, th p {
    font-size: 1em;
}

a {
    color: #000;
}

img {
    border: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 10px;
}

.layout {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.content {
    position: relative;
    height: 930px;
    text-indent: -9000%;
}

body.inner .content {
    height: 900px;
}

body.inner2 .content {
    height: auto;
    padding-top: 137px;
    margin-left:90px;

}

.content .join {
    position: absolute;
    left: 540px;
    top: 700px;
    width: 210px;
    height: 120px;
    text-indent: 0;
}

body.inner2 .content .join {
    left: 550px;
    top: 340px;
    width: 170px;
    height: 80px;
}

.content .join a {
    display: block;
    height: 120px;
    text-indent: -9000%;
}

body.inner2 .content .join a {
    height: 80px;
}

body.inner .content form {
    position: relative;
    padding: 316px 0 0 465px;
    text-indent: 0;
}

body.inner .content form legend, body.inner .content form label {
    visibility: hidden;
}

body.inner .content form input, body.inner .content form textarea {
    border: none;
    background: none;
    overflow: hidden;
}

body.inner .content form input {
    margin-bottom: 20px;
    width: 370px;
    height: 22px;
}

body.inner .content form #view {
    margin-bottom: 20px;
    width: 420px;
    height: 50px;
}

body.inner .content form #message {
    margin-bottom: 13px;
    width: 420px;
    height: 68px;    
}

body.inner .content form #submit {
    width: 220px;
    height: 40px;
    border: none;
    background: none;
    cursor: pointer;
}

.footer {
    padding-left: 150px;
}


#menu { 
    position: relative;
	float:right;
	margin: 0 105px 0 0;
	z-index: 20;
	 }
	 
#menu ul { list-style-type: none; margin-top: 140px; }
#menu ul li { float: left; width: 130px; height: 24px; background: #fff; text-align: center; margin: 0 5px; border-top: 4px #000 solid; padding-top: 4px; font-size: 13px;}
#menu ul li a:hover { text-decoration: none; }







body.inner2 .content .main {
    width: 841px;
    margin: 0 auto;
    margin-bottom: 30px;
    padding-top: 9px;
    text-indent: 0;
    background: url(../img/c-inner.png) no-repeat;
}

body.inner2 .content .main .main-inner {
    min-height: 276px;
    height: auto !important;
    height: 276px;
    padding: 40px 30px 30px 280px;
    background: #fff url(../img/ilya.gif) no-repeat;
}

body.inner2 .content .main h4 {
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #000;
}

body.inner2 .content .main p {
    margin-bottom: 15px;
    color: #000;
}

body.inner2 .content .main p em {
    font: 1.8em Arial narrow, Arial, sans-serif;
    color: #c4c4c4;
}

body.inner2 .content .main .back {
    width: 164px;
    height: 83px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 20px;
    background: url(../img/back-button.gif) no-repeat;
}

body.inner2 .content .main .back a {
    display: block;
    height: 83px;    
    text-indent: -9000%;
}
