body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../../images/lf_bg.jpg);
	background-repeat: repeat-x;
	background-color: d1e3f7;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

td { }
h1 { color: #000066; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000066;
}

a:link { color: #3A6E87; font-weight: 500; text-decoration: none; }
a:visited {
	color: #000066;
}
a:hover { text-decoration: none; }
a:active { }

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: repeat-y;
	background-image: url(../../images/page_bg.jpg);
}



#left_menu {
	height: 320px;
	width: 170px;
	float: left;
}
#left_menu ul {
	padding-right: 4px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 30px;
}
#left_menu ul ul a:link {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#left_menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 0px;
	list-style-type: none;
	color: #004B89;
	margin-bottom: 12px;
}

#left_menu li a {
	color: #663300;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
#left_menu li a:hover {
	color: #000000;
	font-weight: bold;
}

/*
#footer {
	height: 54px;
	width: 610px;
	float: left;
	padding-top: 10px;
	padding-left: 190px;
}*/

#footer {
	height: 100px;
	width: 610px;
	float: left;
	padding-top: 10px;
	padding-left: 190px;
	background-image: url(../images/wlf_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#ems_menu {
	float: left;
	width: 170px;
	height: 320px;
}
#content {
	float: left;
	width: 559px;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 18px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#banner {
	float: left;
	height: 161px;
	width: 800px;
	background-image: url(../../images/lf_header.jpg);
	background-repeat: no-repeat;
	position: inherit;
	padding-top: 120.px;
	padding-right: 0px;
	padding-top: 0px;
}
#top_menu {
	background-image: url(../../images/top_menu.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 800px;
}
#top_menu ol {
	list-style-type: none;
	padding-left: 20px;
	margin: 0px;
	padding-top: 5px;
}
#top_menu li {
	display: inline;
	margin-right: 16px;
	margin-left: 16px;
}
#top_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#top_menu a:hover {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
#banner #links {
	float: right;
	position: relative;
	margin-right: 20px;
	margin-top: 110px;
	text-decoration: none;
}
#banner #links li {
	font-size: 12px;
	text-align: right;
	list-style-type: none;
	line-height: 14px;
	text-decoration: none;
}

#banner #links a:link {
	color: #666666;
	text-decoration: none;
}#banner #links a:hover {
	color: #2A2A2A;
	text-decoration: none;
}

#leftpic {
	float: left;
	width: auto;
	height: 220px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#rightpic {
	float: right;
	width: auto;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
