@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px auto 0px auto;
	background:#000000 url(../images/bg2.png) repeat top center;
}
h1{
	font-family: 'Source Sans Pro', sans-serif;
	color: #ff7300;
	font-weight: 700;
	font-size: 50px;
}
h2{
	font-family: 'Source Sans Pro', sans-serif;
	color: #ff7300;
	font-weight: 700;
	font-size: 50px;
}
h3{
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	font-weight: 600;
	font-size: 25px;
}
h4{
	font-family: 'Source Sans Pro', sans-serif;
	color: #ff7300;
	font-weight: 600;
	font-size: 28px;
}
#navBg{
	margin:0px auto 0px auto;
	background:#373737 url() no-repeat top center;
	width:1200px;
	height: 85px;
	position: relative;
}
.logo{
	margin:0px auto 0px auto;
	margin-left:70px;
	margin-top:12px;
}
#navlinks{
	float: right;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 38px;
	right: 0px;
	width: 600px;
}
#navlinks li {
	float: left; 
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li {
    display: inline;
}
#navlinks a{
	display: block;
	padding:0 30px; 
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	font-size: 18px;
	text-decoration:none;

}
#navlinks a:hover{
	display: block;
	padding:0 30px; 
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	font-size: 18px;
	text-decoration:none;
}
.contactbutton {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #ffffff;
  font-size: 18px;
  background: #ff7300;
  padding: 10px 20px 10px 20px;
  height: 28px;
  text-decoration: none;
  position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

.contactbutton:hover {
  background: #e67017;
  text-decoration: none;
  }
#header{
	margin:0px auto 0px auto;
	background:url(../images/headerpic2.jpg) no-repeat top center;
	width:1200px;
	height: 491px;
}
#headerTitle{
	background: transparent url() no-repeat top center;
	width: 680px;
	 font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
	font-weight: 700;
	font-size: 55px;
	text-shadow: 3px 3px #000000;
	float: left;
	margin-left: 60px;
	margin-top: 80px;
	margin-bottom: 25px;
}

.headerbutton {
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #ffffff;
  font-size: 22px;
  background: #ff7300;
  padding: 15px 20px 15px 20px;
  text-decoration: none;
  float:left;
  margin-left: -675px;
  margin-top:320px;
  position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}

.headerbutton:hover {
  background: #e67017;
  text-decoration: none;
}
#about{
	margin:0px auto 0px auto;
	background:url(../images/staffbg.png) no-repeat top center;
	width:1200px;
	height: 423px;
}
.staff{
	margin-top: 14px;
}
.aboutblurb{
   font-family: 'Source Sans Pro', sans-serif;
   color: #363636;
   font-size: 18px;
	width:470px;
	height: 300px;
	float:right;
	margin-top:-400px;
	padding-right: 40px;
}
.aboutblurb h1
{
	margin: 10px 0px 10px 0px;	
}

.aboutblurb a{
   font-family: 'Source Sans Pro', sans-serif;
   color: #ff7300;
   font-size: 18px;
	width:550px;
	height: 300px;
	text-decoration: none;
}
#mainDiv{
	margin:0px auto 0px auto;
	width: 1200px;
	clear:both;
}
#mapbanner{
	margin:0px auto 0px auto;
	background:#373737 url() no-repeat top center;
	width: 1200px;
	height: 200px;
	position: relative;
}
#mapbannerWhite{
	margin:0px auto 0px auto;
	background:#FFFFFF url() no-repeat top center;
	width: 1200px;
	height: 230px;
	position: relative;
}
.map{
	position: absolute;
	right: 0px;
	top: -70px;
	/*margin-top: -80px;
	margin-right: 70px;*/
}
.mapblurb{
	font-family: 'Source Sans Pro', sans-serif;
   color: #ffffff;
   font-size: 26px;
   margin-left: 60px;
   padding-top: 50px;
   /*margin-top:-120px;*/
}
.mapblurb2{
	font-family: 'Source Sans Pro', sans-serif;
   color: #ffffff;
   font-size: 26px;
   margin-left: 60px;
   position: relative;
   top: 60px;  
}
.mapblurbWhite{
	font-family: 'Source Sans Pro', sans-serif;
   color: #373737;
   font-size: 26px;
   margin-left: 60px;
   margin-top:-140px;
  
}
#manufacturers{
	margin:0px auto 0px auto;
	background:#ffffff url() no-repeat top center;
	width: 1150px;
	height: auto;
    margin-top: 0px;
    padding-left: 50px;
    padding-bottom: 50px;
	text-align: center;
	
}
.logospacer{
	margin-right: 75px;
}
#footer{
	background: #484848;
	width: 1200px;
	height: 320px;
}
#footer p{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
  	color: #888583;
  	font-size: 15px;
}
#footer a{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
  	color: #ffffff;
  	font-size: 15px;
	text-decoration: none;
}
#footer a:hover{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
  	color: #ff7201;
  	font-size: 15px;
	text-decoration: none;
}
#footerlogo{
	margin:0px auto 0px auto;
	background: transparent url() no-repeat top center;
	width: 200px;
	height: 220px;
	float: left;
	margin-top: 50px;
	margin-left: 60px;
}
#footerlinks{
	margin:0px auto 0px auto;
	background:transparent url() no-repeat top center;
	width: 200px;
	height: 220px;
	float: left;
	margin-top: 40px;
	margin-left: 120px;
}
#footerservices{
	margin:0px auto 0px auto;
	background:transparent url() no-repeat top center;
	width: 200px;
	height: 220px;
	float: left;
	margin-top: 40px;
	margin-left: 30px;
}
#footercontact{
	margin:0px auto 0px auto;
	background: transparent url() no-repeat top center;
	width: 220px;
	font-size: 13px;
	height: 220px;
	float: left;
	margin-top: 40px;
	margin-left: 100px;
}
#footercopyright{
	background: #373737;
	width: 1200px;
	height: 30px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #888583;
	font-size: 13px;
	padding-top:10px;
}
#footercopyright a{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #888583;
	font-size: 13px;
	
}
#footercopyright a:hover{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #ff7201;
	font-size: 13px;
	
}
#contentarea{
	margin:0px auto 0px auto;
	background:#ffffff url() no-repeat top center;
	width: 1080px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #363636;
	font-size: 15px;
	padding: 60px;
	overflow: hidden;	
}
#contentarea h1
{
	 margin: 10px 0px 10px 0px;	
}
#clearDiv{
	margin:0px auto 0px auto;
	width: 1080px;
	overflow: hidden;
}
.column-left{ 
float: left; 
width: 25%;
}
.column-right{ 
float: right; 
width: 25%;
}
.column-center{ 
width: 25%;

}
.coverage{
	width:1000px;
	text-align:left;
	overflow: hidden;
	margin-top: -50px;
}
input[type=text], select, textarea
{
	padding: 2px 8px 2px 8px;
	background: #f2f2f2;
	border: 0px;
	font-family: 'Source Sans', sans-serif;
	font-size: 14px;
	margin-bottom: 16px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	overflow: auto; 
	resize: none;
	position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}
input[type=submit]
{
  background: #ff7300;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
 font-family: 'Source Sans', sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border:0;
  position:relative;
	/* PIE */
	behavior: url(/PIE.php);
}
input:hover[type=submit]
{
 background: #e67017;
 text-decoration: none;
  }
  a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
       cursor: pointer;
}
.contactleft {
  font-family: 'Source Sans', sans-serif;
  color: #363636;
  font-size: 16px;
    float: left;
    width: 50%;
	line-height: 1.4;
}

.contactleft table
{
	    width: 70%;
    border: 4px solid #f26f31;
    margin: 255px 0px 0px 80px;
    background: url(../images/bg_fill_white_trans.png) repeat top left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #CCCCCC 0px 0px 5px;
    -moz-box-shadow: #CCCCCC 0px 0px 5px;
    box-shadow: 0px 0px 5px #000000;
    position: relative;
	/* PIE */
	behavior: url(/PIE.php);
}

.contactleft table td
{
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.contactFormWithPhoto
{
	width: 1100px;
	height: 500px;
	min-height: 350px;
	float: left;
	background: #FFFFFF url(../images/staff-new.png) no-repeat bottom left;
	clear: both;
	border-bottom: 20px solid #f26f31;
	padding: 50px;
}
.contactFormWithPhotoAndNames
{
	width: 1100px;
	height: 500px;
	float: left;
	background: #FFFFFF url(../images/staff-names.png) no-repeat bottom left;
	clear: both;
	border-bottom: 20px solid #f26f31;
	padding: 50px;
}
.contactright {
  font-family: 'Source Sans', sans-serif;
  color: #363636;
  font-size: 16px;
    float: right;
    width: 35%;
}

.contactrightWhoWeAre {
  font-family: 'Source Sans', sans-serif;
  color: #363636;
  font-size: 14px;
  line-height: 1.4;
    float: right;
    width: 35%;
}

.contactleft h1
{
	margin-top: 0px;	
}

.required
{
	color: #FF0000;	
}

td
{
	text-align: left;
	vertical-align: top;	
}