@import url("menu.css");
body {
	background-color: E1F0E3;
	margin: 0px;
	padding: 0px;
}
#promo, #promo a, #promo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9FAAA0;
	text-decoration: none;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#wrapper {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#backdrop {
	position: relative;
	width: 700px;
	margin-right: auto;
	margin-top: 25px;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	z-index: 4;
	background-position: center bottom;
}
#centercontent {
	position: relative;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #333333;
	padding: 0px;
	clear: both;
	z-index: 2;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 115px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-position: right;
	z-index: 1;
}
#Heading img {
	padding: 0px 0px 0px -5px;
	margin: 0px 0px 0px -10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 400px;
}
#content {
	text-align: left;
	width: 430px;
	padding: 10px;
	margin-right:166px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0.2em;
}
#content p {
	font-family: "Lucida Grande", Verdana;
	font-size: 9pt;
	color: #333333;
	text-align: justify;
	text-indent: 3pt;
	word-spacing: normal;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	letter-spacing: .2em;
	text-transform: uppercase;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: .12em;
}
#content li {
	font-family: "Lucida Grande";
	font-size: 9pt;
	color: #333333;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	text-align: right;
	height: 26px;
	width: 100%;
	position: relative;
	line-height: 23px;
	clear: both;
	z-index: 3;
}
#footer p {
	padding-right: 5px;

}
#sidebar {
	float: right;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D4491;
	text-transform: uppercase;
	line-height: 16px;
	padding-left: 10px;
	font-weight: bold;
}
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-right: 5px;
	line-height: 9px;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0C5A76;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFB03B;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
#sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BD7101;
	text-align: left;
}
#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0C5A76;
	text-align: left;
}
#sidebar UL {
	list-style-type: none;
	line-height: 1.3 ems;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.rates {
	font-family: "Lucida Grande", Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	margin: 2px;
	padding: 1px 6px 1px 4px;
	background-color: #CCCCCC;
}
.rates2 {
	font-family: "Lucida Grande", Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	margin: 1px;
	padding: 1px 6px 1px 4px;
	height: 10px;
	line-height: 11pt;
}
