@charset "UTF-8";
/* CSS Document */

body {
	background-color: #333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #336;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
}
.center_text {
	text-align: center;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
#container {
	height: auto;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-color: #191919;
	margin-top: 20px;
}
#empty_header {
	float: left;
	height: 122px;
	width: 918px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-color: #000;
}
#worldmap_header {
	float: left;
	height: 122px;
	width: 918px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-image: url(../images/worldmap_header.jpg);
}
#us_header {
	float: left;
	height: 122px;
	width: 918px;
	background-image: url(../images/usmap_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#ca_header {
	float: left;
	height: 122px;
	width: 918px;
	background-image: url(../images/camap_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#title {
	float: left;
	height: 50px;
	width: 280px;
	margin-top: 60px;
	margin-left: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: text-bottom;
	display: block;
}
#contents {
	float: left;
	height: auto;
	width: 918px;
	background-image: url(../images/contents_bkgd.jpg);
	background-repeat: repeat;
}
#left_contents {
	float: left;
	height: auto;
	width: 726px;
}
#lists {
	float: left;
	height: 162px;
	width: 726px;
}
#lft_col {
	float: left;
	width: 220px;
}
#nav {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-left: 56px;
	background-color: #CCC;
	border: 1px solid #999;
	text-align: left;
}
#lft_message_area {
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-left: 56px;
	background-color: #CCC;
	border: 1px solid #999;
	text-align: left;
}
#rt_col {
	float: left;
	width: 506px;
}
#message {
	float: left;
	height: auto;
	width: 480px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#bot_ads {
	float: left;
	height: 60px;
	width: 482px;
	margin-top: 20px;
	margin-bottom: 10px;
	vertical-align: middle;
	clear: right;
	margin-left: 6px;
}
#rt_contents {
	float: left;
	width: 192px;
}
#links {
	float: left;
	width: 192px;
	background-color: #000;
	background-image: url(../images/rt_bkgd.jpg);
	background-repeat: repeat;
}
#ads {
	background-image: url(../images/rt_bkgd.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 167px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#page_contents {
	float: left;
	height: auto;
	width: 726px;
	background-image: url(../images/contents.jpg);
}
#menu_1 {
	padding: 5px;
	float: left;
	width: 150px;
	margin-top: -15px;
}
#menu_2 {
	padding: 5px;
	float: left;
	width: 150px;
	margin-top: -15px;
}
#rt_side {
	background-color: #000;
	float: left;
	height: 100%;
	width: 192px;
	margin-left: 20px;
}
#footer {
	float: left;
	height: 70px;
	width: 918px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
#copyright {
	float: left;
	width: 660px;
	padding-top: 30px;
	padding-left: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #999;
}
.nav_ul {
	float: left;
	width: 140px;
	margin-top: -15px;
}
.nav_li {
	height: auto;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	text-align: left;
	text-indent: 0px;
	left: 0px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: -20px;
}
