body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/home/background.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#divContainer {
	width: 760px;
}
#txtHomeFoot, .txtHomeFoot {
	font-size: 11px;
	clear: both;
	padding-top: 15px;
	margin-bottom: 5px;
}
#divLeftCol {
	width: 205px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: .9em;
}
#divLeftCol p {
	width: 200px;
	margin: 0px;
	line-height: 1.7em;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#divLeftCol img {
	text-align: right;
}
#divRightCol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 275px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 475px;
}
#divTopNav table {
	padding: 0px;
	margin: 0px;
}
#divTopNav table tr td{
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	width: 81px;
	text-align: center;
}

#divTopNav table img {
	margin: 0px;
}
#divTopNav a:link, #divTopNav a:visited, #divTopNav a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	height: 35px;
	width: 70px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 55px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	display: block;
}
#divTopNav a:hover, #divTopNav a.current:link, #divTopNav a.current:visited {
	color: #333333;
	text-decoration: none;
	background-color: #5DC8FF;
	}
#ulFootNav {
	list-style-type: none;
	z-index: 5;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ulFootNav li {
	display: block;
	float: left;
	padding-top:0px;
	padding-right: 20px;
	padding-left: 0px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	}
#ulFootNav a:link, #ulFootNav a:visited, #ulFootNav a:active, .txtHomeFoot  a:link, .txtHomeFoot a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#ulFootNav a:hover, #ulFootNav a.current:link, #ulFootNav a.current:visited, .txtHomeFoot  a:hover{
	color: #9BB269;
	font-weight: bold;
}
