@charset "utf-8";
/* CSS Document */

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	background-color:#000066;
}

a {
	text-decoration:none;
}

img { behavior: url(/images/iepngfix.htc) }

#bkgPage {
	display:block;
	position:absolute;
	top:130px;
	left:0px;
	width:100%;
	height:75px;
	background-image:url(../images/layout/bkg_page.gif);
	background-position:top center;
	z-index:-5;
}

.pageContainer {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.headerContainer {
	position:relative;
	width:1000px;
	height:165px;
	left:0px;
	top:0px;
	background-image:url(../images/layout/bkg_header.gif);
}

.homeHeaderContainer {
	float:left;
	width:1000px;
	height:165px;
}

.menuContainer {
	position:relative;
	width:1000px;
	height:40px;
	left:0px;
	top:0px;
	background-image:url(../images/layout/bkg_menu.gif);
}

.homeMenuContainer {
	float:left;
	width:1000px;
	height:40px;
	background-image:url(../images/layout/bkg_menu.gif);
}

.mainContainer {
	position:relative;
	width:986px;
	height:100%;
	min-height:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

.homeMainContainer {
	float:left;
	width:1000px;
	height:100%;
	background-color:#F4F4F4;
	padding-top:20px;
	padding-bottom:20px;
}

.bottomContainer {
	position:relative;
	width:986px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#FFF;
}

.homeBottomContainer {
	float:left;
	width:1000px;
	padding:10px 0px;
	background-color:#FFF;
}.mascottetesto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mascottefoto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.happyhourtesto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
	top: -320px;
	right: 450px;
	position: relative;
	width: auto;
	font-weight: bolder;
}
.happyhourlogo {
	top: -130px;
	right: 828px;
	position: absolute;
}

