@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'avantgarde_bk_btbook';
    src: url('../fonts/avant-garde-book-bt-webfont.eot');
    src: url('../fonts/avant-garde-book-bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avant-garde-book-bt-webfont.woff') format('woff'),
         url('../fonts/avant-garde-book-bt-webfont.ttf') format('truetype'),
         url('../fonts/avant-garde-book-bt-webfont.svg#avantgarde_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	padding:0;
	margin:0;
	background:url(../images/body_back_bg.gif) repeat 0 0;
	color:#3a3a3a;
	font-size:14px;
	line-height:24px;
	font-family:'avantgarde_bk_btbook',Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, h5, h6, p, form, input, textarea{
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	border:none;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
a{
	outline:none;
	color:#282727;
	background-color:inherit;
}
a:hover{
	outline:none;
	text-decoration:none;
}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
}
p{
	padding-bottom:15px;
}
.no_padding{
	padding-bottom:0 !important;
}
.no_margin{
	margin-right:0 !important;
}
.f_left{
	float:left;
}
.f_right{
	float:right;
}
.wrapper{
	width:100%;
}
h2{
	font-size:22px;
	line-height:25px;
	color:#0063cb;
	padding:0 0 10px 0;
}
.shadow{
	background:url(../images/shadow_bg.png) no-repeat 0 0;
	width:860px;
	height:61px;
	margin:0 auto;
	display:block;
}
/*=================top section===================*/

.top_section{
	width:100%;
	margin:0 auto;
	height:184px;
	background:url(../images/inner_header_bg.jpg) no-repeat top center #002e5e;
}
.top_left_bg {
    padding: 0;
}
.top_right_bg {
    margin: 0 auto;
    width: 1000px;
}
.logo{
	float:left;
	margin:18px 0 0 0;
}
.menu_section{
	width:620px;
	float:right;
	padding:20px 25px 0 0;
}
.social_media{
	padding:0 0 27px 0;
	float:right;
	width:100%;
}
.social_media p{
	font-size:17px;
	line-height:30px;
	color:#fff;
	float:right;
	padding:0 20px 0 0;
}
.social_media img{
	float:right;
	margin:5px 0 0 10px;
}
.facebook{
	background:url(../images/facebook_icon.png) no-repeat 0 0;
	width:30px;
	height:30px;
	display:block;
	float:right;
	text-indent:-999em;
	
}
.twitter{
	background:url(../images/twitter_icon.png) no-repeat 0 0;
	width:30px;
	height:30px;
	display:block;
	float:right;
	text-indent:-999em;
	margin:0 6px;
}
.youtube{
	background:url(../images/youtube_icon.png) no-repeat 0 0;
	width:30px;
	height:30px;
	display:block;
	float:right;
	text-indent:-999em;
}
.facebook:hover, .twitter:hover, .youtube:hover{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
.ph_no{
	text-align:right;
	font-size:15px;
	clear:both;
	padding:0 0 11px;
}
.menu{
	padding:0;
	float:right;
}
.menu ul{
	float:right;
	margin:20px 0 0 0;
}
.menu ul li{
	float:left;
	margin:0 2px 0 0;
}
.menu ul li a {
    background: none repeat scroll 0 0 hsl(84, 64%, 34%);
    border-radius: 5px 5px 0 0;
    color: hsl(0, 0%, 100%);
    display: block;
    font-size: 17px;
    height: 44px;
    line-height: 44px;
    padding: 0 25px;
    text-align: center;
    text-decoration: none;
}
.menu ul li a:hover, .menu ul li a.active{
	color:#fffa73;
	background-position:0 100%;
}
/*=================top section===================*/

/*===========slider section=================*/
.slider_section{
	width:100%;
	height:320px;
	background:url(../images/slider_section_bg.gif) repeat-x 0 0;
}
.slider{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.slider img{
	display:block;
}
.slider_pnl{
	position:relative;
}
.slider_pnl h2{
	font-size:35px;
	line-height:50px;
	text-shadow:2px 0 4px #000;
	position:absolute;
	top:100px;
	left:10px;
	color:#fff;
	padding:0 50px;
}
.pagination{
	position:absolute;
	width:1000px;
	top:40%;
	left:0;
	z-index:1000;
}
#slider-prev2{
	background:url(../images/prev_arrow.png) no-repeat 0 0;
	width:20px;
	height:62px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	text-indent:-999em;
}
#slider-next2{
	background:url(../images/next_arrow.png) no-repeat 0 0;
	width:20px;
	height:62px;
	display:block;
	position:absolute;
	right:0;
	top:0;
	text-indent:-999em;
}
/*===========slider section=================*/

/*=======body section===================*/
.main_body_section{
	width:970px;
	box-shadow:0 0 2px #ddd;
	margin:0 auto;
	background:url(../images/body_bg.gif) repeat-x 0 0 #fff;
	padding:25px 15px 25px 15px;
	min-height:505px;
}
.body_logo{
	background:url(../images/loop_power_bg.png) no-repeat 50% 50%;
	display:block;
	min-height:500px;
}
.body_bot_section{
	padding:0;
}
.body_pnl_sect{
	background:url(../images/block_pnl_bg.png) no-repeat 0 0;
	width:254px;
	min-height:200px;
	float:left;
	margin:0 43px 0 0;
	padding:20px;
}
.body_pnl_sect h3{
	background:url(../images/news_icon.png) no-repeat 0 2px;
	font-size:22px;
	line-height:25px;
	color:#0063cb;
	padding:0 0 10px 27px;
}
.body_pnl_sect p span{
	display:block;
	color:#618e1f;
	font-weight:bold;
}
/*=======body section===================*/
/*===============footer================*/
.footer{
	width:100%;
	background:#002e5e;
	color:#fff;
	padding:25px 0 20px;
}
.footer_main{
	width:1000px;
	margin:0 auto;
}
.footer_main ul{
	text-align:center;
	padding:0 0 5px 0;
}
.footer_main ul li{
	font-size:14px;
	background:url(../images/divider.png) no-repeat right center;
	display:inline;
	padding:0 15px;
}
.footer_main ul li a{
	text-decoration:none;
	color:#fff;
	background-color:inherit;
}
.footer_main ul li a:hover{
	color:#91c1f3;
}
.footer_main ul li.last{
	background-image:none;
}
.footer_main p{
	text-align:center;
	padding:0;
	color:#91c1f3;
}
/*===============footer================*/

/*=============faq=================*/
.question_cls{
	padding:0 0 20px 0;
}
.question_cls li{
	margin:0 0 8px 0;
	list-style-position: inside;
    list-style-type: decimal;
}
.loop_title{
	display:block;
	text-align:right;
	color:#fff;
	font-family: 'avantgarde_bk_btbook';
	font-size:28px;
	font-weight:normal;
	display:block;
	margin-bottom:19px;
}
.login_section_bg {
    background: rgba(0, 0, 0, 0) url("../../images/login_bg.jpg") no-repeat scroll 0 0;
    display: block;
    height: 374px;
    margin: 20px auto 80px;
    width: 704px;
}
.login_section_bg form {
    background:#ffffff none repeat scroll 0 0;
    border:1px solid #dcdbdb;
    border-radius:5px;
    margin:10px 0 10px 220px;
    padding:15px;
    width:410px;
}
.login_section_bg h3{
    color:#508300;
    font-size:20px;
    line-height:22px;
    padding:25px 0 10px 25px;
}
input[type="text"]{
    border:1px solid #cccccc;
    height:24px;
    line-height:24px;
    padding:0 5px;
    width:245px;
}
input[type="password"]{
    border:1px solid #cccccc;
    height:24px;
    line-height:24px;
    padding:0 5px;
    width:245px;
}
.button_log{
    background-color:#63a90e;
    border:1px solid #618e1f;
    border-radius:4px;
    color:#ffffff;
    cursor:pointer;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;
    margin:5px 10px 0 0;
    padding:5px 23px;
}
.error_msg {
    background:#faebe7;
    border:1px solid #f16048;
    color:#e8280a;
    display:block;
    font-size:12px;
    font-weight:bold;
    margin:0 0 5px;
    padding:5px 0;
    text-align:center;
}
.succes_msg {
    background:#edfbe0;
    border:1px solid #9fbe83;
    color:#377400;
    display:block;
    font-size:12px;
    font-weight:bold;
    margin:0 0 15px;
    padding:5px 0;
    text-align:center;
}
.welcome_text{
    color:#618e1f;
    font-size:20px;
    padding-top:100px;
    text-align:center;
}
.territoryCls{
	color:#fff;
	text-align:right;
}
.bodytxt{
	font-size:25px;
}