@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #201e1e;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#container {
	width: 924px;
	/*margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:0;
	margin-left:auto; /* do not center the page, keep a constant left margin. */
	margin-bottom:0;
	margin-right:auto;
	border: 0;
	text-align: left;
}

#container img { border: 0; }

#header {
background: url(../images/phone_cta.jpg) no-repeat right bottom;
padding-top:10px;    /* 10px */
}
.headline{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
	letter-spacing:0.23em;
	line-height:18pt;
	font-variant:small-caps;
	font-stretch:expanded;
	color:#F2F2F2;
	padding-left:9px;
	font-weight: normal;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	letter-spacing:0.04em;
	line-height:20pt;
	color:#66ccFF;
	padding-left:9px;
}
#top-nav{
	font-family:Helvetica, Arial, sans-serif;
	height:60px;
	width:910px;
	background-color:#06bddd; /*#2da4bd;*/
	border:1px solid #ffffff;
	margin-top:0px;
	font-variant: small-caps;
	font-weight: 400;
}
#main-nav {
	list-style-type: none;
	margin-top: 23px;
	margin-left: 65px;
	line-height: 10px;
}

#main-nav li {
	display: inline;
	/*height: 30px;*/
}
#main-nav a {
	font-size: 12px;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	color: #ffffff;
	line-height:10.5pt;
	font-weight: bolder;
	letter-spacing: 0.1em;
	/*border-right:2px ridge #ffffff;*/
}
#shadow {
	width: 912px;
	border: 6px solid #282a24;
	right: -8px;
}

#main-nav a:hover {
	color: #ccffff;
}
.separator{
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
color:#ffffff;
font-weight:600;
}
#top-box{
width:1016px;
margin:0;
padding:0;
border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
}
#home-top-box{
	width:910px;
	height:319px;
	margin:0;
	padding:0;
	border:1px solid #ffffff;
	background-color:#2da4bd;
	background-image:url(../images/home-main-photo%20copy.jpg);
	background-repeat:no-repeat;
	position: relative;
}
#home-top-box  h3 {
	font-variant: small-caps;
	padding-top:0px;
	padding-left:0px;
	margin-top:15px;
    margin-bottom:5px;
	letter-spacing:0.2pt;
	color: #FFFFFF;
	font-size:15pt;
	font-weight:400;
}
.home-quote{
    color:#ffffff;
	width:280px;
	float:right;
	text-align:left;
	margin-right: 25px;
}
#home-top-box .home-quote p {
    font-size:10pt;
	letter-spacing:0.01pt;
	line-height:16pt;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		/*font-weight:600;*/
}

#content{
width:910px;
background-color:#ffffff;
border-right: 2px solid #ffffff;
color:#333333;
font-size:10pt;
line-height:20pt;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

.projects {
	clear:both;
	float: right;
	width: 139px;
	height: 128px;
	padding-top: 5px;
}

.services-banner{
	background: url(../images/service_solutions.png) no-repeat;
	width:749px;
	height:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:13px;
}

.services-headline h3 {
	color:#CCCCCC;
	font-size:12pt;
	letter-spacing:0.4pt;
	padding-top: 55px;
	text-align:center;
	margin-bottom: 0px;
}

.services-col_1 {
	padding-left: 70px;
	width: 165px;
	float: left;
	margin-bottom: 3px;
}

.services-col_2 { 
	width: 175px;
	float: left;
}

.services-col_3 {
	width: 140px;
	float: left;
}

.services-col_4 { 
	width: 190px;
	float: left;
}

.services-link a {
	clear:both;
	float: left;
	padding-left: 53px;
	color:#CCCCCC;
	font-size:10px;
}

.services-link a:visited {
	color:#CCCCCC;
}


#home-content{
	margin-left:40px;
	margin-top:23px;
	margin-right:40px;
	color:#F2F2F2;
	font-size:10pt;
	text-align:center;
}
#home-content p {
	line-height: 19px;
	text-align: center;
	font-weight: 500;
	font-size: 9pt;
	letter-spacing: .6px;
}

#home-content a {
	color: #F2F2F2;
	text-decoration: underline;
}
#home-content a:hover {
	color: #66ccff;
}

#home-content h1 {
	color:#F2F2F2;
	font-size:12.5pt;
	letter-spacing:0.4pt;
	margin-top:0;
}

#footer{
	clear:both;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	color:#ffffff;
	margin-top: 20px;
}
.bottom-nav {
	list-style-type: none;
	margin:0 0 0 0;
	line-height:8pt;
	padding-left:0;
	height:2px;
}

.bottom-nav li {
	display: inline;
	/*height: 30px;*/
}
.bottom-nav a {
	font-size: 9pt;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	color: #ffffff;
	/*font-weight:bold;*/
		/*border-right:2px ridge #ffffff;*/
}
.bottom-nav a:hover {
	color: #66ccff;
}
.bottom-nav p{
	font-size: 10pt;
}

.name{
font-size:13px;
font-weight:600;
}
.address{
font-size:13px;
padding-left:10px;
}
.phone{
font-size:13px;
font-weight:bold;
padding-top:0;
padding-left:10px;
}
.contact{
margin-top:20px;
padding-top:20px;
font-weight:bold;
margin-bottom:20px;
}
.social-media{
	padding-top:0px;
	padding-bottom:0px;
	font-size:11px;
	font-weight:600;
	margin-left: 167px;
	text-align: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.gc-layer {
	position:absolute;
	top:255px;
	left:281px;
	width:637px;
	z-index: 1;
	/* for IE */
  filter:alpha(opacity=10);
	/* CSS3 standard */
  opacity:0.1;
	/* height: 345px; */
	border:0;
	color: #c8edf5;
}
.gc-layer-abs {
	position:absolute;
	top:126px;
	left:230px;
	width:360px;
	z-index: 1;
	/* for IE */
  filter:alpha(opacity=10);
	/* CSS3 standard */
  opacity:0.1;
	/* height: 345px; */
	border:0;
	color: #c8edf5;
}

