html, body, h1, h2, h3, h4, ul, li { margin: 0; padding: 0; }
h1 img {
	display: block;
}
img {
	border: 0;
}
a { color: #264688; text-decoration: none; }
a:hover {
	color: #ff5405;
}
.left { background-image: none; background-repeat: repeat; float: left; }
.right { float: right; }
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #d6d7bd url(../images/main_bkg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653d;
	padding-bottom: 10px;
	padding-top: 10px;
}
/*<agl.folder "right content">*/
	#right {
  float: right;
  width: 517px;
  padding-right: 12px;
  padding-top: 200px;
}
	#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
	#right h3 { color: #7d452e; font: 16px arial, sans-serif; margin-bottom: 1em; }
	#right h4 { font: 14px arial, sans-serif; color: #004c1c; border-bottom: 8px dotted #b4cb60; margin-bottom: 1em; margin-top: 1.5em; margin-right: 420px; }
	#content {
  margin-right: 20px;
}
	#content ul { margin-right: 20px; margin-left: 20px; }
	#content li { margin-bottom: 0.5em; }
	#right .left {
  margin-right: 18px;
}
	#right .more {
  font-weight: bold;
  font-size: 10px;
}
/*</agl.folder>*/
#container {
	text-align: left;
	margin: auto;
	width: 778px;
	position: relative;
	background: url(../images/body_bkg_menu.png) repeat-y;
}

#header {
	position: absolute;
	top: 0;
	left: 243px;
	width: 535px;
	height: 180px;
	background: url(../images/header_2.jpg) no-repeat right;
}
#left { float: left; width: 243px; }
#logo {
	width: 244px;
	height: 180px;
	background: url(../images/header_1.gif) no-repeat;
	text-align: center;
	color: #595959;
}
#nav { background-image: url(../images/menu_shadow.png); background-repeat: no-repeat; background-attachment: scroll; background-position: left 0; margin-left: 13px; }

/*<agl.folder "newsletter">*/
	#newsletter { text-align: left; padding: 20px 35px 3px 30px; }
	#newsletter  a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
	#newsletter  h2 {
  font-size: 12px;
  color: #BE8B06;
}
	#newsletter  h3, #newsletter  p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
	#newsletter  a:hover {
  color: #38301A;
}
	#newsletter .div-dots { background: url(../images/dots.gif) repeat-x 20px center; height: 10px; margin-right: 30px; }
	#newsletter  .more {
  font-size: 9px;
}
/*</agl.folder>*/
/*<agl.folder "footer">*/
	#footer { background: url(../images/footer_bg.gif) repeat-y; height: 43px; clear: both; }
	#copyright {
	text-align: center;
	padding: 10px 0 0;
	font-size: 9px;
	color: #70460e;
	font-weight: bold;
}
	#copyright a { color: #595959; font-size: 9px; font-weight: bold; text-decoration: none; text-align: center; padding: 10px 0 0; }
	#copyright a:hover { color: #3b3db9; font-size: 9px; font-weight: bold; text-decoration: none; text-align: center; padding: 10px 0 0; }
/*</agl.folder>*/
#spacer {
  height: 2em;
}
.txtleading { line-height: 175%; }

