#logopic
{
position: relative;
height: 109px;
background: #fff url('images/fl_logo.gif') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #2C58B1 url('images/menubg.gif') repeat-x top left;
height: 2.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #2C58B1 url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 12px;
margin-bottom: 1.5em;
}


#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
border: solid 7px #808080;
background-color: #fff;
margin: 0 auto;
}



#menu
{
position: relative;
background: #2C58B1 url('images/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: .0em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #2C58B1 url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: .5em;
}

#content
{
padding-top: 1.3em;
padding-left: 1.3em;
padding-right: 1.3em;
	font-size : 10pt;
	font-family : Verdana,Arial,Geneva,Sans-serif;
	font-weight : normal;
	color : #000000;
}

#copyright
{
	padding-top: 1.3em;
	text-align: center;
	font-size : 10pt;
	font-family : Verdana,Arial,Geneva,Sans-serif;
	font-weight : normal;
	color : #000000;
}
