/* CORE
================================== */


body {
	margin: 0;
	padding: 0;
	background-color: #351211;
	background-image: url(../imghtml/tlo_pizzahut_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div {
	text-align: left;
}

div, 
p {
	font-family: Tahoma, Arial;
    font-size: 11px;
    color: #FFF;
}
div.clear {
	clear: both;
	height: 0px;
}
a {
	text-decoration: none;
	color: #941b1d;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
#pageDiv {
	text-align: center;
}

/* SWF OBJECT
================================== */

#mainDiv {
	width: 965px;
	height: 681px;
	margin: 0px auto;
	display: block;
}

#mainDiv #Telepizza {
	display: block;
	position: relative;
	margin-top: 20px;
}

/* What's Hot?
================================== */

#footerDiv1 {
	height: 31px;
	padding: 15px 5px 0 0;
	border-bottom: solid 1px #70513d;
}
#footerDiv1 a {
	color: #dbcaab;
	margin: 0 5px 0 10px;
	font-weight: bold;
}
#footerDiv1 .right a
{
	font-weight: normal;
}
#footerDiv2 {
	height: 32px;
	padding: 14px 10px 0 10px;
	color: #70513d;
}
#footerDiv2 a,
#footerDiv2 .right,
#footerDiv2 .right a {
	color: #70513d;
}
#footerDiv1 .right,
#footerDiv2 .right {
	float: right;
}
