body
{
	background: #ddd;
	color: #000;
}

#container
{
	border: 1px solid #000000;
	margin: 30px auto 0px auto;
}

h1
{
	background-image: url(images/jannela_logo.jpg);
	background-repeat: no-repeat;
	width: 222px;
	height: 110px;
	margin: 0;
	padding: 0;
}

h1 span
{
	display: none;
}

#menu01
{
	background: url(images/ylakuva_01.jpg) no-repeat left top;
	width: 127px;
	height: 110px;
}

#menu02
{
	background: url(images/ylakuva_02.jpg) no-repeat left top;
	width: 127px;
	height: 110px;
}

#menu03
{
	background: url(images/ylakuva_03.jpg) no-repeat left top;
	width: 127px;
	height: 110px;
}

#menu04
{
	background: url(images/ylakuva_04.jpg) no-repeat left top;
	width: 126px;
	height: 110px;
}

#menu01 a span,
#menu02 a span,
#menu03 a span,
#menu04 a span
{
	display: none;
}

#menu01 a
{
	display: block;
	background: url(images/menu_01.gif) no-repeat left top;
	height: 18px;
	width: 127px;
	margin-top: 92px;
}
#menu02 a
{
	display: block;
	background: url(images/menu_02.gif) no-repeat left top;
	height: 18px;
	width: 127px;
	margin-top: 92px;
}

#menu03 a
{
	display: block;
	background: url(images/menu_03.gif) no-repeat left top;
	height: 18px;
	width: 127px;
	margin-top: 92px;
}

#menu04 a
{
	display: block;
	background: url(images/menu_04.gif) no-repeat left top;
	height: 18px;
	width: 126px;
	margin-top: 92px;
}

#sidebar
{
	background: #000 url(images/sivupalkki.jpg) no-repeat left top;
}

#sidebar div
{
	height: 490px;
}

#sidebar div span
{
	display: none;
}

#content
{
	background: #fff;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;

}

h3
{
	color: #FF3333;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	margin-top: 0px;
	border-bottom: 1px solid #000000;
	text-align: center;
}

#credits
{
	width: 729px;
	padding-bottom: 5px;
	margin: 3px auto 0px auto;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a
{
	color: #FF3333;
}

.phone
{
	font-size: 18px;
	font-weight: bold;
	color: #ff3333;
}

#gallery tr td img
{
	border: 1px solid #000;
}