/****************** default divs definition *********************/
#container{
	left:0px;
	top:0px;
	height:100%;
	width:99.9%;
	background:url(images/body.jpg) repeat-x;
}
#center, #centerFooter{
	margin:auto;
	width:779px;
	background-color:#F4F4F4;
}
#centerFooter{
	background-color:#999;
	color:#CCC;
	text-align: left;
}
#heading{
	height:263px;
	padding:0px;
	background:#FFF url(images/background-heading.jpg) no-repeat center top;
}
#menu{
	width:648px;
	height: 65px;
	position:absolute;
	top:198px;
	z-index:3;
}
#contents{
	padding-top:10px;
	margin-top:0px;
	background-color:#F4F4F4;
}
#footer{
	width:auto;
	height:64px;
	padding:5px;
	clear:both;
	text-align:center;
	background:#999999 url(images/kinoitada_27.jpg) repeat-x;
}
/******************** END divs definition ************************/
/******************** General definitions ************************/
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	background:#F4F4F4 url(images/background.jpg) repeat-y center;
}
p{
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}
br{margin:2px 0px 0px 0px;}
img{border:0px;}
ul{list-style-position: inside;}
a:link, a:visited{
	text-decoration: none;
	color:#666;
}
a:hover{
	text-decoration: underline;
	color: #F90;
}
a:active{
	text-decoration: none;
	color: #C90;
}
h1, h2, h3, h4, h5, h6{margin:10px;}
h1, h2, h3{display:none;}
h4{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}
h5{

}
h6{

}
#right{
	text-align:right;
}
/****************** END General definitions **********************/
form {
	margin: 0px;
	padding: 0px;
}
#indexCenter{
	margin:50px auto;
	padding:50px;
	height:250px;
	width:200px;
	background:url(images/backgrond-logo-index.jpg) no-repeat;
}
#start{
	position:absolute;
	z-index:2;
	width:200px;
	text-align:center;
}
#indexFooter{
	background: url(images/city-index.gif) repeat-x;
	height:165px;
	width:99.9%;
	bottom:0px;
	position:absolute;
}
