body{
	padding:0px;
	margin:0px;
	color:#8F8519;
	background-color:inherit;
	}
	/*----------------------------Inner style start---------------------*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
p{
	font-size:11px;
	line-height:16px;
}
body, a, p, h1, h2, h3, h4, h5, h6, img, ul, li, td, form, select, input{
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}
a{
	text-decoration:none;
	outline:none;
}
ul{
	list-style-type:none;
}

img{
	border:none;
	display:block;
}
/*----------------------------Inner style end-----------------------*/
/*----------------------------Header start--------------------------*/
.top_panel{
	background:url(images/top_panel_bg.gif) 0 0 repeat;
	border-bottom:#fff solid 1px;
}
.top_panel img{
	margin:23px 0 0;
	display:inline;
	float:left;
}
.top_panel ul{
	float:right;
	width:auto;
	padding-top:62px;
}
.top_panel ul li{
	padding-left:1px;
	float:left;
	width:auto;
	line-height:26px;
	font-weight:bold;
}
.top_panel ul li a{
	background:url(images/nav_top_right.gif) 100% 0 no-repeat;
	color:#751301;
	background-color:inherit;
	display:block;
}
.top_panel ul li a span{
	background:url(images/top_nav_left.gif) 0 0 no-repeat;
	display:block;
	padding:0 16px;
}
.top_panel ul li a:hover{
	color:#1E8455;
	background-color:inherit;
}
.top_panel ul li a.active{
	color:#1E8455;
	background-color:inherit;
	cursor:text;
}
.header{
	background:url(images/header_bg.gif) 0 0 repeat-x;
}

.header_left{
	padding:197px 139px 0 285px;
	width:102px;
}
.header_left h2{
	font-size:20px;
	line-height:23px;
	color:#000;
	background-color:inherit;
	padding-bottom:4px;
}
.header_left h2 span{
	font-size:14px;
	line-height:17px;
}
.header_left a{
	font-size:11px;
	line-height:14px;
	color:#7D2104;
	background-color:inherit;
	font-weight:bold;
}
.header_left a:hover{
	color:#000;
	background-color:inherit;
}
.header h1{
	font-size:24px;
	line-height:30px;
	color:#F4FF77;
	background-color:inherit;
	padding:47px 0 15px;
	text-transform:uppercase;
}
.header p{
	color:#8CF2C5;
	background-color:inherit;
	padding-bottom:30px;
}
.header_img{
	padding:0 15px;
}
.header_img a img{
	border:#8ECCB0 solid 2px;
	display:block;
	float:left;
}
/*----------------------------Header end----------------------------*/