
html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #003366;
	background-image: url('../../uploads/n_layout/background.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: 'Roboto', sans-serif;
	background-size:100% 100%;
}
.footer{
	width:100%;
	background-image:url('../../uploads/n_layout/footer_background.png');
	height:28px;
	margin-top:35px;
	margin-bottom:40px;
	text-align:center;
	color:#fff;
}
.footer_copy{
	padding-top:15px;
	margin:auto;
	width:100%;
	max-width:1000px;
	color:#6E689B;
	padding-bottom:50px;
}

.powered_right{
	float:right;
	
}
.copy_left{
	float:left;
}
.footer a{
	color:#fff;
}
.footer_copy a{
	color:#6E689B;
}
.bold{
	font-weight:bold;
}
.tar{
	text-align:right;
}
.tar_pad{
	bottom: 0px;
	padding: 10px 1% 5px 0;
	position: absolute;
	right: 0px;
	width: 99%;
	z-index: 100;
	text-align:right;

}
.tar_pad a{
	color:#8ac6dd;
}
.header{
	width:100%;
}
.header .logo{
	width:1275px;
	margin:auto;
	height:100px;
	position:relative;
}
.fb_head{
	position:absolute;
	right:45px;
	width:35px;
	bottom:15px;
}
.tw_head{
	position:absolute;
	right:0;
	width:35px;
	bottom:15px;
}
.fb_foot{
	width:18px;
	display:inline-block;
	margin-top:5px;

}
.follow_on{
	padding-right:20px;
	display:inline-block;
	color:white;
	position:relative;
	top:-4px;
}
.tw_foot{
	width:18px;
	display:inline-block;
}
.site_logo{
	width:420px;
	position:absolute;
	bottom:15px;
	left:10px;
}
.header .menu{
	width:100%;
	background-image:url('../../uploads/n_layout/navigation.png');
	height:30px;
}
.cf{
	clear:both;
}
.content_wrapper{
	background-image: url('../../uploads/n_layout/content_back.png');
	width:1275px;
	margin:auto;
	margin: 35px auto auto;
	padding:1.65%;
	box-sizing: border-box;
}
.home_block_top{
	width: 30%;
	height: 299px;
	float:left;
	margin-left: 1.2%;
	margin-top: 6px;
	margin-bottom:6px;
	position:relative;
}
.intro_images{
	width:100%;
}
.intro_images img{
	float: left;
	margin-right: 5%;
	width: 21.2%;
}
.intro_images img.last{
	
	margin-right: 0;

}
.signature{
	width:140px;
	float:right;
}
.intro_text_wrapper{
	background-color: #020037;
	bottom: 0;
	left: 0px;
	margin-top: 10px;
	padding: 10px;
	position: absolute;
	right: 0px;
}
.intro_body{
	padding:10px 10px;
	background-color:#fff;
	
}
.welcome_note{
	width:80%;
}
.home_block{
	width: 33.5%;
	background-color:#fff;
	height:400px;
	float:left;
	margin-right:1.41%; 
	margin-top:.6%;
	margin-bottom:.6%;
	position:relative;
	overflow: hidden;
}
.home_block_right{
	width: 30%;
	background-color:#fff;
	height:400px;
	float:left;
	margin-top:.6%;
	margin-bottom:.6%;
	
}
.home_block_right2{
	width: 30%;
	background-color:#00002F;
	height: 365px;
	float:left;
	margin-top:.6%;
	margin-bottom:.6%;
	
}

.sub_content{
	width: 66%;
	background-color:#ffffff;
	float:left;
	margin-top:.6%;
	margin-bottom:.6%;
	margin-right: 2%;
	padding:1%;
}
.sub_content img{
	max-width:100%;
}

.sub_block_right{
	width: 100%;
	background-color:#ffffff;
	margin-bottom:10px;
}
.sub_block_right p{
	margin:0;
}
.sub_block_right_wrapper{
	width: 30%;
	float:left;
	margin-bottom:.6%;
	margin-top:.6%;
}









.in_news{
	width: 68.4%;
	background-color:#fff;
	height: 365px;
	float:left;
	margin-right:1.41%;	
	margin-top:.6%;
	margin-bottom:.6%;
	position:relative;
}
.home_block .title, .home_block_right2 .title, .in_news .title, .in_news_sub .title{
	background-color: #020037;
	color: #FFF;
	line-height: 40px;
	font-size: 18px;
	position: relative;
	padding-left: 10px;
}

.home_block .title a, .home_block_right2 .title a, .in_news .title a, .in_news_sub .title a{
	color:#fff;
}



/*twitter*/

.twitter_feed{
	width:90%;
	margin:0 5%;
}
.twitter_feed_wrapper{
	max-width:95%;
	margin:13px auto;
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0 10px 2px 10px;

}
.tweet_wrapper{
	clear:both;
	margin:13px auto;

}
.twitter_feed .photo img{
	float:left;
	margin:0 10px 0 0;
	width:32px;
}
.twitter_feed .name{
	font-color:#272459;
	font-weight:bold;
}

.twitter_feed .name, .twitter_feed .handle .twitter_feed .tweet{
	float:left;
}
.tweet_wrapper .details{
	float:right;
	color:#cccccc;
}
.fb_like_box_overflow{

	width:98%;
	overflow:hidden;

}



.news_feed{
	width:100%;
/*	margin:4% 5%; */
}
.news_feed .news_feed_item {
	width:50%;
	float:left;
	margin: 5px 0;
	text-decoration:underline;
	position:relative;
	min-height:80px;
	overflow:hidden;
}

.news_feed .news_feed_item .news_feed_link{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
}
.news_feed .news_feed_item .posted{
	color:#969696;
	font-style: italic;
	float:left;
	
	padding-left:10px; 
}
.news_feed .news_feed_item .news_feed_image{
	float:left;
	margin: 0 10px 5px 0;
	width:60px;
	height:60px;
	
	padding-left:10px; 
}
.news_feed .news_feed_item .news_feed_title{
	color:#272459;
	font-weight:bold;
	font-size:16px;
	
	padding:10px; 
}

.in_news_sub{
	width: 100%;
	padding-bottom:10px;
}
.news_feed_sub{
	width:100%;
	margin:4% 5%;
	padding-bottom:1px;

}
.news_feed_sub .news_feed_item{
	width:90%;
	float:left;
	margin: 10px 0;
	text-decoration:underline;
	position:relative;
}
.news_feed_sub .tar{
 width:90%;
}
.news_feed_sub .news_feed_item .news_feed_link{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
}
.news_feed_sub .news_feed_item .posted{
	color:#969696;
	font-style: italic;
	float:left;
}
.news_feed_sub .news_feed_item .news_feed_image{
	float:left;
	margin: 0 10px 5px 0;
	width:60px;
	height:60px;
}
.news_feed_sub .news_feed_item .news_feed_title{
	color:#272459;
	font-weight:bold;
	font-size:16px;
}


.contact_title{
	width:100%;
	text-align:center;
	color:#fff;
	font-size: 35px;
	margin: 10px 0 0px 0;
}

#quick_contact {
	width:100%;
	position:relative;
}
#quick_contact .label{
	padding:8px 5% 4px 6%;
	color:#fff;
	font-size:14px;
}

#quick_contact .input{
	padding:0 5% 0px 5%;
}

#quick_contact .input input{
	width:100%;
	border:0;
	padding:6px 0;
}
#quick_contact .input textarea{
	width:97%;
	padding: 3px 1% 3px 1%;
	height: 43px;
}

.btn{
	background-color:#8ac6dd;
	width:100%;
	padding:4px 0;
	margin:10px 0 0 0;
	color:#fff;
	font-weight:bold;
}
.rss_btn{
	position:absolute;
	width:27px;
	right:6px;
	top:6px;
}
.fb_wrapper{
	width:50px;
	position:absolute;
	overflow:hidden;
	right: 5px;
	top: -10px;
}
.twitter_wrapper{
	width:148px;
	position:absolute;
	overflow:hidden;
	right: 0px;
	top: 3px;
}
.contact_form{
	background-color:#00002F;
	width:80%;
	margin:auto;
	padding:5%;
}




/* Navigation */
.nav {
	background-color: #036;
}

.nav ul {
	list-style:none;
	margin:0;
	width:1275px;
	margin:auto;
	padding:0;
	
}

.nav ul li {
	display:inline-block;
	padding: 0 30px 0 30px;
}

.nav ul li:hover {
	background-image:url('../../uploads/n_layout/nav_hover.png');
	color:#4c3f73;
}
.nav ul li:hover >a{
	color:#4c3f73;
}



.nav a {
	display: inline-block;
	line-height: 30px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}










/* ---- OLD Slider Formatting */
/*
.slider {
	position: relative;
	border-bottom: 1px soild #036;
	box-shadow: 0 0 10px rgba(00,33,66,.75);
	height: 401px;
	width: 1100px;
}
*/
.slider{
	width:68.41%;
	float:left;
}
.slider .thumbs {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.slider .thumbs .thumbnail {
	border: 1px solid #FFF;
	margin: 0 10px;
	box-shadow: 0 0 10px #000;
	display:inline-block;
	width:105px;
	height:70px;
	overflow:hidden;
}

.slider .thumbs .thumbnail img {
	width:auto;
	height:auto;
	/*margin: -20px -140px;*/
}

.thumbnail:hover {
	cursor:pointer;
}


/* --- Slider Styles */
.subtitle{
	position:absolute;
	bottom:0;
	left:0;
	background-image:url('../../uploads/n_layout/slider_caption.png');
	width: 301px;
	height:36px;
	color:#fff;
	font-size:22px;
	padding:15px 0 0 60px;
}
.corner{
	position:absolute;
	left:0;
	top:0;
	bottom:0;
}
.slider {
	display:block;
	position:relative;
	height: 305px;
	margin-bottom:0.9%;
	overflow:hidden;
}

.slider .left_arrow img,
.slider .right_arrow img{
	width:100%;
}
.slider .left_arrow,
.slider .right_arrow {
	position: absolute;
	background-repeat: no-repeat;
	height:50px;
	width:28px;
	top: 38%;
	z-index: 100;
	opacity: .8;
	cursor: pointer;
}

.slider .left_arrow {
	left: 20px;
	
}

.slider .right_arrow {
	right: 20px;
	background-position:right;
}

.slider .left_arrow:hover,
.slider .right_arrow:hover {
	opacity: 1;
}

.slider .slide {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	min-width:100%;
	height: 100%;
}
/* END SLIDER STYLES */

.social_bg_1 {
	background-image: url('../../images/social_background2.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.social_bg_2 {
	background-image: url('../../images/social_background2.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.intro_images .img_wrapper{
	float: left;
	margin-right: 3%;
	width: 21.2%;
	padding-bottom:21.2%;
	background-size:cover;
}
.g-recaptcha div div { margin: 10px auto; }
