@charset "utf-8";
/* CSS Document */

/* common styles */
body, h1, h2, h3, h4, h5, h6, p, img, form, ul, li {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:62.5% Arial, Helvetica, sans-serif;
	color:#fff;
	background:#6f6557;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.flft {
	float:left;
}
.frgt {
	float:right;
}
.cb {
	clear:both;
	font-size:0;
	line-height:0;
}
h1 {
	font-size:1.6em;
	font-weight:bold;
	text-transform:uppercase;
}
h2 {
	font-size:1.8em;
	font-weight:normal;
	text-transform:uppercase;
}
h3 {
	font-size:1.3em;
	padding-top:20px;
	color:#d6d3b9;
}
h4 {
	font-size:1.4em;
	text-transform:uppercase;
	padding-top:20px;
}
h5 {
}
p {
	padding:10px 0;
	font-size:1.3em;
	line-height:1.6em;
}
p a {
	font-weight:bold;
	color:#d6d3b9;
}
.ht_1 {
	color:#d6d3b9;
}
.ht_2 {
}
.ht_3 {
}
.ht_4 {
}
.ht_5 {
}
.eht_1{
	font-size:0.8em;
	text-transform:capitalize;
}
#main_cnr {
	position:relative;
	margin:auto;
	min-width:900px;
}
#main_cnr {
}
#in_cnr {
}
.in {
}
/* end common styles */

/* header */
#header_cnr {
	background:#0c0b07 url(../images/bg_1.png) repeat-y;
	margin-bottom:1px;
}
#header_cnr .in {
	background:url(../images/bg_2.jpg) no-repeat right;
	height:165px;
}
#logo, #cname {
	padding:20px 10px;
	display:inline-block;
}
/* end header */

/* navigation */
#nav_cnr {
	padding:10px;
}
#nav_cnr ul {
	width:100%;
}
#nav_cnr li {
	list-style:none;
	font-size:1.4em;
	font-weight:bold;
	width:100%;
	clear:both;
}
#nav_cnr .dd {
	background:#d6d3b9;
	right: -202px;
	top:-2px;
	font-size:0.5em;
}
#nav_cnr .dd a {
	color:#000;
}
#nav_cnr a {
	display:block;
	border-bottom:1px solid #6f6557;
	padding:8px 10px 8px 20px;
	color:#fff;
}
#nav_cnr a:hover, #nav_cnr .active {
	background:url(../images/arw_1.gif) no-repeat 5px center;
}
/* End navigation */

/* Body */
#body_cnr {
	display:inline-block;
	width:100%;
}
.b_in {
	padding:10px 10px 10px 30px;
}
.ttle {
	background:#6f6557 url(../images/bg_3.png) repeat-y;
	border:1px solid #948979;
	border-left:0;
	padding:3px 0;
	margin-top:10px;
}
.ttle h1 {
	padding-left:30px;
}
.u2 {
	font-size:1.3em;
	line-height:1.6em;
	margin-left:30px;
}
.u3 {
	font-size:1.2em;
	line-height:1.6em;
}
.u3 li {
	list-style:none;
	padding:5px 0;
	padding-left:20px;
	background:url(../images/icon_2.gif) no-repeat left center;
}
.u3 a {
	color:#fff;
	padding:2px;
}
.u3 a:hover {
	color:#4b4133;
	background:#fff;
	text-decoration:underline;
}
.hr_line {
	background:#d6d3b9;
	height:1px;
	margin-top:20px;
	font-size:0;
	display:none;
}
.mblk {
	display:none;
}
#body_cnr .col_1 {
	float:left;
	background:#4b4133;
	width:210px;
	height:400px;
}
#body_cnr .col_2 {
	float:left;
	width:60%;
}
#body_cnr .col_3 {
	width:180px;
	float:right;
	position:relative;
}
.himg {
	position:absolute;
	left:-140px;
	top:-150px;
}
.cdt{
	font-size:1.2em;
}
.cdt, .cdt a{
	color:#d6d3b9;
}
.cdt a{
	text-decoration:underline;
}
.hc1{
	float:left;
	margin:10px 15px 10px 0;
	margin-right:15px;
}

/* End Body */


/* Footer */
html, body, * html #main_cnr {
	height:100%;
}
#main_cnr {
	min-height:100%;
}
#in_cnr {
	display:inline-block;
	width:100%;
	padding-bottom:30px;
}
#footer_cnr {
	display:inline-block;
	width:100%;
	position:absolute;
	left:0;
	bottom:10px;
}
#footer_cnr, #footer_cnr a {
	color:#000;
	font-size:1.2em;
}
/* End Footer */
