body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin:0; 
	padding:0; 
	background:#fff;
}
p {font-size: 13px}


h1 {
	font-size: 18px;
	color: #57a;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #996;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h3 {font-size: 14px; /*font-weight: bold;*/ color: #FFFFFF;}
ol {font-size: 13px; list-style-type: decimal;}

/*styles for the banner area */
#header {
	padding:0px; height:70px; width:744px; background:url(../global_images/hflbanner_home.jpg) no-repeat fixed left top;
}
#hfl {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#topnav {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	text-align: right;
	width: 250px;
	margin-left: 450px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#topnav a {
	color: #57a;
	text-decoration: none;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
}

#topnav li {
	margin-right: 15px;
	display: inline;
	list-style-type: none;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
}

/*this defines the container for the menu. All other menu styles are in menu2.css */
#menucontainer {
	width:744px;
	height: 25px;
}
/* content area of the page */
#container {
	width:744px;
	padding-top:0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ddb;

}

#content {
	padding: 0px;
	margin-left:15px;
	margin-right:280px;
}

#content ul {font-size: 13px; list-style-type: disc; padding-top: 0px; margin-top: 0px;}

#content li {
	margin-top: 0px;
	padding-bottom: 8px;
}

#footer {
	clear:both;
	margin:0px 5px 12px;
	text-align:center;
	font-size:11px;
	border-top: 1px solid #ddb;
	width: 744px;
	padding-top: 8px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right: 15px;
}

#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 6px;
}
#home {
	background-image: url(../images/home_diego.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 305px;
	margin-bottom:0px;
	overlow:hidden;
	overflow: hidden;


}
#bottomstrip {
	font-size: 13px;
	color: #aa8;
	background-color: #FFFFEE;
	height: 33px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	margin-top:1px;
}
#home p {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	padding-top: 50px;
	padding-left: 415px;
	margin-bottom:0px;
	overlow:hidden;
}
