body {
	background-image: url(../images/page_background.jpg);
	font-family: Verdana;
	font-size: 10pt;
	line-height: 18px;
}
.shell {
	width: 790px;
	margin-left: 25px;
}
.main-top {
	background-image: url(../images/topbg.png);
	height: 117px;
	width: 790px;
}
.main-top-pic {
	height: 169px;
	width: 790px;
}
.nav {
	height: 40px;
	width: 790px;
	background-repeat: no-repeat;
	background-image: url(../images/menu.png);
}
.main-content-container {
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-y;
	width: 790px;
}
.main-right-square-content {
	width: 165px;
	margin-left: 27px;
}
.footer-content {
	width: 720px;
	margin-left: 10px;
}
.main-text {
	margin-left: 15px;
	width: 485px;
}
.main-text-header {
	width: 490px;
	font-size: 14pt;
	font-weight: bold;
	color: #2C5BC9;
	margin-left: 15px;
}
.footer-text {
	font-size: 8pt;
	line-height: 12px;
	color: #999999;
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
}
.main-text a {
	color: #2C5BC9;
	text-decoration: underline;
}
.main-text a:visited {

	color: #2C5BC9;
	text-decoration: underline;
}
.main-text a:hover {
	color: #2C5BC9;
	text-decoration: underline;
	background-color: #E6DCB5;
}
.footer-text a {
	font-size: 8pt;
	line-height: 12px;
	color: #999999;
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
	text-decoration: none;
}
.footer-text a:visited {
	font-size: 8pt;
	line-height: 12px;
	color: #999999;
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
	text-decoration: none;
}
.footer-text a:hover {
	font-size: 8pt;
	line-height: 12px;
	color: #2C5BC9;
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
	text-decoration: none;
}
.footer-bg {
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 750px;
}
