body {
  MARGIN-RIGHT: auto;
  MARGIN-LEFT: auto;
  font-family:Tahoma,Verdana,Arial;
  font-size:11px;
  font-weight:bold;
  background:url(../images/bg.gif);
  text-align: center; 
  width: 780px;
}

a { display: block;}

ul li { float: left;
display:inline;
}

/*  constructurer  */
#wrapper {
  width: 814px; 
  margin-top:5px ; 
  text-align: left;
  background: url(../images/shadow.gif) repeat-y;
}

#branding {
  text-align: center;
}

#content { 
  width: 600px;
  float: right; 
  display:inline;
}

#mainNav { 
  margin-left: 17px;
  width:197px;
  float: left; 
  display:inline;
  list-style: none;
  background: #246494 ;
} 

#footer { 
  clear: both;
  margin: 17px 17px 0 17px;
  width: 780px;
  text-align: center;
  background: url(../images/bot1.gif) repeat-x bottom left;
} 

#mainNav ul {
 width:197px;
  padding: 0;
  margin:0;
}

/* solid menu */
#mainNav ul a{
 width:197px;
 height: 33px;
 line-height: 34px;
 color: #FFF;
 text-decoration:none;
 background: url(../images/mainNav1.gif) repeat-x left top;
 text-indent: 40px;
}

#mainNav ul a:hover{
text-indent: 46px;
font-size:15px;
}

/*  c */
#subNav {
margin-top:0;
 background:url(../images/fon01.gif) repeat-x top left;
 width: 583px;
 height:25px;
 float: left; 
 display:inline;
 }

#subNav ul {
	margin-top:-15px;
 }

#menuFather{
    height:40px;
	float:left;
	display:inline;
	margin-left:17px;
	width: 500px;
	background:#E3E3E3 url(../images/father.gif) repeat-x bottom left;
}

#menuChild{
	height:40px;
    width: 280px;
	float:right;
	display:inline;
	margin-right:17px;
	background:#E3E3E3 url(../images/bot.gif) repeat-x center center;
}

#menuChild ul,  #menuFather ul{
  margin-top:0;
  text-align: left;
  line-height:28px;
}

#menuChild ul li {
 background:url(../images/child.gif) no-repeat center left;
 float: right;
 display:inline;
  line-height:28px;
}


#menuChild ul li a, #menuFather ul li a{
  font-size:13px;
  margin-left:  10px;
  width:80px;
  line-height:31px;
}


#menuChild ul li a {
  text-decoration: none;
  color: #000
}

#menuFather ul li a:hover,#menuChild ul li a:hover{
 font-size:15px;
 border-bottom:2px  dotted #00F;
}
/* contact */
#mainNav p{
 margin: 10px;
 padding: 10px;
 color: #FFF;
}
