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

/* ribbon rollovers */
.category {
	width:300px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#eee;
}

.category p {
	margin:0;
}

#cat-1, #cat-3, #cat-5, #cat-7  {border-top:4px solid #c9dfc7;}
#cat-2, #cat-4, #cat-6 {border-top:4px solid #c9dfc7;}

.category span.cat_title {
	text-transform:uppercase;
	margin:0;
	font-weight:bold;
	font-size:1.1em;
	letter-spacing:-0.05em;
}

.category a, .category a:visited {
	color:#333;
	display:block;
	background:none;
}

.category a:hover {
	text-decoration:none;
}

/*#cat-1:hover, #cat-1:hover a, #cat-3:hover, #cat-3:hover a, #cat-5:hover, #cat-5:hover a, #cat-7:hover, #cat-7:hover a {background:#333333; color:#eeeeee; }*/
/*#cat-2:hover, #cat-2:hover a, #cat-4:hover, #cat-4:hover a, #cat-6:hover, #cat-6:hover a {background:#333333; color:#eeeeee; }*/

/* 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;
	background:#ddd url(../images/main_bg.png) repeat-x;
	color:#666;
}
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.8em;
	font-weight:normal;
}
h2 {
	font-size:1.5em;
}
h3 {
	font-size:2.4em;
}
h4 {
	font-size:2em;
	font-weight:normal;
}
h5 {
	font-size:1.6em;
	padding:3px 0;
}
p {
	padding:10px 0;
	font-size:1.3em;
	line-height:1.8em;
}
.ht_1 {
	color:#fff;
}
.ht_2 {
	color:#000;
}
.ht_3 {
	color:#666;
}
.ht_4 {
}
.ht_5 {
}
.b_none {
	border:none !important;
}
.bg_none {
	background:none !important;
}
.pd_2 {
	padding:4px 0;
}
#main_cnr {
	position:relative;
	width:1000px;
	margin:0 auto;
}
#shd_lft {
background:url(../images/shd_lft.png) repeat-y;
}
#shd_rgt {
background:url(../images/shd_rgt.png) repeat-y right;
}
#m_in{
	width:960px;
	position:relative;
	background:#fff;
	margin:0 auto;
}
#in_cnr {
}
.in {
}
/* end common styles */

/* header */

#header_cnr {
	background:url(../images/htop_bg.png) repeat-x;
}
#header_cnr .in {
	background:url(../images/hdr_img.jpg) right no-repeat;
	height:150px;
}
#l_name, #l_num {
	padding:0 30px;
	margin:30px 0
}
#l_name {
	border-right:1px solid #fff;
}
/* end header */


/* nav_cnr */

#nav_cnr {
	background:url(../images/m_bg.gif) repeat-x;
	font-size:1.2em;
	display:inline-block;
	width:99%;
	padding-left:1%;
	font-weight:bold;
}
#nav_cnr li {
	list-style:none;
	float:left
}
#nav_cnr a {
	color:#000;
	letter-spacing:1px;
	display:block;
	margin-right:1px;
	padding:5px 9px;
	background:url(../images/m_sep.gif) no-repeat right center;
}
#nav_cnr a:hover ,#nav_cnr .active{
	background:#333 !important;
	color:#fff;
}
/* End nav_cnr */

/* Body */

#body_cnr {
}
.ttle {
	display:block;
	background:url(../images/line_g.gif) repeat-x center;
	margin-top:8px;
	font-size:2.8em;
	color:#084201;
}
.ttle img, .ttle span {
	background:#fff;
	padding-right:10px;
}
p .frgt {
	padding-top:10px;
	padding-left:14px;
}
p .flft{
	padding-top:5px;
	padding-right:15px;
}
#banner {
	background:url(../images/banner.jpg);
	border-bottom:4px solid #084201;
	height:210px;
}
h4 span {
	font-size:0.8em;
	font-weight:bold;
	color:#000;
}
#b_cnt {
	float:right;
	display:inline-block;
	width:74%;
}
#b_cnt .b_in {
	padding-right:3%;
}
#b_cnt .row {
	padding:15px 0;
}
#bx_lft {
	width:25%;
	background:url(../images/lbox_shd.jpg) top right no-repeat;
	line-height:1.4em;
}
#bx_lft, #bx_lft a {
	color:#084201;
}
#bx_lft a {
	font-weight:bold;
}
#bx_lft .b_in {
	width:84%;
	padding:10px 3% 10px 7%;
	background:#c9dfc7;
}
#bx_lft h2 {
	background:#084201;
	padding:5px;
	width:100%;
	margin-left:-8%;
	margin-top:20px;
}
.img_q {
	margin:20px 0;
}
.img_q img {
	padding-right:2px;
}
/* End Body */


/* Footer */
html, body, * html #main_cnr {
	height:100%;
}
#main_cnr, #shd_lft, #shd_rgt, #m_in {
	min-height:100%;
}
#shd_lft {
}
#in_cnr {
	display:inline-block;
	width:100%;
	padding-bottom:28px;
}
#footer_cnr {
	background:#084201;
	width:100%;
	text-align:right;
	color:#fff;
	font-size:1.1em;
	padding:8px 0;
	position:absolute;
	bottom:0;
}
#footer_cnr, #footer_cnr a {
	color:#fff;
}
/* End Footer */
