html {
}

body {
	height: 100%;
	font-family : Helvetica,Arial,sans-serif;
	margin: 0 auto;
	background-image: url(../images/bg2.gif);
	background-position: left top;
	background-repeat: repeat;
}

#container {
	width: 778px;
	min-height: 100%;
	margin: 0 auto;
}

#top {
	height: 107px;
	margin: 0 auto;
	background-image: url(../images/bg_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #104500;
}

#buttons {
	height: 23px;
	margin: 0 auto;
	background-color: #104500;
}

#flash {
	height: 106px;
	margin: 0 auto;
	background-color: #c9a06b
}


#body {
	height: 1170px;
	padding-left: 151px;
	padding-right: 45px;
	padding-top: 81px;
	margin: 0 auto;
	background-image: url(../images/bg_services.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0.8em;
}

#body_links {
	height: 1170px;
	padding-left: 151px;
	padding-right: 45px;
	padding-top: 81px;
	margin: 0 auto;
	background-image: url(../images/bg_link.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 0.8em;
	line-height: 20px;
}

.font_green {
	font-weight: bold;
	color: #104500;
}

.font_sm_red {
	color: #990000;
}


#base {
	margin: 0 auto;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #ead699;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}

#site_map  {
	height: 100%;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 13px;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: normal;
	text-align: center;
}

.title_1 {
	padding-bottom: 18px;
}

.title_2 {
	padding-bottom: 18px;
	padding-top: 18px;
}


a:link {
	color: #ead699;
	text-decoration: none;
}
a:visited {
	color: #ead699;
	text-decoration: none;
}
a:hover {
	color: #d2b077;
	text-decoration: none;
}

a.link:link { 
	color: #d2b077; 
	text-decoration: none; 
}

a.link:visited { 
	color: #ead699; 
	text-decoration: none; 
}

a.link:hover { 
	color: #ead699; 
	text-decoration: none;
}

a.link2:link { 
	color: #267c0c; 
	text-decoration: none; 
}

a.link2:visited { 
	color: #267c0c; 
	text-decoration: none; 
}

a.link2:hover { 
	color: #104500; 
	text-decoration: none;
}
