
body {
	background-attachment: fixed;
	background-image: url(../images/page_background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#bannergraphic  {
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
}
#header  {
	height: auto;
	width: 720px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
}
#page  {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
	position: relative;
}
#content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #000066;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
}
#content  {
	font-size: 12px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 720px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin: auto;
	float: left;
	clear: both;
	width: 720px;
	padding-top: 10px;
	padding-bottom: 11px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#footer ul {
	margin: 0px;
}
#footer a, #footer a:visited, #footer a:hover {
	text-decoration: none;
	color: #000000;
}
#footer ul li a  {

padding-right: 5px;
padding-left: 5px;
	
}
#footer ul li  {
	display: inline;
	margin: 0px;
	padding: 0px;
}
/* NAV STYLES  */
#home  {
	list-style: none;
	
}
#nav {
	list-style: none;
	height: 28px;
	clear: left;
	margin: 0px;
}
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	padding: 0;
	background-color: #6f8dc9;
	margin: 0px;
	width: auto;
}
#nav a {
	display: block;
	padding-right: 9px;
	padding-left: 8px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 11px;

}
#nav a:hover {
	display: block;
	background-color: #3D5EA3;	
}
#nav a.drop  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background: #e8e8e8;
	color: #625d57;
	padding: 7px 9px;
	margin: 1px;
	text-align: left;
}

#nav a.drop:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background: #e8e8e8;
	color: #625d57;
	padding: 7px 9px;
	margin: 1px;
}
#nav a.drop:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background: #8298a0;
	color: #ffffff;
	padding: 7px 9px;
	margin: 1px;
}


#nav li {
	float: left;
	padding: 0;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: auto
}

#nav li ul a {
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {font-family: Arial, Helvetica, sans-serif;
}