* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
	background: url('images/topbg.gif') repeat-x top;
}

body,td {
	font-size: 13px;
	line-height: 20px;
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#container-page {
	width: 980px;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	margin: 0 auto;
}

#headertitle {
	font-size: 16px;
	font-weight: bold;
	height: 22px;
	color: #28261D; 
	letter-spacing: 2px;
	position: relative;
	left: 304px;
	top: 23px;
}

h1.main {
	font-size: 16px;
	font-weight: bold;
	height: 22px;
	color: #28261D; 
	letter-spacing: 2px;
	position: relative;
	left: 304px;
	top: 24px;
	margin: 0;
}


#logo {
	position: relative;
	top: -22;
}

#toppic {
	position: relative;
	top: -205;
	left: 13px;
	border: solid 2px #FFF7D2;
}

#container-content {
	padding-bottom: 210px;
	margin-top: -172px;
}

#left {
	height: auto;
	width: 245px;
	float: left;
	margin: 0 20px;
	position: relative;
	top: 145px;
}

#content {
	width: 640px;
	text-align: justify;
	margin-left: 301px;
	margin-top: auto;
	margin-bottom: auto;
}

hr {
	color:#008E45;
	height:1px;
	margin: 9px 0;
}

#large {
	font-size: 20px;
	line-height:28px;
	text-align:center;
	margin: 6px 0;
}

#container-foot {
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 200px;
  margin: 0 auto;
  font-size: 10px;
  text-align: right;
  line-height: 16px;
  background-image: url(images/bottom.jpg); 
}

#footer {
  padding: 180px 20px 0 0;
}

#navbar {
	width: 640px;
	text-align: justify;
	margin-left: 303px;
	margin-top: auto;
	margin-bottom: auto;
	position: relative;
	top: -21px !important;
	top: -19px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-size: 12px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 6px 3px 22px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #008E45;
background-image: url(images/link.gif);
background-repeat: no-repeat;
background-position: left center;
text-decoration: none;
font-weight: bold;
}

#navlist a:hover
{
color: #008E45;
background-color: #FFF7D2;
background-image: url(images/link_over.gif);
background-repeat: no-repeat;
background-position: left center;
text-decoration: none;
}


a:link {color: #008E45; text-decoration: none;}
a:visited {color: #008E45; text-decoration: none}
a:hover {color: #DA523C; text-decoration: underline}
h1 { font-size:18px; letter-spacing:1px; color: #28261D; margin-bottom: 15px}
h2 { font-size:13px; color:#444; margin: 12px 0 6px }
img {border-color:#000000}
.left {font-size: 13px; line-height: 18px }
.main {font-size: 13px; line-height: 18px; text-align:justify; }
.Verdana-14pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Verdana-13pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Verdana-18pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Verdana10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
