body {
background-color: white;
font-family: tahoma;
padding: 0px;
margin: 0px;
}
#main {
background-color: white;
width: 100%;
margin: 0px auto;
}
#panel {
width: 997px;
height: 605px;
margin-top: 0px;
margin-left: -5px;
padding: 0px;
background-image: url("/images/panel.jpg ");
background-repeat: no-repeat;
clear: both;
}
#logo {
margin-top: 25px;
margin-left: 23px;
margin-bottom: 33px;
width: 358px;
height: 59px;
padding: 0;
float: left;
}
#menu {
padding-top: 50px;
/*margin-left: 70px;*/
width: 500px;
height: 10px;
float: right;
}
/**Навигационное меню**/
#nav {
padding: 5px 10px 0 30px;
list-style: none;
margin: 0;
height: 10px;
display: inline;
overflow: hidden;
}
#nav li {
margin: 0; 
padding: 0;
list-style: none;
display:inline;
}
#nav a, #nav span {
float: left;
padding: 10px 0 0 0;
margin: 0 6px;
overflow: hidden;
height: 0px !important; 
height /**/:10px; /* for IE5/Win only */
}
#nav a:hover, #nav span:hover {
background-position: 0 -10px;
}
#nav a:active, #nav a.selected {
background-position: 0 -20px;
}
.slash  span {
width: 4px;
background: url("/images/slash.png") top left no-repeat;
}
#about a {
width: 72px;
background: url("/images/about.png") top left no-repeat;
}
#solutions a {
width: 51px;
background: url("/images/solutions.png") top left no-repeat;
}
#support a {
width: 68px;
background: url("/images/support.png") top left no-repeat;
}
#cooperation a {
width: 98px;
background: url("/images/cooperation.png") top left no-repeat;
}
#contacts a {
width: 57px;
background: url("/images/contacts.png") top left no-repeat;
}
/**Кнопки справа панели**/
#buttons {
width: 226px;
height: 350px;
padding: 70px 0 0 0;
margin: 0 0 0 720px;
overflow: hidden;
}
#buttons a {
width: 226px;
height: 57px;
display: block;
padding: 7px 20px 10px 3px;
margin: 10px 0px;
text-decoration: none;
font-family: arial;
color: black;
font-size: 21px;
font-weight: normal;
text-align: center;
cursor: pointer;
background: url("/images/panel_button.png") top left no-repeat;
background-position: 0 -95px;
}
/**Подвал**/
#footer {
width: 100%;
height: 57px;
margin: 0px;
padding: 0px;
overflow: hidden;
background-image: url("/images/cellar1.png");
background-repeat: repeat-x;
}
#footer p {
color: #4B7291;
padding-top: 25px;
padding-left: 40px;
font-size: 11px;
}

/**Скрытые слои**/
div.hiddendiv {
width: 0px;
height: 0px;
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
/*opacity: 1;*/
}
#hidden1 {
background: url("/images/1.jpg") top left no-repeat;
}
#hidden2{
background: url("/images/2.jpg") top left no-repeat;
}
#hidden3{
background: url("/images/3.jpg") top left no-repeat;
}
#hidden4{
background: url("/images/4.jpg") top left no-repeat;
}
#hidden5{
background: url("/images/5.jpg") top left no-repeat;
}
#hidden6{
background: url("/images/6.jpg") top left no-repeat;
}
#hidden7{
background: url("/images/7.jpg") top left no-repeat;
}
#hidden8{
background: url("/images/8.jpg") top left no-repeat;
}
#hidden9{
background: url("/images/9.jpg") top left no-repeat;
}

