/* Website template by freewebsitetemplates.com */
html {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #0c2635; 
	margin: 0;
}
img {
	border: 0;
}

/*------------------------------ HEADER ------------------------------*/
#header {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
}

/** Logo **/
#logo {
	display: block;
	padding: 0 0 35px 20px;
}

/** Navigation **/
#navigation {
	background: url(../images/bg-menu-left-curve.gif) no-repeat left bottom;
	height: 47px;
	padding: 13px 0 0 4px;
	position: absolute;
	bottom: -20px;
	left: 0;
}
#navigation ul {
	background: url(../images/bg-menu.gif) repeat-x;
	display: inline-block;
	height: 40px;
	width: 688px;
	list-style: none;
	margin: 0;
	padding: 4px 0 3px;
}
#navigation li {
	float: left;
	font-size: 16px;
	line-height: 40px;
	margin: 0 5px;
	text-align: center;
}
#navigation li.first {
	margin-left: 0;
	
}
#navigation li.selected {
	background-color: #b7c2c8;
}
#navigation a {
	color: #092f44;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #eaeaea;
}
#navigation a:hover {
	color: #0a2d43;
}

/** Searchbar **/
#search {
	background: url(../images/bg-search.gif) no-repeat right bottom;
	height: 47px;
	width: 268px;
	padding: 13px 0 0;
	position: absolute;
	bottom: -20px;
	right: 0;
}
#search form {
	display: inline-block;
	margin: 0;
	padding: 5px 4px 4px;
}
#search input {
	float: left;
	line-height: 38px;
}
#search .txtfield {
	color: #6e6e6e;
	font-size: 15px;
	font-style: italic;
	height: 38px;
	width: 234px;
	border: 0;
	margin: 0;
	padding: 0;
}
#search .button {
	background: url(../images/spotlight.gif) no-repeat right center;
	border: 0;
	cursor: pointer;
	height: 38px;
	width: 20px;
	margin: 0;
	padding: 0;
}

/** Adbox **/
#adbox {
	background-color: #ffffff;
	height: 340px;
	padding: 20px 0 0;
}
#adbox p {
	margin: 0;
}
#adbox .body {
	width: 960px;
	margin: 0 auto 0;
}
#adbox div.images {
	float: right;
	display: inline-block;
	height: 281px;
	width: 710px;
	overflow: hidden;
}
#adbox div.images img.preview {
	float: left;
	margin-right: 2px;
}
#adbox div.images img.last {
	position: relative;
	top: -2px;
}
#adbox .details {
	color: #2f2f2f;
	height: 200px;
	width: 200px;
	padding: 40px 20px 40px 10px;
}
#adbox .details p {
	color: #646c6f;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}
#adbox .details p span {
	color: #073f5a;
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 0 0 20px;
	text-align: center;
}
#adbox .details p span a {
	color: #073f5a;
	font-weight: bold;
	text-decoration: none;
}
#adbox .footer {
	height: 46px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#adbox div.footer ul {
	background-color: #dcdcdc;
	display: inline-block;
	width: 960px;
	list-style: none;
	margin: 0 auto;
	border-radius: 3px;
	padding: 0;
	position: absolute;
	bottom: -80px;
}
#adbox div.footer ul li {
	float: left;
	width: 280px;
	padding: 20px 20px 18px;
}
#adbox div.footer ul li img {
	float: left;
	margin-right: 10px;
}
#adbox div.footer ul li p {
	color: #363636;
	font-size: 14px;
	height: 88px;
	line-height: 20px;
	margin: 0;
}
#adbox div.footer ul li p a {
	color: #010101;
	font-weight: bold;
	text-decoration: none;
}
#adbox div.footer ul li.selected {
	background-color: #e9f1f4;
	border-radius: 3px;
}
#adbox div.footer ul li.selected p, #adbox div.footer ul li.selected p a {
	color: #5c6164;
}
#adbox div.footer span.bottom-shadow {
	background: url(../images/bottom-shadow.gif) no-repeat left top;
	display: block;
	height: 20px;
	width: 960px;
	position: absolute;
	bottom: -100px;
}

/*------------------------------ CONTENTS ------------------------------*/
#contents {
	background: url(../images/bg-content.gif) repeat;
	padding: 40px 0 20px;
}
#contents div.body {
	color: #fdfffa;
	width: 960px;
	margin: 0 auto 20px;
}

/** MAIN **/
#main {
	background-color: #03354e;
	width: 630px;
	margin: 60px 10px 0 300px;
	padding: 20px 0 20px 20px;
}
#main span, #main p {
	color: #aeb4b4;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding-right: 20px;
	text-align: justify;
}
#main span {
	color: #fdfffa;
	font-size: 16px;
}
#main p a {
	color: #aeb4b4;
	font-weight: bold;
	text-decoration: none;
}
#main span a {
	color: #fdfffa;
	font-weight: bold;
	text-decoration: none;
}
#main ul {
	display: inline-block;
	list-style: none;
	height: 355px;
	margin: 0;
	padding: 0;
}
#main ul li {
	float: left;
	width: 315px;
}
#main ul li a {
	color: #fdfffa;
	display: block;
	height: 114px;
	margin: 0 40px 0 0;
	text-decoration: none;
}
#main ul li img {
	float: left;
}
#main ul li h3 {
	margin: 0;
	line-height: 25px;
	padding-top: 35px;
}
#main ul li p {
	clear: both;
	padding: 6px 40px 20px 0;
}

/** SIDEBAR **/
#sidebar {
	float: left;
	width: 270px;
	margin: 0;
	padding: 20px 20px 0 10px;
}
#sidebar h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px;
}
#sidebar ul {
	list-style: none;
	height: 420px;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
}
#sidebar ul li span {
	color: #456d87;
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
#sidebar ul li span a {
	background: url(../images/bg-comment.gif) no-repeat 7px 3px;
	color: #fffffb;
	display: inline-block;
	height: 20px;
	width: 20px;
	padding-bottom: 1px;
	padding-left: 12px;
	text-decoration: none;
}

/*------------------------------ About us page ------------------------------*/
#contents .background {
	background-color: #ffffff;
	line-height: 20px;
	min-height: 960px;
	width: 920px;
	border-radius: 3px;
	margin: 0 auto;
	padding: 20px;
}
#contents div.background h3 {
	color: #0e2934;
	margin: 20px 0;
	text-transform: uppercase;
}
#contents div.background p {
	color: #646c6f;
	font-size: 14px;
	margin: 0;
	padding: 0 0 20px;
	text-align: justify;
}
#contents div.background p a {
	color: #0e2934;
	font-weight: bold;
	text-decoration: none;
}
#contents div.background p b {
	display: block;
	margin: 20px 0;
	text-transform: uppercase;
}

/*------------------------------ Blog Page ------------------------------*/
#blogs {
	display: inline-block;
}
#blogs div.section h3, #blogs div.sidebar h3 {
	margin: 0 0 20px;
	text-transform: none;
}
#blogs div.section h3 a {
	color: #0e2934;
	text-decoration: none;
}

#blogs div.sidebar {
	float: right;
	width: 270px;
}
#contents #blogs div.sidebar ul li a {
	color: #646C6F;
	text-decoration: none;
}
#contents #blogs div.sidebar ul li a:hover {
	color: #0e2934;
}

#blogs div.posts {
	margin: 0 0 40px;
}
#blogs div.posts ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#blogs div.posts ul li {
	padding-bottom: 10px;
}

#contents #blogs div.archives ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#contents #blogs div.archives ul li {
	float: left;
	width: 135px;
	line-height: 30px;
}

#blogs div.section {
	margin-right: 300px;
}

/*------------------------------ Contact us Page ------------------------------*/
#contents div#contacts ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
#contents div#contacts ul li {
	width: 450px;
}
#contents div#contacts ul li p b {
	margin: 0;
	text-transform: none;
}

#services span, #solutions span, #support span {
	color: #0e2934;
	display: block;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 20px;
	text-align: justify;
}
#services span a, #solutions span a, #support span a {
	color: #0e2934;
	text-decoration: none;
}

/*------------------------------ Services Page ------------------------------*/
#services p {
	clear: both;
}
#services img {
	float: left;
	margin: 0 40px 20px 0;
}
#services ul {
	color: #646c6f;
	padding: 0;
}
#services ul li {
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 20px;
	text-align: justify;
}

/*------------------------------ Solutions Page ------------------------------*/
#solutions ul {
	color: #646c6f;
	margin: 0 0 0 15px;
	padding: 0;
}
#contents #solutions ul li p b {
	margin: 0 0 20px;
}

/*------------------------------ Support Page ------------------------------*/
#support {
	padding: 20px 30px 0 10px;
}
#support ul {
	color: #646c6f;
	list-style: none;
	margin: 20px 0;
	padding: 0 20px;
}
#support ul li {
	padding: 0 0 20px;
}
#support ul li img {
	float: left;
	margin-right: 20px;
}
#contents #support ul li p {
	margin: 0 0 0 116px;
}
#contents #support ul li p b {
	color: #0e2934;
	margin: 0 0 20px;
}

/*------------------------------ FOOTER ------------------------------*/
#footer {
	color: #456f7f;
	line-height: 20px;
	width: 940px;
	margin: 0 auto;
	padding: 20px 10px;
}

#footer ul.contacts {
	float: left;
	font-size: 12px;
	list-style: none;
	width: 300px;
	margin: 0;
	padding: 0 0 10px;
}
#footer ul.contacts h3 {
	font-size: 14px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#footer ul.contacts li span {
	float: left;
	width: 50px;
}
#footer ul.contacts li p {
	margin: 0 0 0 50px;
}

#connect {
	float: left;
	list-style: none;
	width: 140px;
	margin: 0;
	padding: 0;
}
#connect h3 {
	font-size: 14px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#connect li {
	padding: 0 0 5px;
}
#connect li a {
	color: #456f7f;
	font-size: 15px;
	text-decoration: none;
}

#newsletter {
	float: left;
	width: 500px;
	padding: 0 0 20px;
}
#newsletter p {
	font-size: 12px;
	margin: 0;
}
#newsletter p b {
	display: block;
	font-weight: 800;
	margin: 0 0 10px;
	text-transform: uppercase;
}
#newsletter form {
	margin: 4px 0 16px;
}
#newsletter .txtfield {
	background: url(../images/input.gif) no-repeat;
	color: #9c9c9c;
	height: 25px;
	line-height: 25px;
	width: 200px;
	border: 0;
	margin: 0 6px 0 0;
	padding: 0 10px;
}
#newsletter .button {
	background: url(../images/button-check.gif) no-repeat;
	cursor: pointer;
	height: 25px;
	width: 25px;
	border: 0;
	padding: 0;
}

#footer span.footnote {
	clear: both;
	display: block;
	font-size: 12px;
	margin: 40px 0 0;
	text-align: center;
}

/*------------------------------ For IE6 ------------------------------*/

/* =========================================================
   BUBBLY COAST — HOMEPAGE ONLY
   Compatible with the original 960px template
   ========================================================= */

#home {
	background: #ffffff;
	color: #263238;
	width: 100%;
}

#home *,
#home *:before,
#home *:after {
	box-sizing: border-box;
}

/* Hero */
#home .home-hero {
	background-color: #073247;
	background-image: linear-gradient(
		rgba(7, 47, 63, 0.92),
		rgba(7, 47, 63, 0.92)
	), url(../images/discussing2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 90px 0 80px;
}

#home .home-hero-content {
	margin: 0 auto;
	width: 920px;
}

#home .home-label,
#home .section-label {
	color: #d4aa5c;
	display: block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 18px;
	margin: 0 0 18px;
}

#home .home-hero h1 {
	color: #ffffff;
	font-size: 48px;
	font-weight: normal;
	line-height: 56px;
	margin: 0;
	max-width: 720px;
}

#home .home-hero h2 {
	color: #d4aa5c;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	margin: 18px 0 28px;
}

#home .home-hero p {
	color: #dce5e8;
	font-size: 16px;
	line-height: 27px;
	margin: 0 0 16px;
	max-width: 760px;
	padding: 0;
	text-align: left;
}

#home .home-hero p.home-introduction {
	color: #ffffff;
	font-size: 17px;
}

#home .home-actions {
	margin-top: 32px;
}

#home .primary-button {
	background: #d4aa5c;
	border: 1px solid #d4aa5c;
	color: #102f3a;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	margin-right: 24px;
	padding: 14px 22px;
	text-decoration: none;
}

#home .primary-button:hover {
	background: #ffffff;
	border-color: #ffffff;
	color: #102f3a;
}

#home .text-button {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	text-decoration: none;
}

#home .text-button:hover {
	border-color: #d4aa5c;
	color: #d4aa5c;
}

/* Core values */
#home .values-section {
	margin: 0 auto;
	overflow: hidden;
	padding: 70px 20px;
	width: 960px;
}

#home .values-introduction {
	float: left;
	width: 300px;
}

#home .values-introduction h2 {
	color: #173d4b;
	font-size: 36px;
	font-weight: normal;
	line-height: 44px;
	margin: 0 0 18px;
}

#home .values-introduction p {
	color: #66757b;
	font-size: 15px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#home .values-list {
	border-top: 1px solid #dfe5e7;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 560px;
}

#home .values-list li {
	border-bottom: 1px solid #dfe5e7;
	float: left;
	min-height: 76px;
	padding: 25px 10px 20px 0;
	width: 280px;
}

#home .value-number {
	color: #b38a40;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	vertical-align: top;
	width: 38px;
}

#home .values-list strong {
	color: #263f48;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	vertical-align: top;
	width: 220px;
}

/* Final call to action */
#home .home-cta {
	background: #f1f3ef;
	border-top: 1px solid #e1e5df;
	margin: 0;
	overflow: hidden;
	padding: 45px calc((100% - 920px) / 2);
}

#home .home-cta div {
	float: left;
	width: 650px;
}

#home .home-cta .section-label {
	margin-bottom: 10px;
}

#home .home-cta h2 {
	color: #173d4b;
	font-size: 26px;
	font-weight: normal;
	line-height: 36px;
	margin: 0;
}

#home .home-cta .primary-button {
	float: right;
	margin: 12px 0 0;
}

/* Homepage responsiveness only */
@media screen and (max-width: 980px) {
	#header,
	#footer {
		width: 92%;
	}

	#navigation ul {
		width: auto;
	}

	#navigation li {
		font-size: 13px;
		margin: 0 2px;
	}

	#navigation a {
		padding: 0 7px;
	}

	#home .home-hero-content,
	#home .values-section {
		width: 88%;
	}

	#home .values-introduction,
	#home .values-list {
		float: none;
		width: 100%;
	}

	#home .values-introduction {
		margin-bottom: 35px;
	}

	#home .home-cta {
		padding-left: 6%;
		padding-right: 6%;
	}

	#home .home-cta div {
		width: 68%;
	}
}

@media screen and (max-width: 700px) {
	#header {
		padding-bottom: 20px;
	}

	#logo {
		padding-left: 0;
	}

	#logo img {
		max-width: 100%;
	}

	#navigation {
		background: none;
		height: auto;
		padding: 0;
		position: static;
	}

	#navigation ul {
		background: #e7ecee;
		display: block;
		height: auto;
		overflow: hidden;
		padding: 5px;
		width: 100%;
	}

	#navigation li {
		float: none;
		line-height: 34px;
		margin: 0;
		text-align: left;
	}

	#navigation a {
		display: block;
	}

	#home .home-hero {
		padding: 55px 0;
	}

	#home .home-hero h1 {
		font-size: 36px;
		line-height: 43px;
	}

	#home .home-hero h2 {
		font-size: 19px;
	}

	#home .home-actions a {
		margin: 0 0 16px;
	}

	#home .values-section {
		padding-top: 55px;
		padding-bottom: 55px;
	}

	#home .values-list li {
		float: none;
		width: 100%;
	}

	#home .values-list strong {
		width: calc(100% - 45px);
	}

	#home .home-cta div,
	#home .home-cta .primary-button {
		float: none;
		width: 100%;
	}

	#home .home-cta .primary-button {
		margin-top: 25px;
		width: auto;
	}
}


