#wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background: url(../images/wrap-bg.gif) repeat-y;
}
#side-title {
	height: 20px;
	background: #A2BB93;
}

body {
	margin: 0px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
}

#header-top {
	height: 80px;
	background: #4f7e30;
}
#header-top h1 {
	height: 80px;
	width: 198px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	background: url(../images/logo.jpg);
	text-indent: -9999px;
	float: left;
	display: inline;
}
#header-btm {
	background: #4f7e30 url(../images/header.jpg);
	height: 67px;
}
#top-nav {
	line-height: 18px;
	height: 18px;
	text-align: center;
	background: #4F7E30;
}

#header-top object {
	float: right;
}
#top-nav a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
}
#top-nav a:hover {
	text-decoration: underline;
}
#side-nav {
	width: 188px;
	float: left;
	background: #FFFFFF;
}
#side-nav li {
	list-style: url(none) none;
	background: #D2DECB;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.main-right {
	width: 168px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 3px 0px 0px;
}
.main-right img {
	border: 1px solid #000000;
}

.main-left {
	width: 410px;
	float: left;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
}
.clear {
	clear: both;
}
.index-img {
	border: 1px solid #000000;
	clear: both;
	display: block;
}



#side-nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	line-height: 1.6em;
	width: 183px;
	padding: 0px 0px 0px 5px;
}
#side-nav a:hover {
	background: #A2BB93;
}


#side-nav ul {
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
	background: #FFFFFF;
	line-height: 1.4em;
	padding: 0px;
}

#main {
	width: 590px;
	float: right;
	background: #FFFFFF;
	height: 100%;
	font-size: 1.2em;
	line-height: 1.5em;
}
#footer {
	clear: both;
	background: #4F7E30;
	height: 22px;
	line-height: 20px;
	text-align: center;
	font-size: 1.1em;
	color: #FFFFFF;
}
#footer a {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: underline;
}

#top-nav li {
	display: inline;
	list-style: none;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
}
#top-nav ul {
	margin: 0px;
}
#title {
	background: #D2DECB;
	margin: 4px;
	height: 19px;
	border: 1px solid #000000;
	line-height: 19px;
	font-weight: bold;
	padding-left: 5px;
}
.title {
	background: #D2DECB;
	margin: 4px;
	height: 19px;
	border: 1px solid #000000;
	line-height: 19px;
	font-weight: bold;
	padding-left: 5px;
	display: block;
}
.sitemap {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.sitemap a {
	color: #000000;
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
}

.sitemap li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#banner {
	margin: 4px;
}
#banner img {
	border: 1px solid #000000;
}
#main li {
	padding-bottom: 2px;
	padding-top: 2px;
}
.call {
	font-weight: normal;
	color: #FF0000;
	font-size: 1.6em;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
