.clear { clear:both; } 

body 
{
margin:0px;
padding:0px;
background-color:#fff;
color:#444;
min-width:750px;
text-align: left;
font-family: arial, helvetica, sans-serif;
}

#header
{
background-image: url(images/header.gif);
height: 125px;
width: 750px;
}

#logo { width: 373px; float: left; margin:0; padding: 0; }
#ealink { width: 326px; float: left; margin:0; padding: 0; }


#homebanner
{
clear: both;
margin: 0px;
padding: 0px;
height: 190px;
background-image: url(images/homebanner.gif);
}
#homebanner ul
{
padding-bottom: 5px;
}

#homebanner li
{
	float: left;
	list-style: none none;
	font-size: 0.9em;
	padding: 0 27px 0 0;
}

#homebanner li a
{
	float: left;
	list-style: none none;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	padding: 0px;
}

#home
{
padding-left: 40px;
padding-right: 0px;
float: left;
width: 480px;
font-size: 0.9em;
}

#homeleft
{
width: 230px;
float: left;
}

#homeright
{
width: 210px;
float: right;
}

#banner
{
clear: both;
margin: 0px;
padding: 0px;
height: 120px;
background-image: url(images/banner.gif);
}
#banner ul
{
padding-bottom: 5px;
}

#banner li
{
	float: left;
	list-style: none none;
	font-size: 0.9em;
	padding: 0 27px 0 0;
}

#banner li a
{
	float: left;
	list-style: none none;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	padding: 0px;
}

#bannertext
{
clear: both;
margin-left: 420px;
}



#main
{
text-align: justify;
padding-left: 40px;
padding-right: 0px;
float: left;
width: 480px;
font-family: arial, helvetica, sans-serif;
font-size: 0.9em;
}
#main ul
{
margin: 0px;
padding-bottom: 15px;
padding-top: 0px;
padding-left: 20px;
font-family: arial, helvetica, sans-serif;
font-size: 0.8em;
}

#main a:link, #main a:active, #main a:visited {
color: #043b90;
background-color: #fff;
text-decoration: none;
}

#main a:hover
{
text-decoration: underline;
}


#homeright a:link, #homeright a:active, #homeright a:visited {
color: #043b90;
background-color: #fff;
text-decoration: none;
}

#homeright a:hover
{
text-decoration: underline;
}


#right
{
float: right;
width: 125px;
font-size: 11px;
font-weight: normal;

}

#right p
{
font-size: 11px;
font-weight: normal;
}

#right ul
{
list-style: none;
font-family: arial, helvetica, sans-serif;
padding-left: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;

}

#right li { padding: 0 0 4px 0; text-align: right; line-height: 12px; }
#right li a { font-weight: normal; text-decoration: none; }
#right li a:link, #right li a:visited { color: #2A4A79; display: block; background: url(images/sidemenu.gif); background-repeat: no-repeat; padding: 2px 18px 0 0; text-decoration: none; }
#right li a:hover, #right li #current { text-decoration: underline; }


#wrap
{
margin-bottom: 0px;
padding-bottom: 0px;
padding-top: 25px;
width: 700px;
clear: both;
}


.box-footer
	{
	clear: both;
	}

.footer1
	{
	margin				: 0px;
	height				: 15px;
	background-image		: url(images/bottomline.gif);
	border				: none;
	clear: both;
	background-color: #fff;
	}

.footer2
	{
	margin				: 0px;
	height				: 35px;
	border				: none;
	clear: both;
	}


.box-footer
	{
	color: #888888;
	background-color	: #fff;
	width: 750px;
	padding-top: 4px;
	}

.box-footer ul
	{
	font-family: arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 40px;
	}

.box-footer li
{
	float: left;
	list-style: none none;
	font-size: 0.8em;
	margin-right: 15px;
}

.box-footer li a
{
	list-style: none none;
	color: #888888;
	background-color	: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}


img
{
border: 0px;
}
h1
	{
	padding-left: 40px;
	color				: #444;
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size			: 0.9em;
	font-weight			: bold;
	}
p
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding-bottom: 12px;
	}