/* CSS Document */
html {
margin: 0px;
padding: 0px;
border: 0px;
height: 100%;
}
body {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
font-family: "Palatino Linotype", Times, sans-serif;
color: #000000;
font-size:100%;
text-align: center;
background: black url("../image/fon.gif");
min-width: 900px;
}
img {
	border:medium none;
}
#center {
width: 469px;
/*height: 451px;*/
height: 357px;
margin: 0px auto;
background: url("../image/podium_small.jpg") no-repeat;
}
object {
margin: 0px;
padding: 0px;
border: 0px;
}
#top {
margin: auto;
}
#top img {
padding-right: 13px;
border: 0px;
margin: 0px;
}
#menu {
color: #ffffff;
/*padding-bottom: 30px;*/
/*background: url("../image/line.gif") bottom no-repeat;*/
}
#menu a:link {
color: #999999;
text-decoration: none;
font-weight: bold;
font-style: italic;
font-size: 13px;
}
#menu a:visited{
color: #999999;
text-decoration: none;
font-weight: bold;
font-style: italic;
font-size: 13px;
}
#menu a:hover {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
font-style: italic;
font-size: 13px;
}
#menu table td.star {
	width:22px;
	background: url("../image/star.gif") center center no-repeat;
}
#menu img {
border: 0px;
margin: 0px;
padding: 0px;
}
#menu ul{
display: inline;
color: #ffffff;
padding-left:25px;
_padding-left:0px;
}
#menu ul li {
display: inline;
color: #CCCCCC;
font-weight: bold;
font-style: italic;
font-size: 14px;
margin-left: 0px;
padding-right: 25px;
background: url("../image/star.gif") 95% no-repeat;
}
#menu ul li.last {
display: inline;
color: #CCCCCC;
font-weight: bold;
font-style: italic;
font-size: 14px;
margin-left: 0px;
padding-left: 0px;
list-style: none;
display: inline;
padding: 0px;
margin: 0px;
text-indent: 0px;
padding-right: 30px;
background: none;
}
#footer {
color: #696969;
width: 745px;
margin: 0px auto;
text-align: left;
padding-left: 5px;
font-size: 11px;
font-family: Tahoma;
padding-top: 10px;
padding-bottom: 20px;
}
#footer .banner{
float: left;
width: 350px;
text-align: center;
padding-left: 10px;
vertical-align: bottom;
height: 50px;
}
#footer .banner img{
border: 0px;
}
#footer .banner a{
	color: #696969;
}
#footer p{
padding-bottom: 5px;
margin: 0px;
}
#footer .phone {
float: right;
margin-top: -10px;
}
#footer .phone .number{
color: #B7B7B7;
font-size: 17px;
font-weight: bold;
font-style: italic;
font-family: "Palatino Linotype", Times, sans-serif;
background: url("../image/star_big.gif") no-repeat right -3px;
display: block;
padding-right: 15px;
padding-top: 0px;
text-align: right;
}
#footer .info {
float: left;
}
#footer img{
border: 0px;
}
/* минимальная ширина для IE */
.width {
  width: 100%;
  min-width:900px;
}

.content {
  padding:5px;
}

* html .minwidth {
  padding-left:900px;
}

* html .container {
  margin-left:-900px;
  position:relative;
}

/*\*/
* html .minwidth,
* html .container,
* html .content,
* html .layout {
  height:1px;
}
