body {
background-color : #000000;
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
text-align:center;
font-family: arial, helvetica, sans-serif;  
}
#page {
position:relative;
margin-left:auto;
margin-right:auto;
width: 740px;
}
#top {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 140px;
background: url(bg.gif) top left repeat #202020;
vertical-align: top;
}
#title {
position: absolute;
text-align:left;
margin-top:77px;
margin-left:22px;
font-size: 28px;
font-weight: bold;
color: #000;
}
#title1 {
position: absolute;
text-align:left;
margin-top:75px;
margin-left:20px;
font-size: 28px;
font-weight: bold;
color: #fff;
}
#title2 {
position: absolute;
text-align:left;
margin-top:105px;
margin-left:389px;
font-size: 12px;
font-weight: bold;
color: #ff9900;
}
#title3 {
position: absolute;
text-align:left;
margin-top:127px;
margin-left:590px;
font-size: 11px;
color: #aaa;
}
#header {
position:relative;
width: 770px;
height: 150px;
top: 10px;
background: url(horsehead.jpg) #909090 bottom left no-repeat;
text-align:left;
}
#navmenu {
float:right;
width: 100px;
text-align:left;
filter:alpha(opacity=60);
}
#menu {
position: absolute;
text-align:left;
top:125px;
height: 25px;
text-align:center;
filter:alpha(opacity=85);
}
#main {
width: 770px;
background: url() #f2f2f2;
text-align:left;
}
#content {
padding: 20px 20px 20px 20px; 
text-align:left;
font-size: 11px;
color: #000;
overflow:auto;
}
#footer {
width: 770px;
height: 7px;
background-color: #909090;
text-align:center;
}
#copy {
width: 770px;
height: 50px;
background: url() #202020;
}
#copy1 {
padding: 10px 10px 10px 10px; 
text-align:left;
font-size: 10px;
font-weight: normal;
color: #999;
}
a.main:link, a.main:visited {
  display: block;
  background: url(bg2.gif) no-repeat;
  vertical-align: top;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  text-align: left;
  padding-top: 5px;
  padding-left: 10px;
  height: 17px !important;
  height: 22px;
  text-decoration: none;
  border-bottom: 1px dotted #333;
}

a.main:hover {
  background-position: 0px -25px;
  text-decoration: none;
  color: #ff9900;
}

ul#nav
{
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.8em;
}

ul#nav li
{
  background-image: none;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  margin: 0;
  font-size: 12px;
  line-height: 25px;
  white-space: nowrap;
  border-right: 1px dotted #555;
}

ul#nav li a
{
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #fff;
  background: url() #222;
  font-weight: bold;  
}

ul#nav li a:hover
{
  color: #ff9900;
  background: #000;
}
ul#nav li a:active
{
  color: #ff9900;
  background: #000;
}

a:link, a:visited {
  font-size: 11px;
  color: #ff0000;
}

a:hover {
  color: #ff9900;
}

a.copy:link, a.copy:visited {
  font-size: 10px;
  text-decoration: none;
  color: #fff;
}

a.copy:hover {
  text-decoration: underline;
  color: #ff9900;
}
img.main {
border: 1px solid #ccc;
float: right;
margin: 10px;
}
li {
list-style-type : square; 
}
#msg {
margin-bottom: 5px;
padding: 10px 10px 10px 10px; 
text-align:left;
color: #000;
border: 1px dotted #ccc;  
background: #fff;
}

#fio, #desc, #email {
color: #000;
font-family: arial, helvetica, sans-serif; 
}
#submit, #reset {
margin-top: 5px;
background: #fff;
font-family: arial, helvetica, sans-serif; 
border: 1px solid #ccc; 
}
#submit:hover, #reset:hover {
margin-top: 5px;
background: #ff9900;
font-family: arial, helvetica, sans-serif; 
border: 1px solid #ccc; 
}
#myform {
color: #ff9900;
border: 1px solid #ccc; 
padding: 10px 10px 10px 10px;
}
#obs {
position:absolute;
width: 168px;
height: 120px;
top: 30px;
background: url(observer.gif) transparent bottom left no-repeat;
text-align:left;
filter:alpha(opacity=80);
}

