body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*   WRAPPER   */
#wrapper {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 787px;
	height: auto;
}

/*   BANNER & LOGO'S   */
#banner {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
	height: 98px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 252px;
	height: 98px;
}

#flash {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 198px;
	height: 98px;
}

/*   CONTAINER   */
#container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
	height: auto;
	background-image: url(../images/information_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#container_int {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
	height: auto;
	background-image: url(../images/information_int_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

/*   HEADING   */
#heading {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 787px;
	height: auto;
	float: left;
}
#page_heading {
	position: relative;
	top: 0px;
	left: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 544px;
	height: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 34px;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #95E425;
	color: #418A00;
	float: left;
}
#page_heading_int {
	position: relative;
	top: 0px;
	left: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 740px;
	height: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 34px;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #95E425;
	color: #418A00;
	float: left;
}

/*   CONTENT   */
#content {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
	height: auto;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	float: left;
}
#content_int {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
	height: auto;
	background-image: url(../images/body_int.jpg);
	background-repeat: no-repeat;
	float: left;
}

/*   INFORMATION   */
#information {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
	height: auto;
	float: left;
}

/*   INFO SECTIONS   */
/*   text on left   */
#text_left {
	position: relative;
	top: 0px;
	left: 22px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 544px;
	height: auto;
	float: left;
}
#text_left h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #418A00;
}
#text_left h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #344327;
}
#text_left p {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #344327;
}

/*   text on right   */
#text_right {
	position: relative;
	top: 10px;
	right: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: 275px;
	height: auto;
	float: right;
}
#text_right h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #418A00;
}
#text_right h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #344327;
}
#text_right p {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #344327;
}

/*   info section text   */
#text_info {
	position: relative;
	top: 0px;
	left: 22px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 740px;
	height: auto;
	float: left;

}
#text_info h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #418A00;
}
#text_info h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #344327;
}
#text_info p {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #344327;
}

/*   details on left   */
#details_left {
	position: relative;
	top: 0px;
	left: 22px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 440px;
	height: auto;
	float: left;
}
#details_left h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #418A00;
}
#details_left h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #344327;
}
#details_left p {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #344327;
}

/*   details on right   */
#details_right {
	position: relative;
	top: 0px;
	right: 2px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 176px;
	height: auto;
	float: right;
}
#details_right h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #418A00;
}
#details_right h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #344327;
}
#details_right p {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #344327;
}

/*   BOTTOM   */
#bottom {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
	height: 35px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	float: left;
}
#bottom_int {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
	height: 35px;
	background-image: url(../images/bottom_int.jpg);
	background-repeat: no-repeat;
	float: left;
}
#bottom_links_left {
	position: absolute;
	top: 14px;
	left: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3A7C00;
	text-align: center;
	text-transform: uppercase;
}
#bottom_links_right {
	position: absolute;
	top: 14px;
	left: 490px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3A7C00;
	text-align: right;
	text-transform: uppercase;
}
#bottom_links_right_int {
	position: absolute;
	top: 14px;
	right: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #3A7C00;
	text-align: center;
	text-transform: uppercase;
}

/*   FOOTER   */
/*   footer on all pages   */
#footer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
	height: 38px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
}
#footer_links {
	position: absolute;
	top: 8px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 787px;
	height: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 17px;
	color: #FFFFFF;
	text-align: center;
}
/*   bottom links on all pages   */
#base_links {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 787px;
	height: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #2E9CDC;
	text-align: center;
	float: left;
}

/*   LISTS   */
ul {
	margin: 0px 20px 8px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #344327;
	display: block;
	list-style-type: disc;
	text-decoration: none;
	list-style-image: url(../images/list.gif);
	line-height: 20px;
}
ol {
	margin: 0px 20px 8px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #344327;
	display: block;
	text-decoration: none;
	line-height: 20px;
}

/*   IMAGES   */
.img {
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
}
