@charset "utf-8";
/*
 *	-------------------------------
 *		Mudith Parakkrama  		
 * 		www.mudithonline.com
 *	-------------------------------
 *
 */
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,  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;
}

ul.airlist {
	list-style-type: none;
	margin-left: 25px;
}

li.airplane {
	list-style-type: none;
	background-image: url(../images/airplaneicon-sm-li1.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	margin: 1em 0;
	padding-left: 28px;
}



blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* Double-color dashed line */ 
.style-two { border: 0; 
			   height: 2px; 
			   background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.50), rgba(0,0,0,0)); 
			   background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.50), rgba(0,0,0,0)); 
			   background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.50), rgba(0,0,0,0)); 
			   background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.50), rgba(0,0,0,0));
			   margin-bottom: 20px;
}

@font-face {
    font-family: 'UbuntuRegular';
    src: url('ubuntu-r.eot');
    src: url('ubuntu-r.eot') format('embedded-opentype'),
         url('ubuntu-r.woff') format('woff'),
         url('ubuntu-r.ttf') format('truetype'),
         url('ubuntu-r.svg#UbuntuRegular') format('svg');
}
body {
	margin: 0px;
	padding: 0px;
	font: 14px 'UbuntuRegular', Arial, Helvetica, sans-serif;
	
}

.holdbanner{
	margin: 0px auto;
	width:1349px;
}
.hold {
	margin: 0px auto;
	width:1000px;
}
.hold-960 {
	margin: 0px auto;
	width: 930px;
	position: relative;
}
.clear {
	clear: both;
}
#container{
	float: left;
	width:100%;
	height:auto;
}
#header{
	background: url(../images/header-bg.jpg) top center;
	float: left;
	width:100%;
	border-bottom:solid 10px #004073;
	height:134px;
}
#header .rightblog{
	float: left;
	width:788px;
	padding:7px 0 0 0;
	height:auto;
}
#header .rightblog .messageblog{
	float: left;
	width:788px;
	height:auto;
}
#header .rightblog .messageblog .message{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#053e70;
	font-weight:bold;
	float: left;
	width:558px;
	padding:44px 0 0 30px;
	height:auto;
}
#header .rightblog .messageblog .message strong{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#30abf0;
}
#header .rightblog .messageblog .overcast{
	background: url(../images/over-cast-bg.jpg) no-repeat top center;
	float: left;
	width:200px;
	text-align:center;
	height:40px;
}
#header .rightblog .navigation{
	clear:both;
	/** float: left; **/
	width:788px;
	font-weight:bold;
	padding:18px 0 0 0;
	height:auto;
}
#header .logo{
	float: left;
	width:206px;
	padding:23px 0 0 0;
	height:auto;
}
#banner{
	 float: left;
	 width:100%;
	 background-color:#004679;
	 height:440px;
}
#bodyblog{
	background: url(../images/body-bg.jpg) repeat-x top center #fff;
	float: left;
	width:100%;
	border-top:solid 10px #0294b0;
	height:auto;
}
#bodyblog .inn{
	float: left;
	width:970px;
	padding:40px 15px 60px 15px;
	height:auto;
}
#bodyblog .inn .fbblog{
	float: right;
	width:310px;
	height:auto;
}
#bodyblog .inn .news{
	float: left;
	width:310px;
	height:auto;
}
#bodyblog .inn .news .news-title{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: 0.1em 0.1em 0.05em #333;
	background: url(../images/news.jpg) no-repeat top center;
	float: left;
	width:290px;
	padding:135px 0 0 20px;
	height:35px;
}
#bodyblog .inn .news .posts-blog{
	float: left;
	width:270px;
	min-height:344px;
	background-color:#053e70;
	padding:20px;
	height:auto;
}
#bodyblog .inn .news .posts-blog .post{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	float: left;
	line-height:18px;
	padding:5px 0 6px 0;
	width:270px;
	height:auto;
	

}
#bodyblog .inn .news .posts-blog .post strong{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5bc4ff;
}
#bodyblog .inn .news .posts-blog .post b{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}
#bodyblog .inn .news .posts-blog .post a strong{ text-decoration:none; }
#bodyblog .inn .news .posts-blog .post a:hover strong{ color:#FFF;text-decoration:none; }

#bodyblog .inn .news .curv{
	background: url(../images/more-bg.jpg) no-repeat top center;
	float: left;
	width:310px;
	height:70px;
}
#bodyblog .inn .news .curv .morebtn{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-shadow: 0.1em 0.1em 0.05em #333;
	border-bottom-right-radius:20px;
	background-color:#238bca;
}
#bodyblog .inn .news .curv .morebtn a{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	float: right;
	width:63px;
	text-shadow: 0.1em 0.1em 0.05em #333;
	border-bottom-right-radius:20px;
	height:26px;
	padding:8px 0 0 10px;
	text-decoration:none;
	margin:2px 0 0 0;
	background-color:#238bca;
}
#bodyblog .inn .news .curv .morebtn a:hover{
	text-decoration:none;
	background-color:#46a8e3;
}
#bodyblog .inn .investment{
	float: left;
	width:310px;
	padding:0 0 0 20px;
	height:auto;
}
#bodyblog .inn .investment .investment-title{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: 0.1em 0.1em 0.05em #333;
	background: url(../images/investment.jpg) no-repeat top center;
	float: left;
	width:290px;
	padding:135px 0 0 20px;
	height:35px;
}
#bodyblog .inn .investment .text-blog{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	float: left;
	min-height:340px;
	line-height:16px;
	width:270px;
	background-color:#0394b4;
	padding:20px;
	height:auto;
}

#bodyblog .inn .investment .text-blog a{
	font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-decoration: none;
}
#bodyblog .inn .investment .text-blog a:hover{
	font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
}
#bodyblog .inn .investment .text-blog a:visited{
	font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration: none;
}
#bodyblog .inn .investment .investment-curv{
	background: url(../images/investment-curv.jpg) no-repeat top center;
	float: left;
	line-height:16px;
	width:310px;
	background-color:#0394b4;
	height:40px;
}
#bodyblog .inn .investment .investment-curv .morebtn{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-shadow: 0.1em 0.1em 0.05em #333;
	border-bottom-right-radius:20px;
	background-color:#238bca;
}
#bodyblog .inn .investment .investment-curv .morebtn a{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	float: right;
	width:63px;
	text-shadow: 0.1em 0.1em 0.05em #333;
	border-bottom-right-radius:20px;
	height:26px;
	padding:8px 0 0 10px;
	text-decoration:none;
	margin:6px 0 0 0;
	background-color:#045884;
}
#bodyblog .inn .investment .investment-curv .morebtn a:hover{
	text-decoration:none;
	background-color:#106b9b;
}
.border-bot{
    border-bottom:solid 1px #829fb8;
}

.border-bot a{
	color: #fff;
	text-decoration:none;
}

.border-bot a:hover{
	color: #fff;
	text-decoration:underline;
}
.border-bot a:visited{
	color: #fff;
	text-decoration:none;
}

#footer{
	background: url(../images/footer-bg.jpg) no-repeat top center;
	float: left;
	width:100%;
	height:388px;
}
#footer .blueblog{
	float: left;
	width:1000px;
	padding:0 0 20px 0;
	height:auto;
}
#footer .blueblog .socialblog{
	float: left;
	width:200px;
	padding:23px 0 0 0;
	height:auto;
}
#footer .blueblog .socialblog .icons{
	float: left;
	width:auto;
	padding:0 3px 0 0;
	height:auto;
}
#footer .blueblog .signupblog{
	float: right;
	width:500px;
	padding:23px 0 0 0;
	height:auto;
}
#footer .blueblog .signupblog .buttons{
	float: right;
	width:auto;
	padding:0 15px 0 0;
	height:auto;
}
#footer .text-blog{
	float: left;
	width:1000px;
	padding:40px 0 20px 0;
	height:auto;
}
#footer .text-blog .emplotment{
	float: left;
	width:210px;
	height:auto;
}
#footer .text-blog .emplotment h2{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	float: left;
	width:201px;
	padding:0 0 0 4px;
	border-left:solid 7px #fff;
	height:auto;
}
#footer .text-blog .emplotment .text{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	float: left;
	width:133px;
	line-height:17px;
	padding:10px 0 0 11px;
	height:auto;
}
#footer .text-blog .sitemap{
	float: left;
	width:220px;
	height:auto;
}
#footer .text-blog .sitemap h2{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	float: left;
	width:141px;
	padding:0 0 0 4px;
	border-left:solid 7px #fff;
	height:auto;
}
#footer .text-blog .sitemap .text{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	float: left;
	
	line-height:21px;
	padding:10px 0 0 11px;
	height:auto;
}
#footer .text-blog .sitemap .text a{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
#footer .text-blog .sitemap .text a:hover{
	text-decoration:underline;
}
#footer .text-blog .development{
	float: left;
	width:330px;
	height:auto;
}
#footer .text-blog .development h2{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	float: left;
	width:319px;
	padding:0 0 0 4px;
	border-left:solid 7px #fff;
	height:auto;
}
#footer .text-blog .development .text{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	float: left;
	width:319px;
	line-height:17px;
	padding:10px 0 0 11px;
	height:auto;
}
#footer .text-blog .footerlogo-blog{
	float: right;
	width:495px;
	height:auto;
}
#footer .text-blog .footerlogo-blog .logo{
	float: right;
	width:auto;
	height:auto;
}
#footer .text-blog .footerlogo-blog .address{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-align:right;
	float: right;
	width:495px;
	padding:6px 0 0 0;
	line-height:17px;
	height:auto;
}

#inside-body{
	background: url(../images/inside-bodybg.jpg) no-repeat top center #fff;
	float: left;
	width:100%;
	height:auto;
}
#inside-body .center{
	background: url(../images/insidebody-center.png) no-repeat top center;
	float: left;
	width:991px;
	margin:26px 4px 0 5px;
	min-height:1033px;
	height:auto;
}
#inside-body .center h2{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	float: left;
	text-transform:uppercase;
	font-weight:normal;
	padding:14px 0 0 35px;
	width:956px;
	height:auto;
}
#inside-body .center .text-linkblog{
	float: left;
	padding:14px 0 0 35px;
	width:956px;
	height:auto;
}
#inside-body .center .text-linkblog .sidenav{
	float: left;
	width:240px;
	padding:20px 0 0 0;
	height:auto;
}
#inside-body .center .text-linkblog .sidenav .links{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	line-height:28px;
	float: left;
	background-color:#0394b4;
	padding:15px 10px 15px 20px;
	width:210px;
	height:auto;
}
#inside-body .center .text-linkblog .sidenav .links a{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
#inside-body .center .text-linkblog .sidenav .links a:hover{
	text-decoration:underline;
}
#inside-body .center .text-linkblog .sidenav .pic{
	float: left;
	width:240px;
	height:auto;
}
#inside-body .center .text-linkblog .b-text{
	float: left;
	width:665px;
	padding:15px 0 0 20px;
	height:auto;
	font-size:15px;
}
#inside-body .center .text-linkblog .b-text h3{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0394b4;
	

	padding:0 0 10px 0;
	height:auto;
}
#inside-body .center .text-linkblog .b-text p{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3a4f58;

	padding:0 0 10px 0;
	line-height:21px;

	height:auto;
}
#inside-body .center .text-linkblog .b-text p a{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#30abf0;
	text-decoration:none;
}

#inside-body .center .text-linkblog .b-text a{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;

	color:#30abf0;
	text-decoration:none;
}


#inside-body .center .text-linkblog .b-text p a:hover{
	text-decoration:underline;
}
#inside-body .center .text-linkblog .b-text li a{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#30abf0;
	text-decoration:none;
}
#inside-body .center .text-linkblog .b-text li a:hover{
	text-decoration:underline;
}
#inside-body .center .text-linkblog .b-text h4{
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#7e8c95;
	
	padding:0 0 10px 0;

	height:auto;
}





#inside-body .center .text-linkblog .b-text ul{
   font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#3a4f58;
	
	padding:0 0 10px 0;
	line-height:21px;

	height:auto;
}

.b-text ul { 
   list-style-type: disc; 
   list-style-position: inside; 
}
.b-text ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
}
.b-text ul ul, ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.b-text ol ol, ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}

.white{color:#FFF;}
.subheads { font-weight:bold;}

.emplotment a:link{ color:#FFF;}
.emplotment a:visited{ color:#FFF;}
.emplotment a:hover{ text-decoration:none;}

/*  GRID OF THREE  */
.span_2_of_2 {
	width: 100%;
}

.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%;
	}
}
