@charset "UTF-8";

/* GLOBAL STYLES *****************/

/* Headings */
h1, h2, h3, h4 
	{
	font-weight:bold;
	color:#316EB7;
	}
	
/* Link Color */
a 		{color:#666;  }
a:link		{ color: #666;}
a:visited 	{ color: #666;}
a:active	{ color: #666;}
a:focus		{ color: #666;}
a:hover		{ color:#D17919;}

#nav ul li a 	{color:#FFF;}
#nav ul li a:hover 	{color:#D17919;}

#footer ul li a 	{color:#CCC;}



/* Core Styles */
body {
	color:#999;
	font-size:14px;
    line-height: 1.7em;
	font-family: 'Arimo', sans-serif;}
	
	
.background {
	background-color:white;}

div .background-grey {
	background-color:grey;}
	
	
.l-container {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	float:left;
	position:relative;}
		

.r-container {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	float:right;
	position:relative;
	}
	
.container {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	position:relative;
	overflow:hidden;
	}
	
	
/* LEFT MODULE - HIRING MAIN */
.left-module {
	color: white;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 200px;
    left: 0;
    line-height: 12px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 1px;
    padding-left: 0;
    padding-right: 1px;
    padding-top: 1px;
    position: fixed;
    text-align: center;
    top: 165px;
    width: 55px;
    z-index: 27;
	overflow:hidden;
	}

.left-module-inner {
	color: white;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 200px;
    left: 0;
    line-height: 12px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 1px;
    padding-left: 0;
    padding-right: 1px;
    padding-top: 1px;
    position: fixed;
    text-align: center;
    top: 90px;
    width: 55px;
    z-index: 27;
	overflow:hidden;
	}

	
	
/* HEADER */
#main-header {
	background-color:#FFF;}
	
#header {
	background-image:url(Images/top-module-bg2.png);
	height:85px;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-clip:border-box;
	background-origin:padding-box;
	background-size:auto;
	background-color:transparent;
	background-position:0px 0px;
	display:block;
	z-index:50;
	
	 }
	 
/* LOGO */		
#logo {
	margin-top:8px;
	margin-bottom:7px;
	height:50px;
	width:280px;
	display:block;
	position:relative;
	}

#logo a {
	display:block;}


/* TOP MENU */
#nav {
	
	margin-top:8px;
	margin-bottom:7px;
	height:50px;
	}

#nav ul li {
	font-family: 'Raleway', sans-serif;
	white-space:nowrap;
	padding:0;
	float:left;
	}

#nav ul li a {
	padding:0 0 0 0;
	z-index:100;
	font-size:16px;
	text-transform:uppercase;
	line-height:50px;
	overflow:hidden;
	white-space:nowrap;
	position:relative;
	display:inline-block;
	}


.nav-pipe {
	background-image:url(Images/nav-border-ver-30x7.png);
	background-repeat:repeat-y;
	background-position:50% 50%;
	height:50px;
	width:30px;
	float:left;
	}


/* SHOWCASE */
#showcase-overlay {
	background-color:transparent;
	background-image:url(Images/header-image-main.png);
	background-repeat:repeat-x;
	background-position:50% 0;
	height:365px;
	position:relative;
	}

#showcase-a {
	height:auto;
	margin-top:20px;
	}
	
#showcase-a-overlay {
	background-color:transparent;
	background-image:none;
	background-repeat:norepeat;
	width:617px;
	height:305px;
	margin-left:-10px;
	}


#showcase-b {
	margin-right:10px;
	height:auto;
	margin-top:75px;
	
	}
#showcase-b h3 {
	color:#2A4D69;
	font-size:18px;
	margin-bottom:10px;
	font-family: 'Raleway', sans-serif;
	}	

#showcase-b p {
	width:250px;
	color:#2A4D69;
	
	}



/* MAIN BODY */
#main-body {
	margin:0;
	background-image:url(Images/main-body-br-png8.png);
	background-repeat:repeat;
	background-position:50% 0;
	background-attachment:scroll;
	padding:40px 0;
	}

	
/* COLUMN A */
#column-a {
	overflow:hidden;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:0 10px 10px 10px;
	overflow:hidden;
	}

.feature-1, .feature-2, .feature-3, .feature-4 {
	width:235px;
	}

.feature-1 .dscr, .feature-2 .dscr, .feature-3 .dscr, .feature-4 .dscr {
	font-size:12px;
	line-height:23px;
	}


.feature-1 ul, .feature-2 ul, .feature-3 ul, .feature-4 ul {
	padding:0px 0px 0px 0px;
	}
	
.features {
	overflow:hidden;
	margin:30px;
	}

.feature-1 {
	float:left;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
	}

.feature-2 {
	float:right;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
	}

.feature-3 {
	float:left;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:10px;
	}

.feature-4 {
	float:right;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:0px;
	}
	

.features-header-top {
	font-size:18px;
	font-weight:bold;
	color:#8BBAD3;
	outline:none;
	margin-bottom:-3px;
	padding:0;
	font-family: 'Raleway', sans-serif;
	}
	
.features-header-bottom {
	font-size:18px;
	font-weight:bold;
	color:#8BBAD3;
	outline:none;
	margin:0;
	padding:0;
	font-family: 'Raleway', sans-serif;
	}
	
.li-bullet1 {
	background-image:url(Images/feature-icon1.png);
	background-position:0 4px;
	background-repeat:no-repeat;
	height:44px;
	padding-left: 55px;
	padding-bottom:10px;
	padding-top:0px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	}
	
.li-bullet2 {
	background-image:url(Images/feature-icon2.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	height:44px;
	padding-left: 55px;
	padding-bottom:10px;
	padding-top:0px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	}
	
.li-bullet3 {
	background-image:url(Images/feature-icon3.png);
	background-position:0 2px;
	background-repeat:no-repeat;
	height:44px;
	padding-left: 55px;
	padding-bottom:10px;
	padding-top:0px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	}
	
.li-bullet4 {
	background-image:url(Images/feature-icon4.png);
	background-position:0 4px;
	background-repeat:no-repeat;
	height:44px;
	padding-left: 55px;
	padding-bottom:10px;
	padding-top:0px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	}


/* COLUMN B */
#column-b {
	margin:0 0px 10px 0px;
	overflow:hidden;
	
	}
	
#estimate {
margin-top:1px;
}

#subscribe {
margin-top:18px;
}

#careers {
margin-top:18px;
}


#form-wrapper {
	margin-top:0px;
	margin-right:10px;
	margin-left:10px;
	background-color:#8BBAD3;
	border-radius:6px;
	border:1px solid #fff;
	position:relative;
	z-index:99;
	
	}

#form-title {
	font-size:24px;
	color:#fff;
	font-weight:normal;
	font-style:normal;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	z-index:100;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
	font-family: 'Raleway', sans-serif;
	}

#form-body {
	margin-top:20px;
	margin-bottom:20px;}

#form-button {
	margin-left:-10px;
	padding-bottom:10px;
	}


#column-b form {
	margin-top:20px;
	margin-left:25px;	
	}

#column-b li {
	font-size:11px;
	font-style:normal;
	color:#fff;
	margin-top:0px;
	margin-bottom:-4px;
	margin-left:5px;	
	}

.h-input {
	font-size:16px;
	color:#4d4d4d;
	font-family: 'Raleway', sans-serif;
	margin-top:0;
	margin-left:0;
	margin-bottom:5px;
	height:27px;
	width:215px;
	border:1px solid #B3B3B3;}

/* COLUMN C */
#column-c {
	margin:0 10px 10px 10px;
	overflow:hidden;
	}

#content-a1 {
	float:left;
	width:264px;
	height:46px;
	}

#content-a2 {
	font-size:12px;

	float:right;
	width:630px;
	height:46px;
	border:1px solid #CCCCCC;
	text-align:center;
	margin-left:10px;
	}

#content-a2 p {
	margin:12px 0;
	}
	
	
/* Column D */
#column-d {
	margin:20px 10px 0px 10px;
	overflow:hidden;
	border:1px solid #CCC;
	}


#content-b1 {
	margin-top:20px;
	margin-left:40px;
	float:left;
	width:75px;
	overflow:hidden;
	}

#content-b2 {
	font-size:12px;
	float:right;
	width:780px;
	}

#content-b2 p.h-testimonial {
	line-height:1.5em;
	text-align:left;
	margin:20px 20px 0 20px;
	}
	
#content-b2 p.sign {
	
	margin:0 20px 20px 20px;
	}
	
/* FOOTER */
#main-footer {
	margin:0;
	background-color:#8aadbd;
	overflow:hidden;
    }
#footer {
	margin-bottom:20px;
	overflow:hidden;
	 }
	 
.footer-border {
	background-image:url(Images/footer-border-ver-20x7.png);
	background-repeat:repeat-y;
	height:115px;
	width:20px;
	float:left;
	}
	 
#footer-a  {
	display:inline;
	float:left;
	width:450px;
		}

#footer-a2 {
	margin-right:10px;
	}

p.call, p.phone {
	margin:0;
	font-weight:bold;
	float:right;
	}

p.call {
	font-size:18px;
	line-height:22px;
	color:#CCCCCC;
	font-family: 'Raleway', sans-serif;
	}
 
p.phone {
	font-size:52px;
	line-height:54px;
	color:#E6E6E6;
} 

#footer-b  {
	display:inline;
	float:left;
	width:230px;
	}

#footer-c  {
	display:inline;
	float:left;
	width:220px;
	}

#footer-b ul {
	margin-right:10px;
	margin-left:10px;
	font-weight:normal;
	color:#E6E6E6;
	}

#footer-b ul li {
	font-size:10px;
	font-weight:normal;
	color:#CCC;
	}	

ul.social-icons {
	
	}

ul.social-icons li {
	padding-left:20px;
	display:block;
	float:left;
	}
	
	
/* COPYRIGHT */
#copyright-main {
	position:relative;	
	margin-top:10px;
	
	}

#copyright-border {
	background-image:url(Images/footer-border-main-7x7.png);
	background-repeat:repeat-x;
	height:7px;
	width:940px;
	display:block;
	}

#copyright {
	margin-top:50px;
	margin-bottom:20px;
	text-align:center;
	font-size:12px;
	font-style:normal;
	color:#ccc;
	}
	
	
/* SLIDER */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
  
/* INNER PAGES */



/* SHOWCASE */

#showcase-overlay-inner {
	background-color:transparent;
	background-image:url(Images/header-image-inner.png);
	background-repeat:repeat-x;
	background-position:50% 0;
	height:186px;
	position:relative;
	}


/* MAIN BODY */

div .white {
	background-color:white;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	}


#main-body-inner {
	margin:0;
	background-image:url(Images/main-body-br-png8.png);
	background-repeat:repeat;
	background-position:50% 0;
	background-attachment:scroll;
	padding:0 0;
	}
	
.main-body-container {
	margin:50px 70px;
	overflow:hidden;
	}


.main-body-header {
	border-bottom:1px solid #999999;
	overflow:hidden;
	
	}

.main-body-header-left {
	font-family: 'Raleway', sans-serif;
	font-size:45px;
	line-height:49px;
	float:left;
	width:48%;
	color:4D4D4D;
	}


.main-body-header-right {
	text-align:right;
	margin-top:20px;
	font-size:14px;
	line-height:16px;
	float:right;
	width:48%;
	color:#4A7EA1;
	}

.main-body-header-right .raleway {
	font-style:normal;
	font-family: 'Raleway', sans-serif;
	}

.main-body-header-right .phone {
	font-style:normal;
	font-size:24px;
	line-height:24px;
	}
	
	
.main-body-column-a {
	width:470px;
	margin-top:40px;
	padding-right:40px;
	border-right:1px solid #999999;
	font-family: 'Arimo', sans-serif;
	font-size:13px;
	float:left;
	}

.main-body-column-a .footer {
	margin-top:20px;
	border-bottom:1px solid #999999;
	margin-bottom:5px;
	color:#999999;
	}

.main-body-column-a .c-header {
	margin-top:0px;
	margin-bottom:0px;
	color:#999999;
	}


	
.main-body-column-b {
	width:240px;
	margin-top:40px;
	padding-left:40px;
	float:right;
	font-size:13px;
	font-family: 'Arimo', sans-serif;
	}
	
	
.main-body-column-b .title {
	font-size:18px;
	color:#D17919;
	font-style:normal;
	}

.main-body-column-b ul {
	margin-top:20px;
	}


.main-body-column-b ul li {
	background-image:url(Images/plus-icon.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-left:40px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	padding-bottom:10px;
	}

/* CONTACT */

.contactus-container {
	margin:0px 0px;
	overflow:hidden;
	position:relative;
	}

.contactus-column-a {
	width:600px;
	margin-top:40px;
	margin-bottom:40px;
	font-family: 'Arimo', sans-serif;
	font-size:13px;
	float:left;
	overflow:hidden;
	position:relative;
	}

.contactus-header-blue {
	background-color:#83B4D0;
	padding:20px 100px;
	border-bottom:1px solid #999999;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	overflow:hidden;
	font-family: 'Raleway', sans-serif;
	font-style:normal;
	}
	
.contact-t1 {
	font-style:normal;
	font-size:30px;
	line-height:33px;
	color:#fff;
	}

.contact-t2 {
	font-style:normal;
	font-size:15px;
	line-height:16px;
	color:#fff;
	}


.contactus-column-a-white {
	background-color:white;
	padding:0px 100px 40px 100px;
	border-bottom:1px solid #999999;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	overflow:hidden;
	font-family: 'Raleway', sans-serif;
	font-style:normal;
	line-height:33px;
	font-size:16px;
	color:#4A7EA1;
	position:relative;
	}

.contactus-form {
    margin:0;
    overflow:hidden;
}


.contactus-form .label {
	margin-top:20px;
	float:left;
	clear:right;
	}
	
.contactus-form .input {
	margin-top:20px;
	height:30px;
	float:right;
	width:270px;
	border:1px solid #cccccc;
	}



.contactus-form .textarea {
	margin-top:20px;
	float:right;
	height:60px;
	width:270px;
	border:1px solid #cccccc;
	resize:none;
	}
	
.contactus-form .button {
	margin-top:35px;
	margin-bottom:10px;
	}


.contactus-column-b {
	width:240px;
	margin-top:40px;
	padding-top:60px;
	padding-left:40px;
	float:right;
	font-size:13px;
	font-family: 'Arimo', sans-serif;
	}
	
	

.contactus-column-b .title {
	font-size:22px;
	line-height:24px;
	color:#666666;
	font-style:normal;
	padding-bottom:7px;
	margin-bottom:0px;
	border-bottom:1px solid #cccccc;
	}


.contactus-column-b .name {
	font-size:19px;
	line-height:21px;
	color:#4A7EA1;
	font-style:normal;
	
	margin-bottom:10px;
	padding-bottom:0px;
	margin-top:15px;
	padding-top:0px;
	
	}
	
.contactus-column-b .address {
	font-size:16px;
	line-height:18px;
	color:#5794B5;
	font-style:normal;
	
	margin-bottom:10px;
	padding-bottom:10px;
	margin-top:	0px;
	padding-top:0px;
	}
	
.contactus-column-b .c-phone {
	font-size:33px;
	line-height:35px;
	color:#5794B5;
	font-style:normal;
	margin-bottom:10px;
	margin-top:	10px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	}
	
.contactus-column-b .message {
	font-size:16px;
	line-height:18px;
	color:#5794B5;
	font-style:normal;
	margin-bottom:10px;
	padding-bottom:10px;
	margin-top:	0px;
	padding-top:10px;
	}
	
	
/* CAREERS */

.main-body-header-left-careers {
	font-family: 'Raleway', sans-serif;
	font-size:45px;
	line-height:55px;
	float:left;
	color:4D4D4D;
	}
	
.main-body-fullwidth {
	margin-top:40px;
	font-family: 'Arimo', sans-serif;
	font-size:13px;
	}
	

.referafriend-column-a {
	width:360px;
	margin-top:20px;
	padding-right:40px;
	border-right:1px solid #999999;
	font-family: 'Arimo', sans-serif;
	font-size:13px;
	float:left;
	}
	
	

.referafriend-column-b {
	width:350px;
	margin-top:20px;
	padding-left:20px;
	float:right;
	font-size:13px;
	font-family: 'Arimo', sans-serif;
	}
	
	
	
.referafriend-form-wrapper {
	margin-right:10px;
	background-color:#8BBAD3;
	border-radius:6px;
	border:1px solid #fff;
	position:relative;
	z-index:99;
	}


.referafriend-form-body {
	margin:25px;
	margin-bottom:20px;
	overflow:hidden;
	}

.referafriend-form-button {
	margin-top:20px;
	margin-bottom:20px;
	
	}


.referafriend-column-b form {
	margin-top:10px;
	margin-left:25px;
	}

.referafriend-column-a ul li {
	font-size:11px;
	font-style:normal;
	color:#FFF;
		
	}

.referafriend-h-input {
	margin-top:0;
	margin-left:0;
	margin-bottom:5px;
	height:30px;
	width:305px;
	border:1px solid #B3B3B3;
	font-size:19px;
	line-height:21px;
	color:#666;
	}
	
	
.referafriend-column-b .title {
	font-size:22px;
	line-height:24px;
	color:#666666;
	font-style:normal;
	padding-bottom:7px;
	margin-bottom:20px;
	border-bottom:1px solid #cccccc;
	}