* {
margin: 0px;
}

html, body {
height: 100%;
width: 100%;
}

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

img {
border:none;
}

a:link, a:active, a:visited{
color:#1587DE;
font-weight:bold;
}

a:hover{
text-decoration:none;
}

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

#contentmainheadingwrapper{
border-bottom: #DDD 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 0;
padding-right: 0px;
text-shadow: 1px 1px 1px #DDD; /* 2f8fba */
letter-spacing:4px;
}

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

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

#headerwrap{
width: 100%;
height:125px;
/*position:fixed;*/
z-index:20;
opacity:1.0;
inherit: none;
}

#logo {
	float: left;
	margin-top: 5px;
	-webkit-filter: blur(0px);
}

#logo:hover {
}

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

#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 #fff;
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.off a {
color: #CCC;
background-color: none;
text-shadow: none;
border: 1px solid #FFF;
cursor: default;
}

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

#headerbottomline{
position: relative;
top:-125px;
background-color:#46545C;
height:8px;
width:100%;
margin-top:125px;
padding:0;
}

#footer{
background: #fff url('../images/footer.png') no-repeat center;
width: 100%;
margin:17px auto;

}

#footertopline{
background-color:#00A3FC;
height:8px;
width: 100%;
margin:16px auto 0px;
padding:0px;
}

#footertoplinecontent{
background-color:#00A3FC;
height:8px;
width: 100%;
margin:19px auto;
padding:0;
position:relative;
}

#footerinside{
margin: -17px auto;
width: 1000px;
height: 200px;
border: 0px white solid;
}

#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;
border: 0px white solid;
text-shadow: none;
}

#container{
margin: 0 auto;
height: auto !important;
height: 100%;
background-color:#fff;
overflow:hidden;
width:100%;
}

#contentboxcontent {
padding-left:5px;
}

#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;
}

#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 {
	width: 1044px;
	margin:0px 0px 200px 0px;
	z-index:9;
	position:absolute;
	left:50%;
	margin-left:-522px;
	top:467px;
}

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

#info:hover {
	cursor: hand;
}

.descriptioninput {
width: 55%;
}

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

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

    padding: 7px 7px 7px 7px;
    margin: 0px 0px 0px 0px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    -webkit-box-shadow: 0px 3px 0px #CCCC, 0px -1px #FFF inset;
    -moz-box-shadow: 0px 3px 0px #ccc, 0px -1px #fff inset;
    box-shadow: 0px 3px 0px #999, 0px -1px #fff inset;
    background: #F7F7F7;
    color:#888;
    border:#888 1px solid;
    outline:none;
    
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    position: relative;
/*    top: -3px; */
	margin-bottom: 2px;
}

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

a:hover.btnStyle, input:hover.btnStyle  { color: #FFF; background-color: #444; }
a:active.btnStyle, input:active.btnStyle {
	-moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.2);
	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%);
	background-image: -o-linear-gradient(bottom, #1BB1E7 100%, #01AADE 0%);
	background-image: -moz-linear-gradient(bottom, #1BB1E7 100%, #01AADE 0%);
	background-image: -webkit-linear-gradient(bottom, #1BB1E7 100%, #01AADE 0%);
	background-image: -ms-linear-gradient(bottom, #1BB1E7 100%, #01AADE 0%);
}
a:hover.btnStyle.blue, input:hover.btnStyle.blue, .mediaPhotos .btnStyle:hover {
	background-color: #21b8ee;
	background-image: linear-gradient(bottom, #21b8ee 100%, #08b3e7 0%);
	background-image: -o-linear-gradient(bottom, #21b8ee 100%, #08b3e7 0%);
	background-image: -moz-linear-gradient(bottom, #21b8ee 100%, #08b3e7 0%);
	background-image: -webkit-linear-gradient(bottom, #21b8ee 100%, #08b3e7 0%);
	background-image: -ms-linear-gradient(bottom, #21b8ee 100%, #08b3e7 0%);
}
/* 33CC33 */
.btnStyle.green {
	border: 1px solid #4a6c1d;
	background-color: #26c823;
	background-image: linear-gradient(bottom, #80B334 100%, #77A92C 0%);
	background-image: -o-linear-gradient(bottom, #80B334 100%, #77A92C 0%);
	background-image: -moz-linear-gradient(bottom, #80B334 100%, #77A92C 0%);
	background-image: -webkit-linear-gradient(bottom, #80B334 100%, #77A92C 0%);
	background-image: -ms-linear-gradient(bottom, #80B334 100%, #77A92C 0%);
}

a:hover.btnStyle.green, input:hover.btnStyle.green {
	background-color: #179e19;
	background-image: linear-gradient(bottom, #87bb3a 100%, #80b532 0%);
	background-image: -o-linear-gradient(bottom, #87bb3a 100%, #80b532 0%);
	background-image: -moz-linear-gradient(bottom, #87bb3a 100%, #80b532 0%);
	background-image: -webkit-linear-gradient(bottom, #87bb3a 100%, #80b532 0%);
	background-image: -ms-linear-gradient(bottom, #87bb3a 100%, #80b532 0%);
}

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

.rounded{
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  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;
}