
html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #9bbad6;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
}

p, ol, ul
{
	margin-top: 0px;
}

p
{
	line-height: 180%;
}

strong
{
}

a
{
	color: #0000FF;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

img.border
{
}

img.alignleft
{
	float: left;
}

img.alignright
{
	float: right;
}

img.aligncenter
{
	margin: 0px auto;
}

hr
{
	display: none;
}

/** WRAPPER */

#wrapper
{
	overflow: hidden;
	padding: 3em 0em;
	background: #f2f2f2;
}

.container
{
	
	width: 100%;
	margin: 0px auto;
	
}

.container1
{
	
	width: 1000px;
	margin: 0px auto;
	
}

.clearfix
{
	clear: both;
}

.heading-title
{
	display: block;
	margin-bottom: 3em;
	padding-bottom: 1em;
	padding-left: 40px;
	border-bottom: 1px solid #9bbad6;
	font-size: 2.00em;
	font-weight: 600;
}

.heading-title1
{
	display: block;
	margin-bottom: 3em;
	padding-bottom: 1em;
	
	padding-left: 80px;
	border-bottom: 1px solid #9bbad6;
	font-size: 2.00em;
	font-weight: 600;
}


/** HEADER */

#header
{
	overflow: hidden;
	height: 20px;
}

/** LOGO */
#logo1
{
	width: 400px;
	height: 60px;
	background:none;
	float: left;
	font-size:24px;
	text-decoration: none;
	text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.5);
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* IE 9 */
	-webkit-transform:rotate(90deg); /* Opera, Chrome, and Safari */
}

#logo1 h1, #logo p
{
	
	text-decoration: none;
	margin: 0px;
	
}

#logo1 h1 a
{
	margin: -700px 0px 0 250px;
	text-decoration: none;
	display: block;
	text-decoration: none;
	font-weight: 400;
	color: #FFFFFF;
	
}

#logo1 h1 span
{
	text-decoration: none;
	font-weight: 700;
}
/*----------------------------*/


#logo
{
	width: 200px;
	height: 40px;
	background:none;
	float: left;
	text-decoration: none;
	text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
	
}

#logo h1, #logo p
{
	
	text-decoration: none;
	margin: 0px;
	
}

#logo h1 a
{
	margin: 150px 0px 0 150px;
	text-decoration: none;
	display: block;
	text-decoration: none;
	font-weight: 400;
	color: #FFFFFF;
	
}

#logo h1 span
{
	text-decoration: none;
	font-weight: 700;
}

/** MENU */

#menu
{
	float: right;
	
	margin: 17px 420px 0 0px;
	
	
}

#menu ul
{
	width: 300px;
	height: 15px;
	float: right;
	margin: 0px 0 0 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	
}

#menu li
{
	display: inline;
	width: 80px;
	height: 15px;
	text-align:center;
	margin-top: 0px;
	margin-right:20px;
	padding: 0px 10px 5px 10px;
	border: 1px solid #c5c5c5;
	background-color: rgba(0,0,0,0.20);
}

#menu a
{
	
	padding: 0px 0 0 0;
	text-decoration: none;
	
	color: #f00f64;
	
}

#menu a:hover
{
	text-decoration: none;
	color: #000;
}

/** PAGE */

#page
{
	overflow: hidden;
}


#page .heading-title
{
	margin-bottom: 2em !important;
}

/** CONTENT */

#content
{
}

#content img
{
	display: block;
	width: 100%;
	margin-bottom: 2em;
}

#cbox1
{
	float: left;
	width: 324px;
	margin-right: 13px;
}

#cbox2
{
	float: left;
	width: 324px;
	margin-right: 10px;
}

#cbox3
{
	float: right;
	width: 324px;
}

/** SIDEBAR */

#sidebar
{
}

/* Footer */

#footer
{
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding: 5em 0em;
	color: #226bad;
	background: url(../images/cloud2.jpg) repeat-x top right;
	border-top: 1px solid #9bbad6;
}

#footer p
{
	font-size: 14px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

#footer a
{
	color:#226bad;
	/*color: #999999;*/
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

#footer a:hover
{
	text-decoration:none;
	color: #3aaaeb;
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8);
}

/** Banner Wrapper */

#banner-wrapper
{
	
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: #9bbad6;
	
}

#banner
{
	float:none;
	overflow: hidden;
	width: 1300px;
	height: 440px;
	padding: 0px 0px 0px 50px;
	background: #9bbad6 url(../images/Plane-clouds4.jpg) no-repeat center top;
	color: #FFFFFF;
	
}
#banner h2
{
	padding-bottom: 20px;
	letter-spacing: -1px;
	font-size: 2.20em;
	font-weight: 400;
}

#banner h2 span
{
	font-weight: 700;
}

#banner p
{
	font-size: 14px;
	color: #cddaf8;
}

#banner a 
{
	color: #FFFFFF;
}

/* Featured */

#linediv{
	margin: 20px 400px -20px 400px;
	border-top: 1px solid #9bbad6;
	
}
#featured-wrapper
{
	width: 100%;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding: 0em 0em 10em 0em;
	background: #fff url(../images/paper-airplane-icon1.jpg) no-repeat center top;
	
}


#featured p
{
	padding-left: 60px;
}

#featured .title
{
	display: block;
	padding-left: 60px;
	padding-bottom: 1em;
	font-size: 1.80em;
	font-weight: 600;
	color: #333333;
}

#featured .title01
{
	background: url(../images/airplane-4.png) no-repeat left top;
}

#featured .title02
{
	background: url(../images/icon02.png) no-repeat left top;
}

#featured .title03
{
	background: url(../images/Link-icon.png) no-repeat left top;
}

#featured .title04
{
	background: url(../images/icon04.png) no-repeat left top;
}

#featured .box-content
{
	overflow: hidden;
	margin-bottom: 4em;
}

#featured #fbox1
{
	float: left;
	width: 470px;
}

#featured #fbox2
{
	text-decoration:none;
	float: right;
	width: 470px;
}

#featured #fbox2 a
{
	padding-left: 60px;
	text-decoration:none;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
	background: url(../images/Link-icon-small.png) no-repeat left top;
}

#featured #fbox2 a:hover
{
	text-decoration:none;
	color: #226bad;
}
/** List Style */


ul.style1 .first
{
	margin-left: 0px;
}


ol.style1
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: inside decimal;
	font-size: 14px;
	color: #cddaf8;
}

ol.style1 li
{
	padding: 4px 0px;
}

ol.style1 a
{
	text-decoration: none;
	color: #cddaf8;
}

ol.style1 a:hover
{
	text-decoration: underline;
}



/*.button-style
{
	clear: both;
	display: inline-block;
	margin-top: 30px;
	padding: 10px 20px;
	background: #af2c54;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

	.button-style:hover
	{
		background: #982648;
	}*/



.posted-style
{
	display: inline-block;
	padding: 10px 20px;
	background: #af2c54;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

