body
{
background-color: #ffffff;
margin: 0px;
padding: 0px;
height: 100%;
}

span
{
font-family: "Trebuchet MS", verdana, tahoma, sans-serif;
font-size: 12pt;
}

div.hfc_logo
{
position: absolute;
margin-left: 40px;
margin-top: 10px;
z-index: 1;
}

div.ft_logo
{
position: absolute;
margin-left: 800px;
margin-top: 110px;
z-index: 1;
}

img.hfc_logo
{
border: 1px solid #02a4dc;
}

.top_bar
{
position: absolute;
background-color: #02a4dc;
width: 100%;
height: 80px;
margin-top: 20px;
}

.splash
{
float: right;
}

.titles
{
position: absolute;
margin-left: 175px;
margin-top: 40px;
}

.title1
{
color: white;
font-weight: bold;
}

.title2
{
color: white;
font-weight: bold;
font-size: 20pt; 
}

.title3
{
position: absolute;
color: #02a4dc;
font-weight: bold;
margin-top: 5px;
}

.menu
{
position: absolute;
width: 120px;
margin-left: 40px;
margin-top: 180px;
font-family: "Trebuchet MS", verdana, tahoma, sans-serif;
font-size: 10pt;
}

.menu ul
{
list-style: none;
padding: 0px;
margin: 0px;
}

.menu ul li
{
border-bottom: 1px solid #b9ea62;
padding-bottom: 3px;
margin-top: 5px;
}

.menu a
{
color: #02a4dc; 
text-decoration: none;
font-weight: bold;
}

.announcement
{
position: absolute;
width: 150px;
margin-left: 20px;
margin-top: 390px;
font-family: "Trebuchet MS", verdana, tahoma, sans-serif;
font-size: 10pt;
color: #0b3050;
background-color: #9dd9ed;
border: 1px solid #02a4dc; 
padding: 5px;
padding-bottom: 25px;
}

.announcement span
{
font-size: 8pt;
}

.shopdetails {
position: absolute;
margin-left: 200px;
margin-top: 150px;
width: 550px;
color: #0b3050;
background-color: #9dd9ed;
border: 1px solid #02a4dc; 
padding: 10px;
}

.content
{
position: absolute;
margin-left: 200px;
margin-top: 220px;
width: 550px;
color: #0b3050;
background-color: #9dd9ed;
border: 1px solid #02a4dc; 
padding: 10px;
padding-bottom: 50px;
}

.content h1
{
font-family: "Trebuchet MS", verdana, tahoma, sans-serif;
font-weight: bold;
font-size: 16pt;
margin-top: 5px; 
}

.content h2
{
font-family: "Trebuchet MS", verdana, tahoma, sans-serif;
font-weight: bold;
font-size: 12pt;
margin-top: 5px; 
}

.content span
{
font-size: 10pt;
}

.announcement_info
{
font-family: "Trebuchet MS", verdana, tahoma, sans-serif;
font-size: 10pt;
color: #0b3050;
background-color: #9dd9ed;
padding: 20px;
padding-bottom: 50px;
}

.announcement_info h1
{
font-family: "Trebuchet MS", verdana, tahoma, sans-serif;
font-weight: bold;
font-size: 16pt;
margin-top: 5px; 
}

.announcement_info h2
{
font-family: "Trebuchet MS", verdana, tahoma, sans-serif;
font-weight: bold;
font-size: 12pt;
margin-top: -15px; 
}

.announcement_info span
{
font-size: 10pt;
}