html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #01314B;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #454545;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 300;
	color: #221D1D;
}

h2 {
	font-size: 2.5em;
}

p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 200%;
}

strong {
}

a {
	color: #2A60A8;
}

a:hover {
	text-decoration: none;
	color: #b7b4de;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrp {
	width: 1200px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,.1);
}

.container {
	width: 980px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#head_ {
}

/* Logo */

#logo {
	width: 960px;
	height: 150px;
	margin: 0px auto 30px auto;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	line-height: 100px;
	letter-spacing: -1px;
	text-align: center;
	text-transform: capitalize;
	font-size: 5em;
	color: #1F1F1F;
}

#logo h1 span {
	color: #1F1F1F;
}

#logo p {
	text-align: center;
	font-size: 16px;
	color: #595959;
}

#logo p a {
	color: #2A60A8;
}

#logo p a:hover {
	color: red;
}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color:#2A60A8;
text-shadow:5px 0px 5px rgba(45, 50, 61, 0.2);
}




/** MENU */

#mnu {
	overflow: hidden;
	width: 1100px;
	height: 70px;
	margin: 0px 50px;
	background: rgba(24, 29, 42, 0.9);
	font-size: 20px;
	color: #000000;
}

#mnu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#mnu li {
	display: inline-block;
}

#mnu a {
	display: block;
	padding: 0px 20px 0px 20px;
	line-height: 70px;
	width: auto;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: 200;
	color: #FFFFFF;
	border: none;
	background: #b7b4de;
}

#mnu a:hover/**, #mnu .current_page_item a*/ {
	background: #ffe1c2;
	text-decoration: none;
	color: rgba(24, 29, 42, 0.9);
}

#mnu .current_page_item a {
}

#mnu .last {
	border-right: none;
}

/** PAGE */

#page {
}

/** CONTENT */

#txt {
}

/** SIDEBAR */

#sidebar {
}

/* Footer */

#foot {
	overflow: hidden;
	width: 1100px;
	height: 150px;
	margin: 0 auto;
	border-top: 1px solid #CBCBCB;
}

#foot p {
	margin: 0;
	padding-top: 40px;
	line-height: normal;
	text-align: center;
	color: #454545;
}

#foot a {
	color: #2C3080;
}

#foot a:hover {
	color: red;
}
/* Footer Content */

#foot-txt {
	overflow: hidden;
	width: 1100px;
	padding: 50px;
	background: #ECECEC;
	color: #666666;
}

#foot-txt h2 {
	padding: 0px 0px 30px 0px;
	text-transform: uppercase;
	font-size: 24px;
}

#foot-txt #fbox1 {
	float: left;
	width: 600px;
	margin-right: 30px;
}

#foot-txt #fbox2 {
	float: left;
	width: 220px;
}

#foot-txt #fbox3 {
	float: right;
	width: 220px;
}

/* Welcome */


#welcome {
	width: 1100px;
	margin: 0px auto;
	padding: 30px 50px;
}

#welcome .txt {
	padding: 0px 0px 40px 0px;
	border-bottom: 1px solid #D4D4D4;
}

#welcome h2 {
	padding: 0px 0px 20px 0px;
}

#welcome h2 a {
	text-decoration: none;
	color: #000000;
}


/* Three Columns */

#thr-col {
	overflow: hidden;
	width: 1100px;
	margin: 0px auto;
	padding: 50px 50px 0px 50px;
}

#thr-col .txt {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
}

#thr-col h2 {
	padding: 0px 0px 20px 0px;
	color: #000000;
}

#thr-col #col_1 {
	float: left;
	width: 300px;
	margin-right: 30px;
}

#thr-col #col_2 {
	float: left;
	width: 305px;
}

#thr-col #col_3 {
	float: right;
	width: 430px;
}

/* Two col */

#two-col {
	overflow: hidden;
	width: 1100px;
	margin: 0px auto;
	padding: 40px 50px 50px 50px;
}

#two-col h2 {
	padding: 0px 0px 20px 0px;
	color: #000000;
}

#two-col #col1 {
	float: right;
	width: 740px;
}

#two-col #col2 {
	float: left;
	width: 320px;
}


/* List Style 1 */

.list-styl_1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-styl_1 li {
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #D4D4D4;
}

.list-styl_1 .date {
	font-weight: bold;
	color: #212121;
}

.list-styl_1 img {
	float: left;
	margin-right: 25px;
}

.list-styl_1 .first {
	padding-top: 0px;
	border-top: none;
}


/* List Style 2 */

.list-styl_2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
}

.list-styl_2 li {
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #D4D4D4;
}


.list-styl_2 .first {
	padding-top: 0px;
	border-top: none;
}

/* List Style 1 */

.lnk-styl {
	display: inline-block;
	margin-top: 10px;
	margin-left:5px;
	padding: 5px 15px;
	background: rgb(54, 65, 95);
	border-radius: 5px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFFFFF;
}

.lnk-styl:hover {

background: #b7b4de;
color: #fff;
}

#bnr {
	width: 1100px;
	height:450px; 
	margin: 10px auto 0px auto;
	overflow:hidden;
}

#bnr_p {
	width: 1100px;
	height:220px; 
	margin: 10px auto 0px auto;
	overflow:hidden;
}



/*********************************************************************************/
/* Social Icon Styles                                                            */
/*********************************************************************************/
.contact
{
text-align: center;
margin:0 auto;
}
	
	ul.contact
	{
		margin: 0;
		padding: 2em 0em 0em 0em;
		list-style: none;
	}
	
	ul.contact li
	{
		display: inline-block;
		padding: 0em 0.30em;
		font-size: 1em;
	}
	
	ul.contact li span
	{
		display: none;
		margin: 0;
		padding: 0;
	}
	
	ul.contact li a
	{
		color: #FFF;
	}
	
	ul.contact li a:before
	{
		display: inline-block;
		background: #42435A;
		width: 40px;
		height: 40px;
		line-height: 40px;
		border-radius: 0px;
		text-align: center;
		color: #FFFFFF;
	}

	ul.contact li a:before 
	{
	background: #01314B;
	box-shadow: inset 0px 0px 10px 0px #248AB8;
	border-radius:5px;
	}

	ul.contact li a:hover:before 
	{
	background: #ffe1c2;
	color: rgba(24, 29, 42, 0.8);
	box-shadow: none!important;
	}
	/**
	ul.contact li a:hover.icon-twitter:before { background: #2DAAE4; }
	ul.contact li a:hover.icon-facebook:before { background: #39599F; }
	ul.contact li a:hover.icon-dribbble:before { background: #C4376B;	}
	ul.contact li a:hover.icon-tumblr:before { background: #31516A; }
	ul.contact li a:hover.icon-rss:before { background: #F2600B; }
*/

.ico_:before {
     padding-right:5px;	
   }

.popup { width:250px; display:none; position:absolute; margin:0px 0px 0px -75px; padding: 0px;}
.popup ul { margin:0px 0px 0px 0px!important; padding: 10px!important; float: none!important; background: rgba(24, 29, 42, 0.8);
 }
.popup ul li { margin:0!important; padding: 0px!important; float: none!important; display:block!important; background: none!important;}

.popup a {
	display: block;
	padding: 8px 0px 8px 0px!important;
	line-height: normal!important;
	width: auto!important;
	text-decoration: none;
	text-align: center;
	font-size: 15px!important;
	font-weight: 200!important;
	color: #FFFFFF;
	border: none;
	box-shadow:  none!important;
	background: none!important;
}

.popup a:hover {
	box-shadow:  none!important;
	text-decoration: none;
	border-radius:5px;
	color: #ffe1c2!important;
}

.popup2 { width:250px; display:none; position:absolute; margin:0px 0px 0px -75px; padding: 0px;}
.popup2 ul { margin:0px 0px 0px 0px!important; padding: 10px!important; float: none!important; background: rgba(24, 29, 42, 0.8);
 }
.popup2 ul li { margin:0!important; padding: 0px!important; float: none!important; display:block!important; background: none!important;}

.popup2 a {
	display: block;
	padding: 8px 0px 8px 0px!important;
	line-height: normal!important;
	width: auto!important;
	text-decoration: none;
	text-align: center;
	font-size: 15px!important;
	font-weight: 200!important;
	color: #FFFFFF;
	border: none;
	box-shadow:  none!important;
	background: none!important;
}

.popup2 a:hover {
	box-shadow:  none!important;
	text-decoration: none;
	border-radius:5px;
	color: #ffe1c2!important;
}








