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


* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
	height: 1px;
}
body {
	margin: 0px;
	padding: 0px;
}
p,
ul {
  margin: 0;
  padding: 0;
}
p {
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	color: #333;
	font-size: 16px;
	line-height: 1.6em;
	padding-top: 20px;
}
h1{
	font-family: 'Strait', sans-serif;
	text-align: center;
	font-size: 45px;
	color: #FFF;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 40px;
	line-height: 1.3em;
	width:798px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-family: 'Strait', sans-serif;
	text-align: center;
	font-size: 45px;
	color: #333;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 5px;
}
h3 {
	font-family: 'Strait', sans-serif;
	text-align: center;
	font-size: 45px;
	color: #FFF;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.3em;
	margin-bottom: 5px;
}
h4{
	font-size: 18px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 12px;
	display: block;
	padding-bottom: 10px;
	font-weight: 400;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #174249;
}


/* ------- Header -------*/

#header {
	position: fixed;
	height: 70px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3fb0c4;
	background-color: #FFF;
	z-index: 300;
	-moz-box-shadow:    0px 0px 5px 0px #333;
	-webkit-box-shadow: 0px 0px 5px 0px #333;
	box-shadow:         0px 0px 5px 0px #333;
}
.header-container {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.spacerhome {
	height: 180px;
	width: 100%;
}
.spacer {
	height: 105px;
	width: 100%;
}


/* ------- Navigation -------*/

#nav {
	list-style: none;
	float: right;
	margin-top: 25px;
}
#nav li {
  margin-bottom: 2px;
  display: inline;
}
#nav a {
	font-family: 'Strait', sans-serif;
	font-size: 20px;
	color: #333;
	text-decoration: none;
	display: inline;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.2em;
	height: 30px;
	padding: 5px 10px;
}
#nav a:hover {
  color: #3fb0c4;
}
#nav .current a {
  color: #3fb0c4;
}
.current {
	/* background-color: #FFF;  */
}
#container {
	/* [disabled]margin: 0 auto; */
	/* [disabled]width: 800px; */
	/* [disabled]background-color: #CCC; */
}


/* ------- Sections -------*/

.section {
	/* [disabled]border-bottom: 5px solid #ccc; */
	/* [disabled]padding: 20px; */
}
.section1 {
	background-image: url(../images/drawing-image.jpg);
	background-repeat: no-repeat;
	height: 970px;
	width: 100%;
}
.section2 {
	height: 970px;
	width: 100%;
	background-image: url(../images/wpd-background.gif);
	background-repeat: repeat;
}
.section3 {
	height: 970px;
	width: 100%;
	background-image: url(../images/services-background2.jpg);
	background-repeat: no-repeat;
}
.section4 {
	height: 970px;
	width: 100%;
	background-image: url(../images/wpd-background.gif);
	background-repeat: repeat;
}
.section5 {
	height: 970px;
	width: 100%;
	background-image: url(../images/wpd-background.gif);
	background-repeat: repeat;
}
.section6 {
	height: 920px;
	width: 100%;
	background-image: url(../images/contact-background.gif);
	background-repeat: repeat;
}
.section-container {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
}
.section p:last-child {
  margin-bottom: 0;
}


/* ------- Logos -------*/

.wpd-logo {
	/* [disabled]float: left; */
	margin-right: auto;
	margin-left: auto;
	height: 230px;
	width: 317px;
}


/* ------- Text Boxes etc -------*/

.subheadtxt {
	width:863px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 21px;
	color: #333;
	line-height: 1.5em;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.subheadtxt2 {
	width:863px;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-size: 21px;
	color: #FFF;
	line-height: 1.5em;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}
.textboxleft {
	width:460px;
	float: left;
	margin-right: 30px;
	padding-bottom: 10px;
}
.textboxright {
	width:460px;
	float: left;
	padding-bottom: 10px;
}
#box1  {
	float: left;
	height: 410px;
	width: 190px;
	margin-right: 27px;
	background-color: #FFF;
	filter: alpha(opacity=60);
	opacity: 0.6;
	padding: 15px;
	margin-top: 10px;
}
#box2 {
	float: left;
	height: 410px;
	width: 190px;
	background-color: #FFF;
	filter: alpha(opacity=60);
	opacity: 0.6;
	padding: 15px;
	margin-top: 10px;
}
.boxtext {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-align: left;
	color: #000;
	line-height: 1.6em;
	margin-top: 10px;
}
.boxtexttitle {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: 400;
	color: #000;
	line-height: 1.3em;
}
.boximage {
	height: 148px;
	width: 190px;
	margin-bottom: 5px;
}



/* ------- Price Columns -------*/

.pricecolumn1 {
	float: left;
	width: 210px;
	margin-right: 5px;
	background-color: #DADADA;
	margin-top: 10px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.pricecolumn2 {
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-top: 10px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background-color: #DADADA;
}
.pricecolumn3 {
	float: left;
	width: 190px;
	margin-top: 10px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.pricecolumntitle {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	color: #FFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	display: block;
	background-color: #3FB0C4;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	height: 45px;
	top: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.pricecolumn1 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	color: #333;
	line-height: 1.8em;
	display: block;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	padding-bottom: 7px;
	padding-top: 7px;
}
.pricecolumn2 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #333;
	line-height: 1.8em;
	display: block;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	padding-bottom: 7px;
	padding-top: 7px;
}
.pricecolumn3 p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	color: #333;
	line-height: 1.8em;
	display: block;
	padding-bottom: 7px;
	padding-top: 7px;
	background-color: #9EC8CD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 3px;
}
.pricecolumn3 p a {
	font-weight: 400;
	color: #333;
	text-decoration: none;
}
.pricecolumn3 p a:hover {
	font-weight: 400;
	color: #FFF;
	text-decoration: underline;
}
.relatedcosts {
	float: left;
	width: 953px;
	margin-top: 10px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	color: #FFF;
	display: block;
	background-color: #3FB0C4;
	padding-left: 10px;
	padding-top: 5px;
	height: 30px;
	top: 0px;
	margin-bottom: 3px;
}
.additionalfees {
	background-color: #DADADA;
	float: left;
	width: 479px;
	margin-right: 5px;
}
.additionalfees p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	color: #333;
	line-height: 1.8em;
	display: block;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	padding-bottom:7px;
	padding-top: 7px;
}
.feenotes {
	background-color: #9EC8CD;
	float: left;
	width: 479px;
	padding-bottom: 11px;
	padding-top: 9px;
}
.feenotes p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	color: #333;
	line-height: 1.4em;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.acrobat {
	font-size: 11px;
	text-align: right;
	width: 960px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #333;
	line-height: 1.4em;
}
.acrobat a {
	font-size: 11px;
	text-align: right;
	width: 960px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #333;
	line-height: 1.4em;
}
.acrobat a:hover {
	font-size: 11px;
	text-align: right;
	width: 960px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #3FB0C4;
	line-height: 1.4em;
}

/* ------- Contact Section -------*/

.contactcolumn  {
	width: 340px;
	float: left;
	margin-right: 60px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #FFF;
}
.homeicon {
	float: left;
	clear: left;
	height: 130px;
	width: 46px;
	padding-right: 15px;
	padding-top: 5px;
}
.phoneicon {
	float: left;
	clear: left;
	height: 60px;
	width: 46px;
	padding-top: 15px;
}
.phonenumber  {
	width: 175px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	font-weight: 400;
	text-transform: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 23px;
	display: block;
	clear: right;
	line-height: 1.6em;
}
.email {
	width: 200px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	font-size: 20px;
	color: #FFF;
	font-weight: 400;
	text-transform: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 23px;
	display: block;
	clear: right;
	line-height: 1.6em;
}
.email a{
	color: #FFF;
}
.emailicon {
	margin-bottom: 17px;
	float: left;
	clear: left;
	height: 50px;
	width: 46px;
}
.formcolumn {
	width: 290px;
	float: left;
	margin-right: 60px;
}
.label {
	font-size: 16px;
	color: #174249;
	font-family: 'Open Sans', sans-serif;
	margin-top: 15px;
	margin-bottom: 8px;
	display: block;
}
.inputfield {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 280px;
	height: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}
.inputfieldquestion {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 280px;
	height: 100px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.forminput {
	height: 40px;
	width: 100px;
	margin-top: 20px;
	font-size: 16px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #174249;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: auto;
	float: right;
	margin-right: 10px;
}
.referencesites {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #FFF;
	width: 212px;
	clear: right;
	float: left;
}

/* ------- Site Graphics etc -------*/

.wpd-icon {
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	width: 120px;
	padding-top: 40px;
}
.icon {
	margin-top: 12px;
	width: 212px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* ------- Footer -------*/

#footer {
	width:100%;
	background-color: #174249;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	bottom: 0px;
}
.footer-container {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
}
.footer-container p {
	font-size: 10px;
	color: #fff;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	padding-top: 9px;
	float: right;
}
