body {
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #eff0f0;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
a {
	text-decoration: none;
	color: #8B9153;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{ 
	font-family:Arial, Helvetica, sans-serif; 
	color: #8B9153; 
	text-decoration:underline;
}
a:active{ 
	font-family:Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration:none;
}
img {
	border: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 937px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.topnav {
	clear: both;
	float: right;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	height: 21px;
}
div.topnav a {
	color: white;
	margin: 0 7px;
	height: 20px;
	display: block;
	float: left;
	padding: 0 12px;
	border-left: 1px transparent solid;
	border-right: 1px transparent solid;
}
div.topnav a:hover {
	background-image: url(images/nav-on-bg.gif);
	background-repeat: repeat-x;
	color: #1c2c5b;
	border-left: 1px #b3b3b3 solid;
	border-right: 1px #b3b3b3 solid;
}
div.topnav a:active{ {
	background-image: url(images/nav-on-bg.gif);
	background-repeat: repeat-x;
	color: #1c2c5b;
	border-left: 1px #b3b3b3 solid;
	border-right: 1px #b3b3b3 solid;
}
div.active{ {
	background-image: url(images/nav-on-bg.gif);
	background-repeat: repeat-x;
	color: #1c2c5b;
	border-left: 1px #b3b3b3 solid;
	border-right: 1px #b3b3b3 solid;
}
div.mainbg {
	clear: both;
	width: 937px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	display: table;
}
div.left {
	float: left;
	width: 314px;
	margin-right: 41px;
}
div.right {
	float: left;
	width: 511px;
}
div.txt {
	clear: both;
	width: 505px;
	line-height: 18px;
}
p.bullet {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 14px;
	color: #475076;
	font-weight: bold;
	padding-bottom: 5px;
}
div.footerbgx {
	clear: both;
	background-image: url(images/footer-bg_x.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 107px;
}
div.footerbg {
	clear: both;
	clear: both;
	margin: 0px auto; 
	width: 937px;
	height: 107px;
	text-align: center;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div.footerbg p {
	position: absolute;
	top: 47px;
	right: 92px;
	color: #999999;
	font-size: 10px;
}
div.footerbgp {
	position: absolute;
	top: 47px;
	right: 92px;
	color: #999999;
	font-size: 10px;
}
div.footerbg span {
	color: #475076;
}