* { margin: 0px; }

body {
background: #FFF;
border: 0px;
margin: 0px;
padding: 0px;
font-family: 'Lato', sans-serif;
font-size: 0.92em;
text-shadow: 1px 1px 2px #EEEEEE;
color: #556670;
}

a:link, a:active, a:visited { color: #1587DE; font-weight: bold; text-shadow: none; transition: color 0.25s ease; }
a:hover { color: #58acec; text-decoration: none; } /* darker blue: #1273c4; */

.strong { color: #556670; font-weight: bold; }

li { line-height: 20px; }

h3 {
font-size: 1.43em;
font-weight: 900;
/* color:#2f8fba; color:#00a3fc; color:#1597DB; */
text-decoration: none;
margin-left: 25px;
margin-top: 9px;
margin-bottom: 26px;
line-height: 14px;
}

h3.content {
font-size:1.73em;
font-weight:900;
text-decoration:none;
color:#2f8fba;
margin-left:25px;
margin-top:20px;
margin-bottom:26px;
line-height:14px;
}

h4 {
font-size:1.23em;
font-weight:900;
text-decoration:none;
margin-left:20px;
margin-top:29px;
margin-bottom:-5px;
line-height:14px;
}

h4.threecolumncontentservices {
font-size:1.23em;
font-weight:600;
text-decoration:none;
color:#2f8fba;
margin-left:0;
margin-bottom:26px;
line-height:14px;
text-shadow: 0px 0px 1px #2F8FBA;
letter-spacing:2px;
margin-top:-10px;
}

.indexheader {
font-weight:900;
text-decoration:none;
/*color:#2f8fba;*/
margin-top:24px;
margin-bottom:26px;
line-height:14px;
}

#contentmainheadingwrapper {
border-bottom: #BBB 1px solid;
padding: 20px 0px -8px 20px;
/*margin-bottom: 30px;*/
}

#contentmainheading {
font-size: 2.78em;
font-weight: 200;
text-decoration: none;
color: #46545C; /* #1587DE */
margin:20px -20px 14px -22px;
padding-right: 0px;
text-shadow: 1px 1px 1px #DDD; /* 2f8fba */
letter-spacing:4px;
}

#contentmainheadingsub{
/* text-shadow: 0px 0px 1px #46545C; */
text-shadow: 1px 1px 1px #DDD;
}

.contentmainunderheading{
margin:-24px 0px 0px -40px;
color:#556670;
/* text-shadow: 0px 0px 1px #2f8fba; */
letter-spacing:7px;
float: left;
}

span.homebox{
font-size:.99em;
}

span.contenttripplebox, span.contenttrippleboxservices{
font-size:.97em;
}

.threecolumn div{
width:260px;
margin-left:25px;
padding-top: 2px;
}

.threecolumn h3{
margin-top:20px;
}
.threecolumn div.contenttripplebox{
width:260px;
margin-left:0px;
}

div.contenttrippleboxservices{
width:330px;
margin-left:0;
margin-right:0;
margin:-20px;
font-weight:600;
}

#testimonialbox{
height:119px;
width:940px;
margin:346px auto;
padding-bottom:30px;
background: url(../images/interface/testimonial-box-bg3.png) no-repeat right;
font-size:1.3em;
font-weight:bold;
color:#FFF;
font-style:italic;
vertical-align:middle;
margin-bottom:0px;
z-index:99;
}

#testimonialboxcontent{
height:119px;
width:1000px;
margin:0 auto;
padding-bottom:30px;
background: url(../images/interface/testimonial-box-bg2.png) no-repeat right;
font-size:1.3em;
font-weight:bold;
color:#FFF;
font-style:italic;
position:relative;
}

#headerwrap {
	position: fixed;
	width: 100%;
	height: 125px;
	padding-bottom: 8px;
	box-shadow: 4px 0px 9px #666;
	z-index: 20;
	opacity: 1.0;
}

#bgshade {
	width: 100%;
	height: 125px;
	position: fixed;
	z-index: 20;
	opacity: 0.9;
	background-color: #FFF;
}

#header {
	text-align: center;
	width: 72%;
	height:inherit;
	margin: 0 auto;
	position: static;
	border: 0px solid #000;
}

#logo {
	float: left;
	margin-top: 15px 0 -10px 0;
}

#logo img {
  transition: opacity 0.37s ease;
}

#logo img:hover {
  opacity: 0.69;
}

#logoImg {
	max-width: 318px;
	max-height: 93px;
}

#logomobile {
	margin-top: 4px;
	margin-left: 6px;
	display: none;
	float: left;
}

#number {
	float: right;
	clear:right;
	padding: 36px 0px 0px 0px;
	font-size: 2.0em;
	font-weight: bold;
	color: #404040;
}

#number a {
	color: #404040;
	text-decoration: none;
	cursor: default;
}

#office {
	margin-right: 10px;
	display: none;
}


#flag {
	float: right;
}

#signedinas {
	float:right;
	position: relative;
	margin-top: 7px;
}

#topnav{
	float: right;
	clear: both;
	margin-top: 3px;
	width: auto;
}

#topnav li {
display: inline;
}

#topnav li a {
font-size: 1.13em;
font-weight: 700;
text-decoration: none;
color: #556670;
margin-left: 5px;
border: 1px solid rgba(0, 0, 0, 0);
padding: 0 4px 0 4px;
line-height: 14px;
/*text-shadow: 0px 0px 1px #556670;*/
text-shadow: 0px 2px 1px #DDD;
}

#topnav li a:hover {
border: 1px dotted #556670;
border-radius: 5px;
color: #000;
/*color: #0274A0;*/
background-color: #F9F9F9;
}

#topnav li a:active {
position: relative;
top: 1px;
left: 1px;
}

#headerbottomline {
position: relative;
top: -125px;
/*background-color: #46545C;*/
background: linear-gradient(to right, #46545C, #728590, #46545C);
height: 9px;
width: 100%;
margin-top: 125px;
padding: 0;
}

#footertopline {
background-color:#00A3FC;
height: 8px;
width: 100%;
margin: 24px 0px; /* uniform spacing at bottom of pages */
}

#footer {
background: #FFF url('../images/interface/footer-tile3.png') no-repeat;
background-size: 100% auto;
/*margin: 17px auto;*/
}

#footerinside {
margin: auto;
margin-top: -24px;
width: 1000px;
height: 133px;
border: 0px solid red;
}

#footerright {
float: right;
padding: 0px;
text-align: right;
font-size: 1em;
font-weight: 700;
text-decoration: none;
color: #FFF;
margin-left: 5px;
line-height: 18px;
margin-top: 6px;
margin-right: 15px;
text-shadow: none;
}

#container {
	margin: 0 auto;
/* 	min-height: 90%; // dictates the base height of content area of page! */
	height: auto !important;
	height: 100%;
	background-color: #FFF;
	overflow: hidden;
	width: 100%;
}

#content-container {
	margin: 0 auto;
}

#contentboxtop {
	background-image: url(../images/interface/content-box-top.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 1044px;
	height: 30px;
}

#contentbox {
	background-image: url(../images/interface/content-box-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 1044px;
	padding-bottom: 45px;
	padding-top: 0px;
}

#contentboxcontent {
padding-left: 5px;
/*overflow-x: auto;*/
}

#contentboxcontent div {
  padding: 20px;
}

#contentboxcontent div p {
padding: 20px 40px 0px 20px;
}

#contentboxcontent div ul {
padding: 20px 20px 0px 60px;
}

#contentboxcontent div h3 {
margin-left: 20px;
}

#invoiceMargins { /* */
padding: 0px;
}

/* #contentboxcontent1 {
padding-left:5px;
padding-top: 20px;
}


#contentboxcontent1 div p {
padding:20px 40px 0px 20px;
}

#contentboxcontent1 div ul {
padding:20px 20px 0px 60px;
}

#contentboxcontent1 div h3 {
margin-left:20px;
} */

#contentboxwrapper {
	position: absolute;
	width: 1044px;
	margin: 0;
	z-index: 9;
	left: 50%;
	margin-left: -522px;
	top: 467px;
}

/* #contentboxwrapper { ORIG
	width: 1044px;
	margin:0px 0px 200px 0px;
	z-index:9;
	position: absolute;
	left:50%;
	margin-left:-522px;
	top:467px;
} */

#contentboxwrappercontent {
	z-index: 9;
	position: relative;
	width: 72%;
	margin: 125px auto 0;
}

#formboxtitlejob {
    padding: 0px 8px 2px 5px;
    font-family: Monda;
    color: #000;
    font-size: 13pt;
    position: relative;
    top: -34px;
    left: -3px;
    background-color: #f9f9f9;
    border: solid 1px #333;
    border-radius: 5px;
    z-index: -40;
}

.columns {
min-height:274px;
}


.columns li, .columnscontent li, .columnscontentservices li {
list-style-type:none;
float:left;
}

.columnscontentservices li {
min-height:459px;

}

li.servicedivider {
width:17px;
float:left;
display:block;
min-height:455px;
background: url(../images/interface/servicedivider.gif) no-repeat;
margin-top:2px;
margin-left:5px;
margin-right:10px;
}

.columnscontent {
margin-top:10px;
min-height:224px;
margin-left:0px;
padding: 0px 20px 20px 20px;
}

.columnscontentservices {
margin-top:10px;
min-height:459px;
margin-left:0px;
padding: 0px 0px 20px 0px;
background: url(../images/interface/service-3-bg.gif) repeat-y;
display:block;
position:relative;
width:1044px;
}

.threecolumn {
width:323px;
}

.threecolumn:hover {
/*	background-color: #EFEFEF; */
}

.threecolumncontent {
width:329px;
}

.threecolumncontentservices {
width:318px;
float:left;
margin-right:-8px;
}

.threecolumncontentservices div {
width:300px;
}

.threecolumncontentservices img {
margin:40px -4px;
}

.second img {
margin:40px 7px;
}

.third img {
margin:40px 16px;
}

h4.second {
padding-left:9px;
}

h4.third {
padding-left:19px;
}

div.second {
margin-left:-10px;
}

div.third {
margin-left:-1px;
}

li.second {
margin-right:0px;

}

li.third {
margin-left:-8px;
}

.columnsplit {
background-color:#d7dbdd;
width:1px;
min-height:275px;
margin-top:6px;
}

.columnsplitcontent {
background-color:#d7dbdd;
width:1px;
min-height:204px;
}

/* Forms & Button Styles
--------------------------------------------------------------------------------------------*/

input[type="text"], input[type="email"], input[type="password"], input[type="number"], textarea {
	border: 1px solid #888;
	border-radius: 3px;
	padding: 6px;
	margin: 2px 0px;
	background: #F7F7F7;
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.2);
	color: #484242;
	font-size: 1.0em;
}

.btnStyle, .extraBtnBlue, .extraBtnGreen {
	display: inline-block;
	padding: 10px 30px 10px 30px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	border: 1px solid #000;
	border-radius: 4px;
	color: #FFF;
	background-color: #333;
	zoom: 1; *display: inline; /* IE7 Fix */
	cursor: pointer;
}

.btnStyle:active {
	box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3), inset 2px 2px 3px rgba(0, 0, 0, 0.2);
	transform: translate(1px, 1px);
}

a:hover.btnStyle, input:hover.btnStyle  { color: #FFF; background-color: #444; }
a:active.btnStyle, input:active.btnStyle {
	box-shadow: inset 1px 1px 3px rgba(0,0,0,0.2);
}

.btnStyle.blue, .mediaPhotos .btnStyle {
	border: 1px solid #017ba6;
	background-color: #01acde;
	background-image: linear-gradient(bottom, #1BB1E7 100%, #01AADE 0%);
}
a:hover.btnStyle.blue, input:hover.btnStyle.blue, button:hover.btnStyle.blue {
	background-color: #21b8ee;
	background-image: linear-gradient(bottom, #21b8ee 100%, #08b3e7 0%);
}
/* 33CC33 */
.btnStyle.green {
	border: 1px solid #4a6c1d;
	background-color: #80b334;
	background-image: linear-gradient(bottom, #80B334 100%, #77A92C 0%);
}

a:hover.btnStyle.green, input:hover.btnStyle.green, button:hover.btnStyle.green {
	background-color: #89c144;
	background-image: linear-gradient(bottom, #87bb3a 100%, #80b532 0%);
}

.button {
	padding:8px 19px;
	text-transform: uppercase;
	box-shadow: inset 0px 0px 0px -10px #97c4fe;
	background-color:#3d94f6;
	border-radius:3px;
	border:1px solid #308fbb;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin-left:2px;
}
.button:hover {
	background-color:#1e62d0;
	cursor:pointer;

}.button:active {
	position: relative;
	top: 1px;
}

.rounded {
	border: 1px solid #CCC;
	border-radius: 5px;
}

a.nobold {
	font-weight:normal;
}

.contenttopgap {
	padding-top:15px;
}

.headerimg{
margin:-8px 0 0 22px;
}

.incontent{
height:198px;
}

.headertext{
	font-family: 'Average Sans', sans-serif;
	position:absolute;
	margin:-165px 0 0 495px;
	font-size:2.5em;
	color:#000;
	font-style:italic;
	text-shadow: 0 0 1px rgba(0,0,0,0.3);
}

.featureservice {
	height:376px;
	width:100%;
	background: url('../images/interface/feature-bg.jpg') repeat-x;
	margin-top:132px;
	margin-bottom:-100px;
}

.insidefeatureservice {
	margin: 0 auto;
	width: 1015px;
}

.featureicon {
	position:absolute;
	float: right;
	margin-top:50px;
	margin-left:-10px;
}

h4.featureheading {
	position:absolute;
	font-size:2.18em;
	font-weight:400;
	text-decoration:none;
	color:#1587DE;
	margin-left:0;
	margin-bottom:26px;
	line-height:29px;
	text-shadow: 0px 0px 1px #2f8fba;
	letter-spacing:1px;
	margin-top:47px;
	margin-left:60px;
}

.featureheadsub {
	padding-left: 2px;
	font-size:.85em;
	font-style:italic;
	/*color:#556670;*/
	color: #A8B0B5;
}

a.featureheadsub {
	padding-left: 2px;
	font-size:.85em;
	font-style:italic;
	color: #A8B0B5;
	font-weight: normal;
}

a.featureheadsub:hover {
	color: #000000;
	text-decoration: none;
}

.featuretext {
	position: absolute;
	margin-top:130px;
	width:400px;
	margin-left:-10px;
}

.featureimage {
float:right;
margin-top:20px;
width:568;
height:340;
margin-right:5px;
}

h4.otherheading {
position:absolute;
font-size:1.8em;
font-weight:500;
text-decoration:none;
/*color:#2f8fba;*/
color: #556670;
margin-left:-20px;

line-height:29px;
text-shadow: 0px 0px 1px #2f8fba;
letter-spacing:1px;
margin-top:-20px;
}

h4 a, h3 a{
text-decoration:none;
}

.otherservicestwo{

height:269px;
width:1001px;
margin:15px auto;
background: url('/shared/images/interface/service-2-bg.gif') no-repeat;
margin-bottom:-35px;
}

.otherservice{
width:460px;
height:267px;
float:left;
margin-top:-20px;
margin-bottom:-20px;
}

.otherservice img{
margin-top:35px;
}

.otherservicetwo img{
margin-left:30px;

}

.otherserviceone{
margin-left:-38px;
}

.otherserviceheadingstwo{
position:absolute;
margin-left:220px;
margin-top:35px;
}