/* ******************************************************** HEAD ******************************************************** */

#head
{
	width: 900px;
	height: 167px;
	background-image: url(../images/bg_head.gif);
}

#navi
{
	width: 294px;
	float: left;
}

#content
{
	width: 606px;
	float: left;
}

#foot
{
	width: 900px;
	height: 50px;
	clear: both;
	background-image: url(../images/bg_foot.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#contentFrame
{
	background-image: url(../images/bg_contentframe.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}