*, body
{
	margin: 0;
	padding: 0;
}

#page
{
	width: 969px;
	margin: auto;
}

#top,
#main_cnt,
#bottom_bar
{
	width: 969px;
}

#top
{
	height: 212pX;
}

#top_logo
{
	width: 380px;
	height: 105px;
	margin-left: 20px;
}

#bottom_bar
{
	height: 30px;
}

#main_cnt
{
	overflow: auto;
}

#footer
{
	height: 30px;
}
