body { 
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
}

#body_head {
	text-align: left;
}

#body_head a, img {
	border: 0px;
	text-decoration: none;
}


#nav {
	margin:0px;
	margin-top: 82px;
	padding: 0px;
	width: 825px;
	height: 42px;

}

.container_main {
	position: relative;
	top: 0px;
	width: 825px;
	background:url(/site/1/images/subbody_bg.jpg) repeat-y left;
	text-align: left;
	background-color: blue;
}

#container {
	position: relative;
	top: 0px;
	width: 825px;
	background:url(/site/1/images/subbody_bg.jpg) repeat-y left;
	text-align: left;
}

#lfcol{
	width: 202px;
	position:relative;
	left: 20px;
	top: -10px;
}
#rgcol{
	width: 510px;
	position:relative;
	left: 35px;
	top: -10px;
}

#sub_lang_placeholder {
	margin-top: 15px;
	padding: 0px 12px;
}

#sub_lang_placeholder img {
	margin: 10px 5px 0px 0px;
	border: 0px;
}

.list_tb {
	font: 11px arial, "lucida console", sans-serif;
	margin-left: 3px;
}
.list_tb td.subsub{
	padding-left:20px;
}
.list_tb td {
	border-bottom: 1px dashed #b87f34;
	padding: 8px 0px;
}

.list_tb a, .list_tb a:visited {
	text-decoration: none;
	color: #333;
}

.list_tb a#current {
	font-weight: bolder;
}

#designedby {
	color: #b87f34;
}

#designedby a, #designedby a:visited {
	text-decoration: none;
	color: #b87f34;
}

#designedby a:hover {
	text-decoration: underline;
}

#footer {
	position: relative;
	top: 0px;
	width: 818px;
	color: #999;
	font-size: 11px;
	font-weight: bolder;
}

#txt_sitemap {
	padding: 20px 0px;
	width: 700px;
	color: #999;
	font-size: 11px;
}

#txt_sitemap a {
	text-decoration: none;
}

#txt_sitemap a, #txt_sitemap a:visited, #txt_sitemap a:hover {
	color: #999;
}

#txt_sitemap a:hover {
	text-decoration: underline;
}

#txt_sitemap img {
	padding: 0px 30px;
}

.guide_list {
	padding-top: 8px;
}
.guide_list p {
	position: relative;
	left: 10px;
	top: -10px;
	margin-right: 20px;
}
