/**
 * Style sheet xLayout
 */
#footer
{
	height:60px;
	clear:both;
	background-image:url("layout/hsk_footer.gif");
}

#header
{
	background-image:url("layout/hsk_header.gif");
	background-repeat:no-repeat;
}

#container
{
	background-image:url("layout/hsk_bg_main.gif");
	background-repeat:repeat-y;
}

#main
{
	padding:0px 20px 20px 20px;
}

#right
{
	padding:20px 10px;
}

#left
{
}
