body{
background-color: #ffffff;
padding: 0px;
margin: 0px;
}

#inner-content{
margin: auto;
width: 630px;
padding-left: 0px;
text-align: center;
}

#navigiation1 ul{
float: left;
width: 520px;
display: inline;
display: block;
height: 30px;
background-color: #ffffff;
text-decoration: none;
list-style-type:none;
}

ul#navigation1 li{
width: 100px;
float: left;
margin: 0px 10px;
height: 32px;
font-size: 1.0em;
line-height: 2.1em;
list-style-type:none;
}

ul#navigation1 li:hover{
color: #000000;
height: 31px;
}

ul#navigation1 li:active{
color: #000000;
height: 31px;
}

ul#navigation1 a{
width: 100px;
/*background-image: url(../gif/button.gif);*/
padding: 0 0px;
float: left;
list-style-type:none;
margin-top: 5px;
color: #000000;
font-weight: bold;
text-align: center;
background-color: #f3f3f3;
border: 1px solid #afafaf;
}

ul#navigation1 a:hover{
display: block;
color: #ffffff;
font-weight: bold;
text-align: center;
background: #566698;
}

#navigation1 a:active{
float: left;
display: block;
color: #ffffff;
font-weight: bold;
text-align: center;
text-decoration: underline;
background: #566698;
}

/*==================nav2 =================*/

#navigiation2 ul{
float: left;
width: 520px;
display: inline;
display: block;
height: 30px;
background-color: #ffffff;
text-decoration: none;
list-style-type:none;
}

ul#navigation2 li{
width: 100px;
float: left;
margin: 0px 10px;
height: 32px;
font-size: 1.0em;
line-height: 2.1em;
list-style-type:none;
}

ul#navigation2 li:hover{
color: #000000;
height: 31px;
}

ul#navigation2 li:active{
color: #000000;
height: 31px;
}

ul#navigation2 a{
width: 100px;
/*background-image: url(../gif/button.gif);*/
padding: 0 0px;
float: left;
list-style-type:none;
margin-top: 5px;
color: #000000;
font-weight: bold;
text-align: center;
background-color: #f3f3f3;
border: 1px solid #afafaf;
}

ul#navigation2 a:hover{
display: block;
color: #ffffff;
font-weight: bold;
text-align: center;
background: #566698;
}

#navigation2 a:active{
float: left;
display: block;
color: #ffffff;
font-weight: bold;
text-align: center;
text-decoration: underline;
background: #566698;
}
