/*  Tags Declaration  */

html { 
   overflow-y: scroll;
   height:100%;
   }


BODY {
	min-height: 100%;
	height: auto !important;
	height: 100%;
    padding: 0;
	margin:auto;
    text-align: center;
    font-family: "Arial";
	height:100%;
/*	background: url(../images/bg.jpg) repeat-y center; */
	
}


A {text-decoration: none; color: #b6ca2e; }
A:HOVER {text-decoration: underline;}
IMG {
	border: none;

}





body#contact li#contact A{
	background:url(../images/nav-hover.jpg);
	color:#003f6a;
	text-shadow:#c4e1f4 1px 1px 1px;
	}
	
	
body#about li#about A{
	background:url(../images/nav-hover.jpg);
	color:#003f6a;
	text-shadow:#c4e1f4 1px 1px 1px;
	}




body#services li#services A{
	background:url(../images/nav-hover.jpg);
	color:#003f6a;
	text-shadow:#c4e1f4 1px 1px 1px;
	}













.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align:center;
	width:920px;
	padding:0px;
	top-margin:0px;
	float:left;
	
}


.page {
	text-align:center;
	margin:0 auto;
	width:920px;
	height:auto;
	padding:0px;
	top-margin:0px;
	
}


.top-logo {
	width:304px;
	height:60px;
	float:left;
	margin-left:0px;
	margin-top:20px;
}



.client-login {
	margin-top:0px;
	float:right;
	text-align:left;
	height:24px;

}

.banner-text {
	font-family: 'ColaborateThinRegular'; 
	font-size:46px;
	color:#1d1d1d;
}

.banner-text-blue {
	
	font-family: 'ColaborateRegular';
	font-size:46px;
	color:#006db7;
}





/*  NAVIGATION  */

.nav-container {
	margin:0;
	padding:0;
	float:left;
	height:105px;
	width:920px;
	background:url(../images/nav-bg.jpg) no-repeat bottom;
	position:relative;
	z-index:1;
	
}


.nav {
	text-align:center;
	float:right;
	position:relative;
	width:600px;
	
}


.nav UL {
	float:right;
	display:block;
	margin:22px 0px 0px 0px;
	font-size:16px;
	list-style:none;
	font-family: 'FedraSansStdMedium';
	padding:0px 0px 0px 0px;
	
}
.nav LI {
	width:141px;
	height:59px;
	text-align:center;
	list-style:none;
	font-family: 'FedraSansStdMedium';
	display:block;
	color:#FFF;
	float:left;
	text-shadow:#9e741c 1px 1px 1px;
	margin:0px auto;
	line-height:60px;
	
	



	
	
}


.nav UL LI A{
	float:left;
	display:block;
	width:141px;
	height:59px;
	text-align:center;
	color:#006db7;
	text-shadow:#ffffff 1px 1px 1px;
	text-decoration:none;
	border-right:#fff 1px solid;
	background-image:url(../images/nav-blank.png);

	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	
	
	
	
}

.nav UL LI A:HOVER{
	display:block;
	float:left;
	width:141px;
	height:59px;
	text-align:center;
	color:#003f6a;
	text-shadow:#93c0de 1px 1px 1px;
	background:url(../images/nav-hover-light.png)no-repeat;
	text-decoration:none;
	

	
	
	
}





/*  HOME  */


.home-banner {
	width:920px;
	float:left;
	height:auto;
}

.home-content-container {
	margin:auto;
	
	text-align:left;
	width:940px;
	float:left;
	z-index:2;
	position:absolute;
	top:370px;

	
}


.feature-box-container {
	width:940px;
	float:left;
}

.feature-box-left {
	float:left;
	width:317px;
	height:207px;
	background:url(../images/feature-boxes-bg.png) repeat-x;
	border-left:#006 1px solid;
	border-right:#4f7894 1px solid;
}




.feature-box-left-text {
	float:left;
	width:140px;
	font-family: 'ColaborateRegular';
	color:#fff;
	text-shadow:#003 1px 1px 1px;
	text-align:left;
	margin: 20px 0px 0px 20px;

}


.feature-box-left-image {
	float:right;
	

}

.feature-box-left-text p{
	margin: 0px 0px 10px 0px;

}



.feature-box-right {
	float:left;
	width:280px;
	height:207px;
	background:url(../images/feature-boxes-bg.png) repeat-x;
	border-left:#006 1px solid;
}


.feature-box-right-text {
	float:left;
	width:220px;
	font-family: 'ColaborateRegular';
	color:#fff;
	text-shadow:#003 1px 1px 1px;
	text-align:left;
	margin: 20px 0px 0px 20px;

}


.feature-box-right-cta {
	float:left;
	margin-top:10px;
	width:199px;
	height:78px;
	margin-left:40px;
	


}



.secondary-features {
	position:relative;
	width:920px;
	height:172px;
	float:left;
	background:url(../images/secondary-features-bg.jpg) no-repeat;

}


.secondary-feature-1{
	float:left;
	width:280px;
	height:170px;
	text-align:left;
	margin-left:15px;
		

}
	

.help-now {
	margin-top:20px;
	font-size:24px;
	font-family: 'ColaborateRegular';}


.help-now-number-lg {
	font-family: 'ColaborateRegular';
	font-size:32px;
	color:#fc9a00;
}

	


.secondary-feature-2{
	float:left;
	width:270px;
	height:170px;
	text-align:left;
	margin-left:45px;
		

}


.quote-icon {
	float:left;
	margin: 20px 15px 0px 0px;



}


.quote {
	float:left;
	margin: 20px 0px 0px 0px;
	width:200px;
	font-family: 'ColaborateRegular';
	font-size:22px;




}

.secondary-feature-3{
	float:left;
	width:260px;
	height:170px;
	text-align:left;
	margin-left:35px;
		

}

.green-section-header {
	float:left;
	width:160px;
	font-size:20px;
	font-family: 'ColaborateRegular';
	margin: 20px 0px 0px 0px;
	color:#b6ca2e;
}
	
	

.green-section-content {
	float:left;
	font-size:14px;
	font-family: 'ColaborateRegular';
	margin: 10px 0px 0px 0px;
	width:160px;
	clear:left;
	color:#003457;

}

.green-section-image {
	float:left;
	width:60px;
	height:80px;
	padding-right:15px;
	margin: 20px 5px 0px 10px;






}
	
	

/*  SERVICES  */


.services-banner {
	width:920px;
	float:left;
	height:auto;
}

.services-container {
	width:920px;
	height:auto;
	min-height:400px;
	float:left;
}


.services-left-col {
	float:left;
	width:544px;
	height:100%;
	background:url(../images/services-left-col-bg.jpg) no-repeat top;
	background-color:#fff;
	position:relative;
	overflow:hidden;
}
.services-left-content {
	text-align:left;
	margin-left:30px;
	margin-top:20px;
	float:left;
	width:444px;
	height:auto;
	position:relative;
	overflow:hidden;
}


.services-left-content ul{
	margin-top:15px;
	margin-bottom:15px;
	text-align:left;
	font-size:13px;
	width:380px;
	font-family:Arial, Helvetica, sans-serif;
	color:#003457;
	text-shadow:#FFF 1px 1px 1px;
	
	
}

.services-left-content li{
	margin-top:8px;
	text-align:left;
	
	
}



.services-right-col {
	float:left;
	text-align:left;
	padding:20px 20px 20px 30px;
	width:323px;
	height:auto;
	background:url(../images/services-right-bg.jpg) repeat-y;
	border-right:#7bb3da 1px solid;
	border-left:#003457 1px solid;
	border-bottom:#5786a5 1px solid;
	border-top:#003457 1px solid;
	

}


.services-right-image {
	float:left;
	text-align:left;
	
	width:80px;
	height:auto;
	
	

}

.services-right-content {
	float:left;
	text-align:left;
	
	width:230px;
	height:auto;
	min-height:100%;
	
	

}


.services-right-col ul {
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:0px;
	padding-left:15px;
	color:#fff;
	font-size:13px;
	text-shadow:#000 1px 1px 1px;
}


.services-right-col li {
	margin-top:8px;
	margin-left:0px;
	padding-left:0;
	color:#fff;
	padding:0;
}





/*  ABOUT  */


.about-right-content img{
	padding-left:10px;
	padding-bottom:15px;
}





.about-right-col {
	float: left;
	text-align: left;
	width: 323px;
	height: auto;
	background: url(../images/services-right-bg.jpg) repeat-y;
	border-right: #7bb3da 1px solid;
	border-left: #003457 1px solid;
	border-bottom: #5786a5 1px solid;
	border-top: #003457 1px solid;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}



/*  CONTACT  */





.contact-right-col {
	float:left;
	text-align:left;
	padding:20px 20px 20px 30px;
	width:323px;
	min-height:420px;
	background:url(../images/services-right-bg.jpg) repeat-y;
	border-right:#7bb3da 1px solid;
	border-left:#003457 1px solid;
	border-bottom:#5786a5 1px solid;
	border-top:#003457 1px solid;
}

.contact-left-content {
	text-align:left;
	margin-left:30px;
	margin-top:20px;
	float:left;
	width:400px;
	height:420px;
	position:relative;
	overflow:hidden;
}

/*  FOOTER  */



.footer {
	float:left;
	margin:auto;
	width:920px;
	height:178px;
	background:url(../images/footer-bg.jpg) no-repeat top;
	background-color:#FFF;
	border-top:#FFF 1px solid;
}

.footer-logo {
	width:129px;
	height:52px;
	float:right;
	margin-top:110px;
	margin-right:20px;

	
}


.footer-nav {
	float:left;
	padding-top:20px;
}


.footer-nav ul {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}

.footer-nav li {
	display:block;
	margin-left:15px;
	padding:0;
	float:left;
	font-family: 'FedraSansStdMedium';
	color:#002f4f;
	font-size:13px;
	
}

.footer-nav li a{
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	color:#002f4f;
}

.footer-nav li a:hover{
	
	color:#0060a0;
}


.footer-social-icons {
	float:right;
	width:auto;
	padding-top:20px;

}

.footer-social-icons ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;

}
.footer-social-icons li {
	float:left;
	margin-left:7px;
	

}


.footer-social-icons ul li a {
	position:relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}

.footer-social-icons ul li a:hover{
	position:relative;
	top:-7px;
	

}




/*  TYPE  */


.services-headers {
	font-family: 'ColaborateRegular';
	font-size:22px;
	color:#003457;
	text-shadow:#fff 1px 1px 1px;
	line-height:36px;
	text-align:left;
	
}


.services-side-headers {
	font-family: 'ColaborateRegular';
	font-size:22px;
	color:#fff;
	text-shadow:#000 1px 1px 1px;
	line-height:36px;
	text-align:left;
	
}


.services-sub-headers {
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:#000 1px 1px 1px;
	font-size:14px;
	color:#fff;
	text-align:left;
	
}



.services-content-text {
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:#000 1px 1px 1px;
	font-size:13px;
	color:#fff;
	line-height:36px;
	text-align:left;
	
}


.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003457;
	line-height:16px;
	
}



.sub-headers {
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:#fff 1px 1px 1px;
	font-size:14px;
	color:#003457;
	text-align:left;
	
}
