@charset "utf-8";
@font-face{
font-family: Myriad; src: url('fonts/myriad.otf');	
}
html {background: #eaede6;}
body {background: url(images/paperPlanes.jpg) top center no-repeat #eaede6;
	margin: 0px;
	font-family: Myriad, Gill Sans, sans-serif;
	color: #4c4c45;
	overflow-x:hidden;}

#header-wrapper {
	height: 97px;}
	#header {
		width: 940px;
		margin: 0 auto;
		padding: 0 10px;}
	#title {
		float: left;
		padding: 20px 0 0;}
	#nav {
		list-style: none;
		float: right;}
	#nav li {
		float: left;}
	#nav li a {
		display: inline-block;
		height: 41px;
		padding: 30px 13px 24px;
		color: #999;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 18px;
		text-decoration: none;}
	#nav li a.current span, #nav li a:hover span{
		border-bottom:solid 2px #c3cfd3;}
	#nav li a span {
		font-size: 14px;
		color: #86a4ad;
		display: block;}
		
#topLogo{margin:0;}

#slider-wrapper {
	background:none;}
.content #slider-wrapper {
	height: 215px;
	overflow: hidden;}
	#slider {
		width: 960px;
		height:330px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		color: #fff;
		padding: 11px 10px;}
	#tagLine {
		width: 940px;
		margin: 0 auto 0;
		padding: 11px 10px;
		color: #fff;
		background: none;}
	.home #slider {
		background: none;}
	.portfolio-link {
		float: right;
		padding: 200px 30px 0 0;}
		.portfolio-link a:link, .portfolio-link a:visited {
			color: #fff;
			text-decoration: none;
			filter:alpha(opacity=60);
			-moz-opacity: 0.6;
			-khtml-opacity: 0.6;
			opacity: 0.6;}
		.portfolio-link a:hover {
			filter:alpha(opacity=100);
			-moz-opacity: 1.0;
			-khtml-opacity: 1.0;
			opacity: 1.0;}
#tagLine h1{
	color: #4c4c45;
	font-family:  Myriad, 'Open Sans', Gill Sans, sans-serif;
	font-size: 3.1em;
	margin: 0px;
	font-weight:100;
	letter-spacing: -0.05em;
	line-height:1.25;
	position:relative;
	top: 30px;
}
#tagLine h2{
	color: #017ea4;
	font-family: Myriad, 'Open Sans', Gill Sans, sans-serif;
	font-size: 6em;
	margin: 0px;
	padding: 0px;
	font-weight:100;	
	text-transform:lowercase;	
	letter-spacing: -0.08em;
	line-height:1.2;
	position:relative;
	left: 20px;
}
#tagLine h3{
font-family: Myriad, 'Open Sans', Gill Sans, sans-serif;
	font-weight: 200;	
	position:relative;
	top:-30px;
	color: #74746a;
	font-size: 1.7em;
	letter-spacing: -0.1em;	
	line-height:2.5;
	margin:0;
	text-shadow:none;
}
#contactHome{
	font-size: 1.2em;
	font-weight: 100;	
	color: #74746a;
	float:right;
	position:relative;
	top: -5em;
	text-align: right;
}
	
	#slider ul {
		list-style: none;
		position: relative;}
	#slider li {
		height: 338px;}
		.slide1 {
			background: url('images/slide-bg.jpg');}
		#slider .active {	
			z-index: 10;}
		#slider .last-active {
			z-index: 9;}
	#slider .content {
		width: 332px;
		padding: 20px 10px 10px;
		float: left;}
	#slider p {margin: 0;}
	#slider .image {
		width: 495px;
		padding: 34px 40px;
		float: right;}
	#slider .forward {
		background: url('images/forward.png');
		position: absolute;
		bottom: 10px;
		right: 10px;
		width: 48px;
		height: 48px;
		display: none;}	
	#slider .back {
		background: url('images/back.png');
		position: absolute;
		top: 10px;
		right: 10px;
		width: 48px;
		height: 48px;
		display: none;}
#page {
	width: 960px;
	padding: 20px 0 0;
	margin: 0 auto;}
	#content {
		width: 620px;
		padding: 0 10px;
		float: left;}
	.contact-us #content {
		width: 540px;}
	.box {
		padding: 8px 20px;
		width: 252px;
		float: left;
		color: #7f7f7f;
		margin: 0 0 24px;}
	.contact-us #content .box {
		padding: 10px 20px 20px;
		width: 490px;
		float: left;
		color: #7f7f7f;
		margin: 24px 0 24px;}
	.blue-border {
		background:#fcfcfc;
		border:solid 1px #fff;}
	.yellow-border {
		padding: 10px 0;
		margin: 0 0 0 0px;}
	#aside {
		width: 300px;
		padding: 0 10px;
		float: left;}
	.contact-us #aside {
		width: 380px;}
	.contact-us #aside .box {
		width: 372px;
		margin: 24px 0;}
		#sidenav {list-style: none;margin: 0 0 24px;}
		#sidenav li {
			font-size: 13px;
			line-height: 36px;
			border-bottom: 1px solid #cccccc;
			padding: 0 20px;}
		#sidenav a:link, #sidenav a:visited {
			text-decoration: none;}
		#sidenav a.current {
			color: #000;}
		.testimonials {
			margin: 0 0 20px;
			background: url('images/quotes.png') top left no-repeat;
			padding: 0 0 0 30px;
			font-family: georgia, "times new roman", serif;
			font-size: 14px;
			line-height: 18px;
			color: #8a8a8a;}
		.testimonials .owner {
			text-align: right;
			display: block;
			margin: 10px 0 0;
			clear: both;
			color: #294b6d;}
	#portfolio-feature {
		padding-bottom:20px;
		border-bottom:solid 1px #ddd;}
	#portfolio-image {
		float: left;
	    padding: 0 10px 0 0;
    	width: 630px;
    	overflow:hidden;}
    #portfolio-image img {
    	width:630px;
    	height:auto;}
    	
    #portfolio-text {
    	float: left;
	    padding: 0 10px;
    	width: 300px;}
    
	#portfolio-items {
		padding:20px 0;
		border-top:solid 1px #f7f7f7;}
	.portfolio-item {
		float:left;
		margin-right:20px;
		margin-bottom:20px;
		overflow:hidden;}
	.no-margin-right {
		margin-right:0;}
	
	.column {
		width: 220px;
		padding: 0 10px;
		float: left;}
		.options {
		margin: 48px 0 0;
		list-style: none;}
		.options li {
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-khtml-border-radius: 5px;
			display: inline-block;
			margin: 4px 0 0;
			padding: 6px 8px;
			color: rgba(255,255,255,0.8);
			background: url('images/5-bg.jpg') #d8a04e;}
			.options li:nth-child(1) {background: url('images/1-bg.jpg') #53718d;}
			.options li:nth-child(2) {background: url('images/2-bg.jpg') #737c7c;}
			.options li:nth-child(3) {background: url('images/3-bg.jpg') #978a6e;}
			.options li:nth-child(4) {background: url('images/4-bg.jpg') #ba9760;}
			.options li:nth-child(5) {background: url('images/5-bg.jpg') #d8a04e;}
	.column-2 {
		width: 460px;
		padding: 0 10px;
		float: left;}	
	.column-3 {
		width: 300px;
		padding: 0 10px;
		float: left;}
	.column-2 .aside, .column-wide .aside {
		width: 140px;
		min-height: 180px;
		padding: 0 10px 0 0;
		float: left;}
	.column-2 .content {
		width: 300px;
		padding: 0 0 0 10px;
		float: left;}
	.column-wide {
		width: 700px;
		padding: 0 10px;
		float: left;}
	.button {
		display: block;
		padding: 0 15px;
		margin: 20px auto;
		font-size: 12px;
		text-align: center;
		text-decoration: none;
		line-height: 24px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;}
	.orange-button, .contact-us input[type=submit] {
		display: block;
		width: 194px;
		float: right;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		line-height: 44px;
		height: 44px;}
	.contact-us input[type=submit] {
		width: 207px;
		margin: 5px 4px 0;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		padding: 0 0 0 60px;
		text-transform: uppercase;}
		.contact-us input[type=submit]:hover {	
			cursor:pointer;}
	.button:link, .button:visited {
		border: 1px solid #e6e6e6;
		color: #737373;
		text-decoration: none;
		text-shadow: -1px -1px 0px #fff;
		background-color: #ededed;
		background-image: url('images/linear-bg-grey.png');
		background-image: -moz-linear-gradient(100% 100% 90deg, #e4e4e4, #fbfbfb);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbfb), to(#e4e4e4));}
	.button:hover {
		color: #666;
		background-color: #eaeaea;
		background-image: -moz-linear-gradient(100% 100% 90deg, #eaeaea, #fbfbfb);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbfb), to(#eaeaea));}
	.button:active {
		color: #444;
		background-image: -moz-linear-gradient(100% 100% 90deg, #fafafa, #eaeaea);
		background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eaeaea), to(#fafafa));}
	.orange-button:link, .orange-button:visited, .contact-us input[type=submit] {
		border: 1px solid #ddd;
		color: #555;
		text-decoration: none;
		text-shadow: 1px 1px 0px #fff;
		background-color: #eee;}
	.orange-button:hover {
		background-color: #fff;}
	.orange-button:active {
		background:#fff;}
	#facebook-short {
		margin: 0px 0 34px;
		width:960px; 
		height:427px;
		padding-top:24px;
		border-top:solid 1px #fafafa;
		 
	}
	#scmedia1 {
		position: fixed;
		top: 150px;
		width: 100px;
		left: 50%;
		margin: 0 0 0 -550px;
		display: none;
	}
	#scblog {
		position: fixed;
		top: 150px;
		width: 250px;
		right: 50%;
		margin-right: -750px;
		display: block;
		font-size: .85em;
	}
	#scblog a{
		text-decoration: none;
	}
	#scmedia2 {
		position: fixed;
		top: 150px;
		width: 100px;
		left: 50%;
		margin: 0 0 0 -800px;
		display: none;
	}
	#portfolio-short {
		width: 960px;
		margin: 0px 0 34px;
		padding: 20px 0 0;
		position: relative;
		border-top:solid 1px #fafafa;
		border-bottom:solid 1px #fafafa;}
	#portfolio-short h4 {}
	#portfolio-short ul {
		list-style: none;}
	#portfolio-short li {
		float: left;
		display: block;
		width: 220px;
		height: 166px;
		overflow: hidden;
		min-height: 166px;
		padding: 20px 9px 10px 10px;}
	#portfolio-short li:hover {
		background: #f5f5f5;}
	#portfolio-short h5 {
		margin: 0;}
	#portfolio-short h5 a {
		text-decoration: none;
		display: block;
		color: #4c4c45;
		padding: 0 0 5px;}
	#portfolio-short li:hover h5 a {}
	#portfolio-short img {
		width: 218px;
		margin: 0;
		border: 1px solid #d1d1d1;}
	#portfolio-short p a{
		padding: 5px 0 166px;}
	.description a:link, .description a:visited {
		font-size: 12px;
		text-decoration: none;
		color: #adadad;}
	.solution {
		min-height: 194px;}
	.solution img {
		float: left;
		padding: 0;
		display: block;}
	.solution h2 {
		margin: 0 0 0 90px;
		line-height: 80px;
		height: 80px;
		overflow: hidden;}
	.solution h2 a {
		text-decoration: none;
		color: #294b6d;}
	.solution p {
		float: right;
		width: 370px;}
	.more {
		padding: 0 5px;
		white-space:nowrap;}
/** ** ** portfolio page ** ** **/
	#portfolio {
		clear: both;}
	#portfolio .item {
		width: 480px;
		padding: 0;
		float: left;
		min-height: 500px;}	
	#portfolio .item img {
		width: 458px;
		border: 1px solid #ccc;
		display: block;
		margin: 0 auto 15px;}
	a:link, a:visited {
		color: #017EA4;
		text-decoration: none;}
	a:hover {
		color: #017EA4;
		text-decoration: underline;}
	a:active {
		color: #017EA4;
		text-decoration: underline;}
		
	.portfolio-prv{
		display:block;
		background: url("../../images/leftArrow.png") no-repeat scroll 0 0 #373731;
	    cursor: pointer;
    	height: 142px;
	    left: 0;
    	position: absolute;
    	width: 32px;
    	left:0;}
    .portfolio-nxt{
    	display:block;
		background: url("../../images/rightArrow.png") no-repeat scroll 0 0 #373731;
	    cursor: pointer;
    	height: 142px;
    	position: absolute;
    	width: 32px;
    	right:0;}

	
	
	.process {
		width: 960px;
		overflow: hidden;
		margin: 0 0 24px;}
		.step {
			width: 162px;
			float: left;
			padding: 15px;
			color: #fff;
			color: rgba(255,255,255,0.8);
			position: relative}
		.step h2 {
			color: #fff;
			font-size: 29px;
			text-shadow: 0 0 10px rgba(0,0,0,0.25);
			padding: 0 0 0 55px;
			height: 73px;}
		.step .arrow {
			position: absolute;
			height: 124px;
			width: 50px;
			top: 0;
			right: -50px;
			z-index: 10;}
		.step p {margin:0;}
			.one {
				background: url('images/one.jpg') no-repeat #53718d;}
			.two {background: url('images/two.jpg') no-repeat #737c7c;}
			.three {background: url('images/three.jpg') no-repeat #978a6e;}
			.four {background: url('images/four.jpg') no-repeat #ba9760;}
			.five {background: url('images/five.jpg') no-repeat #d8a04e;}
			.one .arrow {background: url('images/one-arrow.png');}
			.two .arrow {background: url('images/two-arrow.png');}
			.three .arrow {background: url('images/three-arrow.png');}
			.four .arrow {background: url('images/four-arrow.png');}

#footer-wrapper {
	overflow: hidden;
	clear: both;
	background: #202020;
	color:#f1f3ee;
	padding-bottom:50px;
	
	font-size:0.8em;}
	#footer {
		width: 960px;
		padding: 40px 0 10px;
		margin: 0 auto;}
	input[type=text] {
		height: 34px;
		width: 210px;
		padding: 0 5px;
		font-size: 14px;
		color: #555;
		border: none;
		margin: 0 0 5px;}
	.contact-us input[type=text] {
		border: 1px solid #bfbfbf;
		width: 254px;}
	.contact-us textarea {
		border: 1px solid #bfbfbf;}
	textarea {
		font-family: arial, helvetica, sans-serif;
		color: #555;
		padding: 5px;
		font-size: 14px;
		border: none;}
	#footer input[type=submit] {
		display: block;
		width: 140px;
		line-height: 36px;
		height: 36px;
		color: #eee;
		font-size: 16px;
		background: #017EA4;
		border: 1px solid #1a2836;
		float: right;
		margin: 5px 15px 0 0;
		font-weight: normal;}
	.footer-folio {
		list-style: none;}
	.footer-folio li {
		width: 103px;
		border: 1px solid #ccc;
		margin: 2px 5px;
		height: 45px;
		display: block;
		float: left;
		overflow: hidden;}
	.footer-folio a:link, .footer-folio a:visited {
        filter:alpha(opacity=60);
        -moz-opacity: 0.6;
        -khtml-opacity: 0.6;
        opacity: 0.6;}
	.footer-folio a:hover {
        filter:alpha(opacity=100);
        -moz-opacity: 1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;}
	#site-info {
		text-align: center;
		padding-top:15px;
		margin-top:15px;
		border-top:solid 1px #2a2a2a;}
	.socialmedia {list-style: none;}
	#footer .socialmedia a:link, #footer .socialmedia a:visited {
        filter:alpha(opacity=60);
        -moz-opacity: 0.6;
        -khtml-opacity: 0.6;
        opacity: 0.6;
		text-decoration: none;}
	#footer .socialmedia a:hover {
        filter:alpha(opacity=100);
        -moz-opacity:1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
		text-decoration: none;}
	.socialmedia li {margin: 5px 0;}
	.socialmedia li img {vertical-align: middle}
	.socialmedia li span{display: inline-block; line-height: 28px; padding: 0 5px;}
		#sitemap {
			list-style: none;}
		#sitemap li {
			display: inline;
			padding: 0 10px;}
		.copyright {
			display: block;}
	#footer h6{
		font-weight:normal;}
	#footer a:link, #footer a:visited {
		color: #017EA4;
		text-decoration: underline;}
	#footer a:hover {
		color: #aaa;
		text-decoration: none;}
		
	
h1, h2, h3, h4, h5, h6 {
	color: #4C4C45;
	font-weight: normal;
	margin: 0 0 24px;
	line-height: 1}
h1 {font-size: 36px;}
	.contact-us h1 {line-height: 1;}
	h1.image-title {line-height: 100px;margin:0;height: 100px; overflow: hidden;}
h2 {font-size: 24px;}
	#aside h2 {margin: 32px 0 24px;}
	#portfolio .item h2 {font-size: 30px;padding: 0 0 0 10px}
	.solutions h2 a {font-size: 24px; color: #294b6d; text-decoration: none;}
h3 {font-size: 36px; text-shadow:#fff 1px 1px 0px;}
	.box h3 {line-height: 0.8; margin: 0 0 10px;}
	.box h3 a {font-size: 24px; color: #294b6d; text-decoration: none;}
	.contact-us .box h3 {font-size: 24px; line-height: 36px}
h4 {font-size: 36px; text-shadow:#fff 1px 1px 0px;}
h5 {font-size: 19px;}
h6 {font-size: 18px;font-weight: bold; color: #017EA4;}

p {margin: 0 0 24px;}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
	img.left {padding: 0 20px 10px 0;}
	img.right {padding: 0 0 10px 20px;}

	#content ul {margin: 0 40px 24px;}
	#content ul li {margin: 4px 0;}
	ol {margin: 0 0 0 25px;}
	ol li {margin: 15px 0;}

	.antispam {display: none;}
	.tbContactform {
		position: relative;}
	input, textarea {background: #fff;}
	.tbErrors {
		position: absolute;
		background: #ffc8c8;
		border: 1px solid #cb6767;
		color: #911717;
		display: block;
		width: 420px;
		text-align: center;
		padding: 10px 10px 5px;
		top: -85px;
		z-index:9999;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;}
	.contact-us .tbErrors {
		width: 513px;}
	.tbErrors p {
		margin-bottom: 5px;}
	.contact-us #tbmessage {
		width: 524px;
		height: 300px;}
	#tbmessage {
		width: 434px;}			#coverBlack {		width: 100%; 		height: 100%; 		position: fixed; 		z-index: 199; 		width: 100%;		display: none;	}		.transparentBg {			position: absolute;			z-index: 197;			width: inherit;			height: inherit;			background: black;			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";			filter: alpha(opacity=50);			-moz-opacity:0.5;			-khtml-opacity: 0.5;			opacity: 0.5;		}	#messageBox {		width: 370px;		height: 400px;		position: fixed;		background: white;		z-index: 198;		top: 50%;		left: 50%;		margin: -200px 0 0 -200px;		-moz-border-radius: 15px;		border-radius: 15px;		padding: 15px;	}		#messageBox input {			border: 1px solid black;		}		#dataTransport {			display: none;		}
img, div, a, input { behavior: url(iepngfix.htc) }

#threeColContainer{
	
	margin-bottom:50px;
	border:solid 1px #fafafa;
	background:#F5F5F3;}

.colThree {
	width: 287px;
	height: 200px;
	padding: 15px 15px 30px 15px;
	margin: 0 0 30px 0;
	font-size: .9em;
}
		
#threeColContainer   a:link {
	display:block;
	float: left;
	text-decoration: none;
	color: #555;
	background:#F5F5F3;}     
#threeColContainer   a:visited {
	text-decoration: none;
	color: #555;} 
#threeColContainer   a:hover {
	text-decoration: none;
	color: #555;
	background:#fafafa;} 
#threeColContainer   a:active {
	text-decoration: none;
	color: #555;} 
.colThree h2 {
	color:#017EA4;
	margin-bottom: 0px;
	padding:0 0 15px 15px;
	
	border-bottom:solid 1px #fcfcfc;
	text-shadow:1px 1px 0 #fff;
}
.colThree ul{
	margin: 0 0 0 0;
	padding:15px 0 0 25px;
	border-top:solid 1px #eaeaea;
}
.colThree li{
	margin: 0 0 7px 0;
}


.ic_container{
    vertical-align:baseline;
    position:relative;
}
.overlay{
    opacity:0.3;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.ic_caption{
    position:absolute;    
    opacity:0.6;   
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.ic_category{
    text-transform:uppercase;
    font-size:11px;
    letter-spacing:3px;
    padding:5px;
    margin:0px;
}
.ic_caption h3{
    padding:10px 5px 15px 5px;
    margin:0px;
    font-size:18px;
    color:#fff;
    text-shadow:none;
}
.ic_text{
    padding:5px;
    margin:0px;
    text-align:justify;
    font-size:11px;

}
