body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px none transparent;
}
#homepage #bg {
	background:url(images/bg.jpg);
	margin:0 auto;
	padding: 50px 0 20px 0;
	width:858px;
	/* height:900px; */
}
#bg {
	background:url(images/bg.jpg);
	margin:0 auto;
	width:858px;
	padding: 50px 0 50px 0;
}

#wrap {
	width:758px;
	height: 100%;
	background-color: #FFFFFF; 
/*	overflow: hidden; */
	margin-left: 50px;
	background-image: url(images/raindrop_light_525.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.float-l {

}
.float-r {

}
.left {
	float: left;
	height: 100%;
	width: 233px;
	background:#E7ECEF;
}
.right {
	float: right; 
	width:525px;
/*
	margin-bottom: -2000px;
	padding-bottom: 2000px;
*/
}

#logo {
	height: 195px; 
	margin: 15px 15px 0px 0px;
	text-align: right;
}
#logo h1 {
	font-size:34px;
	color:#223802;
}
#logo h1 {
	padding: 70px 0 0 100px;
}
#logo div {
	padding-left:150px
}

#logo2 {
	height: 76px;
	margin: 0px 10px 0px 0px;
}

#nav {
	background:url(images/hdl.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height:226px; 
	width:233px;
}

#nav ul {
	margin-top: 0px;
	margin-left: 0px;
	padding:50px 50px 0 50px;
	font-size: 10px;
}

#nav ul li {
	line-height:1.9em;
	list-style-type: none;
	border-bottom:#fff 1px solid;
}
#nav ul li a {
	color:#FFFFFF
}
#nav ul li a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

#menu {
	padding: 20px 8px 30px 8px;
	height: 100%;
}
#menu h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#menu h2 {
	font-size: 11px;
	font-weight: bold;
	color: #4648ac;
}
#menu hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#menu blockquote {
	font-style: italic;
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#menu p.quotesource {
	font-size: 10px;
	font-weight: bold;
}
	
#menu ul {
	padding:10px 50px 0 50px
}
#menu li {
	line-height:1.9em;
	border-bottom:#88bcbc 1px solid;
	color:#336666
}
#menu li a {
	color:#336666
}

#main {
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#main h1 {
	color: #fb8035;
	font-size: 24px;
}
#main h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color:#6e6e6e;
}

#main table#toplinks,
#main table#toplinks tr,
#main table#toplinks tr td {
	background-color: #ffffff;
	font-size: 9px;
	font-weight: bold;
}

#main dl dt {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

#main dl dd {
	padding-bottom: 10px;
}

/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	left: 20px;
	position:relative;
	top:10px
}
