body, p, form, h1, h2, h3, h4, h5, h6, ul, ol, li {
	color: #549;
}
body {
	background: #EAEAEA url(/images/bg_main.jpg) repeat-y fixed center top;
	text-align: center;
	margin: auto;
}
p {
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
ul, ol {
}
a, a:link, a:hover, a:active, a:visited {
	color: #56c;
	text-decoration: none;
}
a:hover {
	color: #56f;
	text-decoration: underline;
}
acronym {
	cursor: help;
	border-bottom: dashed 1px #4499FF;
}

.center 		{ text-align: center; }
.left 		{ text-align: left; }
.right 		{ text-align: right; }


/* Layout */
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#controls {
	position: fixed;
	width: 979px;
	top: 0px;
	height: 42px;
	background-color: #459;
	z-index: 89;
	padding-left:1px;
}
#content {
	position: absolute;
	width: 978px;
	top: 42px;
	border: solid 1px #459;
	background-color: #fff;
}
#header {
	display: none;
}
#footer hr {
	clear: both;
}
#footer p {
	margin: 5px 20px;
}


#nav, #currency, #search, #controltext {
}
#controltext {
	position: absolute;
	top: 2px;
	color: #fff;
	font: italic bold 12pt Garamond, "Times New Roman", Times, serif;
	width: 380px;
	margin-left: 470px;
	text-align: center;
	text-transform: capitalize;
}
#controltext p {
	margin: 0 auto;
}
#nav {
	position: absolute;
	top: 24px;
	z-index: 90;
}
#currency {
	float: right;
}
#search {
	position: absolute;
	z-index: 10;
}
#search input.formfield {
	font-size: 8pt;
}


#quickclick {
	padding: 10px 5px;
}
#quickclick #quicktitle {
	font-weight: bold;
	font-style: normal;
	font-size: 90%;
}
#quickclick #quicktitleprop {
	position: absolute;
	display: none;
}
#quickclick ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#quickclick li {
	padding: 0px 0px 0px 20px;
	background: url(/images/bullet_arrow.gif) no-repeat 0px 5px;
	font-size: 10px;
}

#newsletter td {
	font-size: 7pt;
	padding: 0px 1px;
}
#newsletter input.formfield {
	width: 80px;
}
#newsletter #email {
	border: dashed 1px #c00;
}
#newslettertable {
	border: dashed 1px #459;
}


#banner {
	height: 60px;
	background: url(/images/bg_banner1.jpg) repeat-x center center;
	color: #FFFFFF;
	border-bottom: solid 1px #459;
	overflow: hidden;
}
#banner #title {
	position: absolute;
	width: 978px;
	text-align: right;
}
#banner #title h3 {
	position: relative;
	font: italic bold 20pt Garamond, "Times New Roman", Times, serif;
	color: #fff;
	top: 30px;
	right: 20px;
}



/*

#container1 {
	width: 100%;
	padding: 0px 0px 3px 0px;
}
#container2 {
	text-align: left;
	width: 978px;
	border-right: 1px solid #459;
	border-bottom: 1px solid #459;
	background-color: #fff;
}
#header {
	position: absolute;
	position: fixed;
	width: 978px;
	height: 41px;
}
#currdiv {
	position: absolute;
	float: left;
	margin: 1px;
}
#search {
	float: right;
}
#search td {
	height: 20px;
	color: #fff;
}
#chold {
	float: left;
	width: 100%;
}
#colleft, #colright {
	margin-bottom: 10px;
}
#footer {
	clear: left;
	text-align: center;
	border-top: solid 1px #459;
}


#header h1, #header h2, #header h3, #header h4, #header p {
	display: none;
}
#banner #title {
	position: absolute;
	width: 100%;
	margin: 5px 0px 0px 10px;
	z-index:1;
}
#banner #title h3 {
	color: #fff;
	font: italic bold 250% Garamond, "Times New Roman", Times, serif;
}
#quickclick {
	position:absolute;
	margin: 11px 0px 0px 360px;
	font-size: 10px;
}
#quickclick #quicktitle {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
#quickclick #quicktitleprop {
	position:absolute;
	display: none;
}
#quickclick li {
	padding: 0px 0px 0px 22px;
	margin: 3px 0px;
	list-style: none;
	background: url(/images/bullet_arrow.gif) no-repeat 0px 5px;
	font-size: 10px;
}
#searchdiv {
	position:absolute;
	width: 968px;
	margin: 64px 0px 0px 0px;
	z-index: 1;
}
#banner {
	height: 90px;
	background: url(/images/bg_banner1.jpg) repeat-x center center;
	border-top: solid 1px #459;
	border-bottom: solid 1px #459;
	color: #FFFFFF;
}
#banner #title {
	width: 800px;
}
#smallmap {
	position:absolute; 
	padding: 5px 10px;
	background: #E3E9F9;
	border: solid 1px #459;
	margin-left: 769px;
	margin-top: 3px;
	z-index: 2;
	display:none;
}
#calc {
	margin-bottom: 10px;
	background-color: #fff;
}
#footer {
	background-color: #fff;
	clear: both;
	padding: 1px;
	text-align: center;
}
#footer p {
	padding: 5px 40px;
	line-height: 10px;
}
*/

/* Drop Down Menu Styles */
#nav, #nav a, #nav li {
	font-size: 10px;
	color: #459;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}
#nav ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#nav li {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px;
	border: solid 1px #aad;
	float: left;
	width: 159px;
	text-align: center;
	background: #F1F4FD;
	cursor: default;
}
#nav li:hover {
	background-color: #E3E9F9;
}
#nav ul ul {
	position:absolute;
	margin: 3px 0px 0px -1px;
	padding: 0px;
	z-index: 91;
	top: 15px;
	left: 0px;
}
#nav ul ul li,
#nav ul ul ul li {
	margin: -1px 0px 0px 0px;
}
#nav ul ul ul {
	top: 0;
	margin: 3px 0px 0px -3px;
	padding: 0px;
	left: 100%;
	z-index: 92;
}
#nav .sub {
	background: #F1F4FD url(/images/bg_nav_arrow.png) no-repeat bottom right;	
}
/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#nav h2:hover {
/*background:#000 url(/css/images/expand3.gif) no-repeat -999px -9999px;*/
}

div#nav li:hover {
z-index: 95;
}
div#nav li ul
{display:none;}

div#nav li:hover ul ul,
div#nav li li:hover ul ul,
div#nav li li li:hover ul ul,
div#nav li li li li:hover ul ul
{ display:none; }
div#nav li:hover ul,
div#nav li li:hover ul,
div#nav li li li:hover ul,
div#nav li li li li:hover ul
{ z-index: 99; }
/*
*/
