@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
.wrapper {
	height: auto;
	width: 984px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	visibility: inherit;
	overflow: hidden;
}
.lftsideimgbar {
	height: auto;
	width: 120px;
}
.imgbox {
	height: 158px;
	width: 120px;
	margin-bottom: 15px;
}
.imgboxa {
	height: 156px;
	width: 118px;
	margin-bottom: 16px;
	border: 1px solid #C90;
}
.imgboxb {
	height: 156px;
	width: 118px;
	margin-bottom: 16px;
	border: 1px solid #C90;
}
.imgboxc {
	height: 156px;
	width: 118px;
	margin-bottom: 16px;
	border: 1px solid #C90;
}
.imgboxd {
	height: 156px;
	width: 118px;
	border: 1px solid #C90;
}
.maincontainer {
	width: 845px;
	float: right;
}
.topheader {
	height: 108px;
	width: 843px;
	float: left;
	border: 1px solid #C90;
}
.logo {
	float: left;
	height: 108px;
	width: 595px;
	background-image: url(../img/logos/logo.jpg);
	background-repeat: no-repeat;
}
.logo h2 {
	padding-top: 60px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	padding-left: 250px;
	letter-spacing: 1px;
}

.righttitle {
	float: left;
	height: 108px;
	width: 248px;
	background-color: #000;
}
.righttitle img {
	padding: 20px;
	margin: 0px;
}
.righttitle a img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.topnav {
	height: 30px;
	width: 847px;
	margin-top: 10px;
	float: left;
}
#TJK_ul,
#TJK_table {
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}
#TJK_ul {display:table;}
#TJK_table td {
}
#TJK_ul li {display:table-cell;list-style:none;}
#TJK_table a {
	width:100%;
	display:block;
	text-decoration:none;
	color:#fff;
}
#TJK_ul a {
	display:block;
	text-decoration:none;
	color:#FFF;
	border:1px solid #C90;
	background-color: #999;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#TJK_table a:hover,
#TJK_ul a:hover {
	background-color: #0FF;
	color: #000;
}
#TJK_table caption {height:0;line-height:0;padding:0;overflow:hidden;visibility:hidden/*FF*/;}
/*\*//*/ 
#TJK_ul {display:block;}
#TJK_ul li {display:inline-block;width:19.5%;} 
/* */

.maincontent {
	float: left;
	height: 520px;
	width: 843px;
	margin-top: 10px;
	background-image: url(../img/maincontbg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #C90;
}
.contentmeta {
	width: 580px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 490px;
	text-align: center;
}
.contentmeta h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.contentmeta p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	padding: 2px;
}
.contentmeta b {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
}


.footer {
	height: auto;
	width: 984px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 140px;
	color: #999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
}
.footer a {
	color: #999;
	text-decoration: underline;
}
.footer a:hover {
	color: #CCC;
}