body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/topper_bkg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
a {
	font-weight: bold;
	color: #14749D;
	text-decoration: underline;
}
a:hover {
	color: #0A0464;
}
#container #rt_col {
	float: right;
	width: 350px;
	margin-right: 10px;
	font-weight: bold;
	color: #0A0463;
	line-height: 130%;
}
#container #rt_col_bottom {
	float: right;
	width: 350px;
	margin-right: 10px;
	font-weight: bold;
	color: #0A0463;
	line-height: 130%;
	padding-left:75px;
}
#copyright {
	font-size: 11px;
	color: #999;
	text-align: right;
	background-image: none;
	height: 20px;
	width: 950px;
	background-color: #FFF;
}
#rt_col img {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#container #footer {
	background-image: url(../images/footer_bkg.jpg);
	clear: both;
	height: 66px;
	width: 950px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #0A0465;
	text-align: center;
	padding-top: 10px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 33px;
	background-image: url(../images/container_bkg.jpg);
	background-repeat: repeat-y;
}
#nav ul {
	list-style-type: none;
	width: 950px;
	height: 43px;
	background-image: url(../images/btn_all_bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
	height: 32px;
	width: 189px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0B086B;
	text-align: center;
	padding-top: 11px;
}
#nav ul li a {
	color: #0B0467;
	text-decoration: none;
}
#container #nav ul li a:hover {
	color: #137197;
}
#container #left_col {
	font-size: 100%;
	color: #000;
	float: left;
	width: 470px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 65px;
	line-height: 160%;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #0A0466;
	line-height: 120%;
}
#container #rt_col ul li {
	padding-bottom: 4px;
}
#one_col {
	padding-right: 65px;
	padding-left: 65px;
}
#container #footer a {
	color: #0A0465;
	text-decoration: none;
}
#rt_col ul li a {
	color: #0A0465;
}
