body{
	margin : 0px; padding : 0px; border : 0px;
	font : 12px Arial, Helvetica, Sans-serif;
}
#PageContainer{
	width : 780px;
	margin-left : auto; margin-right : auto;
	background : url(/partytown/images/decor/home/page_background.gif) top left repeat-y;
}

#PageHeader{
	margin : 0px; padding : 0px;
	height : 139px;
}

#PageHeader #Logo{
	float : left;
	height : 139px; width : 250px;
}
#PageHeader #Logo h1{
	margin : 0px; padding : 0px;
	text-indent : -2000em;
	height : 139px; width : 250px;
	background : url(/partytown/images/decor/home/shop.jpg);
}

#PageHeader #PageMenu{
	width : 530px;
	height : 27px;
	float : right;
}
#PageHeader #HeaderSub{
	float : right;
}
#PageHeader #HeaderSub h2{
	padding : 0; margin : 0;
	width : 530px; height : 112px;
	text-indent : -2000em;
	background : url(/partytown/images/decor/home/sub_header.gif) no-repeat top right;
}

#PageLeft{
	float : left;
	width: 145px;
}

#PageBody{
	float : left;
	width : 635px;
}

#PageRight{
	float : right;
	width: 150px;
}

#SpecialsFooter{
	clear : right;
}

#PageFooter{
	clear : both;
	width : 780px;
	background : #3D71B7 url(/partytown/images/decor/home/header_footer.gif) no-repeat top left;
	padding-top : 20px;
	text-align : right;
}
