/*font-face*/@font-face {
    font-family: 'BellGothicStdBold';
    src: url('fonts/bellgothicstd-bold.eot');
    src: url('fonts/bellgothicstd-bold.eot') format('embedded-opentype'),
         url('fonts/bellgothicstd-bold.woff') format('woff'),
         url('fonts/bellgothicstd-bold.ttf') format('truetype'),
         url('fonts/bellgothicstd-bold.svg#BellGothicStdBold') format('svg');
}
@font-face {
    font-family: 'bell_mtitalic';
    src: url('fonts/26583-webfont.eot');
    src: url('fonts/26583-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/26583-webfont.woff') format('woff'),
         url('fonts/26583-webfont.ttf') format('truetype'),
         url('fonts/26583-webfont.svg#bell_mtitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BellGothicStdBlack';
    src: url('fonts/bell-gothic-std-black_6535.eot');
    src: url('fonts/bell-gothic-std-black_6535.eot') format('embedded-opentype'),
         url('fonts/bell-gothic-std-black_6535.woff') format('woff'),
         url('fonts/bell-gothic-std-black_6535.ttf') format('truetype'),
         url('fonts/bell-gothic-std-black_6535.svg#BellGothicStdBlack') format('svg');
}


/*css reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
        font-family: 'HelveticaNeueLTStd-LtCn';
        line-height: 1;
		font-family:'Arial';
		font: 62.5%/1 "Helvetica","Lucida Grande",sans-serif;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}
table {
	border-collapse: collapse;
	border-spacing: 0;}
u{text-decoration: underline;}
/* general */
.alignleft { display: inline; float: left; margin-right: 1.625em; }
.alignright { display: inline; float: right; margin-left: 1.625em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
strong { font-weight:bold; }
em { font-style:italic; }
bl{color: black;}
p{margin-bottom:10px}	
img{max-width: 100%; height: auto; }	
.clear{clear:both}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fl-left{float:left}
.fl-right{float:right}
.center-text{text-align:center;}
h1{font-size:40px;}
h2{font-size:35px;}
h3{font-size:30px;}
h4{font-size:25px;}
h5{font-size:20px;}
h6{font-size:18px;}
/*home-general*/

.container-large{
	width:910px;
	margin:auto;}
.container-smal{
	width:850px;
	margin:auto;}
body{
	background:url(images/wrap-bg.png) top left ;
	background-size: 100%;}
#header{
	padding-top:60px;
	padding-bottom:30px;}
#header ul{margin-right:-15px;}
#header li{
	float:left;
	margin:0 15px;}
#header li a{
	color: #e18915;
	font-size: 14px;
	text-decoration: none;
	font-family: 'BellGothicStdBold';
	line-height: 30px;
	display: block;
	margin-top: 5px;
	text-transform:uppercase;}
#header li a:hover{color:#fff}

#content{
	-moz-box-shadow: 0px 4px 5px #011f3d;
	-webkit-box-shadow: 0px 4px 5px #011f3d;
	box-shadow: 0px 4px 5px #011f3d;
	background:#fff;
	margin-bottom:35px;}
.cont-top{
	font-family: 'bell_mtitalic';
	-moz-box-shadow: 0 4px 2px -1px #a9a9a9;
	-webkit-box-shadow: 0 4px 2px -1px #a9a9a9;
	box-shadow: 0 4px 2px -1px #a9a9a9;
        position: relative;}
.cont-top-text{
    position: absolute;
    bottom: 35px;
    left: 0;
    width:100%;
}
.cont-top img{float:left}
.cont-top h2{
	color: #fff;
        background: #061d56;
        background: rgba(7, 28, 71, 0.9);
        line-height: 95px;
        font-size: 39px;
        float: right;
        width: 619px;
        padding-left: 100px;
        position: relative;
        top: 145px;}
.cont-bottom{
	padding-top:35px;
	padding-bottom:30px;
	}
.cont-bottom .clearfix{background: url(images/cont-bg.png) repeat-y right;}
.cont-bottom .fl-left h2{
	color:#000;
	font-size:21px;
	font-family: 'BellGothicStdBold';
	line-height:26px;
	margin-bottom:15px;}
.cont-bottom .fl-left p {
	font-family:Arial, Helvetica, sans-serif;
	color:#696969;
	font-size:14px;
	line-height:18px;
	margin-bottom:20px;}
.cont-bottom .fl-left li{
	font-family:Arial, Helvetica, sans-serif;
	color:#696969;
	font-size:14px;
	line-height:18px;
	list-style-type:disc;
}
.cont-bottom .fl-left ul{
	margin-left: 15px;
	margin-bottom:20px;
}
.cont-bottom .fl-left{
	width:555px;
	padding-right:30px;}
.cont-bottom .fl-left td{
	padding-bottom: 15px;
	font-size:14px;
	padding-right: 10px;}
.cont-bottom .fl-left td p{margin-bottom:0;}
.btn{
	display: inline-block;
	text-decoration: none;
	line-height: 49px;
	color: #fff;
	font-size: 20px;
	padding: 0 10px;
	background:#0b9018;
	background-image: linear-gradient(bottom, rgb(39,81,6) 1%, rgb(6,155,28) 38%, rgb(0,169,31) 100%);
	background-image: -o-linear-gradient(bottom, rgb(39,81,6) 1%, rgb(6,155,28) 38%, rgb(0,169,31) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(39,81,6) 1%, rgb(6,155,28) 38%, rgb(0,169,31) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(39,81,6) 1%, rgb(6,155,28) 38%, rgb(0,169,31) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(39,81,6) 1%, rgb(6,155,28) 38%, rgb(0,169,31) 100%);
	
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.01, rgb(39,81,6)),
	color-stop(0.38, rgb(6,155,28)),
	color-stop(1, rgb(0,169,31))
);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	cursor:pointer;
	-moz-box-shadow: 0px 4px 5px #a9a9a9;
	-webkit-box-shadow: 0px 4px 5px #a9a9a9;
	box-shadow: 0px 4px 5px #a9a9a9;}

.cont-bottom .fl-right{
	width:220px;
	font-size:14px;
	}
.cont-bottom .fl-right h2{
	font-family: 'BellGothicStdBlack';
	font-size:20px;
	color:#092762;
	margin-bottom:27px;}
.cont-bottom .fl-right p{
	font-family:Arial, Helvetica, sans-serif;
	color:#696969;
	line-height:18px;
	margin-bottom:0}
.cont-bottom .fl-right a{
	font-family: 'BellGothicStdBlack';
	color:#000;
        text-decoration: none;
	font-size:14px}
.cont-bottom .fl-right a:hover{text-decoration: underline;}
.cont-bottom .fl-right span{
	color:#00a920;
	font-family:Arial, Helvetica, sans-serif;}
.widget{margin-bottom:20px;}
.cont-bottom .fl-right .read-more{
	font-family: 'BellGothicStdBlack';
	font-size:14px;
	display:block;
	color:#0960b4!important;
        text-decoration: underline;}
.cont-bottom .fl-right .read-more:hover{
    text-decoration: none!important;
}

#footer{
	padding-bottom:45px;
	text-align:center;}
#footer span{
	color:#fff1db;
	font-size:12px;}
#footer ul{
	width: 460px;
	margin: auto;
	margin-bottom:15px;}
#footer li{
	float:left;
	margin-right:15px;
	padding-left:15px;
	border-left:solid 1px #6d6d6d;
	line-height:13px;}
#footer li:first-child{border:none;}
#footer li a{
	color: #6d6d6d;
	font-size: 15px;
	text-decoration: none;
	font-family: 'BellGothicStdBold';
	display: block;}
#footer li a:hover{color:#fff}
.foot-center{
	width: 910px;
	margin: auto;}

/*sec-page*/

.sec-page-btn{
        margin-top: -45px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 12px;
	width: 118px;
	float: right;
	-moz-box-shadow: 1px 2px 2px #a9a9a9;
	-webkit-box-shadow: 1px 2px 2px #a9a9a9;
	box-shadow: 1px 2px 2px #a9a9a9;
	text-align: center;}
.header-right{
	width: 500px;
	float:right;}
#footer .sec-page-btn{margin-top:10px;}
.the-date{
    color: #00a920;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-bottom: 15px;
}
.post-title{
    margin-bottom: 0!important;
}
#searchform{
	float: right;
	margin-top: -26px;
	position:relative
}
.header-right input[type="text"] {
	height: 20px;
	border: solid 1px #aeaeae;
	color: #4b4b4b;
	font-size: 14px;
	font-style: italic;
	width: 210px;
	padding-left: 10px;
	background: #f5f5f5;}
.header-right input[type="submit"] {
	height: 20px;
	border: none;
	text-indent: -99999px;
	width: 20px;
	background: url(images/search-btn.png) no-repeat right;
	position: absolute;
	right: 4px;
	top: 2px;
	position: absolute;
}
.search-results-page{
	background:none!important;
	margin-bottom: 30px;}
.search-results-page p{margin-bottom:0!important}
.search-results-page .read-more {
	font-family: 'BellGothicStdBlack';
	font-size: 14px;
	display: block;
	color: #0960b4!important;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;}
.search-results-page img{
	float:left;
	margin-right:10px;
	width: 108px;
	height: 106px;}
.page-title{margin-bottom: 25px;}
.search-results-page h3, .search-results-page h3 a{
	font-size: 15px;
	color:#000;
	font-weight: bold;}
.search-results-page h3 a{
	text-decoration:none;
}
.search-results-page h3 a:hover{
	text-decoration:underline;
}
ul.page-numbers{margin-left: 240px !important;}
.page-numbers li{
	float:left;
	list-style-type:none !important;
	margin: 0 5px;}
.page-numbers li a{
text-decoration:none;
color:#0960b4}
.current-menu-item a{color:#fff !important;}
.socials {
text-align: right;
margin-top: 10px;
}
.for_soc {
float:left;
width:305px;
}
.no_bg{
background:none !important;
}
.align_right {
text-align:right;
}