@charset "utf-8";
/* CSS Document */

*
{
	font-family:tahoma;
	margin:0px;
	padding:0px;
}

body, html
{
	height:100%;
	width:100%;
}

body
{
	background:#cad8d9 url(../../images/jpg/background-general.jpg) repeat;
	text-align:center;
}

#empty
{
	width:1px;
	height:50%;
	background-color:#fc6;
	margin-bottom:-330px;
	float:left;
}

#hotsite
{
	background:#cad8d9;
	clear:left;
	height:660px;
	margin:0px auto;
	width:1002px;
}