body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_tile.gif);
}
#wrap {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 860px;
	background-color: #FFFFFF;
	border: 2px solid #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 18px;
	color: #333333;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 860px;
}
#topnav {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 860px;
}
#footer {
	background-color: #1B4799;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 860px;
}
#body {
	margin: 0px;
	padding: 0px;
	width: 860px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	line-height: 18pt;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
#footer a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
strong {
	font-family: "Times New Roman", Times, serif;
	color: #1B4799;
	text-decoration: none;
	font-size: 15px;
}

